{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Sidewalks", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONDITION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.75 }, "value": "POOR", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.75 }, "value": "FAIR", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.75 }, "value": "GOOD", "label": "Good" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 149, 47, 255 ], "toColor": [ 158, 149, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 74, 176, 255 ], "toColor": [ 81, 74, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 151, 161, 255 ], "toColor": [ 47, 151, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 32, 60, 255 ], "toColor": [ 153, 32, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 173, 84, 255 ], "toColor": [ 49, 173, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 135, 255 ], "toColor": [ 161, 59, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 94, 47, 255 ], "toColor": [ 161, 94, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 83, 130, 255 ], "toColor": [ 29, 83, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 128, 86, 255 ], "toColor": [ 52, 128, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 39, 176, 255 ], "toColor": [ 144, 39, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 65, 87, 255 ], "toColor": [ 130, 65, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 27, 128, 255 ], "toColor": [ 42, 27, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 143, 63, 255 ], "toColor": [ 100, 143, 63, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2251468.038444832, "ymin": 6882873.511159226, "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": 3.592069011000888E7, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 10, "domain": null }, { "name": "SECT_NO_PMA", "type": "esriFieldTypeString", "alias": "SECT_NO_PMA", "length": 50, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "ConditionStandard", "description": "Condition rating. Standard classification scheme.", "codedValues": [ { "name": "Good", "code": "75" }, { "name": "Fair", "code": "50" }, { "name": "Poor", "code": "25" }, { "name": "Unknown/Undefined", "code": "-1" }, { "name": "Not Rated", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "GovernanceEntity", "description": "Ownership or stewardship organization for the asset.", "codedValues": [ { "name": "Fort Worth", "code": "FORT WORTH" }, { "name": "Fort Worth - PARD", "code": "FORT WORTH - PARD" }, { "name": "Co-Serve", "code": "CO-SERVE" }, { "name": "Denton County", "code": "DENTON COUNTY" }, { "name": "NTTA", "code": "NTTA" }, { "name": "Oncor", "code": "ONCOR" }, { "name": "Other", "code": "OTHER" }, { "name": "Parker County", "code": "PARKER COUNTY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Railroad", "code": "RAILROAD" }, { "name": "State", "code": "STATE" }, { "name": "Tarrant County", "code": "TARRANT COUNTY" }, { "name": "Tri-County", "code": "TRI-COUNTY" }, { "name": "TxDot", "code": "TXDOT" }, { "name": "Wise County", "code": "WISE COUNTY" }, { "name": "Adjacent City", "code": "ADJACENT CITY" }, { "name": "BNSF", "code": "BNSF" }, { "name": "DART", "code": "DART" }, { "name": "FWWR", "code": "FWWR" }, { "name": "PRI", "code": "PRI" }, { "name": "Fort Worth - Public Events", "code": "FORT WORTH - PUBLIC EVENTS" }, { "name": "TRE", "code": "TRE" }, { "name": "UPRR", "code": "UPRR" }, { "name": "DGNO", "code": "DGNO" }, { "name": "TEXRail", "code": "TEXRail" }, { "name": "Fort Worth - SW", "code": "Fort Worth - SW" }, { "name": "Fort Worth - Code", "code": "Fort Worth - Code" }, { "name": "Fort Worth - PD", "code": "Fort Worth - PD" }, { "name": "FORT WORTH - PARD U-AMP", "code": "FORT WORTH - PARD U-AMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTAINEDBY", "type": "esriFieldTypeString", "alias": "MAINTAINEDBY", "length": 50, "domain": { "type": "codedValue", "name": "GovernanceEntity", "description": "Ownership or stewardship organization for the asset.", "codedValues": [ { "name": "Fort Worth", "code": "FORT WORTH" }, { "name": "Fort Worth - PARD", "code": "FORT WORTH - PARD" }, { "name": "Co-Serve", "code": "CO-SERVE" }, { "name": "Denton County", "code": "DENTON COUNTY" }, { "name": "NTTA", "code": "NTTA" }, { "name": "Oncor", "code": "ONCOR" }, { "name": "Other", "code": "OTHER" }, { "name": "Parker County", "code": "PARKER COUNTY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Railroad", "code": "RAILROAD" }, { "name": "State", "code": "STATE" }, { "name": "Tarrant County", "code": "TARRANT COUNTY" }, { "name": "Tri-County", "code": "TRI-COUNTY" }, { "name": "TxDot", "code": "TXDOT" }, { "name": "Wise County", "code": "WISE COUNTY" }, { "name": "Adjacent City", "code": "ADJACENT CITY" }, { "name": "BNSF", "code": "BNSF" }, { "name": "DART", "code": "DART" }, { "name": "FWWR", "code": "FWWR" }, { "name": "PRI", "code": "PRI" }, { "name": "Fort Worth - Public Events", "code": "FORT WORTH - PUBLIC EVENTS" }, { "name": "TRE", "code": "TRE" }, { "name": "UPRR", "code": "UPRR" }, { "name": "DGNO", "code": "DGNO" }, { "name": "TEXRail", "code": "TEXRail" }, { "name": "Fort Worth - SW", "code": "Fort Worth - SW" }, { "name": "Fort Worth - Code", "code": "Fort Worth - Code" }, { "name": "Fort Worth - PD", "code": "Fort Worth - PD" }, { "name": "FORT WORTH - PARD U-AMP", "code": "FORT WORTH - PARD U-AMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeInteger", "alias": "INSTALL_YEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "LIFECYCLE", "length": 20, "domain": { "type": "codedValue", "name": "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": "PHOTO_HYPERLINK", "type": "esriFieldTypeString", "alias": "PHOTO_HYPERLINK", "length": 250, "domain": null }, { "name": "PLAN_HYPERLINK", "type": "esriFieldTypeString", "alias": "PLAN_HYPERLINK", "length": 250, "domain": null }, { "name": "CROSS_SLOPE", "type": "esriFieldTypeDouble", "alias": "CROSS_SLOPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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 }