{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Sidewalks", "type": "Feature Layer", "description": "Recent survey to collect condition and data location for Sidewalk was collected in late 2021. Most current condition data is from the 2021 Survey. The third party mobile Lidar data was used in this survey to collect cross slope. Cross Slope data can be provided for a PIR when specifically requested as this data has not been field checked. All cross slope data is from 2021. The sidewalk feature class is a static feature class and is not updated daily. Sidewalk materials include concrete, pavers, bricks, pervious materials, and asphalt.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Current TPW Director: Lauren Prior (Lauren.Prior@fortworthtexas.gov)\nCurrent Assistant TPW Director: Martin Phillips (Martin.Phillips@fortworthtexas.gov)\nSubject Matter Expert: Marissa Conlin (Marisa.Conlin@fortworthtexas.gov)\nData Steward: Keith SoRelle (Keith.Sorelle@fortworthtexas.gov)\n \nFor customer service please contact (817) 392-1234", "parentLayer": { "id": 9, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2253460.8714014143, "ymin": 6886825.192232221, "xmax": 2418926.8085134923, "ymax": 7066494.4313182235, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSET_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "LIFECYCLE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Lifecycle", "description": "Lifecycle Status", "codedValues": [ { "name": "Design Plan", "code": "Design Plan" }, { "name": "Redline", "code": "Redline" }, { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Asset Not Found in the Field", "code": "Not Found in Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SidewalkMaterial", "description": "Material of sidewalk.", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Brick", "code": "BRICK" }, { "name": "Pervious", "code": "PERVIOUS" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SECT_NO_PMA", "type": "esriFieldTypeString", "alias": "SECT_NO_PMA", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH (inches)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S244_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }