{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "DBO.gtfs_ladot_stops_dash_downtown", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 6473332.54796505, "ymin": 1829172.4397007227, "xmax": 6491625.84208706, "ymax": 1846767.8972918987, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "parent_station" }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_timezone" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "level_id" }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "platform_code" }, { "name": "route_info", "type": "esriFieldTypeString", "alias": "route_info", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "route_info" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2751_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2608_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_stops_dash_downtown", "description": "", "prototype": { "attributes": { "route_info": null, "service_type": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_type": null, "parent_station": null, "stop_timezone": null, "wheelchair_boarding": null, "level_id": null, "platform_code": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "DBO.gtfs_ladot_stops_dash_community", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 6391735.201317549, "ymin": 1721199.5677203983, "xmax": 6512834.664498717, "ymax": 1938366.266588226, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "parent_station" }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_timezone" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "level_id" }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "platform_code" }, { "name": "route_info", "type": "esriFieldTypeString", "alias": "route_info", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "route_info" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2749_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2606_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_stops_dash_community", "description": "", "prototype": { "attributes": { "route_info": null, "service_type": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_type": null, "parent_station": null, "stop_timezone": null, "wheelchair_boarding": null, "level_id": null, "platform_code": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "DBO.gtfs_ladot_stops_commuter_express", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "parent_station" }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_timezone" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "level_id" }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "platform_code" }, { "name": "route_info", "type": "esriFieldTypeString", "alias": "route_info", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "route_info" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2604_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_stops_commuter_express", "description": "", "prototype": { "attributes": { "route_info": null, "service_type": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_type": null, "parent_station": null, "stop_timezone": null, "wheelchair_boarding": null, "level_id": null, "platform_code": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "DBO.gtfs_ladot_stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 6294662.684176892, "ymin": 1721199.5677203983, "xmax": 6521809.526470214, "ymax": 1940284.8510056436, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "parent_station" }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "stop_timezone" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "level_id" }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "platform_code" }, { "name": "route_info", "type": "esriFieldTypeString", "alias": "route_info", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "route_info" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2602_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_stops", "description": "", "prototype": { "attributes": { "route_info": null, "service_type": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_type": null, "parent_station": null, "stop_timezone": null, "wheelchair_boarding": null, "level_id": null, "platform_code": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "DBO.gtfs_ladot_shapes_dash_downtown", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6473332.54796505, "ymin": 1829157.9331680536, "xmax": 6491625.84208706, "ymax": 1846925.6692860574, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "route_short_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "shape_id" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "route_id" }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "agency_id" }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "domain": null, "editable": true, "nullable": true, "length": 42, "defaultValue": null, "modelName": "route_short_name" }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "route_long_name" }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "route_desc" }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_type" }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_url" }, { "name": "route_color", "type": "esriFieldTypeString", "alias": "route_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_color" }, { "name": "route_text_color", "type": "esriFieldTypeString", "alias": "route_text_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_text_color" }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "route_type_text" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" }, { "name": "service_type_sub", "type": "esriFieldTypeString", "alias": "service_type_sub", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type_sub" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2609_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_shapes_dash_downtown", "description": "", "prototype": { "attributes": { "service_type_sub": null, "service_type": null, "shape_id": null, "route_id": null, "agency_id": null, "route_short_name": null, "route_long_name": null, "route_desc": null, "route_type": null, "route_url": null, "route_color": null, "route_text_color": null, "route_type_text": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "DBO.gtfs_ladot_shapes_dash_community", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6391730.961496636, "ymin": 1721186.0585610569, "xmax": 6512861.94069089, "ymax": 1938441.4954403937, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "route_short_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "shape_id" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "route_id" }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "agency_id" }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "domain": null, "editable": true, "nullable": true, "length": 42, "defaultValue": null, "modelName": "route_short_name" }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "route_long_name" }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "route_desc" }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_type" }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_url" }, { "name": "route_color", "type": "esriFieldTypeString", "alias": "route_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_color" }, { "name": "route_text_color", "type": "esriFieldTypeString", "alias": "route_text_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_text_color" }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "route_type_text" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" }, { "name": "service_type_sub", "type": "esriFieldTypeString", "alias": "service_type_sub", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type_sub" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2750_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_shapes_dash_community", "description": "", "prototype": { "attributes": { "service_type_sub": null, "service_type": null, "shape_id": null, "route_id": null, "agency_id": null, "route_short_name": null, "route_long_name": null, "route_desc": null, "route_type": null, "route_url": null, "route_color": null, "route_text_color": null, "route_type_text": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "DBO.gtfs_ladot_shapes_commuter_express", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6294596.395595551, "ymin": 1724276.8420776427, "xmax": 6521834.636656225, "ymax": 1940355.27442123, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "route_short_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "shape_id" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "route_id" }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "agency_id" }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "domain": null, "editable": true, "nullable": true, "length": 42, "defaultValue": null, "modelName": "route_short_name" }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "route_long_name" }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "route_desc" }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_type" }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_url" }, { "name": "route_color", "type": "esriFieldTypeString", "alias": "route_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_color" }, { "name": "route_text_color", "type": "esriFieldTypeString", "alias": "route_text_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_text_color" }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "route_type_text" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2748_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2605_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_shapes_commuter_express", "description": "", "prototype": { "attributes": { "service_type": null, "route_type_text": null, "shape_id": null, "route_id": null, "agency_id": null, "route_short_name": null, "route_long_name": null, "route_desc": null, "route_type": null, "route_url": null, "route_color": null, "route_text_color": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "DBO.gtfs_ladot_shapes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_1043912544", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6294596.395595551, "ymin": 1721186.0585610569, "xmax": 6521834.636656225, "ymax": 1940355.27442123, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "route_short_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "shape_id" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "route_id" }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "agency_id" }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "domain": null, "editable": true, "nullable": true, "length": 42, "defaultValue": null, "modelName": "route_short_name" }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "route_long_name" }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "route_desc" }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_type" }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "route_url" }, { "name": "route_color", "type": "esriFieldTypeString", "alias": "route_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_color" }, { "name": "route_text_color", "type": "esriFieldTypeString", "alias": "route_text_color", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "route_text_color" }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "route_type_text" }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "service_type", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "service_type" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2603_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.gtfs_ladot_shapes", "description": "", "prototype": { "attributes": { "service_type": null, "route_type_text": null, "shape_id": null, "route_id": null, "agency_id": null, "route_short_name": null, "route_long_name": null, "route_desc": null, "route_type": null, "route_url": null, "route_color": null, "route_text_color": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "DBO.boundary_county_los_angeles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6273178.47123988, "ymin": 1698636.407138139, "xmax": 6668480.733127221, "ymax": 2122084.4040724784, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP" }, { "name": "COUNTYNS", "type": "esriFieldTypeString", "alias": "COUNTYNS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COUNTYNS" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GEOID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSAD" }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "CLASSFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASSFP" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "CSAFP", "type": "esriFieldTypeString", "alias": "CSAFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CSAFP" }, { "name": "CBSAFP", "type": "esriFieldTypeString", "alias": "CBSAFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CBSAFP" }, { "name": "METDIVFP", "type": "esriFieldTypeString", "alias": "METDIVFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METDIVFP" }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2757_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2614_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_county_los_angeles", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "INTPTLON": null, "STATEFP": null, "COUNTYFP": null, "COUNTYNS": null, "GEOID": null, "NAME": null, "NAMELSAD": null, "LSAD": null, "CLASSFP": null, "MTFCC": null, "CSAFP": null, "CBSAFP": null, "METDIVFP": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "DBO.boundary_county_ventura", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6108519.210992143, "ymin": 1821148.7730053067, "xmax": 6370548.410685971, "ymax": 2153481.107683137, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP" }, { "name": "COUNTYNS", "type": "esriFieldTypeString", "alias": "COUNTYNS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COUNTYNS" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GEOID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSAD" }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "CLASSFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASSFP" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "CSAFP", "type": "esriFieldTypeString", "alias": "CSAFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CSAFP" }, { "name": "CBSAFP", "type": "esriFieldTypeString", "alias": "CBSAFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CBSAFP" }, { "name": "METDIVFP", "type": "esriFieldTypeString", "alias": "METDIVFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METDIVFP" }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2758_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2615_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_county_ventura", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "INTPTLON": null, "STATEFP": null, "COUNTYFP": null, "COUNTYNS": null, "GEOID": null, "NAME": null, "NAMELSAD": null, "LSAD": null, "CLASSFP": null, "MTFCC": null, "CSAFP": null, "CBSAFP": null, "METDIVFP": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null, "INTPTLAT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "DBO.boundary_sub_area_2", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6359577.659005463, "ymin": 1712216.4823401421, "xmax": 6514653.834088713, "ymax": 1945515.2614765614, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "sub_area", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sub_area", "type": "esriFieldTypeString", "alias": "sub_area", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "sub_area" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2610_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_sub_area_2", "description": "", "prototype": { "attributes": {"sub_area": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "DBO.boundary_city_los_angeles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6359577.640304714, "ymin": 1714641.2701414824, "xmax": 6514633.062148631, "ymax": 1945515.3359514773, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CITY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CITY" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2754_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_city_los_angeles", "description": "", "prototype": { "attributes": { "CITY": null, "OBJECTID_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "DBO.boundary_tl_2023_06_tract_county_los_angeles_ventura", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6115627.254518807, "ymin": 1698636.4068100601, "xmax": 6668480.733127221, "ymax": 2153449.3885864764, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP" }, { "name": "TRACTCE", "type": "esriFieldTypeString", "alias": "TRACTCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "GEOID" }, { "name": "GEOIDFQ", "type": "esriFieldTypeString", "alias": "GEOIDFQ", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GEOIDFQ" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2759_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2616_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_tl_2023_06_tract_county_los_angeles_ventura", "description": "", "prototype": { "attributes": { "INTPTLON": null, "INTPTLAT": null, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "GEOID": null, "GEOIDFQ": null, "NAME": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "DBO.boundary_tl_2013_06_tract_county_los_angeles_ventura", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6115627.254518807, "ymin": 1698636.4068100601, "xmax": 6668480.733127221, "ymax": 2153481.107683137, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP" }, { "name": "TRACTCE", "type": "esriFieldTypeString", "alias": "TRACTCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "GEOID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2760_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2617_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DBO.boundary_tl_2013_06_tract_county_los_angeles_ventura", "description": "", "prototype": { "attributes": { "INTPTLON": null, "INTPTLAT": null, "STATEFP": null, "COUNTYFP": null, "TRACTCE": null, "GEOID": null, "NAME": null, "NAMELSAD": null, "MTFCC": null, "FUNCSTAT": null, "ALAND": null, "AWATER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "DBO.boundary_la_times_neighborhoods", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6359592.045131549, "ymin": 1715034.6092498153, "xmax": 6514632.914839223, "ymax": 1945515.2614765614, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "name", "classes": [ { "label": "Adams-Normandie", "description": "Adams-Normandie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 64, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Adams-Normandie" ] ] }, { "label": "Arleta", "description": "Arleta", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 171, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Arleta" ] ] }, { "label": "Arlington Heights", "description": "Arlington Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Arlington Heights" ] ] }, { "label": "Atwater Village", "description": "Atwater Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Atwater Village" ] ] }, { "label": "Baldwin Hills/Crenshaw", "description": "Baldwin Hills/Crenshaw", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Baldwin Hills/Crenshaw" ] ] }, { "label": "Bel-Air", "description": "Bel-Air", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 38, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Bel-Air" ] ] }, { "label": "Beverly Crest", "description": "Beverly Crest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 141, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Beverly Crest" ] ] }, { "label": "Beverly Grove", "description": "Beverly Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 86, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Beverly Grove" ] ] }, { "label": "Beverlywood", "description": "Beverlywood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 51, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Beverlywood" ] ] }, { "label": "Boyle Heights", "description": "Boyle Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Boyle Heights" ] ] }, { "label": "Brentwood", "description": "Brentwood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Brentwood" ] ] }, { "label": "Broadway-Manchester", "description": "Broadway-Manchester", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 129, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Broadway-Manchester" ] ] }, { "label": "Canoga Park", "description": "Canoga Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 99, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Canoga Park" ] ] }, { "label": "Carthay", "description": "Carthay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Carthay" ] ] }, { "label": "Central-Alameda", "description": "Central-Alameda", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 76, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Central-Alameda" ] ] }, { "label": "Century City", "description": "Century City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Century City" ] ] }, { "label": "Chatsworth", "description": "Chatsworth", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chatsworth" ] ] }, { "label": "Chatsworth Reservoir", "description": "Chatsworth Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chatsworth Reservoir" ] ] }, { "label": "Chesterfield Square", "description": "Chesterfield Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 201, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chesterfield Square" ] ] }, { "label": "Cheviot Hills", "description": "Cheviot Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 45, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cheviot Hills" ] ] }, { "label": "Chinatown", "description": "Chinatown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chinatown" ] ] }, { "label": "Cypress Park", "description": "Cypress Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 164, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cypress Park" ] ] }, { "label": "Del Rey", "description": "Del Rey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 93, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Del Rey" ] ] }, { "label": "Downtown", "description": "Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Downtown" ] ] }, { "label": "Eagle Rock", "description": "Eagle Rock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Eagle Rock" ] ] }, { "label": "East Hollywood", "description": "East Hollywood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "East Hollywood" ] ] }, { "label": "Echo Park", "description": "Echo Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Echo Park" ] ] }, { "label": "El Sereno", "description": "El Sereno", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 111, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "El Sereno" ] ] }, { "label": "Elysian Park", "description": "Elysian Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Elysian Park" ] ] }, { "label": "Elysian Valley", "description": "Elysian Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Elysian Valley" ] ] }, { "label": "Encino", "description": "Encino", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 247, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Encino" ] ] }, { "label": "Exposition Park", "description": "Exposition Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 125, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Exposition Park" ] ] }, { "label": "Fairfax", "description": "Fairfax", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fairfax" ] ] }, { "label": "Florence", "description": "Florence", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Florence" ] ] }, { "label": "Glassell Park", "description": "Glassell Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Glassell Park" ] ] }, { "label": "Gramercy Park", "description": "Gramercy Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 109, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Gramercy Park" ] ] }, { "label": "Granada Hills", "description": "Granada Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Granada Hills" ] ] }, { "label": "Green Meadows", "description": "Green Meadows", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 135, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Green Meadows" ] ] }, { "label": "Griffith Park", "description": "Griffith Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Griffith Park" ] ] }, { "label": "Hancock Park", "description": "Hancock Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 117, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hancock Park" ] ] }, { "label": "Hansen Dam", "description": "Hansen Dam", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 83, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hansen Dam" ] ] }, { "label": "Harbor City", "description": "Harbor City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 58, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Harbor City" ] ] }, { "label": "Harbor Gateway", "description": "Harbor Gateway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 173, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Harbor Gateway" ] ] }, { "label": "Harvard Heights", "description": "Harvard Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 217, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Harvard Heights" ] ] }, { "label": "Harvard Park", "description": "Harvard Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Harvard Park" ] ] }, { "label": "Highland Park", "description": "Highland Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 139, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Highland Park" ] ] }, { "label": "Historic South-Central", "description": "Historic South-Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Historic South-Central" ] ] }, { "label": "Hollywood", "description": "Hollywood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 92, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hollywood" ] ] }, { "label": "Hollywood Hills", "description": "Hollywood Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hollywood Hills" ] ] }, { "label": "Hollywood Hills West", "description": "Hollywood Hills West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hollywood Hills West" ] ] }, { "label": "Hyde Park", "description": "Hyde Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 146, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hyde Park" ] ] }, { "label": "Jefferson Park", "description": "Jefferson Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 81, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Jefferson Park" ] ] }, { "label": "Koreatown", "description": "Koreatown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Koreatown" ] ] }, { "label": "Lake Balboa", "description": "Lake Balboa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 41, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lake Balboa" ] ] }, { "label": "Lake View Terrace", "description": "Lake View Terrace", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lake View Terrace" ] ] }, { "label": "Larchmont", "description": "Larchmont", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Larchmont" ] ] }, { "label": "Leimert Park", "description": "Leimert Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 79, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Leimert Park" ] ] }, { "label": "Lincoln Heights", "description": "Lincoln Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lincoln Heights" ] ] }, { "label": "Los Feliz", "description": "Los Feliz", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Los Feliz" ] ] }, { "label": "Manchester Square", "description": "Manchester Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 73, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Manchester Square" ] ] }, { "label": "Mar Vista", "description": "Mar Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mar Vista" ] ] }, { "label": "Mid-City", "description": "Mid-City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 174, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mid-City" ] ] }, { "label": "Mid-Wilshire", "description": "Mid-Wilshire", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 247, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mid-Wilshire" ] ] }, { "label": "Mission Hills", "description": "Mission Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 186, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mission Hills" ] ] }, { "label": "Montecito Heights", "description": "Montecito Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Montecito Heights" ] ] }, { "label": "Mount Washington", "description": "Mount Washington", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 133, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mount Washington" ] ] }, { "label": "North Hills", "description": "North Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "North Hills" ] ] }, { "label": "North Hollywood", "description": "North Hollywood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 58, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "North Hollywood" ] ] }, { "label": "Northridge", "description": "Northridge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 144, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Northridge" ] ] }, { "label": "Pacific Palisades", "description": "Pacific Palisades", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pacific Palisades" ] ] }, { "label": "Pacoima", "description": "Pacoima", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 167, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pacoima" ] ] }, { "label": "Palms", "description": "Palms", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Palms" ] ] }, { "label": "Panorama City", "description": "Panorama City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Panorama City" ] ] }, { "label": "Pico-Robertson", "description": "Pico-Robertson", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 96, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pico-Robertson" ] ] }, { "label": "Pico-Union", "description": "Pico-Union", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pico-Union" ] ] }, { "label": "Playa Vista", "description": "Playa Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Playa Vista" ] ] }, { "label": "Playa del Rey", "description": "Playa del Rey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Playa del Rey" ] ] }, { "label": "Porter Ranch", "description": "Porter Ranch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Porter Ranch" ] ] }, { "label": "Rancho Park", "description": "Rancho Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Rancho Park" ] ] }, { "label": "Reseda", "description": "Reseda", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 86, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Reseda" ] ] }, { "label": "San Pedro", "description": "San Pedro", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "San Pedro" ] ] }, { "label": "Sawtelle", "description": "Sawtelle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sawtelle" ] ] }, { "label": "Sepulveda Basin", "description": "Sepulveda Basin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sepulveda Basin" ] ] }, { "label": "Shadow Hills", "description": "Shadow Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Shadow Hills" ] ] }, { "label": "Sherman Oaks", "description": "Sherman Oaks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sherman Oaks" ] ] }, { "label": "Silver Lake", "description": "Silver Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Silver Lake" ] ] }, { "label": "South Park", "description": "South Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 106, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "South Park" ] ] }, { "label": "Studio City", "description": "Studio City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Studio City" ] ] }, { "label": "Sun Valley", "description": "Sun Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 38, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sun Valley" ] ] }, { "label": "Sunland", "description": "Sunland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 71, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sunland" ] ] }, { "label": "Sylmar", "description": "Sylmar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sylmar" ] ] }, { "label": "Tarzana", "description": "Tarzana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tarzana" ] ] }, { "label": "Toluca Lake", "description": "Toluca Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Toluca Lake" ] ] }, { "label": "Tujunga", "description": "Tujunga", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 46, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tujunga" ] ] }, { "label": "University Park", "description": "University Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "University Park" ] ] }, { "label": "Valley Glen", "description": "Valley Glen", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Valley Glen" ] ] }, { "label": "Valley Village", "description": "Valley Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 71, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Valley Village" ] ] }, { "label": "Van Nuys", "description": "Van Nuys", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Van Nuys" ] ] }, { "label": "Venice", "description": "Venice", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 40, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Venice" ] ] }, { "label": "Vermont Knolls", "description": "Vermont Knolls", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vermont Knolls" ] ] }, { "label": "Vermont Square", "description": "Vermont Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vermont Square" ] ] }, { "label": "Vermont Vista", "description": "Vermont Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 116, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vermont Vista" ] ] }, { "label": "Vermont-Slauson", "description": "Vermont-Slauson", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 205, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vermont-Slauson" ] ] }, { "label": "Watts", "description": "Watts", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Watts" ] ] }, { "label": "West Adams", "description": "West Adams", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West Adams" ] ] }, { "label": "West Hills", "description": "West Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West Hills" ] ] }, { "label": "West Los Angeles", "description": "West Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 117, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West Los Angeles" ] ] }, { "label": "Westchester", "description": "Westchester", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 77, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westchester" ] ] }, { "label": "Westlake", "description": "Westlake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westlake" ] ] }, { "label": "Westwood", "description": "Westwood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westwood" ] ] }, { "label": "Wilmington", "description": "Wilmington", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wilmington" ] ] }, { "label": "Windsor Square", "description": "Windsor Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Windsor Square" ] ] }, { "label": "Winnetka", "description": "Winnetka", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Winnetka" ] ] }, { "label": "Woodland Hills", "description": "Woodland Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 126, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Woodland Hills" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 64, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Adams-Normandie", "label": "Adams-Normandie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 171, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Arleta", "label": "Arleta" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Arlington Heights", "label": "Arlington Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Atwater Village", "label": "Atwater Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Baldwin Hills/Crenshaw", "label": "Baldwin Hills/Crenshaw" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 38, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bel-Air", "label": "Bel-Air" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 141, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Beverly Crest", "label": "Beverly Crest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 86, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Beverly Grove", "label": "Beverly Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 51, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Beverlywood", "label": "Beverlywood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Boyle Heights", "label": "Boyle Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brentwood", "label": "Brentwood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 129, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Broadway-Manchester", "label": "Broadway-Manchester" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 99, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Canoga Park", "label": "Canoga Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Carthay", "label": "Carthay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 76, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Central-Alameda", "label": "Central-Alameda" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Century City", "label": "Century City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chatsworth", "label": "Chatsworth" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chatsworth Reservoir", "label": "Chatsworth Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 201, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chesterfield Square", "label": "Chesterfield Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 45, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cheviot Hills", "label": "Cheviot Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chinatown", "label": "Chinatown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 164, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cypress Park", "label": "Cypress Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 93, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Del Rey", "label": "Del Rey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Downtown", "label": "Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Eagle Rock", "label": "Eagle Rock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "East Hollywood", "label": "East Hollywood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Echo Park", "label": "Echo Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 111, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "El Sereno", "label": "El Sereno" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Elysian Park", "label": "Elysian Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Elysian Valley", "label": "Elysian Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 247, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Encino", "label": "Encino" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 125, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Exposition Park", "label": "Exposition Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fairfax", "label": "Fairfax" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Florence", "label": "Florence" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Glassell Park", "label": "Glassell Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 109, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Gramercy Park", "label": "Gramercy Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Granada Hills", "label": "Granada Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 135, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Green Meadows", "label": "Green Meadows" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Griffith Park", "label": "Griffith Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 117, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hancock Park", "label": "Hancock Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 83, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hansen Dam", "label": "Hansen Dam" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 58, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Harbor City", "label": "Harbor City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 173, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Harbor Gateway", "label": "Harbor Gateway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 217, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Harvard Heights", "label": "Harvard Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Harvard Park", "label": "Harvard Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 139, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Highland Park", "label": "Highland Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Historic South-Central", "label": "Historic South-Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 92, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hollywood", "label": "Hollywood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hollywood Hills", "label": "Hollywood Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hollywood Hills West", "label": "Hollywood Hills West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 146, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hyde Park", "label": "Hyde Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 81, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Jefferson Park", "label": "Jefferson Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Koreatown", "label": "Koreatown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 41, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lake Balboa", "label": "Lake Balboa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lake View Terrace", "label": "Lake View Terrace" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Larchmont", "label": "Larchmont" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 79, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Leimert Park", "label": "Leimert Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lincoln Heights", "label": "Lincoln Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Los Feliz", "label": "Los Feliz" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 73, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Manchester Square", "label": "Manchester Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mar Vista", "label": "Mar Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 174, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mid-City", "label": "Mid-City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 247, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mid-Wilshire", "label": "Mid-Wilshire" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 186, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mission Hills", "label": "Mission Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Montecito Heights", "label": "Montecito Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 133, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mount Washington", "label": "Mount Washington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "North Hills", "label": "North Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 58, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "North Hollywood", "label": "North Hollywood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 144, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northridge", "label": "Northridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pacific Palisades", "label": "Pacific Palisades" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 167, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pacoima", "label": "Pacoima" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Palms", "label": "Palms" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Panorama City", "label": "Panorama City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 96, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pico-Robertson", "label": "Pico-Robertson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pico-Union", "label": "Pico-Union" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Playa Vista", "label": "Playa Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Playa del Rey", "label": "Playa del Rey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Porter Ranch", "label": "Porter Ranch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rancho Park", "label": "Rancho Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 86, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Reseda", "label": "Reseda" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "San Pedro", "label": "San Pedro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sawtelle", "label": "Sawtelle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sepulveda Basin", "label": "Sepulveda Basin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Shadow Hills", "label": "Shadow Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sherman Oaks", "label": "Sherman Oaks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Silver Lake", "label": "Silver Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 106, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South Park", "label": "South Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Studio City", "label": "Studio City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 38, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sun Valley", "label": "Sun Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 71, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sunland", "label": "Sunland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sylmar", "label": "Sylmar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tarzana", "label": "Tarzana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Toluca Lake", "label": "Toluca Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 46, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tujunga", "label": "Tujunga" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "University Park", "label": "University Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Valley Glen", "label": "Valley Glen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 71, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Valley Village", "label": "Valley Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Van Nuys", "label": "Van Nuys" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 40, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Venice", "label": "Venice" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vermont Knolls", "label": "Vermont Knolls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vermont Square", "label": "Vermont Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 116, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vermont Vista", "label": "Vermont Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 205, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vermont-Slauson", "label": "Vermont-Slauson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Watts", "label": "Watts" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West Adams", "label": "West Adams" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West Hills", "label": "West Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 117, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West Los Angeles", "label": "West Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 77, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westchester", "label": "Westchester" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westlake", "label": "Westlake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westwood", "label": "Westwood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wilmington", "label": "Wilmington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Windsor Square", "label": "Windsor Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Winnetka", "label": "Winnetka" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 126, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Woodland Hills", "label": "Woodland Hills" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 99, 99, 255 ], "toColor": [ 99, 99, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 242, 242, 255 ], "toColor": [ 242, 242, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 166, 166, 255 ], "toColor": [ 166, 166, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 61, 61, 255 ], "toColor": [ 61, 61, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 133, 133, 255 ], "toColor": [ 133, 133, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 199, 199, 255 ], "toColor": [ 201, 199, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 78, 78, 255 ], "toColor": [ 79, 78, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 50, 50, 255 ], "toColor": [ 51, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 224, 224, 255 ], "toColor": [ 224, 224, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 148, 148, 255 ], "toColor": [ 148, 148, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 115, 115, 255 ], "toColor": [ 115, 115, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 186, 186, 255 ], "toColor": [ 186, 186, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 83, 83, 255 ], "toColor": [ 84, 83, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 56, 255 ], "toColor": [ 56, 56, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 252, 255 ], "toColor": [ 252, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 121, 121, 255 ], "toColor": [ 122, 121, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 214, 214, 255 ], "toColor": [ 214, 214, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 69, 69, 255 ], "toColor": [ 69, 69, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 232, 232, 255 ], "toColor": [ 232, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 46, 46, 255 ], "toColor": [ 46, 46, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 158, 158, 255 ], "toColor": [ 158, 158, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 106, 106, 255 ], "toColor": [ 107, 106, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 93, 93, 255 ], "toColor": [ 94, 93, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 143, 143, 255 ], "toColor": [ 143, 143, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 194, 194, 255 ], "toColor": [ 196, 194, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 139, 139, 255 ], "toColor": [ 140, 139, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 177, 177, 255 ], "toColor": [ 179, 177, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 59, 59, 255 ], "toColor": [ 59, 59, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 92, 255 ], "toColor": [ 92, 92, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 245, 255 ], "toColor": [ 245, 245, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 252, 255 ], "toColor": [ 252, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 163, 255 ], "toColor": [ 163, 163, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 71, 71, 255 ], "toColor": [ 71, 71, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 232, 232, 255 ], "toColor": [ 235, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 43, 255 ], "toColor": [ 43, 43, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 169, 169, 255 ], "toColor": [ 171, 169, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 245, 245, 255 ], "toColor": [ 247, 245, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 104, 104, 255 ], "toColor": [ 105, 104, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 48, 48, 255 ], "toColor": [ 48, 48, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 153, 153, 255 ], "toColor": [ 153, 153, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 240, 240, 255 ], "toColor": [ 240, 240, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 227, 227, 255 ], "toColor": [ 227, 227, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 184, 255 ], "toColor": [ 184, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 191, 191, 255 ], "toColor": [ 191, 191, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 173, 173, 255 ], "toColor": [ 173, 173, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 79, 255 ], "toColor": [ 79, 79, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 66, 66, 255 ], "toColor": [ 66, 66, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 210, 210, 255 ], "toColor": [ 212, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 50, 50, 255 ], "toColor": [ 54, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 125, 255 ], "toColor": [ 128, 125, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 120, 120, 255 ], "toColor": [ 120, 120, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 215, 215, 255 ], "toColor": [ 217, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 96, 96, 255 ], "toColor": [ 97, 96, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 204, 204, 255 ], "toColor": [ 204, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 88, 88, 255 ], "toColor": [ 89, 88, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 247, 247, 255 ], "toColor": [ 247, 247, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 134, 134, 255 ], "toColor": [ 135, 134, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 151, 151, 255 ], "toColor": [ 153, 151, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 140, 140, 255 ], "toColor": [ 140, 140, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 110, 110, 255 ], "toColor": [ 110, 110, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 235, 235, 255 ], "toColor": [ 237, 235, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 82, 82, 255 ], "toColor": [ 82, 82, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 209, 209, 255 ], "toColor": [ 209, 209, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 145, 145, 255 ], "toColor": [ 145, 145, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 128, 255 ], "toColor": [ 128, 128, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 149, 149, 255 ], "toColor": [ 150, 149, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 184, 184, 255 ], "toColor": [ 186, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 181, 181, 255 ], "toColor": [ 181, 181, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 40, 40, 255 ], "toColor": [ 41, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 101, 101, 255 ], "toColor": [ 102, 101, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 217, 217, 255 ], "toColor": [ 217, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 194, 255 ], "toColor": [ 194, 194, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 222, 222, 255 ], "toColor": [ 224, 222, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 74, 74, 255 ], "toColor": [ 74, 74, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 189, 189, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 204, 204, 255 ], "toColor": [ 207, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 61, 61, 255 ], "toColor": [ 61, 61, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 79, 255 ], "toColor": [ 79, 79, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 194, 255 ], "toColor": [ 194, 194, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 232, 232, 255 ], "toColor": [ 232, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 237, 237, 255 ], "toColor": [ 237, 237, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 46, 46, 255 ], "toColor": [ 46, 46, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 169, 169, 255 ], "toColor": [ 171, 169, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 247, 247, 255 ], "toColor": [ 247, 247, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 81, 81, 255 ], "toColor": [ 82, 81, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 157, 157, 255 ], "toColor": [ 158, 157, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 146, 146, 255 ], "toColor": [ 148, 146, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 197, 197, 255 ], "toColor": [ 199, 197, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 43, 255 ], "toColor": [ 43, 43, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 140, 140, 255 ], "toColor": [ 140, 140, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 209, 209, 255 ], "toColor": [ 209, 209, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 71, 71, 255 ], "toColor": [ 71, 71, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 174, 174, 255 ], "toColor": [ 176, 174, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 177, 177, 255 ], "toColor": [ 179, 177, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 199, 199, 255 ], "toColor": [ 199, 199, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 159, 159, 255 ], "toColor": [ 161, 159, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 217, 217, 255 ], "toColor": [ 217, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 114, 114, 255 ], "toColor": [ 115, 114, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 43, 255 ], "toColor": [ 43, 43, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 141, 141, 255 ], "toColor": [ 143, 141, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 164, 164, 255 ], "toColor": [ 166, 164, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 71, 71, 255 ], "toColor": [ 71, 71, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 237, 255 ], "toColor": [ 240, 237, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 120, 120, 255 ], "toColor": [ 120, 120, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 214, 214, 255 ], "toColor": [ 214, 214, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 117, 117, 255 ], "toColor": [ 117, 117, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 220, 220, 255 ], "toColor": [ 222, 220, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 173, 173, 255 ], "toColor": [ 173, 173, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 40, 40, 255 ], "toColor": [ 41, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 197, 197, 255 ], "toColor": [ 199, 197, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 125, 255 ], "toColor": [ 128, 125, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 107, 255 ], "toColor": [ 107, 107, 107, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "name", "typeIdField": "name", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "name" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2755_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2612_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Adams-Normandie", "name": "Adams-Normandie", "domains": {}, "templates": [ { "name": "Adams-Normandie", "description": "", "prototype": { "attributes": { "name": "Adams-Normandie", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Arleta", "name": "Arleta", "domains": {}, "templates": [ { "name": "Arleta", "description": "", "prototype": { "attributes": { "name": "Arleta", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Arlington Heights", "name": "Arlington Heights", "domains": {}, "templates": [ { "name": "Arlington Heights", "description": "", "prototype": { "attributes": { "name": "Arlington Heights", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Atwater Village", "name": "Atwater Village", "domains": {}, "templates": [ { "name": "Atwater Village", "description": "", "prototype": { "attributes": { "name": "Atwater Village", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Baldwin Hills/Crenshaw", "name": "Baldwin Hills/Crenshaw", "domains": {}, "templates": [ { "name": "Baldwin Hills/Crenshaw", "description": "", "prototype": { "attributes": { "name": "Baldwin Hills/Crenshaw", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bel-Air", "name": "Bel-Air", "domains": {}, "templates": [ { "name": "Bel-Air", "description": "", "prototype": { "attributes": { "name": "Bel-Air", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Beverly Crest", "name": "Beverly Crest", "domains": {}, "templates": [ { "name": "Beverly Crest", "description": "", "prototype": { "attributes": { "name": "Beverly Crest", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Beverly Grove", "name": "Beverly Grove", "domains": {}, "templates": [ { "name": "Beverly Grove", "description": "", "prototype": { "attributes": { "name": "Beverly Grove", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Beverlywood", "name": "Beverlywood", "domains": {}, "templates": [ { "name": "Beverlywood", "description": "", "prototype": { "attributes": { "name": "Beverlywood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Boyle Heights", "name": "Boyle Heights", "domains": {}, "templates": [ { "name": "Boyle Heights", "description": "", "prototype": { "attributes": { "name": "Boyle Heights", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Brentwood", "name": "Brentwood", "domains": {}, "templates": [ { "name": "Brentwood", "description": "", "prototype": { "attributes": { "name": "Brentwood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Broadway-Manchester", "name": "Broadway-Manchester", "domains": {}, "templates": [ { "name": "Broadway-Manchester", "description": "", "prototype": { "attributes": { "name": "Broadway-Manchester", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Canoga Park", "name": "Canoga Park", "domains": {}, "templates": [ { "name": "Canoga Park", "description": "", "prototype": { "attributes": { "name": "Canoga Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Carthay", "name": "Carthay", "domains": {}, "templates": [ { "name": "Carthay", "description": "", "prototype": { "attributes": { "name": "Carthay", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Central-Alameda", "name": "Central-Alameda", "domains": {}, "templates": [ { "name": "Central-Alameda", "description": "", "prototype": { "attributes": { "name": "Central-Alameda", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Century City", "name": "Century City", "domains": {}, "templates": [ { "name": "Century City", "description": "", "prototype": { "attributes": { "name": "Century City", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chatsworth", "name": "Chatsworth", "domains": {}, "templates": [ { "name": "Chatsworth", "description": "", "prototype": { "attributes": { "name": "Chatsworth", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chatsworth Reservoir", "name": "Chatsworth Reservoir", "domains": {}, "templates": [ { "name": "Chatsworth Reservoir", "description": "", "prototype": { "attributes": { "name": "Chatsworth Reservoir", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chesterfield Square", "name": "Chesterfield Square", "domains": {}, "templates": [ { "name": "Chesterfield Square", "description": "", "prototype": { "attributes": { "name": "Chesterfield Square", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cheviot Hills", "name": "Cheviot Hills", "domains": {}, "templates": [ { "name": "Cheviot Hills", "description": "", "prototype": { "attributes": { "name": "Cheviot Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chinatown", "name": "Chinatown", "domains": {}, "templates": [ { "name": "Chinatown", "description": "", "prototype": { "attributes": { "name": "Chinatown", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cypress Park", "name": "Cypress Park", "domains": {}, "templates": [ { "name": "Cypress Park", "description": "", "prototype": { "attributes": { "name": "Cypress Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Del Rey", "name": "Del Rey", "domains": {}, "templates": [ { "name": "Del Rey", "description": "", "prototype": { "attributes": { "name": "Del Rey", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Downtown", "name": "Downtown", "domains": {}, "templates": [ { "name": "Downtown", "description": "", "prototype": { "attributes": { "name": "Downtown", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eagle Rock", "name": "Eagle Rock", "domains": {}, "templates": [ { "name": "Eagle Rock", "description": "", "prototype": { "attributes": { "name": "Eagle Rock", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "East Hollywood", "name": "East Hollywood", "domains": {}, "templates": [ { "name": "East Hollywood", "description": "", "prototype": { "attributes": { "name": "East Hollywood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Echo Park", "name": "Echo Park", "domains": {}, "templates": [ { "name": "Echo Park", "description": "", "prototype": { "attributes": { "name": "Echo Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "El Sereno", "name": "El Sereno", "domains": {}, "templates": [ { "name": "El Sereno", "description": "", "prototype": { "attributes": { "name": "El Sereno", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elysian Park", "name": "Elysian Park", "domains": {}, "templates": [ { "name": "Elysian Park", "description": "", "prototype": { "attributes": { "name": "Elysian Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elysian Valley", "name": "Elysian Valley", "domains": {}, "templates": [ { "name": "Elysian Valley", "description": "", "prototype": { "attributes": { "name": "Elysian Valley", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Encino", "name": "Encino", "domains": {}, "templates": [ { "name": "Encino", "description": "", "prototype": { "attributes": { "name": "Encino", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Exposition Park", "name": "Exposition Park", "domains": {}, "templates": [ { "name": "Exposition Park", "description": "", "prototype": { "attributes": { "name": "Exposition Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairfax", "name": "Fairfax", "domains": {}, "templates": [ { "name": "Fairfax", "description": "", "prototype": { "attributes": { "name": "Fairfax", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Florence", "name": "Florence", "domains": {}, "templates": [ { "name": "Florence", "description": "", "prototype": { "attributes": { "name": "Florence", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Glassell Park", "name": "Glassell Park", "domains": {}, "templates": [ { "name": "Glassell Park", "description": "", "prototype": { "attributes": { "name": "Glassell Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gramercy Park", "name": "Gramercy Park", "domains": {}, "templates": [ { "name": "Gramercy Park", "description": "", "prototype": { "attributes": { "name": "Gramercy Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Granada Hills", "name": "Granada Hills", "domains": {}, "templates": [ { "name": "Granada Hills", "description": "", "prototype": { "attributes": { "name": "Granada Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Green Meadows", "name": "Green Meadows", "domains": {}, "templates": [ { "name": "Green Meadows", "description": "", "prototype": { "attributes": { "name": "Green Meadows", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Griffith Park", "name": "Griffith Park", "domains": {}, "templates": [ { "name": "Griffith Park", "description": "", "prototype": { "attributes": { "name": "Griffith Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hancock Park", "name": "Hancock Park", "domains": {}, "templates": [ { "name": "Hancock Park", "description": "", "prototype": { "attributes": { "name": "Hancock Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hansen Dam", "name": "Hansen Dam", "domains": {}, "templates": [ { "name": "Hansen Dam", "description": "", "prototype": { "attributes": { "name": "Hansen Dam", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Harbor City", "name": "Harbor City", "domains": {}, "templates": [ { "name": "Harbor City", "description": "", "prototype": { "attributes": { "name": "Harbor City", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Harbor Gateway", "name": "Harbor Gateway", "domains": {}, "templates": [ { "name": "Harbor Gateway", "description": "", "prototype": { "attributes": { "name": "Harbor Gateway", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Harvard Heights", "name": "Harvard Heights", "domains": {}, "templates": [ { "name": "Harvard Heights", "description": "", "prototype": { "attributes": { "name": "Harvard Heights", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Harvard Park", "name": "Harvard Park", "domains": {}, "templates": [ { "name": "Harvard Park", "description": "", "prototype": { "attributes": { "name": "Harvard Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Highland Park", "name": "Highland Park", "domains": {}, "templates": [ { "name": "Highland Park", "description": "", "prototype": { "attributes": { "name": "Highland Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Historic South-Central", "name": "Historic South-Central", "domains": {}, "templates": [ { "name": "Historic South-Central", "description": "", "prototype": { "attributes": { "name": "Historic South-Central", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hollywood", "name": "Hollywood", "domains": {}, "templates": [ { "name": "Hollywood", "description": "", "prototype": { "attributes": { "name": "Hollywood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hollywood Hills", "name": "Hollywood Hills", "domains": {}, "templates": [ { "name": "Hollywood Hills", "description": "", "prototype": { "attributes": { "name": "Hollywood Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hollywood Hills West", "name": "Hollywood Hills West", "domains": {}, "templates": [ { "name": "Hollywood Hills West", "description": "", "prototype": { "attributes": { "name": "Hollywood Hills West", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hyde Park", "name": "Hyde Park", "domains": {}, "templates": [ { "name": "Hyde Park", "description": "", "prototype": { "attributes": { "name": "Hyde Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Jefferson Park", "name": "Jefferson Park", "domains": {}, "templates": [ { "name": "Jefferson Park", "description": "", "prototype": { "attributes": { "name": "Jefferson Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Koreatown", "name": "Koreatown", "domains": {}, "templates": [ { "name": "Koreatown", "description": "", "prototype": { "attributes": { "name": "Koreatown", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake Balboa", "name": "Lake Balboa", "domains": {}, "templates": [ { "name": "Lake Balboa", "description": "", "prototype": { "attributes": { "name": "Lake Balboa", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake View Terrace", "name": "Lake View Terrace", "domains": {}, "templates": [ { "name": "Lake View Terrace", "description": "", "prototype": { "attributes": { "name": "Lake View Terrace", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Larchmont", "name": "Larchmont", "domains": {}, "templates": [ { "name": "Larchmont", "description": "", "prototype": { "attributes": { "name": "Larchmont", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Leimert Park", "name": "Leimert Park", "domains": {}, "templates": [ { "name": "Leimert Park", "description": "", "prototype": { "attributes": { "name": "Leimert Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lincoln Heights", "name": "Lincoln Heights", "domains": {}, "templates": [ { "name": "Lincoln Heights", "description": "", "prototype": { "attributes": { "name": "Lincoln Heights", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Los Feliz", "name": "Los Feliz", "domains": {}, "templates": [ { "name": "Los Feliz", "description": "", "prototype": { "attributes": { "name": "Los Feliz", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Manchester Square", "name": "Manchester Square", "domains": {}, "templates": [ { "name": "Manchester Square", "description": "", "prototype": { "attributes": { "name": "Manchester Square", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mar Vista", "name": "Mar Vista", "domains": {}, "templates": [ { "name": "Mar Vista", "description": "", "prototype": { "attributes": { "name": "Mar Vista", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mid-City", "name": "Mid-City", "domains": {}, "templates": [ { "name": "Mid-City", "description": "", "prototype": { "attributes": { "name": "Mid-City", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mid-Wilshire", "name": "Mid-Wilshire", "domains": {}, "templates": [ { "name": "Mid-Wilshire", "description": "", "prototype": { "attributes": { "name": "Mid-Wilshire", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mission Hills", "name": "Mission Hills", "domains": {}, "templates": [ { "name": "Mission Hills", "description": "", "prototype": { "attributes": { "name": "Mission Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Montecito Heights", "name": "Montecito Heights", "domains": {}, "templates": [ { "name": "Montecito Heights", "description": "", "prototype": { "attributes": { "name": "Montecito Heights", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mount Washington", "name": "Mount Washington", "domains": {}, "templates": [ { "name": "Mount Washington", "description": "", "prototype": { "attributes": { "name": "Mount Washington", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "North Hills", "name": "North Hills", "domains": {}, "templates": [ { "name": "North Hills", "description": "", "prototype": { "attributes": { "name": "North Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "North Hollywood", "name": "North Hollywood", "domains": {}, "templates": [ { "name": "North Hollywood", "description": "", "prototype": { "attributes": { "name": "North Hollywood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northridge", "name": "Northridge", "domains": {}, "templates": [ { "name": "Northridge", "description": "", "prototype": { "attributes": { "name": "Northridge", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pacific Palisades", "name": "Pacific Palisades", "domains": {}, "templates": [ { "name": "Pacific Palisades", "description": "", "prototype": { "attributes": { "name": "Pacific Palisades", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pacoima", "name": "Pacoima", "domains": {}, "templates": [ { "name": "Pacoima", "description": "", "prototype": { "attributes": { "name": "Pacoima", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palms", "name": "Palms", "domains": {}, "templates": [ { "name": "Palms", "description": "", "prototype": { "attributes": { "name": "Palms", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Panorama City", "name": "Panorama City", "domains": {}, "templates": [ { "name": "Panorama City", "description": "", "prototype": { "attributes": { "name": "Panorama City", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pico-Robertson", "name": "Pico-Robertson", "domains": {}, "templates": [ { "name": "Pico-Robertson", "description": "", "prototype": { "attributes": { "name": "Pico-Robertson", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pico-Union", "name": "Pico-Union", "domains": {}, "templates": [ { "name": "Pico-Union", "description": "", "prototype": { "attributes": { "name": "Pico-Union", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Playa Vista", "name": "Playa Vista", "domains": {}, "templates": [ { "name": "Playa Vista", "description": "", "prototype": { "attributes": { "name": "Playa Vista", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Playa del Rey", "name": "Playa del Rey", "domains": {}, "templates": [ { "name": "Playa del Rey", "description": "", "prototype": { "attributes": { "name": "Playa del Rey", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Porter Ranch", "name": "Porter Ranch", "domains": {}, "templates": [ { "name": "Porter Ranch", "description": "", "prototype": { "attributes": { "name": "Porter Ranch", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rancho Park", "name": "Rancho Park", "domains": {}, "templates": [ { "name": "Rancho Park", "description": "", "prototype": { "attributes": { "name": "Rancho Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Reseda", "name": "Reseda", "domains": {}, "templates": [ { "name": "Reseda", "description": "", "prototype": { "attributes": { "name": "Reseda", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "San Pedro", "name": "San Pedro", "domains": {}, "templates": [ { "name": "San Pedro", "description": "", "prototype": { "attributes": { "name": "San Pedro", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sawtelle", "name": "Sawtelle", "domains": {}, "templates": [ { "name": "Sawtelle", "description": "", "prototype": { "attributes": { "name": "Sawtelle", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sepulveda Basin", "name": "Sepulveda Basin", "domains": {}, "templates": [ { "name": "Sepulveda Basin", "description": "", "prototype": { "attributes": { "name": "Sepulveda Basin", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Shadow Hills", "name": "Shadow Hills", "domains": {}, "templates": [ { "name": "Shadow Hills", "description": "", "prototype": { "attributes": { "name": "Shadow Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sherman Oaks", "name": "Sherman Oaks", "domains": {}, "templates": [ { "name": "Sherman Oaks", "description": "", "prototype": { "attributes": { "name": "Sherman Oaks", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Silver Lake", "name": "Silver Lake", "domains": {}, "templates": [ { "name": "Silver Lake", "description": "", "prototype": { "attributes": { "name": "Silver Lake", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South Park", "name": "South Park", "domains": {}, "templates": [ { "name": "South Park", "description": "", "prototype": { "attributes": { "name": "South Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Studio City", "name": "Studio City", "domains": {}, "templates": [ { "name": "Studio City", "description": "", "prototype": { "attributes": { "name": "Studio City", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sun Valley", "name": "Sun Valley", "domains": {}, "templates": [ { "name": "Sun Valley", "description": "", "prototype": { "attributes": { "name": "Sun Valley", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sunland", "name": "Sunland", "domains": {}, "templates": [ { "name": "Sunland", "description": "", "prototype": { "attributes": { "name": "Sunland", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sylmar", "name": "Sylmar", "domains": {}, "templates": [ { "name": "Sylmar", "description": "", "prototype": { "attributes": { "name": "Sylmar", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tarzana", "name": "Tarzana", "domains": {}, "templates": [ { "name": "Tarzana", "description": "", "prototype": { "attributes": { "name": "Tarzana", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Toluca Lake", "name": "Toluca Lake", "domains": {}, "templates": [ { "name": "Toluca Lake", "description": "", "prototype": { "attributes": { "name": "Toluca Lake", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tujunga", "name": "Tujunga", "domains": {}, "templates": [ { "name": "Tujunga", "description": "", "prototype": { "attributes": { "name": "Tujunga", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "University Park", "name": "University Park", "domains": {}, "templates": [ { "name": "University Park", "description": "", "prototype": { "attributes": { "name": "University Park", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Valley Glen", "name": "Valley Glen", "domains": {}, "templates": [ { "name": "Valley Glen", "description": "", "prototype": { "attributes": { "name": "Valley Glen", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Valley Village", "name": "Valley Village", "domains": {}, "templates": [ { "name": "Valley Village", "description": "", "prototype": { "attributes": { "name": "Valley Village", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Van Nuys", "name": "Van Nuys", "domains": {}, "templates": [ { "name": "Van Nuys", "description": "", "prototype": { "attributes": { "name": "Van Nuys", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Venice", "name": "Venice", "domains": {}, "templates": [ { "name": "Venice", "description": "", "prototype": { "attributes": { "name": "Venice", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vermont Knolls", "name": "Vermont Knolls", "domains": {}, "templates": [ { "name": "Vermont Knolls", "description": "", "prototype": { "attributes": { "name": "Vermont Knolls", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vermont Square", "name": "Vermont Square", "domains": {}, "templates": [ { "name": "Vermont Square", "description": "", "prototype": { "attributes": { "name": "Vermont Square", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vermont Vista", "name": "Vermont Vista", "domains": {}, "templates": [ { "name": "Vermont Vista", "description": "", "prototype": { "attributes": { "name": "Vermont Vista", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vermont-Slauson", "name": "Vermont-Slauson", "domains": {}, "templates": [ { "name": "Vermont-Slauson", "description": "", "prototype": { "attributes": { "name": "Vermont-Slauson", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Watts", "name": "Watts", "domains": {}, "templates": [ { "name": "Watts", "description": "", "prototype": { "attributes": { "name": "Watts", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Adams", "name": "West Adams", "domains": {}, "templates": [ { "name": "West Adams", "description": "", "prototype": { "attributes": { "name": "West Adams", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Hills", "name": "West Hills", "domains": {}, "templates": [ { "name": "West Hills", "description": "", "prototype": { "attributes": { "name": "West Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Los Angeles", "name": "West Los Angeles", "domains": {}, "templates": [ { "name": "West Los Angeles", "description": "", "prototype": { "attributes": { "name": "West Los Angeles", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westchester", "name": "Westchester", "domains": {}, "templates": [ { "name": "Westchester", "description": "", "prototype": { "attributes": { "name": "Westchester", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westlake", "name": "Westlake", "domains": {}, "templates": [ { "name": "Westlake", "description": "", "prototype": { "attributes": { "name": "Westlake", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westwood", "name": "Westwood", "domains": {}, "templates": [ { "name": "Westwood", "description": "", "prototype": { "attributes": { "name": "Westwood", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wilmington", "name": "Wilmington", "domains": {}, "templates": [ { "name": "Wilmington", "description": "", "prototype": { "attributes": { "name": "Wilmington", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Windsor Square", "name": "Windsor Square", "domains": {}, "templates": [ { "name": "Windsor Square", "description": "", "prototype": { "attributes": { "name": "Windsor Square", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Winnetka", "name": "Winnetka", "domains": {}, "templates": [ { "name": "Winnetka", "description": "", "prototype": { "attributes": { "name": "Winnetka", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Woodland Hills", "name": "Woodland Hills", "domains": {}, "templates": [ { "name": "Woodland Hills", "description": "", "prototype": { "attributes": { "name": "Woodland Hills", "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "DBO.boundary_community_plan_areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6359577.6199635565, "ymin": 1714641.2501283884, "xmax": 6514633.03983897, "ymax": 1945515.3198753893, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME_ALF", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "NAME_ALF", "classes": [ { "label": "Arleta - Pacoima", "description": "Arleta - Pacoima", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 73, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Arleta - Pacoima" ] ] }, { "label": "Bel Air - Beverly Crest", "description": "Bel Air - Beverly Crest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 214, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Bel Air - Beverly Crest" ] ] }, { "label": "Boyle Heights", "description": "Boyle Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 195, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Boyle Heights" ] ] }, { "label": "Brentwood - Pacific Palisades", "description": "Brentwood - Pacific Palisades", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Brentwood - Pacific Palisades" ] ] }, { "label": "Canoga Park - Winnetka - Woodland Hills - West Hills", "description": "Canoga Park - Winnetka - Woodland Hills - West Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 250, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Canoga Park - Winnetka - Woodland Hills - West Hills" ] ] }, { "label": "Chatsworth - Porter Ranch", "description": "Chatsworth - Porter Ranch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 184, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chatsworth - Porter Ranch" ] ] }, { "label": "Downtown", "description": "Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 77, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Downtown" ] ] }, { "label": "Encino - Tarzana", "description": "Encino - Tarzana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 86, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Encino - Tarzana" ] ] }, { "label": "Granada Hills - Knollwood", "description": "Granada Hills - Knollwood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 141, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Granada Hills - Knollwood" ] ] }, { "label": "Harbor Gateway", "description": "Harbor Gateway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 114, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Harbor Gateway" ] ] }, { "label": "Hollywood", "description": "Hollywood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 176, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hollywood" ] ] }, { "label": "Los Angeles International Airport", "description": "Los Angeles International Airport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Los Angeles International Airport" ] ] }, { "label": "Mission Hills - Panorama City - North Hills", "description": "Mission Hills - Panorama City - North Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 163, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mission Hills - Panorama City - North Hills" ] ] }, { "label": "North Hollywood - Valley Village", "description": "North Hollywood - Valley Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 128, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "North Hollywood - Valley Village" ] ] }, { "label": "Northeast Los Angeles", "description": "Northeast Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 68, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Northeast Los Angeles" ] ] }, { "label": "Northridge", "description": "Northridge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Northridge" ] ] }, { "label": "Palms - Mar Vista - Del Rey", "description": "Palms - Mar Vista - Del Rey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 235, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Palms - Mar Vista - Del Rey" ] ] }, { "label": "Port of Los Angeles", "description": "Port of Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 85, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Port of Los Angeles" ] ] }, { "label": "Reseda - West Van Nuys", "description": "Reseda - West Van Nuys", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 128, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Reseda - West Van Nuys" ] ] }, { "label": "San Pedro", "description": "San Pedro", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 122, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "San Pedro" ] ] }, { "label": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "description": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 247, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass" ] ] }, { "label": "Silver Lake - Echo Park - Elysian Valley", "description": "Silver Lake - Echo Park - Elysian Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 250, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Silver Lake - Echo Park - Elysian Valley" ] ] }, { "label": "South Los Angeles", "description": "South Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "South Los Angeles" ] ] }, { "label": "Southeast Los Angeles", "description": "Southeast Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 123, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Southeast Los Angeles" ] ] }, { "label": "Sun Valley - La Tuna Canyon", "description": "Sun Valley - La Tuna Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 120, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sun Valley - La Tuna Canyon" ] ] }, { "label": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "description": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 163, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon" ] ] }, { "label": "Sylmar", "description": "Sylmar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 171, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Sylmar" ] ] }, { "label": "Van Nuys - North Sherman Oaks", "description": "Van Nuys - North Sherman Oaks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 66, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Van Nuys - North Sherman Oaks" ] ] }, { "label": "Venice", "description": "Venice", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 92, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Venice" ] ] }, { "label": "West Adams - Baldwin Hills - Leimert", "description": "West Adams - Baldwin Hills - Leimert", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 160, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West Adams - Baldwin Hills - Leimert" ] ] }, { "label": "West Los Angeles", "description": "West Los Angeles", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 89, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West Los Angeles" ] ] }, { "label": "Westchester - Playa del Rey", "description": "Westchester - Playa del Rey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 114, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westchester - Playa del Rey" ] ] }, { "label": "Westlake", "description": "Westlake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 168, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westlake" ] ] }, { "label": "Westwood", "description": "Westwood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 78, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westwood" ] ] }, { "label": "Wilmington - Harbor City", "description": "Wilmington - Harbor City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wilmington - Harbor City" ] ] }, { "label": "Wilshire", "description": "Wilshire", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 158, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Wilshire" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 73, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Arleta - Pacoima", "label": "Arleta - Pacoima" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 214, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bel Air - Beverly Crest", "label": "Bel Air - Beverly Crest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 195, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Boyle Heights", "label": "Boyle Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 69, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brentwood - Pacific Palisades", "label": "Brentwood - Pacific Palisades" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 250, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Canoga Park - Winnetka - Woodland Hills - West Hills", "label": "Canoga Park - Winnetka - Woodland Hills - West Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 184, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chatsworth - Porter Ranch", "label": "Chatsworth - Porter Ranch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 77, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Downtown", "label": "Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 86, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Encino - Tarzana", "label": "Encino - Tarzana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 141, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Granada Hills - Knollwood", "label": "Granada Hills - Knollwood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 114, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Harbor Gateway", "label": "Harbor Gateway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 176, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hollywood", "label": "Hollywood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Los Angeles International Airport", "label": "Los Angeles International Airport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 163, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mission Hills - Panorama City - North Hills", "label": "Mission Hills - Panorama City - North Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 128, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "North Hollywood - Valley Village", "label": "North Hollywood - Valley Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 68, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northeast Los Angeles", "label": "Northeast Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northridge", "label": "Northridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 235, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Palms - Mar Vista - Del Rey", "label": "Palms - Mar Vista - Del Rey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 85, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Port of Los Angeles", "label": "Port of Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 128, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Reseda - West Van Nuys", "label": "Reseda - West Van Nuys" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 122, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "San Pedro", "label": "San Pedro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 247, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "label": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 250, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Silver Lake - Echo Park - Elysian Valley", "label": "Silver Lake - Echo Park - Elysian Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South Los Angeles", "label": "South Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 123, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Southeast Los Angeles", "label": "Southeast Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 120, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sun Valley - La Tuna Canyon", "label": "Sun Valley - La Tuna Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 163, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "label": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 171, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sylmar", "label": "Sylmar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 66, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Van Nuys - North Sherman Oaks", "label": "Van Nuys - North Sherman Oaks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 92, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Venice", "label": "Venice" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 160, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West Adams - Baldwin Hills - Leimert", "label": "West Adams - Baldwin Hills - Leimert" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 89, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West Los Angeles", "label": "West Los Angeles" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 114, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westchester - Playa del Rey", "label": "Westchester - Playa del Rey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 168, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westlake", "label": "Westlake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 78, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westwood", "label": "Westwood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wilmington - Harbor City", "label": "Wilmington - Harbor City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 158, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wilshire", "label": "Wilshire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 132, 69, 255 ], "toColor": [ 163, 132, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 63, 153, 255 ], "toColor": [ 63, 63, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 227, 230, 255 ], "toColor": [ 101, 227, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 224, 79, 255 ], "toColor": [ 86, 224, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 110, 171, 255 ], "toColor": [ 245, 110, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 180, 250, 255 ], "toColor": [ 150, 180, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 130, 74, 255 ], "toColor": [ 57, 130, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 245, 159, 255 ], "toColor": [ 215, 245, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 79, 224, 255 ], "toColor": [ 195, 79, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 74, 93, 255 ], "toColor": [ 130, 74, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 104, 128, 255 ], "toColor": [ 61, 104, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 105, 79, 255 ], "toColor": [ 219, 105, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 52, 138, 255 ], "toColor": [ 148, 52, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 97, 250, 255 ], "toColor": [ 110, 97, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 152, 245, 255 ], "toColor": [ 223, 152, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 240, 175, 255 ], "toColor": [ 125, 240, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 224, 81, 255 ], "toColor": [ 220, 224, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 100, 156, 255 ], "toColor": [ 103, 100, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 158, 147, 255 ], "toColor": [ 219, 158, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 67, 50, 255 ], "toColor": [ 140, 67, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 175, 189, 255 ], "toColor": [ 121, 175, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 192, 101, 255 ], "toColor": [ 235, 192, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 179, 93, 255 ], "toColor": [ 134, 179, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 125, 237, 255 ], "toColor": [ 88, 125, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 98, 191, 255 ], "toColor": [ 149, 98, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 189, 92, 255 ], "toColor": [ 70, 189, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 171, 146, 255 ], "toColor": [ 108, 171, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 82, 99, 255 ], "toColor": [ 199, 82, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 104, 213, 255 ], "toColor": [ 237, 104, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 147, 199, 255 ], "toColor": [ 219, 147, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 107, 93, 255 ], "toColor": [ 150, 107, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 145, 94, 255 ], "toColor": [ 128, 145, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 192, 135, 255 ], "toColor": [ 204, 192, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 121, 143, 255 ], "toColor": [ 186, 121, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 47, 135, 255 ], "toColor": [ 100, 47, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 172, 126, 255 ], "toColor": [ 237, 172, 126, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME_ALF", "typeIdField": "NAME_ALF", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CPA_NUM", "type": "esriFieldTypeSmallInteger", "alias": "CPA_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CPA_NUM" }, { "name": "NAME_ALF", "type": "esriFieldTypeString", "alias": "NAME_ALF", "domain": null, "editable": true, "nullable": true, "length": 74, "defaultValue": null, "modelName": "NAME_ALF" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Are" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2756_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2613_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Arleta - Pacoima", "name": "Arleta - Pacoima", "domains": {}, "templates": [ { "name": "Arleta - Pacoima", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Arleta - Pacoima", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bel Air - Beverly Crest", "name": "Bel Air - Beverly Crest", "domains": {}, "templates": [ { "name": "Bel Air - Beverly Crest", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Bel Air - Beverly Crest", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Boyle Heights", "name": "Boyle Heights", "domains": {}, "templates": [ { "name": "Boyle Heights", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Boyle Heights", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Brentwood - Pacific Palisades", "name": "Brentwood - Pacific Palisades", "domains": {}, "templates": [ { "name": "Brentwood - Pacific Palisades", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Brentwood - Pacific Palisades", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Canoga Park - Winnetka - Woodland Hills - West Hills", "name": "Canoga Park - Winnetka - Woodland Hills - West Hills", "domains": {}, "templates": [ { "name": "Canoga Park - Winnetka - Woodland Hills - West Hills", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Canoga Park - Winnetka - Woodland Hills - West Hills", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chatsworth - Porter Ranch", "name": "Chatsworth - Porter Ranch", "domains": {}, "templates": [ { "name": "Chatsworth - Porter Ranch", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Chatsworth - Porter Ranch", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Downtown", "name": "Downtown", "domains": {}, "templates": [ { "name": "Downtown", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Downtown", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Encino - Tarzana", "name": "Encino - Tarzana", "domains": {}, "templates": [ { "name": "Encino - Tarzana", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Encino - Tarzana", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Granada Hills - Knollwood", "name": "Granada Hills - Knollwood", "domains": {}, "templates": [ { "name": "Granada Hills - Knollwood", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Granada Hills - Knollwood", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Harbor Gateway", "name": "Harbor Gateway", "domains": {}, "templates": [ { "name": "Harbor Gateway", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Harbor Gateway", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hollywood", "name": "Hollywood", "domains": {}, "templates": [ { "name": "Hollywood", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Hollywood", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Los Angeles International Airport", "name": "Los Angeles International Airport", "domains": {}, "templates": [ { "name": "Los Angeles International Airport", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Los Angeles International Airport", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mission Hills - Panorama City - North Hills", "name": "Mission Hills - Panorama City - North Hills", "domains": {}, "templates": [ { "name": "Mission Hills - Panorama City - North Hills", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Mission Hills - Panorama City - North Hills", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "North Hollywood - Valley Village", "name": "North Hollywood - Valley Village", "domains": {}, "templates": [ { "name": "North Hollywood - Valley Village", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "North Hollywood - Valley Village", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northeast Los Angeles", "name": "Northeast Los Angeles", "domains": {}, "templates": [ { "name": "Northeast Los Angeles", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Northeast Los Angeles", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northridge", "name": "Northridge", "domains": {}, "templates": [ { "name": "Northridge", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Northridge", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palms - Mar Vista - Del Rey", "name": "Palms - Mar Vista - Del Rey", "domains": {}, "templates": [ { "name": "Palms - Mar Vista - Del Rey", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Palms - Mar Vista - Del Rey", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Port of Los Angeles", "name": "Port of Los Angeles", "domains": {}, "templates": [ { "name": "Port of Los Angeles", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Port of Los Angeles", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Reseda - West Van Nuys", "name": "Reseda - West Van Nuys", "domains": {}, "templates": [ { "name": "Reseda - West Van Nuys", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Reseda - West Van Nuys", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "San Pedro", "name": "San Pedro", "domains": {}, "templates": [ { "name": "San Pedro", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "San Pedro", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "name": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "domains": {}, "templates": [ { "name": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Sherman Oaks - Studio City - Toluca Lake - Cahuenga Pass", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Silver Lake - Echo Park - Elysian Valley", "name": "Silver Lake - Echo Park - Elysian Valley", "domains": {}, "templates": [ { "name": "Silver Lake - Echo Park - Elysian Valley", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Silver Lake - Echo Park - Elysian Valley", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South Los Angeles", "name": "South Los Angeles", "domains": {}, "templates": [ { "name": "South Los Angeles", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "South Los Angeles", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southeast Los Angeles", "name": "Southeast Los Angeles", "domains": {}, "templates": [ { "name": "Southeast Los Angeles", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Southeast Los Angeles", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sun Valley - La Tuna Canyon", "name": "Sun Valley - La Tuna Canyon", "domains": {}, "templates": [ { "name": "Sun Valley - La Tuna Canyon", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Sun Valley - La Tuna Canyon", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "name": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "domains": {}, "templates": [ { "name": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Sunland - Tujunga - Lake View Terrace - Shadow Hills - East La Tuna Canyon", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sylmar", "name": "Sylmar", "domains": {}, "templates": [ { "name": "Sylmar", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Sylmar", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Van Nuys - North Sherman Oaks", "name": "Van Nuys - North Sherman Oaks", "domains": {}, "templates": [ { "name": "Van Nuys - North Sherman Oaks", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Van Nuys - North Sherman Oaks", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Venice", "name": "Venice", "domains": {}, "templates": [ { "name": "Venice", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Venice", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Adams - Baldwin Hills - Leimert", "name": "West Adams - Baldwin Hills - Leimert", "domains": {}, "templates": [ { "name": "West Adams - Baldwin Hills - Leimert", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "West Adams - Baldwin Hills - Leimert", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Los Angeles", "name": "West Los Angeles", "domains": {}, "templates": [ { "name": "West Los Angeles", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "West Los Angeles", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westchester - Playa del Rey", "name": "Westchester - Playa del Rey", "domains": {}, "templates": [ { "name": "Westchester - Playa del Rey", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Westchester - Playa del Rey", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westlake", "name": "Westlake", "domains": {}, "templates": [ { "name": "Westlake", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Westlake", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westwood", "name": "Westwood", "domains": {}, "templates": [ { "name": "Westwood", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Westwood", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wilmington - Harbor City", "name": "Wilmington - Harbor City", "domains": {}, "templates": [ { "name": "Wilmington - Harbor City", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Wilmington - Harbor City", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wilshire", "name": "Wilshire", "domains": {}, "templates": [ { "name": "Wilshire", "description": "", "prototype": { "attributes": { "Shape__Len": null, "Shape__Are": null, "OBJECTID": null, "CPA_NUM": null, "NAME_ALF": "Wilshire", "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f07e1787a2c240b49e636fb929e1d7a2" } ], "tables": [] }