{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Alleys", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceMaterial", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "Asph", "label": "Asphalt" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 225, 225, 225, 255 ], "width": 2 }, "value": "Conc", "label": "Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "Dirt", "label": "Dirt" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Mill", "label": "Millings" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 55, 59, 255 ], "toColor": [ 57, 55, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 235, 250, 255 ], "toColor": [ 243, 235, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 135, 148, 255 ], "toColor": [ 141, 135, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 182, 204, 255 ], "toColor": [ 193, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 94, 102, 255 ], "toColor": [ 98, 94, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 160, 176, 255 ], "toColor": [ 168, 160, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 208, 219, 255 ], "toColor": [ 214, 208, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 73, 79, 255 ], "toColor": [ 76, 73, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 116, 125, 255 ], "toColor": [ 121, 116, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 204, 230, 255 ], "toColor": [ 217, 204, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 182, 191, 255 ], "toColor": [ 186, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 220, 242, 255 ], "toColor": [ 231, 220, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 170, 191, 255 ], "toColor": [ 181, 170, 191, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1488823.5428818278, "ymin": 1450930.198793739, "xmax": 1570341.9940178283, "ymax": 1534698.6615058258, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.773019681247171E7, "falseY": -4.634753729846983E7, "xyUnits": 1.326460047603673E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Drivable", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Drivable", "type": "esriFieldTypeString", "alias": "Drivable", "length": 3, "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "SurfaceMaterial", "length": 4, "domain": { "type": "codedValue", "name": "STM_StreetSurfaceMaterial", "description": "Street Maintenance Street Surface Material", "codedValues": [ { "name": "Dirt", "code": "Dirt" }, { "name": "Asphalt", "code": "Asph" }, { "name": "Concrete", "code": "Conc" }, { "name": "Millings", "code": "Mill" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETID", "type": "esriFieldTypeDouble", "alias": "ASSETID", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null }, { "name": "RASID", "type": "esriFieldTypeInteger", "alias": "RASID", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 50, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 250, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R554_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S515_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }