{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Sidewalks" }, "subLayers": [], "minScale": 10001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONDITION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "0", "label": "Not Inspected" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.7 }, "value": "1", "label": "Meets Standards" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.7 }, "value": "3", "label": "Pending Systematic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 38, 0, 255 ], "width": 1.7 }, "value": "4", "label": "Pending Repair" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 135, 128, 255 ], "toColor": [ 66, 135, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 87, 247, 255 ], "toColor": [ 245, 87, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 224, 85, 255 ], "toColor": [ 217, 224, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 85, 82, 255 ], "toColor": [ 235, 85, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 60, 138, 255 ], "toColor": [ 51, 60, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 117, 64, 255 ], "toColor": [ 148, 117, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 247, 167, 255 ], "toColor": [ 106, 247, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 123, 162, 255 ], "toColor": [ 186, 123, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 173, 230, 255 ], "toColor": [ 138, 173, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 150, 76, 255 ], "toColor": [ 72, 150, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 50, 56, 255 ], "toColor": [ 128, 50, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 126, 247, 255 ], "toColor": [ 130, 126, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 232, 218, 255 ], "toColor": [ 93, 232, 218, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2752825500656173E7, "ymin": 506704.6729002595, "xmax": 1.2801380861876637E7, "ymax": 559772.578083992, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1122618968879202E8, "falseY": -1.0216346446608111E8, "xyUnits": 3.669016446248015E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeDouble", "alias": "YEAR_BUILT", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 40, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 40, "domain": { "type": "codedValue", "name": "WS2_SW_CW_Status", "description": "Status Attribute for Engineering's Sidewalk layer", "codedValues": [ { "name": "Inspection Needed", "code": "1" }, { "name": "Inspected", "code": "2" }, { "name": "Repaired", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "PPN", "type": "esriFieldTypeDouble", "alias": "PPN", "domain": null }, { "name": "PROPERTYADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTYADDRESS", "length": 33, "domain": null }, { "name": "PROPADDRESSCITY", "type": "esriFieldTypeString", "alias": "PROPADDRESSCITY", "length": 25, "domain": null }, { "name": "WARD", "type": "esriFieldTypeInteger", "alias": "WARD", "domain": null }, { "name": "FID_Neighborhoods", "type": "esriFieldTypeInteger", "alias": "FID_Neighborhoods", "domain": null }, { "name": "NEBRH", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 60, "domain": null }, { "name": "LASTACTION", "type": "esriFieldTypeString", "alias": "LASTACTION", "length": 50, "domain": null }, { "name": "INSPECTED_BY", "type": "esriFieldTypeString", "alias": "INSPECTED_BY", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "RepairDate", "type": "esriFieldTypeString", "alias": "RepairDate", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 15, "domain": null }, { "name": "Sec_Length", "type": "esriFieldTypeDouble", "alias": "Sec_Length", "domain": null }, { "name": "EWHO", "type": "esriFieldTypeString", "alias": "EWHO", "length": 50, "domain": null }, { "name": "EDATE", "type": "esriFieldTypeDate", "alias": "EDATE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Reinforced_Concrete", "type": "esriFieldTypeString", "alias": "Reinforced_Concrete", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Yes_No", "description": "Simple Yes No Field", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S243_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }