{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "City_Blocks_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 86, "name": "Small Streets" }, { "id": 87, "name": "Major Streets" }, { "id": 88, "name": "Blocks" } ], "minScale": 15000, "maxScale": 4000, "defaultVisibility": true, "extent": { "xmin": -1.31272097306E7, "ymin": 4038768.659199998, "xmax": -1.31181105057E7, "ymax": 4043143.5124000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I81Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I81AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Small Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Blocks" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "LAYER": null }, "code": 0, "name": "Small Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "LAYER": null }, "code": 1, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "LAYER": null }, "code": 2, "name": "Blocks" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 86, "name": "Small Streets", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "City_Blocks_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.31272097306E7, "ymin": 4038768.659199998, "xmax": -1.31181105057E7, "ymax": 4043143.5124000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 87, "name": "Major Streets", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "City_Blocks_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.31272097306E7, "ymin": 4038768.659199998, "xmax": -1.31181105057E7, "ymax": 4043143.5124000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 88, "name": "Blocks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "City_Blocks_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.31272097306E7, "ymin": 4038768.659199998, "xmax": -1.31181105057E7, "ymax": 4043143.5124000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 89, "name": "Traffic Signals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "789ba45009050f3fecf69e7c16d8633f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQRJREFUGJV1jsFKAlEUhr+cazdoYIwL0WBQ0FBQrdwIQdi2RbTsFSRqExi0sDZuaif0Dr1C0AtET5AxBNNGCKQRUjypU4tbMJLzwYHzc74Dv+I/OcADukCSPqjU7q2c6Lq7KjtzrjaDHh+fbzxGTbkG2ml5NqhzZ7Zk30bBLYBbpJw3lMJLjoC2AgjOdM1s/omTmHV2h+dcRTdUFYD25ZCZaaplwdd7EZJTv839bBWceVkCPCuPiYHlLHnQIwa6CmAU6weKsp1VRd55AhIF0GpIbaNBpbBGaeLhG+JXXsI+p7atZdxyKAfP3GqPg7zD4jChIzH34RfHNOmnZbhgFEIVO1P5AY2vSR15QFiFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic Signal", "label": "Traffic Signal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a45470697f37049c97dafdb48ac08959", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP9JREFUKJGFz79LAnEYx/H32ck3R784td7W0uZRYCq1fL3kpjxwafAQSlDBHyRES0vzbYG3BdHNHbfdn+DSKvQPhENbQ9AQSuVX/IzP83nx8JjoUwDedQtTNxsOeZ7N6Kcpr1tBu81Vp8NRknCTpnjbQEEpPCHYLZc5bTQ4iyJeNoLxWFwXi5+HAPk8Uikuo4gE+FoDUsqDen2hDANjOatUqLZa+GHIwxoYDBYjy2L/90UhyNVqeGHIE/CxAqUS565L9f+DALbNcbdLLwi4W4Jcs8mFlOzpQCbDjuviBAGPwJvpONxaFifzua7+k2wW2/e5n07xzDhmEsdMNtf/5ht4jToyDQBvDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flasher", "label": "Flasher", "description": "" }, { "symbol": { "type": "esriPMS", "url": "76f54aca20c4a0fb2cd23cfee6076f63", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHNJREFUKJHtziEOg0AUhOFfvOSJDQZRTFNNENyDG3AVzsM9EHXlCFwAQ1YRkkkQFT0Am1WIjp4vM0ZmDGB2n016poAF2h42A1ilVw3VFdqByb1BehtAAWeRczUnf3g/2LmPkj4J/UcZwoH0g5KG1KUYIwBfFW0dJdy8x2QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ped Xing", "label": "Pedestrian Crossing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274263525E7, "ymin": 4038782.3203999996, "xmax": -1.3117910885E7, "ymax": 4043177.3242999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Intersection", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "Location", "description": "Location of traffic signal", "codedValues": [ { "name": "Northeast corner", "code": "N/E Corner" }, { "name": "Northwest corner", "code": "N/W Corner" }, { "name": "Southeast Corner", "code": "S/E Corner" }, { "name": "Southwest Corner", "code": "S/W Corner" }, { "name": "North median", "code": "North Median" }, { "name": "East median", "code": "East Median" }, { "name": "South median", "code": "South Median" }, { "name": "West median", "code": "West Median" }, { "name": "North side of street", "code": "North Side" }, { "name": "East side of street", "code": "East Side" }, { "name": "South side of street", "code": "South Side" }, { "name": "West side of street", "code": "West Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Signal_Type", "description": "Type of traffic signal", "codedValues": [ { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Pedestrian Crossing", "code": "Ped Xing" }, { "name": "Flasher", "code": "Flasher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Signal_Owner", "description": "Owner of traffic signal", "codedValues": [ { "name": "City of Covina", "code": "Covina" }, { "name": "City of Irwindale", "code": "Irwindale" }, { "name": "City of Azusa", "code": "Azusa" }, { "name": "City of Glendora", "code": "Glendora" }, { "name": "City of San Dimas", "code": "San Dimas" }, { "name": "Los Angeles County", "code": "LA County" }, { "name": "CalTrans", "code": "CalTrans" }, { "name": "City of West Covina", "code": "West Covina" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_1_Dir_Fac", "type": "esriFieldTypeString", "alias": "Signal_1_Dir_Fac", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "Direction signal faces", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_2_Dir_Fac", "type": "esriFieldTypeString", "alias": "Signal_2_Dir_Fac", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "Direction signal faces", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_3_Dir_Fac", "type": "esriFieldTypeString", "alias": "Signal_3_Dir_Fac", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "Direction signal faces", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 90, "name": "Traffic_Signals_Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintained_By", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "829bf736cfd86a1c4245aa3ec30e3855", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARRJREFUGJV9kL9LAnEYh5+8b34hDu4g6Ne5BGJB0WCQEIQtDkLR2O4QErUEBhHWYoMNQdD/4OYcOLRFBI0mBIJgcCCEJ5b0hfNssbro6oEXXnifD3x4Bb8JAQbQATz/Qfh2o7Qn80uzatXU5Xi3R/uxyV3+QhWrYPvl8M0JpeSCSo8AoMCEuRkS1hnxzDHbVbAFQPlA5r7Fn6xEWSsecrpxTlYAxCy1FSR+Mh+R66BCAiCsMf2Piz6mpgBDALh9HCDyl9x9wwE6AsBuy0rMUotaQJcB0GhxD3gCoF5QOb1AcjlK3B8YAA91npqv7MPwdTvQr2gkbmtcTZpsjgomXI+XlsP18zu7mUt6XzJA6ggXyA4nkA+yCk2s4PhmbAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Covina", "label": "City of Covina", "description": "" }, { "symbol": { "type": "esriPMS", "url": "927c35cf6ced3e83d5f4999f28c11b5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJpJREFUGJWN0KFqgmEUBuCH8cPHQPNsxpm8hg3rgvdgMwmysiQaLLKs3QtY2A2trorhhYWFqYh8yt50zuEJL6dRTxu7y2NTgY9Y4/k/eIUnDPFxFZdSBkleDvMyySd+avguyftxSdLDCJsaHqF/UWmGLfbnuI1FpX8HU8xPuJTyluShguHV33e+G3STTK5AaB3qjBt84f4GPuUXwyEjbmd3TosAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LA County", "label": "Los Angeles County", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d8708ce7ace940013662e0f5ae7453de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUGJVjYYAACQbC4BULAwMDA0PwoX0MguocOJX9fMPAsFjbCqKYV1KIgVtMHKdiJuZfDAwMDCxEWA8HI0Txx0dsDAzMuFX9eM+EULzeWYgYkwF90gxnWt1BsAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Azusa", "label": "City of Azusa", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5aa43c90f90d8eabcbefd28b4aab458e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFJJREFUGJVjYYAACQbC4BULAwMDA0N9yj4GaTEOnMo+fWFgKJlkBVEsyCvEwMctjsfUXwwMDAwsRFgPByNE8Zt3bAxMjLhVffnOhFDcslCIGJMBYH4MkImaRucAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Glendora", "label": "City of Glendora", "description": "" }, { "symbol": { "type": "esriPMS", "url": "33641ab0b481a67a3b236de8f578f9aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFJJREFUGJXlzTsOQEAARdGTMRE1CXq70FiGbVqBzegUolYpJNP59G598l501XpvjTAxdxR3asNAH6GmrGjucOCA+OE+9Q+8kGcPaCckPFJ+WT4BdicHxHoM9NsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Dimas", "label": "City of San Dimas", "description": "" }, { "symbol": { "type": "esriPMS", "url": "15e5bdb8c15e47d103b958582de61da0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFpJREFUGJVjYYAACQbC4BULAwMDQwpD/T4xBmkOXKq+MHximMRQYsXCwMDAwMsgKMTNwCeOx9RfDAwMDCxEWA8HI0PxO4Y3bIwMTDgVfWf4wgRXvJChRYgYkwFlNwyQ72C5ogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "West Covina", "label": "City of West Covina", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31273972606E7, "ymin": 4038800.0511000007, "xmax": -1.31179689308E7, "ymax": 4043153.032499999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Intersection", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 50, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": null }, { "name": "Signal_Type", "type": "esriFieldTypeString", "alias": "Signal_Type", "length": 50, "domain": { "type": "codedValue", "name": "Signal_Type", "description": "Type of traffic signal", "codedValues": [ { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Pedestrian Crossing", "code": "Ped Xing" }, { "name": "Flasher", "code": "Flasher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained_By", "length": 50, "domain": { "type": "codedValue", "name": "Signal_Owner", "description": "Owner of traffic signal", "codedValues": [ { "name": "City of Covina", "code": "Covina" }, { "name": "City of Irwindale", "code": "Irwindale" }, { "name": "City of Azusa", "code": "Azusa" }, { "name": "City of Glendora", "code": "Glendora" }, { "name": "City of San Dimas", "code": "San Dimas" }, { "name": "Los Angeles County", "code": "LA County" }, { "name": "CalTrans", "code": "CalTrans" }, { "name": "City of West Covina", "code": "West Covina" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 91, "name": "Train Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3253ab89d15f96c206f032b7412eeb58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAl5JREFUOI211T9IG2EYx/Hve5dLek1KIIRKjEQdTIYWVBQH6+CiIAgOxUECugVFMA6OVqiZhIw6VFxcMoiDu4s4VAfBQRyUoCBF7aDkj3/y7+7tIEZtkjZq+0zv+3uf+/C8d8NZ+E9luV/c7O2tykTikzRN5aWYUBQDm+2bvaPjaxHOHx19vh4YeO2g2FdXh4EHmGz21SiAzGQs8OhVvKa0cBhHKMTV0lIxqwiLzk4cMzNIw+A6HEbG4yU9llAIx9gYenMzCMHV47NyqH1tDUXXUT0ezIsLHPPz5A8PyUxMAKAGgzjCYfS2NoRS/luXwGowiL27G9Xp5HZ3F2sggKWmhqzPRwbQpqZwzc4iVBUMA6qFbX19xbXe2gqANE20ujoA8tEoP6PRuyEGB3m/slIdDGAkk6hO56PAwEgkilsRCKANDWHs75dFK8JWn+/JXmgamtf7cD4ygt7bS/q58N9KZrMgxB97SmCZTJI5OMBMpRA2211omlhqa4s9xskJZir1PPh2fBwlFkPz+8EwUJxOZC5HamEBfXERa0sLqtuN5vWit7dXDwPkdnbQ/H7yx8cAaE1NFDY3yW1scAu8XV7GNjwMVmv1sNLTw7vRUQqnp6guFwBCVbFPT5Pe2oJslkI8zs32dglmnp2Vh0V9PY4vX5CFAtIwinnh/BytoYE3c3NkJifJRSLkIpHyo/b3l8IynSazvk6hzDRYraiNjRWv/ns9wELA5WXlSQCzClAoinwCqx7Pvj0W+yDNah6vgAohFbf7+xPY0dX18Qe4VHjxr8kAsw4un8AA9+G/qF96Q8bBRX9m/gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31233398055E7, "ymin": 4041181.905199997, "xmax": -1.31233398055E7, "ymax": 4041181.905199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Bench", "type": "esriFieldTypeString", "alias": "Bench", "length": 50, "domain": null }, { "name": "Shelter", "type": "esriFieldTypeString", "alias": "Shelter", "length": 50, "domain": null }, { "name": "Trash_Can", "type": "esriFieldTypeString", "alias": "Trash_Can", "length": 50, "domain": null }, { "name": "Bike_Rack", "type": "esriFieldTypeString", "alias": "Bike_Rack", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 92, "name": "Guard Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc253e2baac835f7accaf7cdc851cf62", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqhJREFUOI21lE1IFGEYx3/zse6uu7pSIqSpSGaKGEgHqegDIgQrEvLUpbxICEV5EcNTRF4WPCnpZetgXbIPqENfVIpUhEQgmiCF+Fni137MrrPzznTYdWUbK4P6w8DMPPP83v//Gd5X5R9L/S/Ae2PhS4/ndP+tiOkAaPEp9AcFk9afAY2ZsnFmZ0bbyT1efwr4YFb392kJWHOWQn2Rk9xvca5+j9sApTJMmBvPAc1UmdE7gCSw11L6tEUHQI0icX6Xi30FTra5ZJ4tG7yOp9t8dTAbYcHb2TWGlwz8K4JAxEyNTqVkUiLmBeC9sLg8otGmmdycjNlgAMICQ1g0lHuo0y38L5btM1zX3RInDRUeAI6VuLjxIcT1JSOtYXwxTu1YlBpFosot2RZMAXt2ZnCo0EU0bpHllFkICy7u9bA0HKY7JAColMGtSqk078P2BCrACadEfamb2oFVnh/JIcsJ8xGDnvEY7dUeugeDtPgUWqu95HlVhiQ4N6Kl/Zw04JM1i8HpNTrK3EjJFA5ZorncTe+oxsMyFydKM1HlRPFAkZs3OQ7ah0MEIqYdCNAwEWOgKpPtmUoiXp6T3k8h7i8bXNvvsznJz1Y5W+wiMKptDgQ4PqJxJ2riViWmwoIL0zqV8ka9/3OEOU1wepebQp/Dnvdn4JoFhwtd5HoUPs7FYFpP+3hoIU7nquBogZNCu2k7cF3C3MKe+4U2BS5EROreAKZWE1swJBILzUcEvtU4C1Fh690UOB00UJKzGzehaDCYVj8+GgWiv3D4tdhix2Layy9Bwe4cZdOGP0mlSRLnXi7FbydPG9OyGF0x/grYnKXo3SkgcCo/44o8p3cGIqbj0USUdyFB9oz+G8SGGj2yUZef0ZoGbKjwdgFdAE3JwtMtugskr3X9AMdhBb/uhuoiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31234134026E7, "ymin": 4041218.7964999974, "xmax": -1.31234134026E7, "ymax": 4041218.7964999974, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 93, "name": "Station Shelter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4cada3806711f2c6ad6d08b1fb13a361", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASdJREFUKJGt0rFKw1AUxvF/kksSi0SsHUShYJVaEcRBBRfBDiIoii/hJC6Orh06+Aa+glsdRIdupYjoICJRrI6iDqFD09KbxEFJsbSmWL/5/vjO5RxBHxF941u7VsikzE0hlEggvYCHSqM4mx7ICoD0hLkRBT0vwK40SMQF0yljNWwWGl3l61uT0o3L1X2T7IJBclxH05TW2O2puT7Xdy7n5TqTY4KVRZOdNQulrSLEvh/w+NKgeFnn3fFZXzY53B3G0NWuXxEATtUjd+xQepac5hIk4r0tQQAMWRpHByPs5T96hiFWAFWNXlNH/Nf8Lz45q3Z9nBwVLM3HfmLpEegqSn4/ju//0vR9hVIGLWw/1QuZKXPLGtQiR5VfZ3oR4rmZ2Hak6pBPj/pUfnyBgA8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31234075354E7, "ymin": 4041163.4800999984, "xmax": -1.31232579853E7, "ymax": 4041182.4201999977, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 254, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 254, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 254, "domain": null }, { "name": "HasLabel", "type": "esriFieldTypeSmallInteger", "alias": "HasLabel", "domain": null }, { "name": "LabelID", "type": "esriFieldTypeInteger", "alias": "LabelID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 94, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FullName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.31275858528E7, "ymin": 4037981.425800003, "xmax": -1.3117971382399999E7, "ymax": 4043137.2459999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 255, "domain": null }, { "name": "PrefPark", "type": "esriFieldTypeString", "alias": "PrefPark", "length": 100, "domain": null }, { "name": "Primary", "type": "esriFieldTypeString", "alias": "Primary", "length": 5, "domain": null }, { "name": "STNAMES", "type": "esriFieldTypeString", "alias": "STNAMES", "length": 25, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 95, "name": "Bicycle Lane", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Class", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 174, 189, 255 ], "width": 1.5 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "3", "label": "3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3126401053399999E7, "ymin": 4039411.6440000013, "xmax": -1.31179499095E7, "ymax": 4043133.998300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "domain": null }, { "name": "Streetname", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "LaneDir", "type": "esriFieldTypeString", "alias": "Lanes", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 96, "name": "Bicycle Locker", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "919ed13d885f4f252eb46f2be23e8daf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMNJREFUGJVtyj8LQWEYh+GfzqM3jtCJDJhYEYvNpsRwMiibVfEFTEzIpzCYmAyKImTEYJPJogw6k4OH/BksxLXeN+GNlFQnp9t9QdxvZ+znA54UxwBAACzILluaK6wChveuBPLC5m9wN1ElkZlW2BVR8closrEnVhLx5oIge5P4h0wWdobSxJJk/TsAUCSykrjqGwbcv/kJnbU1sbYtQzijkB3mr66tV9zu1wm95AzqSBXsqbGQg3g+TrgchjjuCkDt9gJ2nj2gKXX8NQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.31239729758E7, "ymin": 4040484.082699999, "xmax": -1.31233203541E7, "ymax": 4041203.021499999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 97, "name": "Bicycle Racks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "44446d1408120b729decd9b68ef370e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUGJVjYYAAltX5QvHKEl/1fjMwfD99jWFnzuKf+xkYGBhYGBgYeM62MywxVHrnzwhVrSvDkKEiy97l0fazjeVgA3uDkdJPfwYkwMnGwG+n9bNyQRb7GRZZYQYvBiyAk5WBR1/uZyALM9NPPmwKGBgYGFhYhPhYvv5gv8XA8FMaXfI/AwPDu89fb7A8ePqzXpSfwVyEl4ELWcGNJwwXdzT+7GDx6mM4vLeawV9GlL2dm+On3r//DN/efGTY8/QVQ3Y7A8NvAOZvPBp0oDybAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3125456181200001E7, "ymin": 4040338.1287999973, "xmax": -1.3121493781100001E7, "ymax": 4043135.1755999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 98, "name": "Hiking and Biking Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 0.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3140231021499999E7, "ymin": 4024629.5577000007, "xmax": -1.31156937196E7, "ymax": 4041196.404100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Trl_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Trl_Name", "type": "esriFieldTypeString", "alias": "Trl_Name", "length": 50, "domain": null }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "Trail_Type", "type": "esriFieldTypeString", "alias": "Trail_Type", "length": 100, "domain": null }, { "name": "Lenth_Mi", "type": "esriFieldTypeDouble", "alias": "Lenth_Mi", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 99, "name": "Acorn Lamps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0f7c31a6c52899762c4dd513b8bc4796", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcJJREFUKJGNkk1LG1EUhp9pg3fAscQuCmYhOoF2pdJIA0IEMehCBUEolsKUitkUSpmFVHBTpZtCJaAI2j9QBMHVgHEj2FURXCo4dFs1Br9oOnBhZuhiOvnokNh3dc95z3m459wb427dA/xGZqyRMTvLo0yGTc/D29ri9e4uP/8bkM/zvKeHT8PD6IoCXV3sDQzwYXGRzbsA99fX2RgZ4UUyiRYms1ke6zpf4nGypskbwI0AlpZ4kkyKr5OTMqVpRNTdzYNcjlx7u+g7PJQvV1f5UQGsrT1829t7tZDJyA5FabQVaG0Fw5DPOjvZ13U+miYbMYBE4soYHKSjtthxYGcHhIDRUWhpCfKKAkNDJC4ueAV/Ab4vCjc3Mh2PVwHb22AYwdmyYHy86l1egusKC2QwgqrKZdvmfTqNGhZ5XrXBdamTbVM+O5MrlR1MTPDLsjgC+sOiqSnwfVDVYIRaFYsczc3xuwIIZhZ75bLsD1+grQ1mZqKLdBy4vhb7IKkDaJr8bNu8S6UQ0baqTk5wSiWZD+MKYGyMUqHAMfC0GeD0lOP5eYoRAMDtrfh2cCD7mv2F83O+18Z1gOlpaQJmsxv8qz/Nhokw1Qw5yAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriPMS", "url": "67a58ce58cda2b3614cdcd972cbcbcc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcRJREFUKJGNktFLU1Ecxz/bve1c8pqWKWwLq4n6EGU5EhoKoeRDBUEQRbBI8iWI2EMk+FLRS1AIRZD9AyIEPg3UF8GeLBjsZYIjiB60bKiN6XU/uRs96O5cl82+T+d3vr/fh3O+5+gcLC9QrGbqVcce0HK+l0kKFJKfuM8sy/8N6BzjVtNZXvn7CXk9cPgUc2uXeLb0nMmDANqZD4y3XuGO2YZZ2gwO0NEQ4qPeyEAqxkPAdgFOvqDzeJuaOHFDun0mLpmnOdIxzPCho6prIyF3f7zjmwMIvz/2qP7c+mhzr/jxVE0FvQ7ao3JxuZV5M8TLVIxxHUAPrEeb+/Dvb7YtWJkGTYF/ELy+PcMDwcsE5Df3YA+gFdVM/o/0GI1lwPcpSEZ315E4BK+Vvfwa6LaKg+xeocGQN1tpnho9GE5XoTxQsKlQLs3ml5/y1slg+jq5SJwUEHZCvQkUQTMgMFgJ2F4lxRO2HACAZam5nU0Jl17AVw/tQ+4gbQtkQ82DUAHQTHmdS/O4qRvlHisru4RFRsZKtQNIXCUTmWERuFALkF9hMTnCqgsAIFn1OfNVumr9hewvFvbXFYDEbYkBsVon+Fd/AZqxgWJLrrGMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriPMS", "url": "256afca361c7f5c1e2e74e36d34542a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAc9JREFUKJGNkl9IU1Ecxz83x86lbmESE32QNamQWENXSmIgDfeQghBIUSwMfQlE9hALfKnoJSoEJdQeQwhBCMKF+iLMFyOwtwlbPRXTTFpKt8uO7G49zN0512bfp/P7cz6/3/mdn43DdQTIlAvaygUGvDg6LjJjZjFnI/Qvxkj8N2D0Nn1uJ0+vunEpCjgdLF2O8fDRLDOHAaomB5jq8nCzsRYt7/S5Oeuq5VW1ii84zT0gXQJ43Me5Rod409smWzRR2tVpBycG/Qye1IRn9au8Nf6eLxbgZX/N0AVncqSjSdYp5YYCHLNDoFNeaogScZ3iSfA1UzaA+ppk4EoTdfuTjV2Y/wTCBv5msFfl/ArQeZ76HzvcgT1AJisWtg3ZWn20AHi7AoGJ3Dkcgm5vIfZTh7QpwiBzT1BT8kU8Qaj1DGo+yTQLF9IHtiCeQN/4JsesGfRM8jscIgpYda63QyYLqh38nmLA5jbR++/4YwEAjJRY0lPSq+31cFyFu77SQRq78EsXEZAUATRVPo+vM9zi4h+fWFAsgbG1IUfztgW49oythRHWgOZKgPUkaw/m2CwBAOzoYvnjZ+lRKizD9yQf9ttFgBvjMggEK3VwUH8B1K+K14ERma8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriPMS", "url": "60e38d9a9110843aab4c791dd3845839", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfhJREFUKJFjYSAMmBgYGP7hkmTBJZFs7C9mw2+94i/z37+rdy9I2Mlw8ynRBvS51oTq8qh3OClaKzEyMTIo8Mnvs3x+or7h2KQVhAxgnu7QMsNVziZCWVCBByborGilpiQgO1OAWcC54HBTJgMDwx8MAxrNM9WVhdSW+Su7GfFwcGO4SlFQli/FMCJFkItf/+yN01GTHq64AzdgilNjjp6IRpWNnJkkIwMjrmBh4GbjYojVDTKV45M6qKSs1lywr2kGCwMDA4MUt3isrZy5JLLib7++M2y/u5+BnYWNwU3JjoGNmY2BgYGBgZGBkcFB3lLq1bd3cQwMDBAD/jH83fHh+0czAU5+uAHrbm5jiN1ZzMDAwMCwxX8ug7eqM1zu7bf3DH/+/NoC9wLHn/89t97eKzOTMeSAKfr77y9cwx8kNgMDA8OtN3e/POd4PBFugM/2nM9b/OddZWBgMIYpClL3YvjH8J+Bg4WdwU3RDsWAl9/fXi3Z3PcVbgDEz9/2ffnx1RgWA7wcPAyJ+uEYAfnt13eG918/HITx4QbwcLB133p/P89IUocdQxcSuPn23rfX7571YRjgtT7t9Y7ghdcYGBgM8Rnw7MuLa+UXJr7EMICBgYHh44/Ph049uaCPOyUwMLz4/OoEMh/FgPCtOQUMDAwF+FyADgBlwaDyXDTChQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriPMS", "url": "906e1e20aa3b3a59fb91af338cbd920a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfVJREFUKJFjYSAMmBgYGP7hkmTBJWGc7C/Gb2O9gvnv37+7Vy9IYNh58ynRBrj21YTy6Kp3KDpZKzExMjLwKcjve255ov5Yw6QVhAxgdpjeMkPO1SZCUFmBByao6GylJqAkO5NZQMD5cEFTJgMDwx8MA8wbM9WFlNWWKfu7GXHwcGO4SlBRls8wJSKFS5Bf/8bZ01EPJ624AzfAaUpjjoieRpWcjZkkAyMjrmBhYOPmYtCNDTLlk5M6qKyk1ryvoGkGCwMDAwO3lHisnK25JLLiX9++M9zdvp+BhZ2NQcnNjoGZjQ0iwcjIIO9gKfXt1bs4BgYGiAEM//7u+P7hoxmnAD/cgJvrtjHsjC1mYGBgYPDfMpdB1dsZLvft7XuGP39+bYF74Q/H/563t+6VyZgZcsAU/fv7F67h3x8Em4GBgeHNrbtfOJ4/ngg3YLtPzmf/LfOuMjAwGMMUqQd5MTD8+8/AwsHOoOhmh2LA95dvr24u6fsKNwDi52/7fnz5agyLAQ5eHgb9xHCMgPz17TvD1/cfDsL4cAM4eNi639+6nydppMOOoQsJvL1579u718/6MAxY75X2OnjHwmsMDAyG+Az48uzFtQvlE19iGMDAwMDw4+PnQ09OXdBnwJ0UGD6/eHUCmY9iwNbwnAIGBoYCfC5ABwBhXKDyYLmXSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "E", "label": "E", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1574e1dcf60c73dec249bb22c24bd030", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUKJGN0r9rE2AQxvFPNPgWjFI7CO0gmoJOWmyxIFQQiw4qCIIoQkSxiyCSQRRcVFwEpaAI1n9ACoJTwLoU6iSCYwsGV3/UYlSsgYO2OKQJqSGpz/TePfd+ee/ey1pfG7DSzsy2My6zfYTJZZZfcPE1n/4bMM6Zvdw/Qj6DnUwf5PYdJtcDbHzKxFHO9ZOrJ0fZnedZN6NFrmCpBXCXPf0pPT8VMZjTql1sHWNsW0oD7yPOP+ZjA/Ckp+fqvkrl1khEb6bdULAZhYgDO5jJc6/IRBb6KpXCIXqbi6t4hYRj2LSaz+Awfd+4oA5YSWnqZ8RwdxPgJQqr5xJONHnfsZRSSUStha6Ih2VuDNNVL1puurBkrcosfol41JjBSX6XmMVQvei02vZ0rbbQrHlmr/OnAYBqStOLEUP1H9iCS1pVxY+UZkRYA8hFPChzbbA2t7b6QHUhYrweNwDHWZhiDvs7AT4zd5P5FgD8SunNu4iBTrvwlbfN8RrA2Ygiip1e8K/+AlBZbmiA4hgDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ace68ec8629c213e731b977517883b5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfNJREFUKJGN0T1oU1EUwPH/S58vponGJBBILPia18ZCoY0JSdHBQmsGcXAIKUUxiHYRRDqISheHgAh+oFsdXKWDUh9YapbQOlTBpUPTwXRpoFZNIrXmq03zcNA8U0Naz3TPPef+uPcekf3DAGitimKrwtVAwBlyOqdqmlZTE4nLCVj7b+BeOBztczjuD3o8HkEQkG22ZCiTuRtfWJjaD2h7Eg5PDnd1jXrsdkt9c1BRvLLd/swiScO35+auATtNwMTAwPFup/PFuZ4ev1mSmm51zGY7fCUYHHOYzf3vl5YuPF9dXdGBR0ND1/tcromTsuwSWn0K0C5JjPp8waNW63y3osTvJJOTIoDbar10SpZdjc3lapVEOo0kioQVhQNtbQAIwOnOTneuWIwBv4EavN0ol0NHTCYdeJ1KMTYzA8DLaJSzXq9e+14qsQNv9CcIlcrDdD5/K9jRcbDeVNP+jr5xDZDO5Qp5eKoDF2dnf76KRFJAoN50vrcXDTCJImcUZRfwrVBI3VTVog4AlDQtWdjeDlj+TOCQ0UjM72/6yHK1ykalMl/PdaAdHqzkcjd8brex6VRDfMpmS2vr64+bgMj0dFYdGVkGTuwFfN7cXI4vLn5tAgB+bG29+5jJ9AsGQ0vgS6HwoTHfBcRUdRwY3+sG/8YvhIKbWuMrTWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "G", "label": "G", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3123741978E7, "ymin": 4040371.098200001, "xmax": -1.31232335916E7, "ymax": 4041226.8993000016, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Pole_Type", "type": "esriFieldTypeString", "alias": "Pole_Type", "length": 50, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 5, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "length": 50, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 100, "name": "SCE Street Lights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09119de97cbcc29524ee301dbec1128b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUCJljYYAARgZzTzUGATk+hp0zLzMwMPxgYGBgYGHwLxITcgie9E5CLoCBiZmNITDjBMPN08UM/WnHWRjs/BvfSSmGM8CAoLglg7r5FAYGBmsWdm4+p58MaEBQ1IghudeShYGR4Q+6HMO/vwwM/xi/sDB8eL+VQUBcC1mO/e3zIz/nF51h+fnvbxXD41scDHxCwQwMDNzs374d+vnmfj4DA8N/APznLdNerKhyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3127397368E7, "ymin": 4038127.8110999987, "xmax": -1.3117999522E7, "ymax": 4043156.5626000017, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Rate_Code", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MapNumber", "type": "esriFieldTypeInteger", "alias": "MapNumber", "domain": null }, { "name": "CustomerNum", "type": "esriFieldTypeInteger", "alias": "CustomerNum", "domain": null }, { "name": "Service_Num", "type": "esriFieldTypeInteger", "alias": "Service_Num", "domain": null }, { "name": "Account_Num", "type": "esriFieldTypeInteger", "alias": "Account_Num", "domain": null }, { "name": "Rate_Code", "type": "esriFieldTypeString", "alias": "Rate_Code", "length": 254, "domain": null }, { "name": "StructureNum", "type": "esriFieldTypeString", "alias": "StructureNum", "length": 254, "domain": null }, { "name": "LampSize", "type": "esriFieldTypeString", "alias": "LampSize", "length": 254, "domain": null }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 254, "domain": null }, { "name": "MULTSER", "type": "esriFieldTypeString", "alias": "MULTSER", "length": 254, "domain": null }, { "name": "AN_MN", "type": "esriFieldTypeString", "alias": "AN_MN", "length": 254, "domain": null }, { "name": "EnergizeDate", "type": "esriFieldTypeDate", "alias": "EnergizeDate", "length": 8, "domain": null }, { "name": "SiteDist", "type": "esriFieldTypeInteger", "alias": "SiteDist", "domain": null }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "length": 254, "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 25, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 101, "name": "Street Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "71b9a8e49f11e764e2b0025993c9abf1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJpJREFUCJldyT0LAXEcwPHv6Ze/UtQlYrxyg9F23eYVKE9lNlkMt5kYvAHZvQpvQOoMNmUymqT/dINfeRok8Vk/wptDBx+fHDP2wBVAmFB0++7cerZJijRDtsREtImFLlNbtT0+KgSELIBQTN40FOVHiTpLAgFu/HsAdxLhwooyNZzvmZPZ6EB3omcdcyBDgRaQNYlZ61FHwPMFUKsn7Agn4jUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274177283E7, "ymin": 4038319.4382999986, "xmax": -1.3118042068300001E7, "ymax": 4043180.7437999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Barcode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Barcode", "type": "esriFieldTypeString", "alias": "Barcode", "length": 254, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Image_File", "type": "esriFieldTypeString", "alias": "Image_File", "length": 254, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 254, "domain": null }, { "name": "Roadway_Pr", "type": "esriFieldTypeString", "alias": "Roadway_Pr", "length": 254, "domain": null }, { "name": "Support_Ty", "type": "esriFieldTypeString", "alias": "Support_Ty", "length": 254, "domain": null }, { "name": "Orientatio", "type": "esriFieldTypeString", "alias": "Orientatio", "length": 254, "domain": null }, { "name": "Sign_Code", "type": "esriFieldTypeString", "alias": "Sign_Code", "length": 254, "domain": null }, { "name": "Sign_Descr", "type": "esriFieldTypeString", "alias": "Sign_Descr", "length": 254, "domain": null }, { "name": "Sheeting", "type": "esriFieldTypeString", "alias": "Sheeting", "length": 254, "domain": null }, { "name": "Sign_Size", "type": "esriFieldTypeString", "alias": "Sign_Size", "length": 254, "domain": null }, { "name": "Replacemen", "type": "esriFieldTypeString", "alias": "Replacemen", "length": 254, "domain": null }, { "name": "Misc_Note", "type": "esriFieldTypeString", "alias": "Misc_Note", "length": 254, "domain": null }, { "name": "Sign_Condi", "type": "esriFieldTypeString", "alias": "Sign_Condi", "length": 254, "domain": null }, { "name": "Priority_G", "type": "esriFieldTypeDouble", "alias": "Priority_G", "domain": null }, { "name": "Recommende", "type": "esriFieldTypeString", "alias": "Recommende", "length": 254, "domain": null }, { "name": "Retrorefle", "type": "esriFieldTypeString", "alias": "Retrorefle", "length": 254, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 25, "domain": null }, { "name": "Regulatory", "type": "esriFieldTypeString", "alias": "Regulatory", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 102, "name": "Train Tracks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3132946712000001E7, "ymin": 4038168.5724000037, "xmax": -1.31121848708E7, "ymax": 4042405.337700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 16, "domain": null }, { "name": "FROM_", "type": "esriFieldTypeDouble", "alias": "FROM_", "domain": null }, { "name": "TO_", "type": "esriFieldTypeDouble", "alias": "TO_", "domain": null }, { "name": "CITIES_", "type": "esriFieldTypeDouble", "alias": "CITIES_", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 16, "domain": null }, { "name": "RD", "type": "esriFieldTypeString", "alias": "RD", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 103, "name": "Bus_Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "560564415b2ea6b69bca1e1236d72489", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGdkb9LW1EUxz/35saXEkPrC4iBFEE6dGgH6eAanAQHV/0PRGjp4D/hpNVNSqdSSulSKLhJoSK0Dm6KgqAitoXwagzh5T1eznEwP17SIdADB+459/u593zvdfxnOIDfFR61sowOE2ebNMa/8xfAXS3yQBpsGMuzYWCS4+jXLC9Lu9RcpkVe4YkRiiqs4Lw5kiiPJbmXezUcOyZhW4mmJEMBqLnOaWp5Y6wfqARlHJMIp8BTiC5N7H1V+ISl0ucRAGFaCdbba4zwWS1LwLTaaAF4/8/jAArY9IY6mkiqYYnTdQesInwxjpPe6P4+NNa6tUQ/jDA1CNaBPRVE8uyUPxJCAPCzOs9o7LwZmhyQY7kfFB4rFIylaEImrucJO4JoBN8k0Qvr/BslyA/e+MdAXWP/EChq2mwTFHa1EJybsNd2beNlhA/WBZsKW0AphX4zlg0NeQfcdsHcQ+phzCGW5wqvgbN2djUKq1gChGNvhBsAN/aWSOHVBWQYEpPQMvdfxx0B9Iw+Jz1aXwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City Stop", "label": "City Stop", "description": "" }, { "symbol": { "type": "esriPMS", "url": "27ec8ddf121296deaef571dba509fd26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGdkL9Lm1EUhp97cvVTkmD5srSgCNKhgw7SwVUEQchgoVDsfyCC0qH/RKem7VbERSmiHRSEDEIQLAXbwa2lhUJxE+TTGML3I8m5HZLo1zgEPHDhvufe59z7vpZ7lgVgdvMBAzbX93aUqXP84rINLu0NU49KiJnsCw7pD+a2V6ksVS2tKAvuMUoBdSueNQtx02UR0wTwoIo1ZZruY4ybIEMeqNqbacI7X0wQKKNYGUf1N5gnMe7MS9wBmB2E2f89AqibDjBvO3tQ8xnhJZjpWFgEtu6Gg3GA9MQWoSktJGndffECNftYfnUPfOFrHX3T1bFygjLRC9ZAvqCqZL0y28/CoN3/RnE351mdIbLfGWosg0uB6sZA84gWCMOHFHfDmz8Nqh833VPfJlcBZHs9noPU/IRToEDaTARgKkHe/iVs9HgUN4q2PgWW98AH4FEqliPElQjdBnB9C44M1EgapwhTwCvgT2elhpvXCAHKTwbtVbu5/jwG1uAwQ9+ab9FJ5x/ANIvyxz7zgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LA County Bus Stop", "label": "LA County Bus Stop", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Stop_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.31273706679E7, "ymin": 4038936.5776999965, "xmax": -1.3118583808699999E7, "ymax": 4043134.9333000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Stop_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Stop_ID", "type": "esriFieldTypeString", "alias": "Stop_ID", "length": 8000, "domain": null }, { "name": "Stop_Name", "type": "esriFieldTypeString", "alias": "Stop_Name", "length": 8000, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 8000, "domain": null }, { "name": "Bus_Line", "type": "esriFieldTypeString", "alias": "Bus_Line", "length": 8000, "domain": null }, { "name": "Riders_Off", "type": "esriFieldTypeString", "alias": "Riders_Off", "length": 8000, "domain": null }, { "name": "Riders_On", "type": "esriFieldTypeString", "alias": "Riders_On", "length": 8000, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 8000, "domain": null }, { "name": "Shelter", "type": "esriFieldTypeString", "alias": "Shelter", "length": 8000, "domain": null }, { "name": "Metal_Bench_Type", "type": "esriFieldTypeString", "alias": "Metal Bench_Type", "length": 8000, "domain": null }, { "name": "Trash_Repetacle_Type", "type": "esriFieldTypeString", "alias": "Trash_Repetacle_Type", "length": 8000, "domain": null }, { "name": "Bike_Rack", "type": "esriFieldTypeString", "alias": "Bike_Rack", "length": 8000, "domain": null }, { "name": "Same_As", "type": "esriFieldTypeInteger", "alias": "Same_As", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 8000, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 104, "name": "GEOCORTEX: Bus_Routes", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 105, "name": "Route 190" }, { "id": 106, "name": "Route 280" }, { "id": 107, "name": "Route 281" }, { "id": 108, "name": "Route 284" }, { "id": 109, "name": "Route 480" }, { "id": 110, "name": "Route 488" }, { "id": 111, "name": "Route 492" }, { "id": 112, "name": "Route 498" }, { "id": 113, "name": "Route 851" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 105, "name": "Route 190", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 106, "name": "Route 280", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 107, "name": "Route 281", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 108, "name": "Route 284", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 109, "name": "Route 480", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 110, "name": "Route 488", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 111, "name": "Route 492", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 112, "name": "Route 498", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 113, "name": "Route 851", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 104, "name": "GEOCORTEX: Bus_Routes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31274084868E7, "ymin": 4038673.5658000037, "xmax": -1.31185987557E7, "ymax": 4043177.8614000008, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 114, "name": "Service Area - 3 Mile Radius", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.31334075874E7, "ymin": 4032122.315399997, "xmax": -1.3112146657200001E7, "ymax": 4049017.1027999967, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FID_3_Mile", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_3_Mile", "type": "esriFieldTypeInteger", "alias": "FID_3_Mile", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "FID_3_Mi_1", "type": "esriFieldTypeInteger", "alias": "FID_3_Mi_1", "domain": null }, { "name": "Id_1", "type": "esriFieldTypeInteger", "alias": "Id_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" }, { "currentVersion": 10.91, "id": 115, "name": "Parking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"P\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 15000, "maxScale": 1000 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.31237260492E7, "ymin": 4039212.9235000014, "xmax": -1.3123170013E7, "ymax": 4041226.8061000034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "City_State", "type": "esriFieldTypeString", "alias": "City_State", "length": 30, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 100, "domain": null }, { "name": "Type2", "type": "esriFieldTypeString", "alias": "Type2", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f160792612ef4865aadbd82342a2cdf1" } ], "tables": [] }