{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Care Facilities", "type": "Feature Layer", "description": "This is a points feature layer that displays the locations of care facility addresses, geocoded using the ArcGIS World Geocoder. The care facilities included elderly care and infant care facilities. The attribute table contains the geocoded addresses, the name of the facility, and the facility type. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Thousand Oaks.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a57382b60237d8acd58aba5007759e7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQokY2Tv0tCURiGn+FODa4uBuHgkCANEWJBRRLlEKRCOIQUYUNDS0NR9C8UQgQOSVOQYQlJUAqpIaaR/eBGNIiQUNF2QaKmOJBy02P2jIfzPi8fH59CMybAgJwKoOkflMawE9+mDceALJ0hdlEgMauXKPoPFnqmh3B7hvFK6zuxeMo8pt+pBGUCUz8Tc63Cgj5GGcS9eEAw+jMOir7dyZSZNkwyb74muVBCXdEL7KK9i+52ecQfJ76ZEGsxICcEBgeuwH/aa4zjNxY5XyqQ8AqB9kHV1NFyc3K++Hypj1AktX7Crs3PqvE/4QxHb7dktusCIJdgL9zLyLIV+59hlRxJ9iPAg15ACXXrmB2XFbutVbiKRprDu1r7L4HYa56zjTynYbFvGSXuq0VSoVp7o4BXytEIwcAzT9KNXJG8UbkU66vTeAtalvhYlrg4KBlNx/QNaKpnJ39ZMckAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 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": "Tahoma", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6271665.195395052, "ymin": 1879903.861531645, "xmax": 6307717.842777804, "ymax": 1907390.9059668928, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "SCORE", "type": "esriFieldTypeSmallInteger", "alias": "SCORE", "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "STAN_ADDR", "type": "esriFieldTypeString", "alias": "STAN_ADDR", "length": 79, "domain": null }, { "name": "REF_ID", "type": "esriFieldTypeInteger", "alias": "REF_ID", "domain": null }, { "name": "PCT_ALONG", "type": "esriFieldTypeDouble", "alias": "PCT_ALONG", "domain": null }, { "name": "MATCH_ADDR", "type": "esriFieldTypeString", "alias": "MATCH_ADDR", "length": 135, "domain": null }, { "name": "ARC_STREET", "type": "esriFieldTypeString", "alias": "ARC_STREET", "length": 60, "domain": null }, { "name": "ARC_CITY", "type": "esriFieldTypeString", "alias": "ARC_CITY", "length": 40, "domain": null }, { "name": "ARC_STATE", "type": "esriFieldTypeString", "alias": "ARC_STATE", "length": 20, "domain": null }, { "name": "ARC_ZIP", "type": "esriFieldTypeString", "alias": "ARC_ZIP", "length": 12, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 22, "domain": null }, { "name": "FACILITY__", "type": "esriFieldTypeDouble", "alias": "FACILITY__", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null }, { "name": "LICENSE_ST", "type": "esriFieldTypeString", "alias": "LICENSE_ST", "length": 9, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 52, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 43, "domain": null }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "FACILITY_C", "length": 37, "domain": null }, { "name": "OCCUPANT_L", "type": "esriFieldTypeDouble", "alias": "OCCUPANT_L", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 18, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 9, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 14, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "length": 25, "domain": null }, { "name": "DO", "type": "esriFieldTypeString", "alias": "DO", "length": 28, "domain": null }, { "name": "DO_PHONE", "type": "esriFieldTypeString", "alias": "DO_PHONE", "length": 15, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S533_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Adjacent City Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 70, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 100, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6259858.311875001, "ymin": 1878404.6337500066, "xmax": 6326743.21875, "ymax": 1922437.8793749958, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 66, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R544_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S457_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Area Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 100, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6267288.750624999, "ymin": 1872439.9881249964, "xmax": 6327606.004999995, "ymax": 1912301.7012500018, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Red Cross Shelters", "type": "Feature Layer", "description": "This is a points feature layer displaying the locations of Red Cross shelters. The attribute table contains the site name, the address of the shelter, its point of contact, the phone number, the owner (e.g. CRPD, CVUSD), and the evacuee capacity.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "American Red Cross", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9adda89c184a148a5e1df862619eb601", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQ4jbWSOwrCQBCGvyKClYLEVhBB0ljbeIF0XkLwAIJHEMHGzsILeI9gY2kTAumDiKCVkEYm7MpmSYLPv9nMZuab1zqUy7PssMjJKQke92HRhLsYF6jFMAWCVwGuD6e5yjqDQQzuOxXk1IZUoHwKqJKjzpHK4JYMUPuYkvYCAXg92AzhpkrNpPs3vgXa1Xc76CTgZxW0IF3BsapUEyjaQyP52QyuUF9afdsZ7f8mIIxgEuUdZGCehkjwGg7WazyL7SgjKHhlz4EpSfC2sAW+0N8AoexZVmXcSc8vAwJ5JLJnE1rk+QDAOjKzhMdJ2gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 125, "minScale": 32000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 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, 208 ], "haloSize": 1, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6264671.53812255, "ymin": 1887735.943636477, "xmax": 6307542.053431213, "ymax": 1905081.3659665585, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PID", "type": "esriFieldTypeDouble", "alias": "PID", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LID", "type": "esriFieldTypeDouble", "alias": "LID", "domain": null }, { "name": "LID_1", "type": "esriFieldTypeDouble", "alias": "LID_1", "domain": null }, { "name": "MapTip", "type": "esriFieldTypeString", "alias": "MapTip", "length": 50, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Add_Num", "type": "esriFieldTypeString", "alias": "Add_Num", "length": 7, "domain": null }, { "name": "IN_OUT", "type": "esriFieldTypeString", "alias": "IN_OUT", "length": 5, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 6, "domain": null }, { "name": "SiteContac", "type": "esriFieldTypeString", "alias": "SiteContac", "length": 70, "domain": null }, { "name": "DayPop_", "type": "esriFieldTypeDouble", "alias": "DayPop_", "domain": null }, { "name": "NightPop", "type": "esriFieldTypeDouble", "alias": "NightPop", "domain": null }, { "name": "ofFields", "type": "esriFieldTypeDouble", "alias": "ofFields", "domain": null }, { "name": "FieldDayPo", "type": "esriFieldTypeDouble", "alias": "FieldDayPo", "domain": null }, { "name": "FieldNIght", "type": "esriFieldTypeDouble", "alias": "FieldNIght", "domain": null }, { "name": "OpeningPOC", "type": "esriFieldTypeString", "alias": "OpeningPOC", "length": 70, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 70, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "TB_Map", "type": "esriFieldTypeString", "alias": "TB_Map", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Evac_Cap", "type": "esriFieldTypeInteger", "alias": "Evac_Cap", "domain": null }, { "name": "Post_Cap", "type": "esriFieldTypeInteger", "alias": "Post_Cap", "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "WebSite", "type": "esriFieldTypeString", "alias": "WebSite", "length": 70, "domain": null }, { "name": "AlternateC", "type": "esriFieldTypeString", "alias": "AlternateC", "length": 70, "domain": null }, { "name": "Alt_contac", "type": "esriFieldTypeString", "alias": "Alt_contac", "length": 50, "domain": null }, { "name": "Alt_cont_1", "type": "esriFieldTypeString", "alias": "Alt_cont_1", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R630_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S535_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "EV Changing Stations ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f64c6b8b3d0f058336c98d6c6edbccd5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADf0lEQVRIie1WS0wTQRj+t49NdGt4xLa0SpByU+ulxHCHY5UDj1K4adJ49OpJOBiOcm6CNyg0ciAlJibc0QQu1AeEiBoRaJtYiG0IU+mYb+mWdpltt4TEi1/S7LQ7ne9/f2OjfwTbf2IjxGIxr2SVg5wXvRJZgpx4QHvHifYkTomipRgdGx5eo8sK9Vx8IUKcIpzzgCzLpCgKyXY7YQ1kswceVmARxgqR2PxrmDIRDg2NX5h4Jh4PWIrSOOc86HY5ye12kkNRzu1rv+lVn7l8nra3v+P5fG5+IciL7GE4HN5tiBikErckHA7Fg4NbWpqpHmDUPf9t1YCNza0AY/znTDzeLQq/rRbpNUXx+Hwd9GKlndJ5a03Syb5f5FJOzgy4e4fWP3wkxgqrInIhMcILT0H6PnWdZpMO6vMdGZIub18hf9JBo/4cJVMy+d2MUjmZMko3OWmVjlkhQUTemsQoJOQU4a3MZ6VHetyP3iivHy066VV/Rl0/edNGb4e6iO1seHDuyPBAVEiMlkH1opDM5NQIz5Zby+vWlmZiWYV+5/OocjHxaZ/yAKr3IkBEkBKEHkDo8dtVXwetJz9VeV1FjOGA3hS1TCpXu7g0TPdn1NC7HCdqegCcJ8t2YsfsgeZ1tcdkCWI4iBCcbTPtOYpLD0VRqMD+eLTv1R4TD2Ai1YJbOfMkmZbp5UqTKWNku109X0isbiiNQSP0+o7UD9pmdt1hilR0bsOyqPXq40UnpeoMFT040Z6QGC8w8LXZK8qdlr+lsX31iQpG+8D7pz2HqlH4ICqVyGYPqr5XFxenBFTGyOJ0zkpT75qot/NINQAEU6Ucw3sUIPZgLZp0EqeEkBh6CmnDkBe2VN6qFpPfxc6FG0RYw6BJf67KY3iLM7lES0JiDHLoKaQNKmMEEGB+V+YYhNM9h8L9++kMSSSthUMDYo9PwSegp0ZeAyCFx2YAb0/zy8veColxc4CIQ08hbX63OF9u3W8iAYHxX75+U70dCQ2O120n3Bwg4tBTkGMMNgqQ/tjZxbRaKxKf0L8XEuO6AvGGiIO8q/NWQ2qF0MJTjXQ0NJgwRawVGsgh4p83tzzINy4GRnnXCFFIeCK8RqR1J1fpuuKFnEFPIW1QGcEtsxxeEKKQ9DnVw9TILGloFAZA2qAy2sDXxiCGA/q0smVqwWZmk96ARv5zKcSXib+AvdmkbxB6ngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION_NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "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", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6267271.394471437, "ymin": 1878582.472114101, "xmax": 6313682.0165450275, "ymax": 1904539.4224966913, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EV_Address", "type": "esriFieldTypeString", "alias": "EV_Address", "length": 255, "domain": null }, { "name": "Count_of_STREET_ADDRESS", "type": "esriFieldTypeDouble", "alias": "Count of STREET ADDRESS", "domain": null }, { "name": "Index_", "type": "esriFieldTypeSmallInteger", "alias": "Index", "domain": null }, { "name": "FieldVisitDate", "type": "esriFieldTypeDate", "alias": "FieldVisitDate", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "AFDC_STATION_ID", "type": "esriFieldTypeString", "alias": "AFDC STATION ID", "length": 255, "domain": null }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION NAME", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "ZIP_CODE__2_15_2023", "type": "esriFieldTypeDouble", "alias": "ZIP CODE 2/15/2023", "domain": null }, { "name": "Plus4_ZIP", "type": "esriFieldTypeString", "alias": "Plus4 ZIP", "length": 255, "domain": null }, { "name": "HOST___PHONE", "type": "esriFieldTypeString", "alias": "HOST / PHONE", "length": 255, "domain": null }, { "name": "HOST_PHONE", "type": "esriFieldTypeString", "alias": "HOST PHONE", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "Open_or_Expected_Year", "type": "esriFieldTypeString", "alias": "Open or Expected Year", "length": 255, "domain": null }, { "name": "Open_Day___Month", "type": "esriFieldTypeDate", "alias": "Open Day / Month", "length": 8, "domain": null }, { "name": "Low_Income_Census", "type": "esriFieldTypeString", "alias": "Low Income Census", "length": 255, "domain": null }, { "name": "DAC_Census", "type": "esriFieldTypeString", "alias": "DAC Census", "length": 255, "domain": null }, { "name": "AFDC_ACCESS_CODE", "type": "esriFieldTypeString", "alias": "AFDC ACCESS CODE", "length": 255, "domain": null }, { "name": "CA_ARB_PUBLIC_STATUS", "type": "esriFieldTypeString", "alias": "CA ARB PUBLIC STATUS", "length": 255, "domain": null }, { "name": "CA_DMS_STATUS", "type": "esriFieldTypeString", "alias": "CA DMS STATUS", "length": 255, "domain": null }, { "name": "ACCESS_DETAIL_CODE", "type": "esriFieldTypeString", "alias": "ACCESS DETAIL CODE", "length": 255, "domain": null }, { "name": "ACCESS_HOURS", "type": "esriFieldTypeString", "alias": "ACCESS HOURS", "length": 255, "domain": null }, { "name": "C_CARD__ACCEPTED", "type": "esriFieldTypeString", "alias": "C CARD ACCEPTED", "length": 255, "domain": null }, { "name": "PAYMENT_ACTION", "type": "esriFieldTypeString", "alias": "PAYMENT ACTION", "length": 255, "domain": null }, { "name": "INSTALLED_PAYMENT_DEVICES", "type": "esriFieldTypeString", "alias": "INSTALLED PAYMENT DEVICES", "length": 255, "domain": null }, { "name": "STATION_PAYMENT_KISOK", "type": "esriFieldTypeString", "alias": "STATION PAYMENT KISOK", "length": 255, "domain": null }, { "name": "OWNER_TYPE_CODE", "type": "esriFieldTypeString", "alias": "OWNER TYPE CODE", "length": 255, "domain": null }, { "name": "EVSE_LEVEL_1__", "type": "esriFieldTypeDouble", "alias": "EVSE LEVEL 1 #", "domain": null }, { "name": "EVSE_LEVEL_2__", "type": "esriFieldTypeDouble", "alias": "EVSE LEVEL 2 #", "domain": null }, { "name": "EVSE_LEVEL_3_", "type": "esriFieldTypeDouble", "alias": "EVSE LEVEL 3#", "domain": null }, { "name": "OPTHER_EVSE", "type": "esriFieldTypeString", "alias": "OPTHER EVSE", "length": 255, "domain": null }, { "name": "CONNECTION_TYPE", "type": "esriFieldTypeString", "alias": "CONNECTION TYPE", "length": 255, "domain": null }, { "name": "EV_NETWORK", "type": "esriFieldTypeString", "alias": "EV NETWORK", "length": 255, "domain": null }, { "name": "EVSP_COMPANY___OPERATOR", "type": "esriFieldTypeString", "alias": "EVSP COMPANY / OPERATOR", "length": 255, "domain": null }, { "name": "EVSP_CONTACT_NAME", "type": "esriFieldTypeString", "alias": "EVSP CONTACT NAME", "length": 255, "domain": null }, { "name": "EVSP_CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "EVSP CONTACT PHONE", "length": 255, "domain": null }, { "name": "EVSP_CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "EVSP CONTACT EMAIL", "length": 255, "domain": null }, { "name": "EVSP_MAILING_ADDRESS", "type": "esriFieldTypeString", "alias": "EVSP MAILING ADDRESS", "length": 255, "domain": null }, { "name": "NETWORK_ASSIGNED_ID", "type": "esriFieldTypeString", "alias": "NETWORK ASSIGNED ID", "length": 255, "domain": null }, { "name": "NETWORK_WEBSITE", "type": "esriFieldTypeString", "alias": "NETWORK WEBSITE", "length": 255, "domain": null }, { "name": "COST_PER_KW", "type": "esriFieldTypeString", "alias": "COST PER KW", "length": 255, "domain": null }, { "name": "COST_PER_HOUR", "type": "esriFieldTypeString", "alias": "COST PER HOUR", "length": 255, "domain": null }, { "name": "COST_PER_SESSION", "type": "esriFieldTypeString", "alias": "COST PER SESSION", "length": 255, "domain": null }, { "name": "OTHER_COST", "type": "esriFieldTypeString", "alias": "OTHER COST", "length": 255, "domain": null }, { "name": "RENEWABLE_SOURCE", "type": "esriFieldTypeString", "alias": "RENEWABLE SOURCE", "length": 255, "domain": null }, { "name": "GPS_VALUE", "type": "esriFieldTypeString", "alias": "GPS VALUE", "length": 255, "domain": null }, { "name": "LATITUDE_N", "type": "esriFieldTypeDouble", "alias": "LATITUDE N", "domain": null }, { "name": "LONGITUDE_W", "type": "esriFieldTypeDouble", "alias": "LONGITUDE W", "domain": null }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY TYPE", "length": 255, "domain": null }, { "name": "FEDERAL_AGENCY_ID", "type": "esriFieldTypeString", "alias": "FEDERAL AGENCY ID", "length": 255, "domain": null }, { "name": "FEDERAL_AGENCY_NAME", "type": "esriFieldTypeString", "alias": "FEDERAL AGENCY NAME", "length": 255, "domain": null }, { "name": "EV_NETWORK_STATION_ID", "type": "esriFieldTypeString", "alias": "EV NETWORK STATION ID", "length": 255, "domain": null }, { "name": "EV_NETWORK_STATION_POSTS", "type": "esriFieldTypeString", "alias": "EV NETWORK STATION POSTS", "length": 255, "domain": null }, { "name": "EV_NETWORK_PORTS", "type": "esriFieldTypeString", "alias": "EV NETWORK PORTS", "length": 255, "domain": null }, { "name": "PORT_ID", "type": "esriFieldTypeString", "alias": "PORT ID", "length": 255, "domain": null }, { "name": "MFGR_OF_EVSE", "type": "esriFieldTypeString", "alias": "MFGR OF EVSE", "length": 255, "domain": null }, { "name": "EVSE_MFGE_WEGSITE", "type": "esriFieldTypeString", "alias": "EVSE MFGE WEGSITE", "length": 255, "domain": null }, { "name": "MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "MODEL NUMBER", "length": 255, "domain": null }, { "name": "EVSE_SERIAL__", "type": "esriFieldTypeDouble", "alias": "EVSE SERIAL #", "domain": null }, { "name": "POWER_SHARING", "type": "esriFieldTypeString", "alias": "POWER SHARING", "length": 255, "domain": null }, { "name": "PORT_LEVEL", "type": "esriFieldTypeString", "alias": "PORT LEVEL", "length": 255, "domain": null }, { "name": "KW_VOLTAGE_CLASS", "type": "esriFieldTypeString", "alias": "KW VOLTAGE CLASS", "length": 255, "domain": null }, { "name": "CURRENT_SUPPORTED__A_", "type": "esriFieldTypeString", "alias": "CURRENT SUPPORTED (A)", "length": 255, "domain": null }, { "name": "POWER_SUPPORTED__kW_", "type": "esriFieldTypeString", "alias": "POWER SUPPORTED (kW)", "length": 255, "domain": null }, { "name": "CUSTOMER_SERVICE_PHONE", "type": "esriFieldTypeString", "alias": "CUSTOMER SERVICE PHONE", "length": 255, "domain": null }, { "name": "LISTED_PLUGSHARE", "type": "esriFieldTypeString", "alias": "LISTED PLUGSHARE", "length": 255, "domain": null }, { "name": "PLUGSHARE_NUMBER", "type": "esriFieldTypeDouble", "alias": "PLUGSHARE NUMBER", "domain": null }, { "name": "LISTED_OTHER", "type": "esriFieldTypeString", "alias": "LISTED OTHER", "length": 255, "domain": null }, { "name": "NIST_3_40_COMPLIANT", "type": "esriFieldTypeString", "alias": "NIST 3#40 COMPLIANT", "length": 255, "domain": null }, { "name": "CA_ARB_COMPLIANT", "type": "esriFieldTypeString", "alias": "CA ARB COMPLIANT", "length": 255, "domain": null }, { "name": "CA_DMS_COMPLIANT", "type": "esriFieldTypeString", "alias": "CA DMS COMPLIANT", "length": 255, "domain": null }, { "name": "STATE_TYPE_CERTIFIED", "type": "esriFieldTypeString", "alias": "STATE TYPE CERTIFIED", "length": 255, "domain": null }, { "name": "LABELED_PER_16_CFR_PART_309", "type": "esriFieldTypeString", "alias": "LABELED PER 16 CFR PART 309", "length": 255, "domain": null }, { "name": "COUNTY_W_M_SEAL", "type": "esriFieldTypeString", "alias": "COUNTY W&M SEAL", "length": 255, "domain": null }, { "name": "NOTES__LAST_UPDATED_09_04_2022_", "type": "esriFieldTypeString", "alias": "NOTES LAST UPDATED 09/04/2022 kentbullard at gmail#com 805-21", "length": 255, "domain": null }, { "name": "NEED_TO_CHECK", "type": "esriFieldTypeString", "alias": "NEED TO CHECK", "length": 255, "domain": null }, { "name": "Google_Earth", "type": "esriFieldTypeString", "alias": "Google Earth", "length": 255, "domain": null }, { "name": "EVSE_PHOTO_FRONT", "type": "esriFieldTypeString", "alias": "EVSE PHOTO FRONT", "length": 255, "domain": null }, { "name": "EVSE_PHOTO_BACK", "type": "esriFieldTypeString", "alias": "EVSE PHOTO BACK", "length": 255, "domain": null }, { "name": "EVSE_PHOTO_PAYMENT_HARDWARE", "type": "esriFieldTypeString", "alias": "EVSE PHOTO PAYMENT HARDWARE", "length": 255, "domain": null }, { "name": "EVSE_PHOTO_FEE_DISPLAY", "type": "esriFieldTypeString", "alias": "EVSE PHOTO FEE DISPLAY", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 128, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R552_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S465_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Points of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "70ae12ade4795008448043f1d189038f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQ4jeXTP0tCYRTH8e+5XnRpigrxD+LSO7A5KGhqL5oaQoVA2hrvFu6BSkRQU1CBY7U0Br2BQKHJe4tLc6V5TxhlyNWu6SL0m5/POTznPI/JGDEnC6uF+TjHippMt1+4TRaoBWJVDKfMhQOrCAYehCJgl3BbwkYqx3Vf/Akr1BHSvhbCbBguGwesx7c49eGnCiXoA7+Lg4jHsVpUxeK1B3vKGjKIdiuE7SgFoNiDRZjSANuJCgv9BtYGDAJieLh+LDygzAfhlnDuw01l21Su5Jd7q1BPZX/W1cWdHTbK7ArsdSbrl7jNCJmBjySeo2gfUZU39hWWqneQmOE5k+Ykmmcn8HnGNrkHlp0y7/lDQsAZ+OEE/qphYw598h9gFRwgMRKOZUkCi4D9Z/yVm5E6D5Ox8AfxwldUS98ANAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementBelowLeft", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 79, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Microsoft Sans Serif", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6270807.2427146435, "ymin": 1872756.9598149806, "xmax": 6315248.129226387, "ymax": 1913393.8057064712, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S459_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 64, "name": "Mobile Home Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "677bb75f7afb4a89e287cf53961b1f45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACa0lEQVRIie2VT0gUURzHv7+3Y7W6S0lReCmKqE4hKF08ue+tXvRQIB6kMOjUQTqUY3nZQ4lv+kMEEUIUeEuIAg+bOzOrBd2CLYqgQ0h0KIrYxYOL5b5fjG2Qbq67m+GhvvCYN/N9M58f733nPQsbJOs/uJwuS3nYEI2wMTfZshYsYwQTCTaGDZCDZWUbhPg0kEzOrdtUaynbDdEDAFtB9Pl8KnXyp5dIJET9zMzOAlHT/OJiq25vz9jT02/+GOxI2ctE4wA2BfdE1K+lzNi+f6MINgA+FlvGicc7tFJxAF0F5r4Lvv+larBW6gwD1wLeMoPoqpbype370yvfGXTd1KiUe4mo02LeBqByMAPkKKUBnFtliAWiiSuxWOvZdPrdSnPI98e0UmEGtgN4WxF4rKWlzmlsvAugD+W1oyDEw0R3d1ticnJ+pWl73nWt1LFLnZ3vh6emPpQF67a2aK6+/j6YgzWqRM3hfP6OE4s5CIWihjkimCMMREiICJijljGnRqQ8/utal4ApHD5qjHlNREeWElyZelmIXjAvBYHpRxyYObgUbNct4ZQ8GPS8IL3jWqmuKsDLxMAcAVkAdQB2/W7MWqnOE9FAsXobwP5KwATcsj1vaKSj41DImFe1gL8Ouu7toKOV6g/ABIwa5hckxB4wj1ZSSC3gUjE/HvL9R0483szAquCJnp7QbC53oFbwFq3UxWJ/dxXlnZjNZk8DiAbhqgW8GcAwqlfTP3ce5wE8AZHLzKl1ATOwLwgWjDmI4kYB4BuAZwDSRoh0Qyj0dCCZXCj3HWs1w/a8tf7Z5wDuVVs41gL/bW0Y+DvFQN2Iq5mFXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MOBILE_HOM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 63, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6271329.003154054, "ymin": 1885649.1485974789, "xmax": 6308848.055740476, "ymax": 1894706.1180163175, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MOBILE_HOM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "MOBILE_HOM", "type": "esriFieldTypeString", "alias": "MOBILE_HOM", "length": 40, "domain": null }, { "name": "NUMBER_OF_", "type": "esriFieldTypeDouble", "alias": "NUMBER_OF_", "domain": null }, { "name": "TYPE_OF_UN", "type": "esriFieldTypeString", "alias": "TYPE_OF_UN", "length": 16, "domain": null }, { "name": "PARK_ADDRE", "type": "esriFieldTypeString", "alias": "PARK_ADDRE", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 80, "name": "Information Structures", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 81, "name": "Information_Structures" }, { "id": 82, "name": "Amphitheater" }, { "id": 83, "name": "Interpretive Center" }, { "id": 84, "name": "Kiosk Covered" }, { "id": 85, "name": "Kiosk Uncovered" }, { "id": 86, "name": "Map Box" } ], "minScale": 250000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 81, "name": "Information_Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0014e67299a5d03743747e4e759328cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQokZXRMSvEcRgH8I/6XzFdEgbXZTCr6zZyWK9sBreTF4C6UZ1wg+0mg4FFBm/ACzgxSOmSReoMp2SRQdcxiPOr+ynf8Xm+n+HpSfwzSY9ZWs6sIf3O3XjViIMli1aUzcvrQ9OTmgNVFbyFoKigal/W4M8sY8SuspSULeshKFkLyr+zatmJI3euu2DUZPTSjLQ5UyHoaEfBB96/9l1w7xITPUFdS8NpCOo2ZBUUjQXlprYz2y48h+DQo2HTWmrGzUgMeHHryo5Nx9+18A97HrAQvSXy6T/zCe+oMRYMvIE1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 82, "name": "Amphitheater", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFORMATION_STRUCTURE_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Amphitheater", "description": "Amphitheater", "symbol": { "type": "esriPMS", "url": "a11404827fd71d18d5380493f521b329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyElEQVRIie1WW2wUVRj+ZvbsbGd2e1m31K0UapFaqbalhgoxqQZj0hQDiCJBQRIeICKY8GB8NE1MTHyRYOuDEvWRqA+mKlXEalISSgWsFyrptrTpvbTd7U73MrezM2YOpnFpZ7cIWjF+yfew/8n837/f+c9/DsEygvwv/q+wPXKgtVlpHzyYGowKsKxbFuC8AoSa4JRQX/Kc/62GDkfxyJG21+ItXUdwG2EldGjnhotSo/K3VtP3eVzTZnVRcRqaOZgtmfDISnj316YHqYnZV9oyfkeHZXc0rjUAaF1U3JS1/GzipDwA30sb0mKWSrOKM2hmWVouLCPIHSVuTsSgft2fFrOM1D8jrn43yPjft913qA5a5wiMnyaXnNRdE4TwcDESH3X/dXF+hRf+li0Az4EOzEI93Q+tY4gVQodlWAoFnyvAVVoAd/Xd8DxWipwn14Cs8YP2ztyauDmdwLUN70PaUwVxxzrmgs152OOX49K/mVWQ/KQHymdXMgovyXa9e4Ix+uo3bMB46ldDqC2Ga1UeOJ8Aa04DHZJh/DYN/fwojJ4pwFzanUCcFviABKRMmNH5UQzaF2ZMILOdaTlMi7lxU+LiM+vgb26E0tqL5MlfoZ4ZYJdEVkG/iJyG+yDtfgg5W8oxe7gNiROXbk5cvzAG5fNeiE8/AGnXg7A0Cu3sMPTOEejdk0iNx1gxfEEOXKvz2VYIj66CZ+NKwMWzteTJy9B/GHMslDgt2B0d3vUp+EIJ0rOVELdXwPNEGetmJ8w325chVrgVz+wUuTEgbqtg/3buzbOg/RGYM0nE37vIyHkI3OuDEGqDcAV97KFgRhTQERnGpQkYvTMLms12JffoJsy90ZFdnNxbwO5r774aZlvs+HnoF8fZmm293jXKmA3CxhL4DtfB+3wVQHgkPuzOLh57pwtGzzTyXn8c0t5qRuOXa0h88COUU32gVyOLq3Ec3FVFELdWwPtiNUhFIQvTUBixY52gfRFgc1n2PVfbBxjtieV7uY4NmILjjYx0KAr9wjhSY3OwZA18kRfEbrhNJeDvEq8noCbUtj62VcoXoevDaBGQP//g8z0ygML5h0fHEKN9XqUXqiA2rmUFSTsrFyQyZRXKqRDUr/qR/Pgy65UF5oiuHkdx9/2Bd9UzA2/fWKkZTiLe3MXIuV0glSvguieXHTNbxD52xpXpjJONlAe0fKmz3VHc3/LUsfCB1lK1ffCQ09PZfjgYP08yLgWc5IawvniK1Jfs4JoaTEdxG4ET248CsHl7YLt/7g/eUY+JvxPLKv47k3Wm1rj8hKQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Amphitheater" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a11404827fd71d18d5380493f521b329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyElEQVRIie1WW2wUVRj+ZvbsbGd2e1m31K0UapFaqbalhgoxqQZj0hQDiCJBQRIeICKY8GB8NE1MTHyRYOuDEvWRqA+mKlXEalISSgWsFyrptrTpvbTd7U73MrezM2YOpnFpZ7cIWjF+yfew/8n837/f+c9/DsEygvwv/q+wPXKgtVlpHzyYGowKsKxbFuC8AoSa4JRQX/Kc/62GDkfxyJG21+ItXUdwG2EldGjnhotSo/K3VtP3eVzTZnVRcRqaOZgtmfDISnj316YHqYnZV9oyfkeHZXc0rjUAaF1U3JS1/GzipDwA30sb0mKWSrOKM2hmWVouLCPIHSVuTsSgft2fFrOM1D8jrn43yPjft913qA5a5wiMnyaXnNRdE4TwcDESH3X/dXF+hRf+li0Az4EOzEI93Q+tY4gVQodlWAoFnyvAVVoAd/Xd8DxWipwn14Cs8YP2ztyauDmdwLUN70PaUwVxxzrmgs152OOX49K/mVWQ/KQHymdXMgovyXa9e4Ix+uo3bMB46ldDqC2Ga1UeOJ8Aa04DHZJh/DYN/fwojJ4pwFzanUCcFviABKRMmNH5UQzaF2ZMILOdaTlMi7lxU+LiM+vgb26E0tqL5MlfoZ4ZYJdEVkG/iJyG+yDtfgg5W8oxe7gNiROXbk5cvzAG5fNeiE8/AGnXg7A0Cu3sMPTOEejdk0iNx1gxfEEOXKvz2VYIj66CZ+NKwMWzteTJy9B/GHMslDgt2B0d3vUp+EIJ0rOVELdXwPNEGetmJ8w325chVrgVz+wUuTEgbqtg/3buzbOg/RGYM0nE37vIyHkI3OuDEGqDcAV97KFgRhTQERnGpQkYvTMLms12JffoJsy90ZFdnNxbwO5r774aZlvs+HnoF8fZmm293jXKmA3CxhL4DtfB+3wVQHgkPuzOLh57pwtGzzTyXn8c0t5qRuOXa0h88COUU32gVyOLq3Ec3FVFELdWwPtiNUhFIQvTUBixY52gfRFgc1n2PVfbBxjtieV7uY4NmILjjYx0KAr9wjhSY3OwZA18kRfEbrhNJeDvEq8noCbUtj62VcoXoevDaBGQP//g8z0ygML5h0fHEKN9XqUXqiA2rmUFSTsrFyQyZRXKqRDUr/qR/Pgy65UF5oiuHkdx9/2Bd9UzA2/fWKkZTiLe3MXIuV0glSvguieXHTNbxD52xpXpjJONlAe0fKmz3VHc3/LUsfCB1lK1ffCQ09PZfjgYP08yLgWc5IawvniK1Jfs4JoaTEdxG4ET248CsHl7YLt/7g/eUY+JvxPLKv47k3Wm1rj8hKQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Amphitheater", "label": "Amphitheater" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 48, 255 ], "toColor": [ 191, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 131, 255 ], "toColor": [ 199, 42, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 152, 189, 255 ], "toColor": [ 42, 152, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 65, 191, 255 ], "toColor": [ 54, 65, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 81, 37, 255 ], "toColor": [ 168, 81, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 120, 255 ], "toColor": [ 61, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 46, 255 ], "toColor": [ 44, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 176, 255 ], "toColor": [ 156, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 84, 153, 255 ], "toColor": [ 38, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 62, 255 ], "toColor": [ 158, 140, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 79, 255 ], "toColor": [ 163, 64, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 189, 182, 255 ], "toColor": [ 45, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 163, 39, 255 ], "toColor": [ 105, 163, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 83, "name": "Interpretive Center", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFORMATION_STRUCTURE_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "2003d535d2695895612a7da98502b8d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE50lEQVRIie1XfWwTZRj/XXvttV0/thXGgEUGOLaBAYUp02QiAd3UuMXNKQmgCWGbGEAkfvxhjKgxRKPyIRAJDA1OpoSAc8sIc8scyMcYDMKH4XMdExiOtdeu7XbXXu/M+1aq3dpxfiT4B7/k8r7P3fO+v3ufr3uOxR0Ee5f8f2F2V1nN5wNNjvKQw62HovzjjTWJBshuAUyCHvppqT36vLTSpI/y98cldy2tf9O3oXUpXWwzwLLyYehzxqDv44MwlWRDOz6J6vFL6mD/upjOZdcAPO+3IGltAZXFlk5Il3nYVs+Bf9sJeD85BPFQV0roqqdRWdVsZVbNFmKSSxd6y8nIWDikHFwE3ZQUQJLh++IY2InJYCePpHqMXgttmjU8N7BguD9ljd0EVsNAO9YK6zuzYCzORs8jlZC6PDq3T8wHUBOTXPaINjJaVuRSYv/WdrjfaKDmG6g9H2XW7oz18WWtBsEzPTAWZsI0fyrMr+ai74MWQJTHxzU7XTfWCsuyh+jc/+UJSvy3EZLRv/MsBuovwvj8FHCPjoupxg5Zd60Pvs3HIXtFiIevxlykSTbCtnoufbnAkdg6BIovAL6ijsaFKvJbQUNPHCfa9blpMJfPAMNq4BqGnOrmjIHUwasnH7FnHsQjV3Hz8e1DnmnHWGB4YiL4pfXo33EatwPxe+DYdXg/PaSOfDjYq5+jPiQb+jYexb8BG+um/5tTNFcHw/BkRiR49A+kQnuPDaEuz7AEvcXfUd+rJpcuOGNumvDSNDoGz/UicOAKUtsr4H6rEf7K9rjkyZWFNHD5ilp15Lb3ZkP4qRP9u36JVp5kp2Pg5y64ymvBVZ2CuSIHoW4vhPqLMcm1oy00O2KBhUowHAtd1gg6JwEHhoG4/wq9CIxFWTAvnwnFI6D/2zM0z28HNtZNz7vNQ8xuLMkGY9RR/xFfc4+lQ2x2/LGLBsaiTGgsekjdXgx8fy6yridvG2R/UD25jpxQjs5xc9kMWix+m74Zo9rKqP8j5JIM/uU6jGxYCKHJASUQiqxLObCIutBZulMduWnhNAiNHfCuPRJWSk8EN2sc3Cv3QbriphXQ8louzfVIJDMMuFnpEJo7Y55S9ckHw1gyGZLDDd+mNiqTT6X17TyYSqfQEjscAsevQ7roVE/eW1gN2dkfkfurTyPQdi1iTsnBg1+2l6bkLSjBEG4WVEG65Irayzl/d9RetyVPXFeAYHs3nAt2Uzl03Uuvv2JIdZMVCPsuRd0iGWDfUUJTll/8gzpyKIDhqQxokoyQ+dhfJDUgdYEx6RD61UMto4rcv+U4EtcUYNTRMkiXXXC+sIuWVcbK0edC7XkYnskMv6c/gODJG+DmTKAy8a8SlJGwYCoSFk+H7BHg2xiOlWHJNTaOJPcI7/pWsBOSYF42E+y9yeBmp9Pv960i0521AfaqcA8ndbrhfr0ByVsLwy/+1UmEbvhgfuVB6irXi3toBSRgjNqzccl1k+wbhR87PiP+45fvhXddK0zz7qNFQ/EGwJj1kYaDBCUYQBmQEDh5AzfnbqfFhhApHpFWOelcLxRRChNl2EWb6XBTXPKkDU+vcZbVjBOaHEtI60xM3vdhuNsVmjqiTDa4pxv8HOGqS32uv390D5uX9iyzKl+OS05g31K0AgC5/huQLCN9xNBeAnf/1XAn8DtGaB832U8TiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Interpretive_Center" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2003d535d2695895612a7da98502b8d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE50lEQVRIie1XfWwTZRj/XXvttV0/thXGgEUGOLaBAYUp02QiAd3UuMXNKQmgCWGbGEAkfvxhjKgxRKPyIRAJDA1OpoSAc8sIc8scyMcYDMKH4XMdExiOtdeu7XbXXu/M+1aq3dpxfiT4B7/k8r7P3fO+v3ufr3uOxR0Ee5f8f2F2V1nN5wNNjvKQw62HovzjjTWJBshuAUyCHvppqT36vLTSpI/y98cldy2tf9O3oXUpXWwzwLLyYehzxqDv44MwlWRDOz6J6vFL6mD/upjOZdcAPO+3IGltAZXFlk5Il3nYVs+Bf9sJeD85BPFQV0roqqdRWdVsZVbNFmKSSxd6y8nIWDikHFwE3ZQUQJLh++IY2InJYCePpHqMXgttmjU8N7BguD9ljd0EVsNAO9YK6zuzYCzORs8jlZC6PDq3T8wHUBOTXPaINjJaVuRSYv/WdrjfaKDmG6g9H2XW7oz18WWtBsEzPTAWZsI0fyrMr+ai74MWQJTHxzU7XTfWCsuyh+jc/+UJSvy3EZLRv/MsBuovwvj8FHCPjoupxg5Zd60Pvs3HIXtFiIevxlykSTbCtnoufbnAkdg6BIovAL6ijsaFKvJbQUNPHCfa9blpMJfPAMNq4BqGnOrmjIHUwasnH7FnHsQjV3Hz8e1DnmnHWGB4YiL4pfXo33EatwPxe+DYdXg/PaSOfDjYq5+jPiQb+jYexb8BG+um/5tTNFcHw/BkRiR49A+kQnuPDaEuz7AEvcXfUd+rJpcuOGNumvDSNDoGz/UicOAKUtsr4H6rEf7K9rjkyZWFNHD5ilp15Lb3ZkP4qRP9u36JVp5kp2Pg5y64ymvBVZ2CuSIHoW4vhPqLMcm1oy00O2KBhUowHAtd1gg6JwEHhoG4/wq9CIxFWTAvnwnFI6D/2zM0z28HNtZNz7vNQ8xuLMkGY9RR/xFfc4+lQ2x2/LGLBsaiTGgsekjdXgx8fy6yridvG2R/UD25jpxQjs5xc9kMWix+m74Zo9rKqP8j5JIM/uU6jGxYCKHJASUQiqxLObCIutBZulMduWnhNAiNHfCuPRJWSk8EN2sc3Cv3QbriphXQ8louzfVIJDMMuFnpEJo7Y55S9ckHw1gyGZLDDd+mNiqTT6X17TyYSqfQEjscAsevQ7roVE/eW1gN2dkfkfurTyPQdi1iTsnBg1+2l6bkLSjBEG4WVEG65Irayzl/d9RetyVPXFeAYHs3nAt2Uzl03Uuvv2JIdZMVCPsuRd0iGWDfUUJTll/8gzpyKIDhqQxokoyQ+dhfJDUgdYEx6RD61UMto4rcv+U4EtcUYNTRMkiXXXC+sIuWVcbK0edC7XkYnskMv6c/gODJG+DmTKAy8a8SlJGwYCoSFk+H7BHg2xiOlWHJNTaOJPcI7/pWsBOSYF42E+y9yeBmp9Pv960i0521AfaqcA8ndbrhfr0ByVsLwy/+1UmEbvhgfuVB6irXi3toBSRgjNqzccl1k+wbhR87PiP+45fvhXddK0zz7qNFQ/EGwJj1kYaDBCUYQBmQEDh5AzfnbqfFhhApHpFWOelcLxRRChNl2EWb6XBTXPKkDU+vcZbVjBOaHEtI60xM3vdhuNsVmjqiTDa4pxv8HOGqS32uv390D5uX9iyzKl+OS05g31K0AgC5/huQLCN9xNBeAnf/1XAn8DtGaB832U8TiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Interpretive_Center" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 48, 255 ], "toColor": [ 191, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 131, 255 ], "toColor": [ 199, 42, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 152, 189, 255 ], "toColor": [ 42, 152, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 65, 191, 255 ], "toColor": [ 54, 65, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 81, 37, 255 ], "toColor": [ 168, 81, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 120, 255 ], "toColor": [ 61, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 46, 255 ], "toColor": [ 44, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 176, 255 ], "toColor": [ 156, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 84, 153, 255 ], "toColor": [ 38, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 62, 255 ], "toColor": [ 158, 140, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 79, 255 ], "toColor": [ 163, 64, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 189, 182, 255 ], "toColor": [ 45, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 163, 39, 255 ], "toColor": [ 105, 163, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 84, "name": "Kiosk Covered", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFORMATION_STRUCTURE_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "f624bf1d814643c05f51be32a736af49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuklEQVRIie2WXUhTYRjH/2d7z3GeE821LQtMbaQxM1xXESQlJF4UlUSfF5GQQuRF3XQZ3taFXWgRFORN2V2KIEiJZKKFUdkHlIXLMXLKHFvu45x5dk6c14r8GHPbMaP6w3tx3q/fe57nfZ73IVhFkf/wP8LsgfrOllivuyHhDnJQ1awBjMCBq9gwxVUWHLVcqelPCg80dl8Ktz5rhI5SI3FIg571CW/okdrUt5ZpqhKXhMuj/gbdqAwDU1UxxP5xQFYge0JsMCzVAOhcEq6EJHO2TOKwQDhdAf6MC6QoD1N72yA9/jw3KCmb582FDtL8yh9xQqjbgZw9RVBnFYhdHxA83w1pwJP8oMhCObsLKZA/tg3MGg6zIz4EL/Ygcvc1FH805XqSLtC4yUzNKmhm3bIOSiCGSNsrRO68RPzFRFp7keVMYkwEubVOCjTtc9DLpARj8B+8B7FnDGpcTvcfUsO5nQUUyJ8sh8FsgvwpgNDlPuQeKAVx2hDrGkU2Igs7DDae+lGoc4F12qFKMqLtb6lZJS1sAJiqHYs2Ysvs9FDRB+8hf5zODM6W2ZF3tRrSk3EkfGEkvF8RqOtIuZGt4wRIiRX8qe3wuW5mBpcGPJjY2gJ5dBr5w8vPObInROGyO5iFzxWVgtORwS4gfGMY8edfqIsyh2cgVZTBHy+fi3ejAcER32+Ez0g03v+9SoY4LHPZzh+l0WIsNCPhCa0snOFZmu0SkxH4D9+fPyZwP9/zFYGr0dlsliMlnHXakD90dl6fsTgPULGof6Emd93OHB5tf0NfsUV66oUeIr9+GMw52i2x/fieaR6CnmJyje+SwtlS63Xx4VizHlXrQpESq2Tmh3qTwi2t+69N13cWib3uc7qVzjwLzrVxilQW1DJNNUpSuCbrrUMXAGhNH2nV1OD39tdluEy1qvBvZ9n4XYacYh4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Kiosk_Covered" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f624bf1d814643c05f51be32a736af49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuklEQVRIie2WXUhTYRjH/2d7z3GeE821LQtMbaQxM1xXESQlJF4UlUSfF5GQQuRF3XQZ3taFXWgRFORN2V2KIEiJZKKFUdkHlIXLMXLKHFvu45x5dk6c14r8GHPbMaP6w3tx3q/fe57nfZ73IVhFkf/wP8LsgfrOllivuyHhDnJQ1awBjMCBq9gwxVUWHLVcqelPCg80dl8Ktz5rhI5SI3FIg571CW/okdrUt5ZpqhKXhMuj/gbdqAwDU1UxxP5xQFYge0JsMCzVAOhcEq6EJHO2TOKwQDhdAf6MC6QoD1N72yA9/jw3KCmb582FDtL8yh9xQqjbgZw9RVBnFYhdHxA83w1pwJP8oMhCObsLKZA/tg3MGg6zIz4EL/Ygcvc1FH805XqSLtC4yUzNKmhm3bIOSiCGSNsrRO68RPzFRFp7keVMYkwEubVOCjTtc9DLpARj8B+8B7FnDGpcTvcfUsO5nQUUyJ8sh8FsgvwpgNDlPuQeKAVx2hDrGkU2Igs7DDae+lGoc4F12qFKMqLtb6lZJS1sAJiqHYs2Ysvs9FDRB+8hf5zODM6W2ZF3tRrSk3EkfGEkvF8RqOtIuZGt4wRIiRX8qe3wuW5mBpcGPJjY2gJ5dBr5w8vPObInROGyO5iFzxWVgtORwS4gfGMY8edfqIsyh2cgVZTBHy+fi3ejAcER32+Ez0g03v+9SoY4LHPZzh+l0WIsNCPhCa0snOFZmu0SkxH4D9+fPyZwP9/zFYGr0dlsliMlnHXakD90dl6fsTgPULGof6Emd93OHB5tf0NfsUV66oUeIr9+GMw52i2x/fieaR6CnmJyje+SwtlS63Xx4VizHlXrQpESq2Tmh3qTwi2t+69N13cWib3uc7qVzjwLzrVxilQW1DJNNUpSuCbrrUMXAGhNH2nV1OD39tdluEy1qvBvZ9n4XYacYh4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Kiosk_Covered" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 48, 255 ], "toColor": [ 191, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 131, 255 ], "toColor": [ 199, 42, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 152, 189, 255 ], "toColor": [ 42, 152, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 65, 191, 255 ], "toColor": [ 54, 65, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 81, 37, 255 ], "toColor": [ 168, 81, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 120, 255 ], "toColor": [ 61, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 46, 255 ], "toColor": [ 44, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 176, 255 ], "toColor": [ 156, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 84, 153, 255 ], "toColor": [ 38, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 62, 255 ], "toColor": [ 158, 140, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 79, 255 ], "toColor": [ 163, 64, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 189, 182, 255 ], "toColor": [ 45, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 163, 39, 255 ], "toColor": [ 105, 163, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 85, "name": "Kiosk Uncovered", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFORMATION_STRUCTURE_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "178c75abdad6e331627e17c4b1d8a68e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVRIie2WT0gUURzHv7P7ZlxnonXb3SwwLUljzXA7RZCUUHgoKIn+HiIhhchDdegYXutgBy2CguwQdksLJCmRTJQwSvsDZuHmIrnKuszm7jqzzs7EPCtSXNadHTOqL7zD+/f7zPv95vfej2AFRf7D/wi3h2raGmc6fbUJn8hB0zIGMAIHrmzdJFeed8RxpbI7KTxU134p0vSiDiZKi8Yh9/rXJsbCT7X6rtVMfYW0KFwZDtaaRmUY2Co2QuoeBRQVij/MihG5EkDbonA1LNszZZJCB4RTZeBPe0EKcjC5pxnys89zk7K6ad5amCA9rvxhD4Tq7cjaXQBtVoX06APEc+2Qe/zJPxQZKGtXPgXyR7eCWcVhdjAA8UIHovfeQA3GUu4n6QKtG+zUrYLu1s1roIZmEG0eQPTOa8RfjadliyxlEWMjyK7yUKBtbyEdm3k4BPHiY0gdI9DiSrpnSA3nduRRIH+iFBa7DcqnEMKXuxC9O4DE2FdkKrJwwOLiaRyFai9YjxuarCDW8o66VdbTJonYEjeyDxQj9mAIyscpY3C2xI2cq/sgPx9FIhChJwxVt6Y05Go9DlLkBH9yGwLem8bgco8f41saoQxPIbd/6XeO4g9TuOITM4i5qlFwOrK4BURu9CP+8gsNkXG4AWmSAv5Y6Vy+Wy0QBwO/ET4t03z/9yoZUuiYu+2CMZot1nw7Ev7w8sIZnqVPZ2IiiuCh+/PnBO7ne74scC02m8l2pISzHhdy+84YMj6x87ZxeKzlLX3Flkvk147FnqX/Ja4f/emGPlNhTLb1fVI4W+y8Lj0ZaTCjal0oUuSU7XxfZ1K4o2n/tamatgKp03fWtNKZZ8F510+S8rwqpr5STQrX5bx18DwAvZkjvZrq/d7+uhvOqFYU/g1A6vWbGvzs1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Kiosk_Uncovered" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "178c75abdad6e331627e17c4b1d8a68e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVRIie2WT0gUURzHv7P7ZlxnonXb3SwwLUljzXA7RZCUUHgoKIn+HiIhhchDdegYXutgBy2CguwQdksLJCmRTJQwSvsDZuHmIrnKuszm7jqzzs7EPCtSXNadHTOqL7zD+/f7zPv95vfej2AFRf7D/wi3h2raGmc6fbUJn8hB0zIGMAIHrmzdJFeed8RxpbI7KTxU134p0vSiDiZKi8Yh9/rXJsbCT7X6rtVMfYW0KFwZDtaaRmUY2Co2QuoeBRQVij/MihG5EkDbonA1LNszZZJCB4RTZeBPe0EKcjC5pxnys89zk7K6ad5amCA9rvxhD4Tq7cjaXQBtVoX06APEc+2Qe/zJPxQZKGtXPgXyR7eCWcVhdjAA8UIHovfeQA3GUu4n6QKtG+zUrYLu1s1roIZmEG0eQPTOa8RfjadliyxlEWMjyK7yUKBtbyEdm3k4BPHiY0gdI9DiSrpnSA3nduRRIH+iFBa7DcqnEMKXuxC9O4DE2FdkKrJwwOLiaRyFai9YjxuarCDW8o66VdbTJonYEjeyDxQj9mAIyscpY3C2xI2cq/sgPx9FIhChJwxVt6Y05Go9DlLkBH9yGwLem8bgco8f41saoQxPIbd/6XeO4g9TuOITM4i5qlFwOrK4BURu9CP+8gsNkXG4AWmSAv5Y6Vy+Wy0QBwO/ET4t03z/9yoZUuiYu+2CMZot1nw7Ev7w8sIZnqVPZ2IiiuCh+/PnBO7ne74scC02m8l2pISzHhdy+84YMj6x87ZxeKzlLX3Flkvk147FnqX/Ja4f/emGPlNhTLb1fVI4W+y8Lj0ZaTCjal0oUuSU7XxfZ1K4o2n/tamatgKp03fWtNKZZ8F510+S8rwqpr5STQrX5bx18DwAvZkjvZrq/d7+uhvOqFYU/g1A6vWbGvzs1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Kiosk_Uncovered" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 48, 255 ], "toColor": [ 191, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 131, 255 ], "toColor": [ 199, 42, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 152, 189, 255 ], "toColor": [ 42, 152, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 65, 191, 255 ], "toColor": [ 54, 65, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 81, 37, 255 ], "toColor": [ 168, 81, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 120, 255 ], "toColor": [ 61, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 46, 255 ], "toColor": [ 44, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 176, 255 ], "toColor": [ 156, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 84, 153, 255 ], "toColor": [ 38, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 62, 255 ], "toColor": [ 158, 140, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 79, 255 ], "toColor": [ 163, 64, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 189, 182, 255 ], "toColor": [ 45, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 163, 39, 255 ], "toColor": [ 105, 163, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 86, "name": "Map Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Information Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFORMATION_STRUCTURE_TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "9e57d2e3ae355dd34adef031173fbc90", "imageData": "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", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Map_Box" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9e57d2e3ae355dd34adef031173fbc90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHAUlEQVRYheWXe2wcVxXGf3dmdvZpr5+JH3nVxjWYpISW0KQkRVQVUEChEhCKeIgqoZRShEQDSLwSgcp/FKQKUiChtKCGuCEIUEXVNlGURxNIE0BNXPKyHT/jx3q99nofMztz0b1jOS5t1hZ/oEgcaTWzVzP3fPc753znjMUNYhY3iFnc6EAkneYIdIAX8zAqQMSAqABb4lsCYQX3MiQRYcMyIpSklPhTEjIGZCXCF8icgLSLlQI/tYxPpAVCLgrIEJ23jbUn/pjY2tJs3VqFUWMjwiZo94a+YgqEEVyxDYxKC1mSyLSDzHlITyJzJeSEg59y8Ccc3DNphn/57NSQ97tHmrhvd1kgkk5ztD1xoO5vdzeLypBe8y5nKV3M4vXlwPW1ExEzERUhjISFSFgajMyWNBCE2jkAbFSFsO+ow2iM6L3Mxmjl9I6zu67y9N4GPjdzXSBDyA8lH2xdoUAUXxph6uEzlM5PLybMhNZWEb3/JmZ+fAGvd85H4KgtQX3XPVi3JPXfpXTnyzIiYLW9sU6zkP7IUWTRXxiBJajYuRpCAlFhUXvsLlIbDuL15+YeUYw6R8d02ALbIWFnOSAipCgv/GloUSDMlTEqH78V54WrWG+tRKYcsjvOUvPie0ltPIQ/XrwG5lJWhyqww6Zaui4QiT/kD+bVzQIIBLEvtGC1VZDZegprdZL8/gHCdy0h/OEm8r+9QvzhtzC989y1d1wfIso/jNAfLgtEgONnS5g3xd/cf0uc8AcbMZeEyXf2k9/bR2RzE8W/XEVEDETExB8r4hwfp+LRNTAPiHR8RDQA4mNFgesnqwQbqZVBn9reVI/KGXtTHXLSxT2XIf9kr3YWur0GShL3zCTmqjj+SAFvuEDx0AViX2rFOTyKvaEW50RqlhGpgQZ+hAJSVkcSImYh856mNrShjsL+fryL04hqG2NJmMiW5bpMi89fxWiIaI2IfKyZwr5+5JRLaE0S968TFJ8bIrlnHe4/JvV+8xkBM7YAECOuHvZHCxQPjhL5aDOFPwwSe7CV3E8vBS/dXAG+JPSuaoqHRnVSF/b2YW+sp3hwhNLlLELpStEn+8PXiH+9nez3u5DufCBeeSASP6kESp2ydDaD+2qG8Aca8PtyWpicl8cJb27CXBoht6cboy6sskrH1Fga1u+pcBA2dZhKXVOYDVFQKvw6RigfGgE1RrWNTLv6v96oUTntIfr5VfDyuHaa/80VHW9zZVwLnirN3C+6iX+ljdyuS1hrq1G5psw5Moa9vlYzotuD4h0ztEBoRI2qdV9JtWZQIqpszBUx5HRJ952Zx85rAN6VGQ0qtK6GxHc68IfymhF/0qV0LkPiW2/TvamwfwDrnVXB7kr6ddXI8kAkJJU6ypmgxL2BHNFNK5j50fmAXtsgtLYa9+/p2R0EikEjGSKz7ZQGmtjxdp3opdemyP28Gz9VxGyI6KZ4jZEFgJi2EdUOvVlaD4+R3L1OSzcG+KNFjMoQ5rIo0pWaKa8ni7k8qivIak3o8KTvPYZzbFyXtbEsFgBQQPw3V8o3hiZmBkmkdEQxVPB0mca2tpB74rJOSMWWp9QXqPheB87RcbKPXdBKm/1Bl2ZLVVb0Myt161eh8gbyGLW2Bh+ExiiVB2KKYE1VwqzldndTvXc9M49fxEyGsDqSeAcGdPt3X0lj31mP0RTBu5TVz09++qRWX6W8sQdakZMOmYfOEP9q27x9vZmyQPyJ0rimcB6D7smUjm/k3mbdUdXAE1pfi9VeQf7AAMUjY0Hb96TOF/v2WsJ3L8V+3xKmv/0q+ad753kMckRgGuUZkf6w6pii1n7dcuGZPuJfu5nUew4Rfn8D3r+mcE+nidzTQHhzsy5xs60Ca1UM52SK/L5+Ml8+rSttvonQnP9EWSAC+ks9M9jvrr3WkVR4nuoh8d2OQNSOj+tektjejh6gnhum8OchSucUuIl5M8d/7B23dM7p84K3kI4ccV4a+Ub8kXY9O6hEU+Z1z5B/qpfqA3doCVftP/toF7lf9bzh1Nez0Duq8KeD/Uy8qbJAGki/MLanZzC+vb258me3MfXQ6Tkwk9tOEXugRUt2evMxPRQvxpS2xLe3E/n4Mj1wzTIyUhaI4Ivu4JXO+zPbXnm+6tfrjOh9K/Azrh6MKXqBKAl0aeoJXk3zs9dgyhdzg/Pc+qypkp/+5j+Vl2cb+VTvgp8TzWx5cfCZfXd6Pdld0c+uWmOtrtSnUomuuqrSGNVn1CCkxE/H3fGR0x5exkEq4CpPfIks+BqAe3LcK/x+8KJf8J6cRPxk0R9YzXzyOCe4ZfhEZ72Pt0yoOQVMibCl7pxGxEBG1CCl+qqErOpyAvI+YspApMHT07MLznLMEcEW77/+5Gxkyxigfv/n3778j+3fJt0tEuC93zwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Map_Box" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 48, 255 ], "toColor": [ 191, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 131, 255 ], "toColor": [ 199, 42, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 152, 189, 255 ], "toColor": [ 42, 152, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 65, 191, 255 ], "toColor": [ 54, 65, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 81, 37, 255 ], "toColor": [ 168, 81, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 120, 255 ], "toColor": [ 61, 186, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 46, 255 ], "toColor": [ 44, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 176, 255 ], "toColor": [ 156, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 84, 153, 255 ], "toColor": [ 38, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 62, 255 ], "toColor": [ 158, 140, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 79, 255 ], "toColor": [ 163, 64, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 189, 182, 255 ], "toColor": [ 45, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 163, 39, 255 ], "toColor": [ 105, 163, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6271886.709999993, "ymin": 1875888.2300000042, "xmax": 6324347.829999998, "ymax": 1903640.0400000066, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Information_Structure_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INFORMATION_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Information_Structure_Type", "length": 30, "domain": { "type": "codedValue", "name": "Information_Structure_Type_Domain", "description": "list of information structure types", "codedValues": [ { "name": "Amphitheater", "code": "Amphitheater" }, { "name": "Kiosk - Covered", "code": "Kiosk_Covered" }, { "name": "Kiosk - Uncovered", "code": "Kiosk_Uncovered" }, { "name": "Map Box", "code": "Map_Box" }, { "name": "Interpretive Center", "code": "Interpretive_Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 90, "name": "City Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Alex Fiore Teen Center", "description": "Alex Fiore Teen Center", "symbol": { "type": "esriPMS", "url": "4740afa5c470dcb01b6573a11d875eb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVRIid3UXWjNcRzH8ddhxEix2qw8ThFTluzW44Xnp8lGEmEXHiK7YDdKUoxcCEUrGkNbuVJKeZo9NMWVxx2nxo2VCYWWte3Iv+Nwjp0dD7nxvfn/v5/f9//+fv//3+f3z/API+O/h48yTY2ROrQKCZv3t/CJCMfuB9likh2ybNASVwlhAiK/Ds+z1TR7PXRaxOEUzUPyXZSnUKP13mpODx9trVL7lMtVZbeDoiKu9AKuVmW56TKtUa3WQjzvG/7OTXXe2S7XBtkos8fYBPBUF1RZEYAjotq8QGv6yT96rcEcxW6rNSVoELVKl0HB+ghZqqyMgze5pd4CdKWH99Zgo2ydwQpHZBkQbGHUZrdTgX+G53mkwKd43umzczrsNNjAmPYV3I0T3hthmCKN8frH3msxv3f4XENVypcu+uO44ZiRoBdp1pJq8icynU16xRz9LQ78/D2+Tn5Zt07RBP21zB/TRHiTmZriWT+5TrmmEEN+mjzkjXJXtTv2w0pHajjPYteQyS6pVqjAEM8Cr3dbIkOlLqtlWCdHj6UOiIioSOL0Cv8Gvui8ZYHdWkQVeWCb8chyR6srOtXItz5oUOZg4J6K9PBcpXZZboZM4ZiPn9qBhtgTPa6bqUS9mtg5uKFMxNVg1/qEt6l0ziLDLHbSXU2Bj8clVb3VZJYSdZYa47kzyeBUnyXqnpX2Kxd2NNUB8cEbjWZ7pdhDp37nlxsVdihBqdXjpXb3DY5rH7WnAvcFlxQR9bLV/2L1b8L/KP4p/AtcJa51WDaWjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Alex Fiore Teen Center" ] ] }, { "label": "Cameron Center", "description": "Cameron Center", "symbol": { "type": "esriPMS", "url": "d29e2b7294aa4df00d68e2ee52579f6b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQ4jbXTP0iUcRzH8ZfxRNTkcqlTUDRIHdJkLgohVBBHBIJTIMhhg0IQXFObVNuhD6Q1tegQHBGRQ4niYmkKQlOh83FLFMjFXYb0IOnzPHfcIH3gO/y+fL/v3/fP7xc4poL/A9hxzlsP1Fy0p67TkrtCbWqtAaHQR3nDTsoc+L645YWHnhuV96Y5YNIz14zpTkAvR5bx2ryncgoW04CCrCtGUslHddsZRUVk04DfJtx0SisNuuSOfiUrcUCXjljgO+QOIn7F2mkTGCAJ2FOPAf5EvsaqHm4j+Of86lssqBcLOJFIrtj1yWYa8ErJuCE9zkfnvyu80eD2GR9ULKUBP62556VF953W3rD0z9ZNmY5GngLAqsf61My6rlf/kQZ+CC14ZM73wzeQBlC35Ymr3rsgq8fZaGDLyqqWUU4W1ewzbdiOrKWO/Rv3AcSoT3dh1MSfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cameron Center" ] ] }, { "label": "Child Care Center", "description": "Child Care Center", "symbol": { "type": "esriPMS", "url": "4bb5da315dfe87467202d4db488620be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jd3VPUiCQQCA4fdU1LaaTNOmFqmxrWhoapRAEPtsiaAWl8YoamhtD5ryB0krWhoDh4a2XGqpxeo+p+YcvAuFwFC/HyuI3u3u4OGOgzsfv5TvH8NpuYCHOPnI0c/ASe0lKHfRbANeDLlEs7VGOfY2PJx6jeEzi2gx3zWbIOCdJWMa5MJV93BGLqM5Bsb6rEbR+hpDHtAM71MWLXs4+TyC33uIZsPyNOABdgiYi6zKNCeR+mA405hBqRKCaZw3h6LGirlOIVzpD2t1iiCO+0YRukyqPkFpUvbCgiv0UHC7u0+0F1aeCkJtDcUKzrqHX+FC6BbDfOncuvssYIRGy3MEWZfoPbnIgwVM+0jtm81+Z7f94anwDY9mAxh37ioH8J5QGPIC2HSoPpGP1uzhdsJTQStnsBY9ux0Mv4eq+M1LIGgLi1bROVzuPCoJW9SiP/CDuOwDc6Vlj9Kq6mMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Child Care Center" ] ] }, { "label": "City Hall", "description": "City Hall", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 14, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "City Hall" ] ] }, { "label": "Civic Arts Plaza", "description": "Civic Arts Plaza", "symbol": { "type": "esriPMS", "url": "4ab1009b4b47c91ed6711e6f32974c24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPklEQVRIieWVXUiTURjHf686EZOyZpRu7UPd8moUUTd93YQMaUELSiqEom6yghrddBVdRHRhH1JURAaBtbsYlcOM2oXrIsNBGmUDQ6fuw9yCmM61LbZFNve+vusLgv5w4JznPOfH85zznHNK+Isq+T/g+oPsGL6N44/C155j+dQbepaYMKl24iktwzx8j8Bvw42n2BMe4rrpApVl1aDdzxqPjUHdAVo/dGD/NXgKQX8Ie5kSq+k8xUJR1lyqhA0dKIfauLuqGevofZoz3oXCG85g/NxMt+4o2qpNIg4CGG0oJnvZnZhh/VI9jYMX8crCjSewxXycXXeN8tJlCyUNVRthcQN6z0n6Dcc5/f4K7ZJw7T6eLapja31rOrbClNmmO1S8a+OyZi+WkU4axSMvolYKPGqHyV6oboKV5nmTAqy2Ibh3YZCMPB6hPx5Bo6jMXTt8C/oOZ/vedtjyBFZsy/WZ8UNimleS8GScS2MOLLoWvtVGVoGeXFCgOx8+7iAxG6FNEu538rxcjU/XguZHe7pi0tvyfbyZPIVc+KZe4JaEZ9IL8joRRVNcPmerO5Kt5Ek31GyHGkvumkQUYkEG5rPy4Mk4V/1OmlTWuYNNX6D6Y9kmpgknydlP3JCF+7voqqhlTGVFTYHyP8YXfskjWXhaUR8DyTjqIoU8OJWE6Ahv00kXBE/FuBl8ijmvnkX00U0qFqJTbE4UPuHkwZdpvOMP5W9quA8h4hF/HaVexVTIhSHkkkMvrH/nm/tZfQVPJ7Az0pXfTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Civic Arts Plaza" ] ] }, { "label": "Community Gallery", "description": "Community Gallery", "symbol": { "type": "esriPMS", "url": "5d081f6f760a145d4e04bd1dd970d270", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2klEQVRIie2UPQ4BURRGz5ufaBQazYRCp7UDLaEUK1DobMAalPagRGjVImIJCkJIJBIJxXhP6AiT8WYi/k7yuvu+k3y5uRYvwvpu0bxA2RAkwwhWRwZOj9FdkYAq0JKSTRCJIcgIkyw8EJ05urQTfWZBRMsiOwXp91sGVcKcrrH9BKUGHLRFiz2VSJSmH9EsR9Kr8veoLkysUNM8+Iu0sfS/PseviQRDFHU/QRGbrbbI6TCGy/vg6oRNfJXHDRLqSmLC8BZNhKTh3gzpINX11b8SOV1qfPd6Ex4nHg0vfuoT6y8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Community Gallery" ] ] }, { "label": "Conejo Recreation and Park District HQ", "description": "Conejo Recreation and Park District HQ", "symbol": { "type": "esriPMS", "url": "24908cc45d8ef414457d5fa488e72336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4jbWTXSjDURiHH/qLlI9aPqJFarWaJXKpSZSs+bghF7sRyYWUUnblQmS7U1bKzSLZhZImc+FjUlLWrCWlyEckCsVi7b+RDM32x1bLU2+dzun3dN7OeQUSRPgXwfYIRY59BsQgipdXArlZOOq0mFVtiDEFo+2YPad0N1eSIsv42Du8Qrdsw2DS0zU4i+1XgaGZySolPYr8SKmyIFQ5Kx6sQy00DS+yLhH0alGr5HREh7/TUEb61C3jgFoiCAboqy0llRholKi05WjsbrYiBPmZ5MUKh9opJEkQqIYoQfCVAHHiF8OvIXwtjm84iid86+XJecaeRGB3s9BZQ6tKTslfgpkt1u4fcEgEjz52DVam5/vpT0sh+6ew5xynZYOJ944lAgDXCWONJkSTnvqKYjRA8ufRg8XBinGJOe9z+A9IBEDg4BKjzsiqXIa6tIhcvx9x54hrn8gmcB19q9+GyXVxF6qYJDyNb5jMbvVTvbgiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Conejo Recreation and Park District HQ" ] ] }, { "label": "Day Labor Site", "description": "Day Labor Site", "symbol": { "type": "esriPMS", "url": "c16111a0c371b6dfe284a602a1968743", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQokWNhoACwUEdzI8MOBgMGe4I6LjAcZKhn8EDVLMLwn8GPgYOg5icM/zFtJgOwjGoeegG2gGEPwymGQwR1XGP4han5NEMvw2lybSYDAAAQEA5kbsAdVQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Day Labor Site" ] ] }, { "label": "Goebel Senior Adult Center", "description": "Goebel Senior Adult Center", "symbol": { "type": "esriPMS", "url": "e40af87a8395ffea4af317e32661003e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokaXSvyvEARQA8I/cwB+ALGx+/Ad3YjCaLsMdMrBQoix0ulO+g1zHxYBuvLIYrkiRQWGQgcxu8U9QoiR1ke6c0+Vt773P8N7rhdQRof/jhH4ZV3/jpDZ5lxZEZZ3UxkWHhjS6lkfr7zihz6mwO4xoMWvZrtXq+Ma+QEOpuoaolEBW4KUcz5tyq8PwZ96NQU0e7CFejh9FdFXM34MzvT/H6DStYNS95lL7CdvexcW+bvKNA2/mpCzZdIQNhB1LK1ZfcMeWAYsK2h14FTNW+84R4yacm5QReK6N112YkZazUtmq/hs5yWrlur7uA3z8NZktLA/GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Goebel Senior Adult Center" ] ] }, { "label": "Grant R. Brimhall Library", "description": "Grant R. Brimhall Library", "symbol": { "type": "esriPMS", "url": "ed0be6c0d0cd8446b1411ce3a29c50e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIid3VsWsTYRjH8e9ziVWQgkodcnaSokN0SmhdxCEIQhUKJbXQdNBBEQcpiK5dGxzEwdEhmklBhExZiqCTl4KDKTi25YL0H2guyftIopw2ySV3oR3aHzc87wPPh4fjPS7OISZ+PPB0Ol1Q1Z+jYiIy7jjO8754G65cLn1F9EI0FUWs76nq7Fzg5p1Y+gjIRl7b6OMw79z6r/ZQFjlRX6c19gCVteDtjRUG/xelRNH++PeUJ+c+BC4SMoNx4bxf398dx2ucCwsPx+EaOXcewy5eIw+cOThcuU3RLrPsvkCZ8ftCBeUL8GRU/FsH7o7wkrf2SqfO1a6AZqLjitunW2Yv8dQ/Nc094rIJnI66eXd2iNfv8k5aficmt4LgqPgkzZOrZH88433SY2kng/B60EA4XHiFsT78mZg4C/xCrDfD5sPhBXsL2PLve662AJoYNhaMiyQ7V7A7jcZ1YDrMTr24UMG0+9p+pvrM1IBPPd0Y290f2T5cRG6kqnc+Y53aIFIMGO+qiFwKxB3HuRkNHZyj+w/9DXABb1j8F/3cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grant R. Brimhall Library" ] ] }, { "label": "Hill Canyon Wastewater Treatment Plant", "description": "Hill Canyon Wastewater Treatment Plant", "symbol": { "type": "esriPMS", "url": "e3ac5fea50f462da3c4d92c48bbb7977", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQ4jbWTv0tbURTHPycaQoNDh1KSFwWFrt0cXC2iIBYkNHkZilIpXZ3c+i+4x1IIFEKSh3HSIRZK9g4dOtiCLmLfC0IhQ80vkhy59RVe2iQUggcunHM453PP/V7ONBPa9L0CCriLU/TqaebO/xvgcD2T5vEv44fgszJ1AmwoKsd4D55jNUYCHGpPle5pCW/XJu78yZtmh9p74MkHautbxG6GAvr0u3LXknfw+oqaQBy8d8AO8LFHszdyggzWWRH3mcAnRQt+etWvqzRob75ioTUUUMJ9Caz44QUQC9SoIvUokWwJFyG0nyb29a8JdAlke4TYIqgdeGwRGAQI/b0w3bcNQhImfKCQCsoj6JswnbIJHjL/+5cGAGnmmoq2jGB+cwVY8296pEi2Q6RuY5VHiujgJYHXAqc3tDejRJrApaApRapA7oirapLZn0MBNla5yI+dBp2CUdsIdjdd4vsh7nIPiQeb/wEYy5DIBcI8yBfjvMD6BpgzYGN3wcYyXzvWJt7GW/S7hQ498MY5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hill Canyon Wastewater Treatment Plant" ] ] }, { "label": "Janss House", "description": "Janss House", "symbol": { "type": "esriPMS", "url": "ef7acbbf11632a7c6cdd782f4af98b58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwklEQVQ4jcWUMUscURDHf7N3p0ECooje3goeZ2ElYqMQUhgI+QApdk/TpRG/g2UU7WxCClER8W73BBtLCaQIQqoUCQSLEFLsOy9FSCCoSW73yYHK3el6eyL4r96bee/3ZpiZl+SOlbw3oEaLIPrWwO9s96RIzQInAv+O2EHhpUD3GxhraexvsYE+3lMDLNA9Js5SvU/hLYSE4z7ulEV+oyVQ4T4T5K+JvalwX119TusM+V2f0kiZ0pyJ/SYSqCj0gQyZ2Ku0kIV9qHCHjihOppn+EBFhchZ0p8KbPzc8rltznS1EBoHrgYL+ZeK8rkv/QYZ8Q9rNNh/v5Q9KD/ux/zQAa22h2DmlTRnI15AwC3xuivBdwkBX2wUKwWkAqYv9JVB4UlW4l464CkhkherbK8BzbK6pCC2LIuicyYwXAdRbGmPQwt6PU5QK7nCAjNb7G4AZ8l/KeBMVCgMDzFRuSlWx1xVw7GRwFiOBNZk4m7VWKON+ivoJyhSzIceO0LUSa5YtnHWf4iMQS+G+AH0YIv8NGK5NUghjFs5yW7+NxfQBcPCTUvcJQS4BHULH+zTPd6Pu3Ai8UC/2b+Bjq3Oxge3qDDZxmWiztc36AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Janss House" ] ] }, { "label": "Los Robles Golf Course", "description": "Los Robles Golf Course", "symbol": { "type": "esriPMS", "url": "bc7541838b353fbc60f935e626908322", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACkElEQVRIie2WTUhUURTHf3fmzUwZUatAV2WUkUHQKM1MX7h0EUHQ4EeZGGKLiNo0EASTi4ggCFqEUKvSZ6ObNi4iIlEnK6aFoG4i07LCEEZMyfl4J95LycSP+XLc9IcH7917z/29c9495zyNDZT2H54zhUqd+Adj+Q27oGj3VpNQB4FAfuG69yHQgJJnqZpoOQG3+8oxpCFdMy1rsO65iiFNmZhqWcOFk0CJda/UA0RG8ghXcZQJZgT71BXi2+rzB1dqDJExFI1WiukeW/7gNeHGf54NKw55gi+VTeXR86XKueddlS5+Rm1sjikikV8EMdbH865KF9FoPYpzCPuA7USjdmtu2gl7vUnamAQmgC/AKIoPoIZJ2N9jJDL0PIiNaLQXKENWtDFfZMf8dcAasdYK2BNm6j1F9xRi8ILk7GvqBmZSg+8v1UionfO7ZSYlM4gKoAigbZlD9+nECVAXnlgd7jfztPwQ4rgEchYoShP9CeQjomZRFAAuROrROE7oaAX+3rGV4aaq3322WmLozHWS4zWIBIHiFMDfiCfLOP92klZfD0j3orliEsknCCdQf8O68mn3dySBx7S429nquAjqDrBpFXghDvs4uvcrIruWmT+G7quA8Mu14QtqisSB+7Qd7gZbJ7BnldUuhOXAf6TYDaQBX1DNmwEeHXFTkHyOKA/pSxAVXjyQXoW70DdNq68KZGj+QKWDbqG2bzBzuKna8CitvmaQ2ynbKDqYjl3OTW0vct7l+5wX4dQaK2MouUVVf/PiU54dvOJVgiCnKfHcwFDXlvkEZqnrxEYzVf3DVOe6qwXN5tJ/k5D7HnFXJRilKJsTjCE0Rxf+nh/r31L9kSnz/zUTUy1reBbaUPhvGXjV/1b0YRwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Los Robles Golf Course" ] ] }, { "label": "Municipal Service Center", "description": "Municipal Service Center", "symbol": { "type": "esriPMS", "url": "3254047962f0b330bcee9077fae4b38b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiUlEQVRIid2VXUhUQRiGnzl7zq7Zj6VmJmSJYFo3KRhBVmBBSESCkBRB2k0pESElFd10UfRDQnWRJEXepEiJQkUSFWVGRr83iUUqRVq2Wv6Au+fsnok9YCCe9ayiBb13w3zzPd98M/OOyl+S+p+DJIXpZlL2dCTuV4bqe8XQM3sQlGwMZmyIZbbt4hF0votBotCIl3NRUWzjXildYEIv4UEUBdaSIhf+GfswuKY10+h6gwASZQw+ArQoH1kiYykO5LApuHJMjuvqUzrU5sjPqFXpoNxdR2FgNXX+UmLkrDHzbUoPFVoTVeoTKvXdLJDRYXOFBT10tXFGu0uNfx9Jcr5tTIa5mCp/kbXbfM9FGvwHwsJsQV/FT05ojdT79xMn5+CkbcFMJJISdzW1/pLIQae1Oxw3tkYEGVV+MIvb6jseuN4TEWhI+KzeX9J3MVmVGZutInODGc6gZtcH28BItMJMolP8wCTdGfRZ9JNpJjNVJcoYvGLYGaQTwCOn7kweNCuHIyhUUY8yAMGpgb6JAdbL5c6gNWYql9VHlJI7aUifGLbsyY3LGZRsxlqe1iW8LJPxkwJVqy3kB7Js52wP46ixhSPum9T49yIsh3NWl/BaDnHfd4gb6vPIQKH2ZZntHHPf4qRegOIA6xa/KPZc5YK+E3cYVwt7vQ4beZzT7rHDU8kpvYBUmTAuRiJpcL3mvNbEWX07qyZ4FmFBoZaVG3m8UDopc9daf0+OmWbdSj8Gn5ReHivtZJsplicmyHkT7nocyCuGjWg8cnS8VMZxRS/ii+gTra4O0Sa6ReitpJmL5B5jnRmNh1Bw6EMc1aAYUSSmnAj0Ni+qgmnSy/AgwUFmSOpMJf5noN8viOC/cC5fuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Municipal Service Center" ] ] }, { "label": "Newbury Park Branch Library", "description": "Newbury Park Branch Library", "symbol": { "type": "esriPMS", "url": "ed0be6c0d0cd8446b1411ce3a29c50e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIid3VsWsTYRjH8e9ziVWQgkodcnaSokN0SmhdxCEIQhUKJbXQdNBBEQcpiK5dGxzEwdEhmklBhExZiqCTl4KDKTi25YL0H2guyftIopw2ySV3oR3aHzc87wPPh4fjPS7OISZ+PPB0Ol1Q1Z+jYiIy7jjO8754G65cLn1F9EI0FUWs76nq7Fzg5p1Y+gjIRl7b6OMw79z6r/ZQFjlRX6c19gCVteDtjRUG/xelRNH++PeUJ+c+BC4SMoNx4bxf398dx2ucCwsPx+EaOXcewy5eIw+cOThcuU3RLrPsvkCZ8ftCBeUL8GRU/FsH7o7wkrf2SqfO1a6AZqLjitunW2Yv8dQ/Nc094rIJnI66eXd2iNfv8k5aficmt4LgqPgkzZOrZH88433SY2kng/B60EA4XHiFsT78mZg4C/xCrDfD5sPhBXsL2PLve662AJoYNhaMiyQ7V7A7jcZ1YDrMTr24UMG0+9p+pvrM1IBPPd0Y290f2T5cRG6kqnc+Y53aIFIMGO+qiFwKxB3HuRkNHZyj+w/9DXABb1j8F/3cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Newbury Park Branch Library" ] ] }, { "label": "Santa Monica Mountains National Recreation Area HQ", "description": "Santa Monica Mountains National Recreation Area HQ", "symbol": { "type": "esriPMS", "url": "709742687bfe72489a43b8469209ca9c", "imageData": "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", "contentType": "image/png", "width": 32, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Santa Monica Mountains National Recreation Area HQ" ] ] }, { "label": "Transportation Center", "description": "Transportation Center", "symbol": { "type": "esriPMS", "url": "1ecbe99cc5748da69efb940aed6b05f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVRIieWWz2sTQRTHv5lJ1s3uJqaapGp/atWWFhWtBlJpEQUr4sVDhSoUD3rxP/AivXjz5EFEFHr2YBF/gYIGPfRQKSoUf6ESPVRNrGlSk+yP2ZENhTRmEtu19OI77OHN973PvN33ZtaLVTbv/wUcu35wQPKy8xbzsJUC+ChJDJ9+fEkIlKi9Z2JSOZL84isH+DhivUVoKoNueIRJJUfOOZ6/8GP2J61YGxnOyADEQJGdOJ5FfzyPqZcyro01CDUDfXmcHMqif38eFy5GwLl4Y0sCdmw2kM0RqKqNwUPz0HUCr5dDVexSNX4/R/MmE5k5gqBmI7zORuoHdQekhGNyyo8Hj7QKf9d2HZ1bDTybUCr8W9pNRCOWe2A4zJCuE/ynpdIUe3cbmH6zxh2wMWohlV765OTmCYIBu66mbrYNUYb3HyQsxwjh7oGRsIWzI5kqv9NAimKjrcWsWtM0G+N3XQJVhaO7S6+9ofXV50OhWHsk/grUDeDewwCSn31obTFxbDAn1DlN8uSpCg/hODU09w9AnaB3VwHdnTpkuXYztLeaOHo4B8Y8KBaJe2BorVXqvO8pZzQoPn4qH3kikySguclyD5z56kM8VsC2DqM0jzPfxPKAZpeqNE3g9VvZPfD2/QBCIYb4vgJeTcu4OR4U6nb26Dh3Zha/8gRXbjQsD7ijR0fTxvJrcW4Op1LDAPpiBWESQjlu3QmCMV6loZTTmsB3ycTlNhy42ohFDbLAVkvPGteko1mYnuDiWKcPIrTio1YAR0cddaIozroytuq/GL8BGPjHMPVXlt4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Center" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4740afa5c470dcb01b6573a11d875eb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVRIid3UXWjNcRzH8ddhxEix2qw8ThFTluzW44Xnp8lGEmEXHiK7YDdKUoxcCEUrGkNbuVJKeZo9NMWVxx2nxo2VCYWWte3Iv+Nwjp0dD7nxvfn/v5/f9//+fv//3+f3z/API+O/h48yTY2ROrQKCZv3t/CJCMfuB9likh2ybNASVwlhAiK/Ds+z1TR7PXRaxOEUzUPyXZSnUKP13mpODx9trVL7lMtVZbeDoiKu9AKuVmW56TKtUa3WQjzvG/7OTXXe2S7XBtkos8fYBPBUF1RZEYAjotq8QGv6yT96rcEcxW6rNSVoELVKl0HB+ghZqqyMgze5pd4CdKWH99Zgo2ydwQpHZBkQbGHUZrdTgX+G53mkwKd43umzczrsNNjAmPYV3I0T3hthmCKN8frH3msxv3f4XENVypcu+uO44ZiRoBdp1pJq8icynU16xRz9LQ78/D2+Tn5Zt07RBP21zB/TRHiTmZriWT+5TrmmEEN+mjzkjXJXtTv2w0pHajjPYteQyS6pVqjAEM8Cr3dbIkOlLqtlWCdHj6UOiIioSOL0Cv8Gvui8ZYHdWkQVeWCb8chyR6srOtXItz5oUOZg4J6K9PBcpXZZboZM4ZiPn9qBhtgTPa6bqUS9mtg5uKFMxNVg1/qEt6l0ziLDLHbSXU2Bj8clVb3VZJYSdZYa47kzyeBUnyXqnpX2Kxd2NNUB8cEbjWZ7pdhDp37nlxsVdihBqdXjpXb3DY5rH7WnAvcFlxQR9bLV/2L1b8L/KP4p/AtcJa51WDaWjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Alex Fiore Teen Center", "label": "Alex Fiore Teen Center" }, { "symbol": { "type": "esriPMS", "url": "d29e2b7294aa4df00d68e2ee52579f6b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQ4jbXTP0iUcRzH8ZfxRNTkcqlTUDRIHdJkLgohVBBHBIJTIMhhg0IQXFObVNuhD6Q1tegQHBGRQ4niYmkKQlOh83FLFMjFXYb0IOnzPHfcIH3gO/y+fL/v3/fP7xc4poL/A9hxzlsP1Fy0p67TkrtCbWqtAaHQR3nDTsoc+L645YWHnhuV96Y5YNIz14zpTkAvR5bx2ryncgoW04CCrCtGUslHddsZRUVk04DfJtx0SisNuuSOfiUrcUCXjljgO+QOIn7F2mkTGCAJ2FOPAf5EvsaqHm4j+Of86lssqBcLOJFIrtj1yWYa8ErJuCE9zkfnvyu80eD2GR9ULKUBP62556VF953W3rD0z9ZNmY5GngLAqsf61My6rlf/kQZ+CC14ZM73wzeQBlC35Ymr3rsgq8fZaGDLyqqWUU4W1ewzbdiOrKWO/Rv3AcSoT3dh1MSfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cameron Center", "label": "Cameron Center" }, { "symbol": { "type": "esriPMS", "url": "4bb5da315dfe87467202d4db488620be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jd3VPUiCQQCA4fdU1LaaTNOmFqmxrWhoapRAEPtsiaAWl8YoamhtD5ryB0krWhoDh4a2XGqpxeo+p+YcvAuFwFC/HyuI3u3u4OGOgzsfv5TvH8NpuYCHOPnI0c/ASe0lKHfRbANeDLlEs7VGOfY2PJx6jeEzi2gx3zWbIOCdJWMa5MJV93BGLqM5Bsb6rEbR+hpDHtAM71MWLXs4+TyC33uIZsPyNOABdgiYi6zKNCeR+mA405hBqRKCaZw3h6LGirlOIVzpD2t1iiCO+0YRukyqPkFpUvbCgiv0UHC7u0+0F1aeCkJtDcUKzrqHX+FC6BbDfOncuvssYIRGy3MEWZfoPbnIgwVM+0jtm81+Z7f94anwDY9mAxh37ioH8J5QGPIC2HSoPpGP1uzhdsJTQStnsBY9ux0Mv4eq+M1LIGgLi1bROVzuPCoJW9SiP/CDuOwDc6Vlj9Kq6mMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Child Care Center", "label": "Child Care Center" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 14, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "City Hall", "label": "City Hall" }, { "symbol": { "type": "esriPMS", "url": "4ab1009b4b47c91ed6711e6f32974c24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPklEQVRIieWVXUiTURjHf686EZOyZpRu7UPd8moUUTd93YQMaUELSiqEom6yghrddBVdRHRhH1JURAaBtbsYlcOM2oXrIsNBGmUDQ6fuw9yCmM61LbZFNve+vusLgv5w4JznPOfH85zznHNK+Isq+T/g+oPsGL6N44/C155j+dQbepaYMKl24iktwzx8j8Bvw42n2BMe4rrpApVl1aDdzxqPjUHdAVo/dGD/NXgKQX8Ie5kSq+k8xUJR1lyqhA0dKIfauLuqGevofZoz3oXCG85g/NxMt+4o2qpNIg4CGG0oJnvZnZhh/VI9jYMX8crCjSewxXycXXeN8tJlCyUNVRthcQN6z0n6Dcc5/f4K7ZJw7T6eLapja31rOrbClNmmO1S8a+OyZi+WkU4axSMvolYKPGqHyV6oboKV5nmTAqy2Ibh3YZCMPB6hPx5Bo6jMXTt8C/oOZ/vedtjyBFZsy/WZ8UNimleS8GScS2MOLLoWvtVGVoGeXFCgOx8+7iAxG6FNEu538rxcjU/XguZHe7pi0tvyfbyZPIVc+KZe4JaEZ9IL8joRRVNcPmerO5Kt5Ek31GyHGkvumkQUYkEG5rPy4Mk4V/1OmlTWuYNNX6D6Y9kmpgknydlP3JCF+7voqqhlTGVFTYHyP8YXfskjWXhaUR8DyTjqIoU8OJWE6Ahv00kXBE/FuBl8ijmvnkX00U0qFqJTbE4UPuHkwZdpvOMP5W9quA8h4hF/HaVexVTIhSHkkkMvrH/nm/tZfQVPJ7Az0pXfTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Civic Arts Plaza", "label": "Civic Arts Plaza" }, { "symbol": { "type": "esriPMS", "url": "5d081f6f760a145d4e04bd1dd970d270", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2klEQVRIie2UPQ4BURRGz5ufaBQazYRCp7UDLaEUK1DobMAalPagRGjVImIJCkJIJBIJxXhP6AiT8WYi/k7yuvu+k3y5uRYvwvpu0bxA2RAkwwhWRwZOj9FdkYAq0JKSTRCJIcgIkyw8EJ05urQTfWZBRMsiOwXp91sGVcKcrrH9BKUGHLRFiz2VSJSmH9EsR9Kr8veoLkysUNM8+Iu0sfS/PseviQRDFHU/QRGbrbbI6TCGy/vg6oRNfJXHDRLqSmLC8BZNhKTh3gzpINX11b8SOV1qfPd6Ex4nHg0vfuoT6y8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Community Gallery", "label": "Community Gallery" }, { "symbol": { "type": "esriPMS", "url": "24908cc45d8ef414457d5fa488e72336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4jbWTXSjDURiHH/qLlI9aPqJFarWaJXKpSZSs+bghF7sRyYWUUnblQmS7U1bKzSLZhZImc+FjUlLWrCWlyEckCsVi7b+RDM32x1bLU2+dzun3dN7OeQUSRPgXwfYIRY59BsQgipdXArlZOOq0mFVtiDEFo+2YPad0N1eSIsv42Du8Qrdsw2DS0zU4i+1XgaGZySolPYr8SKmyIFQ5Kx6sQy00DS+yLhH0alGr5HREh7/TUEb61C3jgFoiCAboqy0llRholKi05WjsbrYiBPmZ5MUKh9opJEkQqIYoQfCVAHHiF8OvIXwtjm84iid86+XJecaeRGB3s9BZQ6tKTslfgpkt1u4fcEgEjz52DVam5/vpT0sh+6ew5xynZYOJ944lAgDXCWONJkSTnvqKYjRA8ufRg8XBinGJOe9z+A9IBEDg4BKjzsiqXIa6tIhcvx9x54hrn8gmcB19q9+GyXVxF6qYJDyNb5jMbvVTvbgiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Conejo Recreation and Park District HQ", "label": "Conejo Recreation and Park District HQ" }, { "symbol": { "type": "esriPMS", "url": "c16111a0c371b6dfe284a602a1968743", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQokWNhoACwUEdzI8MOBgMGe4I6LjAcZKhn8EDVLMLwn8GPgYOg5icM/zFtJgOwjGoeegG2gGEPwymGQwR1XGP4han5NEMvw2lybSYDAAAQEA5kbsAdVQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Day Labor Site", "label": "Day Labor Site" }, { "symbol": { "type": "esriPMS", "url": "e40af87a8395ffea4af317e32661003e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokaXSvyvEARQA8I/cwB+ALGx+/Ad3YjCaLsMdMrBQoix0ulO+g1zHxYBuvLIYrkiRQWGQgcxu8U9QoiR1ke6c0+Vt773P8N7rhdQRof/jhH4ZV3/jpDZ5lxZEZZ3UxkWHhjS6lkfr7zihz6mwO4xoMWvZrtXq+Ma+QEOpuoaolEBW4KUcz5tyq8PwZ96NQU0e7CFejh9FdFXM34MzvT/H6DStYNS95lL7CdvexcW+bvKNA2/mpCzZdIQNhB1LK1ZfcMeWAYsK2h14FTNW+84R4yacm5QReK6N112YkZazUtmq/hs5yWrlur7uA3z8NZktLA/GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Goebel Senior Adult Center", "label": "Goebel Senior Adult Center" }, { "symbol": { "type": "esriPMS", "url": "ed0be6c0d0cd8446b1411ce3a29c50e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIid3VsWsTYRjH8e9ziVWQgkodcnaSokN0SmhdxCEIQhUKJbXQdNBBEQcpiK5dGxzEwdEhmklBhExZiqCTl4KDKTi25YL0H2guyftIopw2ySV3oR3aHzc87wPPh4fjPS7OISZ+PPB0Ol1Q1Z+jYiIy7jjO8754G65cLn1F9EI0FUWs76nq7Fzg5p1Y+gjIRl7b6OMw79z6r/ZQFjlRX6c19gCVteDtjRUG/xelRNH++PeUJ+c+BC4SMoNx4bxf398dx2ucCwsPx+EaOXcewy5eIw+cOThcuU3RLrPsvkCZ8ftCBeUL8GRU/FsH7o7wkrf2SqfO1a6AZqLjitunW2Yv8dQ/Nc094rIJnI66eXd2iNfv8k5aficmt4LgqPgkzZOrZH88433SY2kng/B60EA4XHiFsT78mZg4C/xCrDfD5sPhBXsL2PLve662AJoYNhaMiyQ7V7A7jcZ1YDrMTr24UMG0+9p+pvrM1IBPPd0Y290f2T5cRG6kqnc+Y53aIFIMGO+qiFwKxB3HuRkNHZyj+w/9DXABb1j8F/3cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grant R. Brimhall Library", "label": "Grant R. Brimhall Library" }, { "symbol": { "type": "esriPMS", "url": "e3ac5fea50f462da3c4d92c48bbb7977", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQ4jbWTv0tbURTHPycaQoNDh1KSFwWFrt0cXC2iIBYkNHkZilIpXZ3c+i+4x1IIFEKSh3HSIRZK9g4dOtiCLmLfC0IhQ80vkhy59RVe2iQUggcunHM453PP/V7ONBPa9L0CCriLU/TqaebO/xvgcD2T5vEv44fgszJ1AmwoKsd4D55jNUYCHGpPle5pCW/XJu78yZtmh9p74MkHautbxG6GAvr0u3LXknfw+oqaQBy8d8AO8LFHszdyggzWWRH3mcAnRQt+etWvqzRob75ioTUUUMJ9Caz44QUQC9SoIvUokWwJFyG0nyb29a8JdAlke4TYIqgdeGwRGAQI/b0w3bcNQhImfKCQCsoj6JswnbIJHjL/+5cGAGnmmoq2jGB+cwVY8296pEi2Q6RuY5VHiujgJYHXAqc3tDejRJrApaApRapA7oirapLZn0MBNla5yI+dBp2CUdsIdjdd4vsh7nIPiQeb/wEYy5DIBcI8yBfjvMD6BpgzYGN3wcYyXzvWJt7GW/S7hQ498MY5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hill Canyon Wastewater Treatment Plant", "label": "Hill Canyon Wastewater Treatment Plant" }, { "symbol": { "type": "esriPMS", "url": "ef7acbbf11632a7c6cdd782f4af98b58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwklEQVQ4jcWUMUscURDHf7N3p0ECooje3goeZ2ElYqMQUhgI+QApdk/TpRG/g2UU7WxCClER8W73BBtLCaQIQqoUCQSLEFLsOy9FSCCoSW73yYHK3el6eyL4r96bee/3ZpiZl+SOlbw3oEaLIPrWwO9s96RIzQInAv+O2EHhpUD3GxhraexvsYE+3lMDLNA9Js5SvU/hLYSE4z7ulEV+oyVQ4T4T5K+JvalwX119TusM+V2f0kiZ0pyJ/SYSqCj0gQyZ2Ku0kIV9qHCHjihOppn+EBFhchZ0p8KbPzc8rltznS1EBoHrgYL+ZeK8rkv/QYZ8Q9rNNh/v5Q9KD/ux/zQAa22h2DmlTRnI15AwC3xuivBdwkBX2wUKwWkAqYv9JVB4UlW4l464CkhkherbK8BzbK6pCC2LIuicyYwXAdRbGmPQwt6PU5QK7nCAjNb7G4AZ8l/KeBMVCgMDzFRuSlWx1xVw7GRwFiOBNZk4m7VWKON+ivoJyhSzIceO0LUSa5YtnHWf4iMQS+G+AH0YIv8NGK5NUghjFs5yW7+NxfQBcPCTUvcJQS4BHULH+zTPd6Pu3Ai8UC/2b+Bjq3Oxge3qDDZxmWiztc36AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Janss House", "label": "Janss House" }, { "symbol": { "type": "esriPMS", "url": "bc7541838b353fbc60f935e626908322", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACkElEQVRIie2WTUhUURTHf3fmzUwZUatAV2WUkUHQKM1MX7h0EUHQ4EeZGGKLiNo0EASTi4ggCFqEUKvSZ6ObNi4iIlEnK6aFoG4i07LCEEZMyfl4J95LycSP+XLc9IcH7917z/29c9495zyNDZT2H54zhUqd+Adj+Q27oGj3VpNQB4FAfuG69yHQgJJnqZpoOQG3+8oxpCFdMy1rsO65iiFNmZhqWcOFk0CJda/UA0RG8ghXcZQJZgT71BXi2+rzB1dqDJExFI1WiukeW/7gNeHGf54NKw55gi+VTeXR86XKueddlS5+Rm1sjikikV8EMdbH865KF9FoPYpzCPuA7USjdmtu2gl7vUnamAQmgC/AKIoPoIZJ2N9jJDL0PIiNaLQXKENWtDFfZMf8dcAasdYK2BNm6j1F9xRi8ILk7GvqBmZSg+8v1UionfO7ZSYlM4gKoAigbZlD9+nECVAXnlgd7jfztPwQ4rgEchYoShP9CeQjomZRFAAuROrROE7oaAX+3rGV4aaq3322WmLozHWS4zWIBIHiFMDfiCfLOP92klZfD0j3orliEsknCCdQf8O68mn3dySBx7S429nquAjqDrBpFXghDvs4uvcrIruWmT+G7quA8Mu14QtqisSB+7Qd7gZbJ7BnldUuhOXAf6TYDaQBX1DNmwEeHXFTkHyOKA/pSxAVXjyQXoW70DdNq68KZGj+QKWDbqG2bzBzuKna8CitvmaQ2ynbKDqYjl3OTW0vct7l+5wX4dQaK2MouUVVf/PiU54dvOJVgiCnKfHcwFDXlvkEZqnrxEYzVf3DVOe6qwXN5tJ/k5D7HnFXJRilKJsTjCE0Rxf+nh/r31L9kSnz/zUTUy1reBbaUPhvGXjV/1b0YRwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Los Robles Golf Course", "label": "Los Robles Golf Course" }, { "symbol": { "type": "esriPMS", "url": "3254047962f0b330bcee9077fae4b38b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiUlEQVRIid2VXUhUQRiGnzl7zq7Zj6VmJmSJYFo3KRhBVmBBSESCkBRB2k0pESElFd10UfRDQnWRJEXepEiJQkUSFWVGRr83iUUqRVq2Wv6Au+fsnok9YCCe9ayiBb13w3zzPd98M/OOyl+S+p+DJIXpZlL2dCTuV4bqe8XQM3sQlGwMZmyIZbbt4hF0votBotCIl3NRUWzjXildYEIv4UEUBdaSIhf+GfswuKY10+h6gwASZQw+ArQoH1kiYykO5LApuHJMjuvqUzrU5sjPqFXpoNxdR2FgNXX+UmLkrDHzbUoPFVoTVeoTKvXdLJDRYXOFBT10tXFGu0uNfx9Jcr5tTIa5mCp/kbXbfM9FGvwHwsJsQV/FT05ojdT79xMn5+CkbcFMJJISdzW1/pLIQae1Oxw3tkYEGVV+MIvb6jseuN4TEWhI+KzeX9J3MVmVGZutInODGc6gZtcH28BItMJMolP8wCTdGfRZ9JNpJjNVJcoYvGLYGaQTwCOn7kweNCuHIyhUUY8yAMGpgb6JAdbL5c6gNWYql9VHlJI7aUifGLbsyY3LGZRsxlqe1iW8LJPxkwJVqy3kB7Js52wP46ixhSPum9T49yIsh3NWl/BaDnHfd4gb6vPIQKH2ZZntHHPf4qRegOIA6xa/KPZc5YK+E3cYVwt7vQ4beZzT7rHDU8kpvYBUmTAuRiJpcL3mvNbEWX07qyZ4FmFBoZaVG3m8UDopc9daf0+OmWbdSj8Gn5ReHivtZJsplicmyHkT7nocyCuGjWg8cnS8VMZxRS/ii+gTra4O0Sa6ReitpJmL5B5jnRmNh1Bw6EMc1aAYUSSmnAj0Ni+qgmnSy/AgwUFmSOpMJf5noN8viOC/cC5fuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Municipal Service Center", "label": "Municipal Service Center" }, { "symbol": { "type": "esriPMS", "url": "ed0be6c0d0cd8446b1411ce3a29c50e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIid3VsWsTYRjH8e9ziVWQgkodcnaSokN0SmhdxCEIQhUKJbXQdNBBEQcpiK5dGxzEwdEhmklBhExZiqCTl4KDKTi25YL0H2guyftIopw2ySV3oR3aHzc87wPPh4fjPS7OISZ+PPB0Ol1Q1Z+jYiIy7jjO8754G65cLn1F9EI0FUWs76nq7Fzg5p1Y+gjIRl7b6OMw79z6r/ZQFjlRX6c19gCVteDtjRUG/xelRNH++PeUJ+c+BC4SMoNx4bxf398dx2ucCwsPx+EaOXcewy5eIw+cOThcuU3RLrPsvkCZ8ftCBeUL8GRU/FsH7o7wkrf2SqfO1a6AZqLjitunW2Yv8dQ/Nc094rIJnI66eXd2iNfv8k5aficmt4LgqPgkzZOrZH88433SY2kng/B60EA4XHiFsT78mZg4C/xCrDfD5sPhBXsL2PLve662AJoYNhaMiyQ7V7A7jcZ1YDrMTr24UMG0+9p+pvrM1IBPPd0Y290f2T5cRG6kqnc+Y53aIFIMGO+qiFwKxB3HuRkNHZyj+w/9DXABb1j8F/3cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newbury Park Branch Library", "label": "Newbury Park Branch Library" }, { "symbol": { "type": "esriPMS", "url": "709742687bfe72489a43b8469209ca9c", "imageData": "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", "contentType": "image/png", "width": 32, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Monica Mountains National Recreation Area HQ", "label": "Santa Monica Mountains National Recreation Area HQ" }, { "symbol": { "type": "esriPMS", "url": "1ecbe99cc5748da69efb940aed6b05f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVRIieWWz2sTQRTHv5lJ1s3uJqaapGp/atWWFhWtBlJpEQUr4sVDhSoUD3rxP/AivXjz5EFEFHr2YBF/gYIGPfRQKSoUf6ESPVRNrGlSk+yP2ZENhTRmEtu19OI77OHN973PvN33ZtaLVTbv/wUcu35wQPKy8xbzsJUC+ChJDJ9+fEkIlKi9Z2JSOZL84isH+DhivUVoKoNueIRJJUfOOZ6/8GP2J61YGxnOyADEQJGdOJ5FfzyPqZcyro01CDUDfXmcHMqif38eFy5GwLl4Y0sCdmw2kM0RqKqNwUPz0HUCr5dDVexSNX4/R/MmE5k5gqBmI7zORuoHdQekhGNyyo8Hj7QKf9d2HZ1bDTybUCr8W9pNRCOWe2A4zJCuE/ynpdIUe3cbmH6zxh2wMWohlV765OTmCYIBu66mbrYNUYb3HyQsxwjh7oGRsIWzI5kqv9NAimKjrcWsWtM0G+N3XQJVhaO7S6+9ofXV50OhWHsk/grUDeDewwCSn31obTFxbDAn1DlN8uSpCg/hODU09w9AnaB3VwHdnTpkuXYztLeaOHo4B8Y8KBaJe2BorVXqvO8pZzQoPn4qH3kikySguclyD5z56kM8VsC2DqM0jzPfxPKAZpeqNE3g9VvZPfD2/QBCIYb4vgJeTcu4OR4U6nb26Dh3Zha/8gRXbjQsD7ijR0fTxvJrcW4Op1LDAPpiBWESQjlu3QmCMV6loZTTmsB3ycTlNhy42ohFDbLAVkvPGteko1mYnuDiWKcPIrTio1YAR0cddaIozroytuq/GL8BGPjHMPVXlt4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Center", "label": "Transportation Center" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 98, 112, 255 ], "toColor": [ 222, 98, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 177, 173, 255 ], "toColor": [ 217, 177, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 79, 54, 255 ], "toColor": [ 245, 79, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 111, 123, 255 ], "toColor": [ 179, 111, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 132, 102, 255 ], "toColor": [ 250, 132, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 60, 53, 255 ], "toColor": [ 189, 60, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 98, 80, 255 ], "toColor": [ 181, 98, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 56, 82, 255 ], "toColor": [ 232, 56, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 155, 164, 255 ], "toColor": [ 250, 155, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 142, 136, 255 ], "toColor": [ 209, 142, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 50, 76, 255 ], "toColor": [ 179, 50, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 126, 116, 255 ], "toColor": [ 232, 126, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 136, 140, 255 ], "toColor": [ 179, 136, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 93, 93, 255 ], "toColor": [ 232, 93, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 166, 147, 255 ], "toColor": [ 250, 166, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 94, 64, 255 ], "toColor": [ 214, 94, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 86, 101, 255 ], "toColor": [ 186, 86, 101, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 56, 147, 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", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6279064.56740731, "ymin": 1884270.2947278917, "xmax": 6308172.603679299, "ymax": 1900298.3679866493, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R545_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 102, "name": "City Emergency Sites", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 103, "name": "Fire Stations" }, { "id": 104, "name": "Police" } ], "minScale": 250000, "maxScale": 10, "defaultVisibility": false, "extent": { "xmin": 6272355.041128218, "ymin": 1873988.1942291409, "xmax": 6331493.658743143, "ymax": 1914556.8030523956, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 103, "name": "Fire Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 102, "name": "City Emergency Sites" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f914495aaf29e808a3bf21fc53098536", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADhElEQVRIidWXsW/TQBTGX1oHtc3QIiVISYcyVEiRWJDdLXRlSRlgZE9X/gCkphJ/AGszs8KSLqzQrT4hVUKRUAc8NJFwJehA1CpSjX6Or1wudhKggPgky875fN97d+9978WRfwjnvyI/ODioLC4u1nm+vLyscI+iSM3Pz3dd11XXTq6UckXEjaKokdzj8Vwud3VnzPf9XhRF7YuLi91ardb9bXKlVCOKoqaIlJeXl6VQKAj3paWlqzmDwUDOzs4kDMNyv99vLCwsNA4PD3c3Njaav0SulMLDZhRF9WKxKKVSaYTQRD6fF+Zw9ft96Xa7GLPj+37d8zzvp8hVQiwi9fX19djTWYGBfMNOHB8fu77v+1kGOGmDsxB/6yj59Hxb7rxoS75UHnvPd9VqVTqdDga0Pc/bmkquhmecSTwIe/LlXTsmBu8fVOTWo4asbjfHjGAX1tbWJAiCOuu6rtvKJNfbzdmZxJ9ft2LSr2/bscc2eM+1srklN4plyZcqsrq9E79jrTAMiYU9EckmFxFSqkxwmdBepgFCjAL6DjQ5YBePjo7E9t4xFyKP7TSaBkhM0qxsYE3S0PTeMZULz8njWcFZzwp2MwgCFx4tQFfkSCYqNWtaQXz72Z58fPpw6F0pVloZhOnCpnczkeZWarTPsuVENttN8LHlOsBO9nZHDJm2rqMfKBJaq22wmPZomFbDYNJkjBWqbqbXJnQxGiGfFaXHP84ZQlILcjPHGbOB/ttw9ANlEc+ZRHSauHm/HuexDTOdzPcYlUUOzxg59ZiAQ5MRBttbvTgBdu/Nydji4atW6u5oUHA0j9jkNALUY8qiTY4n+ty5Pjzx4ki/UazEUguxVj7mpnmOyiGiZsNhi0wbIcBKOzrvvvRjHQcQYUBWJqR5zWVu+Rg5HQiNAPUYSTRBQOHtJKnl/cpm3GGNgPVEpDc3N5et7bVarUsHQiPA2duCo1OKczfTijE8TiM+PT2N4yiXyzXtHs+xJ9P60IHQCFCP7e2HiIAjADlrgitLZiENgoDHfbucZuY5nQcdCI0A9dgOQADhJG3H44RYnZ+fp56Vk/VxYkCbRoBIJQbs/E+D0cPxcx/irE7WmbQQrQ81mEaAeswR6EZSHwfiwQVp0jQw3EvOeFyZDEyV12SBVmJEg7I4YboinYjqWf5AONMm2Eb89X8sYiA5v4nb+cfIrxPfAeF0B3a/S+m8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6272355.041128218, "ymin": 1873988.1942291409, "xmax": 6331493.658743143, "ymax": 1914556.8030523956, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "displayField": "FILENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AGENCY_COD", "type": "esriFieldTypeString", "alias": "AGENCY_COD", "length": 5, "domain": null }, { "name": "STATION_NU", "type": "esriFieldTypeSmallInteger", "alias": "STATION_NU", "domain": null }, { "name": "STATION_LA", "type": "esriFieldTypeString", "alias": "STATION_LA", "length": 12, "domain": null }, { "name": "FULL_LABEL", "type": "esriFieldTypeString", "alias": "FULL_LABEL", "length": 50, "domain": null }, { "name": "SITE_CODE", "type": "esriFieldTypeString", "alias": "SITE_CODE", "length": 8, "domain": null }, { "name": "LEGEND", "type": "esriFieldTypeString", "alias": "LEGEND", "length": 12, "domain": null }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "FILENAME", "length": 10, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 10, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 104, "name": "Police", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 102, "name": "City Emergency Sites" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "28e4de648d4ca54ff8b116be5c0fab76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD30lEQVRIidVXz0sUURz/vnWyBJVWL+4IiVqw0KlGEUQ7GHVaIzB1l+i6Qv0DQgd3D4F/QeBew/aHLSRblwIPFYHsrl2SAtmkgzNdciUDRWFffN7uTLNvZ9zNrOgD48zOe/M+7/t9n+8PFfqHUP4r8ng8rrKm5gCeOS+p4k4sz1lJvz01lT9x8sVUSmuiJo04hTlxjXNeGWHWX8Y99Dj5xGCcMsQPo6FQSP9t8kQqHS5xHuHEfarqow6vl1S1S9xN7O3tk24YVChs+raLxTCxU+F4cikamp6MHIt8MZXSPCUW4ZwHzvf1Un9/bxWhHS0tZ6gfc/p6abtYpPfrH0jXjblEMh0ITk8M/BL5YoWYGAtcGRkmWNwosEF8o+sGvXrzVksk0zm3DShOLxshzm99p5nlDcrcuUi+tuaacXx3/doYvXi5osUTS5lQcHK8LnkilQ7D1W7Exu4BZT5u08zTjTLJ/CqFB7socrWnZhPwwuDAZcrm1gJYNzg1EXMlh7shLpyxnTiW/VIh/SosloFxXOP+DrEBtf00zY2dE2PQQaGwCS0sYKorOcIJqoa47DCtlKG2NZO+e2D9hkdMmOTA6MgwLWeek2y9UrUap7AZTvUA4q3ZIWL3X9edi2jAmsXiTthuvWLPXEggjRADAX+HuOO84fJ6gDezuTUNPGYCssiRMpG5kEAawbi/s0Lua4jc6z1r8VDF+hq1u1mudbdS7u4lx/f8waj1e+DhOzK+/dTBUesq5kO5SJRztdP5QuVY2C2uMR5d+SzumO8GsxhVkTcCsfD8KumzQ1UbQBjeeLRuKd/XXkuO/O9uObE8q0yCOmVxmecKq2TLfVLIaWprLfn+nsVDNeSspKMsojohMdhhF5WpcnghljWszIYEY8Y55ssoFncsHpLJ0QigHqMsyuQQlZlQtO42sREz8eB54eYFCvg7BTnm4pKBLMeI5e0NR9WZoxFAPUZZlNWZu3dJnLdTtrO/i4z11IxjPVzEqarTUapm8cMoGgHUYxQWO+BaWOiWaoGyB8rHYgfW40QG95Tcc3soFNLRgaARQD2WqxqyGcRkVzYAN8NiJ+LCp01R2z2MRYJSj6fIk9H6oANBI4B6LLsfRMjp5UpmCHFhU04AaTa3huB+Fpy+VWW1a5yj80AHgkYA9VgWIABCN1LTYhBDZJwfzjjNUdw+xgbQgaARgFJRFuX4d4KthxMWg9itk1WOWgitD2owGgHUYxwBqhOKhHkcSEpIIIjjStMgxCXO2MHVDZMLD5SLfwybQD1GWXSbCxcjnKBqWVzHIpc38df/YyEbKud3pDv/GPlJ4gf0fw1dMKgwIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementCenterLeft", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6280878.731101811, "ymin": 1886901.3695182204, "xmax": 6309335.714213967, "ymax": 1913393.8057064712, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R219_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 10, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4152b5286b434f3995a3e28b9b1f8bc3" } ], "tables": [] }