{ "currentVersion": 10.91, "id": 1, "name": "Sidewalk Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SW_ISSUE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "Unlisted or Combination of Issues", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "na", "label": "n/a, Compliant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Cross Slope", "label": "Cross Slope", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Driveway Slope", "label": "Driveway Slope", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 77, 84, 255 ], "width": 2 }, "value": "Narrow Sidewalk", "label": "Narrow Sidewalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "Pinch Point", "label": "Pinch Point", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Protruding Object", "label": "Protruding Object", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "Protruding Vegetation", "label": "Protruding Vegetation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 157, 231, 255 ], "width": 2 }, "value": "Tripping Hazard", "label": "Tripping Hazard", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 97, 125, 250, 255 ], "width": 2 }, "value": "Utility Cover", "label": "Utility Cover", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DRIVEWAY_SLOPE_ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1148951.7801969647, "ymin": 577432.8923018128, "xmax": 1264152.3408058882, "ymax": 709634.742070809, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SW_ID", "type": "esriFieldTypeString", "alias": "SW_ID", "length": 10, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeSmallInteger", "alias": "ST_ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 5, "domain": { "type": "codedValue", "name": "SIDEWALK_SIDE", "description": "Sidewalk Left/Right Side", "codedValues": [ { "name": "LEFT", "code": "LEFT" }, { "name": "RIGHT", "code": "RIGHT" }, { "name": "Other", "code": "Other" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_ISSUE", "type": "esriFieldTypeString", "alias": "SW_ISSUE", "length": 100, "domain": { "type": "codedValue", "name": "SW_ISSUE", "description": "Side Walk ADA Compliance Issues", "codedValues": [ { "name": "Cross Slope", "code": "Cross Slope" }, { "name": "Cross Slope / Narrow Sidewalk", "code": "Cross Slope / Narrow Sidewalk" }, { "name": "Driveway Slope", "code": "Driveway Slope" }, { "name": "Narrow Sidewalk", "code": "Narrow Sidewalk" }, { "name": "Pinch Point", "code": "Pinch Point" }, { "name": "Protruding Object", "code": "Protruding Object" }, { "name": "Tripping Hazard", "code": "Tripping Hazard" }, { "name": "Tripping Hazard / Protruding Object,", "code": "Tripping Hazard / Protruding Object," }, { "name": "Utility Cover", "code": "Utility Cover" }, { "name": "Protruding Vegetation", "code": "Protruding Vegetation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UTILITY_COVER_TYPE", "type": "esriFieldTypeString", "alias": "Utility Cover Type", "length": 50, "domain": { "type": "codedValue", "name": "SW_UTILITYTYPE", "description": "Sidewalk Utility Cover Type", "codedValues": [ { "name": "Sewer", "code": "Sewer" }, { "name": "Water Meter", "code": "Water Meter" }, { "name": "Gas", "code": "Gas" }, { "name": "Electrical/Communication", "code": "Electrical/Communication" }, { "name": "Other", "code": "Other" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVEWAY_SLOPE_ADDRESS", "type": "esriFieldTypeString", "alias": "DRIVEWAY_SLOPE_ADDRESS", "length": 255, "domain": null }, { "name": "REPAIR_STATUS", "type": "esriFieldTypeString", "alias": "REPAIR_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "SIDEWALK_REPAIRSTATUS", "description": "Sidewalk Repair Status", "codedValues": [ { "name": "Unresolved", "code": "Unresolved" }, { "name": "Resolved", "code": "Resolved" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 30, "domain": { "type": "codedValue", "name": "SIDEWALK_MAINT", "description": "Sidewalk Maintenance", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "length": 255, "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_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "length": 255, "domain": null }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S306_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }