{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Weekday Short Vehicle Trips (Under 3 Miles)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6245013.38262544, "ymin": 1777860.8557473728, "xmax": 6351517.84383635, "ymax": 1985069.213325627, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "trip_count", "classificationMethod": "esriClassifyQuantile", "minValue": 44, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 1 }, "classMaxValue": 70, "label": "44 - 70" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 1 }, "classMaxValue": 124, "label": "71 - 124" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 1 }, "classMaxValue": 271, "label": "125 - 271" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 1 }, "classMaxValue": 739, "label": "272 - 739" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 1 }, "classMaxValue": 6665, "label": "740 - 6665" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "roadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "linkId", "type": "esriFieldTypeString", "alias": "linkId", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "linkId" }, { "name": "trip_count", "type": "esriFieldTypeInteger", "alias": "trip_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "trip_count" }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "roadName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "roadName" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "direction" }, { "name": "startLat", "type": "esriFieldTypeDouble", "alias": "startLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLat" }, { "name": "startLon", "type": "esriFieldTypeDouble", "alias": "startLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLon" }, { "name": "endLat", "type": "esriFieldTypeDouble", "alias": "endLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLat" }, { "name": "endLon", "type": "esriFieldTypeDouble", "alias": "endLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLon" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "highway" }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distance" }, { "name": "osmId", "type": "esriFieldTypeInteger", "alias": "osmId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "osmId" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "R2114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2030_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Weekday Short Vehicle Trips (Under 3 Miles)", "description": "", "prototype": { "attributes": { "osmId": null, "distance": null, "linkId": null, "trip_count": null, "roadName": null, "direction": null, "startLat": null, "startLon": null, "endLat": null, "endLon": null, "highway": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Top 20% Weekday Short Trips", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6245760.222667214, "ymin": 1779167.3098274786, "xmax": 6329357.863548451, "ymax": 1956836.7914421994, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "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": "roadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "linkId", "type": "esriFieldTypeString", "alias": "linkId", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "linkId" }, { "name": "trip_count", "type": "esriFieldTypeInteger", "alias": "trip_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "trip_count" }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "roadName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "roadName" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "direction" }, { "name": "startLat", "type": "esriFieldTypeDouble", "alias": "startLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLat" }, { "name": "startLon", "type": "esriFieldTypeDouble", "alias": "startLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLon" }, { "name": "endLat", "type": "esriFieldTypeDouble", "alias": "endLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLat" }, { "name": "endLon", "type": "esriFieldTypeDouble", "alias": "endLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLon" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "highway" }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distance" }, { "name": "osmId", "type": "esriFieldTypeInteger", "alias": "osmId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "osmId" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "R2115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2031_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Top 20% Weekday Short Trips", "description": "", "prototype": { "attributes": { "osmId": null, "distance": null, "linkId": null, "trip_count": null, "roadName": null, "direction": null, "startLat": null, "startLon": null, "endLat": null, "endLon": null, "highway": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Weekend Short Vehicle Trips (Under 3 Miles)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244947.523833251, "ymin": 1777739.2250851025, "xmax": 6351517.843836347, "ymax": 1969473.2156452343, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "trip_count", "classificationMethod": "esriClassifyQuantile", "minValue": 41, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 1 }, "classMaxValue": 66, "label": "41 - 66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 1 }, "classMaxValue": 117, "label": "67 - 117" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 1 }, "classMaxValue": 255, "label": "118 - 255" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 1 }, "classMaxValue": 684, "label": "256 - 684" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 1 }, "classMaxValue": 6139, "label": "685 - 6139" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "roadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "linkId", "type": "esriFieldTypeString", "alias": "linkId", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "linkId" }, { "name": "trip_count", "type": "esriFieldTypeInteger", "alias": "trip_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "trip_count" }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "roadName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "roadName" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "direction" }, { "name": "startLat", "type": "esriFieldTypeDouble", "alias": "startLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLat" }, { "name": "startLon", "type": "esriFieldTypeDouble", "alias": "startLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLon" }, { "name": "endLat", "type": "esriFieldTypeDouble", "alias": "endLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLat" }, { "name": "endLon", "type": "esriFieldTypeDouble", "alias": "endLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLon" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "highway" }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distance" }, { "name": "osmId", "type": "esriFieldTypeInteger", "alias": "osmId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "osmId" }, { "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": "R2116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2032_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Weekend Short Vehicle Trips (Under 3 Miles)", "description": "", "prototype": { "attributes": { "osmId": null, "distance": null, "linkId": null, "trip_count": null, "roadName": null, "direction": null, "startLat": null, "startLon": null, "endLat": null, "endLon": null, "highway": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Top 20% Weekend Short Trips", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6245760.222667214, "ymin": 1779167.3098274786, "xmax": 6329357.863548451, "ymax": 1956836.7914421994, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 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": "roadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "linkId", "type": "esriFieldTypeString", "alias": "linkId", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "linkId" }, { "name": "trip_count", "type": "esriFieldTypeInteger", "alias": "trip_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "trip_count" }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "roadName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "roadName" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "direction" }, { "name": "startLat", "type": "esriFieldTypeDouble", "alias": "startLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLat" }, { "name": "startLon", "type": "esriFieldTypeDouble", "alias": "startLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "startLon" }, { "name": "endLat", "type": "esriFieldTypeDouble", "alias": "endLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLat" }, { "name": "endLon", "type": "esriFieldTypeDouble", "alias": "endLon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "endLon" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "highway" }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distance" }, { "name": "osmId", "type": "esriFieldTypeInteger", "alias": "osmId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "osmId" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "R2117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2033_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Top 20% Weekend Short Trips", "description": "", "prototype": { "attributes": { "osmId": null, "distance": null, "linkId": null, "trip_count": null, "roadName": null, "direction": null, "startLat": null, "startLon": null, "endLat": null, "endLon": null, "highway": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Population Density", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244577.425820156, "ymin": 1775473.2115723619, "xmax": 6370767.43821252, "ymax": 2003959.3409009113, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 245, 255 ], "toColor": [ 240, 237, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 217, 255 ], "toColor": [ 216, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 100, 175, 255 ], "toColor": [ 222, 100, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 29, 119, 255 ], "toColor": [ 222, 29, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 0, 66, 255 ], "toColor": [ 153, 0, 66, 255 ] } ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "pop_density", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 238, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1.93, "label": "0 - 1.93" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 181, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 11.15, "label": "1.93 - 11.15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 101, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 16.7, "label": "11.15 - 16.7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 28, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 25.7, "label": "16.7 - 25.7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 0, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 937.22, "label": "25.7 +" } ], "legendOptions": {"order": "ascendingValues"} }, "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": "geoid20", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "geoid20", "type": "esriFieldTypeString", "alias": "geoid20", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "geoid20" }, { "name": "geoid", "type": "esriFieldTypeString", "alias": "geoid", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "geoid" }, { "name": "ct", "type": "esriFieldTypeDouble", "alias": "ct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ct" }, { "name": "block", "type": "esriFieldTypeDouble", "alias": "block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "block" }, { "name": "ctblock", "type": "esriFieldTypeDouble", "alias": "ctblock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ctblock" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "geoid20_US", "type": "esriFieldTypeString", "alias": "geoid20_US", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "geoid20_US" }, { "name": "pop", "type": "esriFieldTypeInteger", "alias": "pop_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop" }, { "name": "pop_minority", "type": "esriFieldTypeInteger", "alias": "pop_minority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_minority" }, { "name": "emp", "type": "esriFieldTypeInteger", "alias": "emp_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "pop_density", "type": "esriFieldTypeDouble", "alias": "Population per Acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_density" }, { "name": "emp_density", "type": "esriFieldTypeDouble", "alias": "Employee per Acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp_density" }, { "name": "SoCalProjects.DBO.Population_Density.Area", "type": "esriFieldTypeDouble", "alias": "SoCalProjects.DBO.Population_Density.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SoCalProjects.DBO.Population_Density.Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2118_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2034_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Population Density", "description": "", "prototype": { "attributes": { "emp_density": null, "SoCalProjects.DBO.Population_Density.Area": null, "objectid": null, "geoid20": null, "geoid": null, "ct": null, "block": null, "ctblock": null, "shape_leng": null, "geoid20_US": null, "pop": null, "pop_minority": null, "emp": null, "pop_density": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Employment Density", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244577.425820156, "ymin": 1775473.2115723619, "xmax": 6370767.43821252, "ymax": 2003959.3409009113, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 240, 247, 255 ], "toColor": [ 242, 240, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 202, 227, 255 ], "toColor": [ 204, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 153, 199, 255 ], "toColor": [ 157, 153, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 106, 176, 255 ], "toColor": [ 116, 106, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 39, 143, 255 ], "toColor": [ 84, 39, 143, 255 ] } ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "emp_density", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 240, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 0, "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 201, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 0.39, "label": "0 - 0.39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 154, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 1.08, "label": "0.39 - 1.08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 107, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 4.98, "label": "1.08 - 4.98" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 39, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 5594.72, "label": "4.98 + " } ], "legendOptions": {"order": "ascendingValues"} }, "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": "geoid20", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "geoid20", "type": "esriFieldTypeString", "alias": "geoid20", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "geoid20" }, { "name": "geoid", "type": "esriFieldTypeString", "alias": "geoid", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "geoid" }, { "name": "ct", "type": "esriFieldTypeDouble", "alias": "ct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ct" }, { "name": "block", "type": "esriFieldTypeDouble", "alias": "block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "block" }, { "name": "ctblock", "type": "esriFieldTypeDouble", "alias": "ctblock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ctblock" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "geoid20_US", "type": "esriFieldTypeString", "alias": "geoid20_US", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "geoid20_US" }, { "name": "pop", "type": "esriFieldTypeInteger", "alias": "pop_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop" }, { "name": "pop_minority", "type": "esriFieldTypeInteger", "alias": "pop_minority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_minority" }, { "name": "emp", "type": "esriFieldTypeInteger", "alias": "emp_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "pop_density", "type": "esriFieldTypeDouble", "alias": "Population per Acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_density" }, { "name": "emp_density", "type": "esriFieldTypeDouble", "alias": "Employee per Acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "emp_density" }, { "name": "SoCalProjects.DBO.Employment_Density.Area", "type": "esriFieldTypeDouble", "alias": "SoCalProjects.DBO.Employment_Density.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SoCalProjects.DBO.Employment_Density.Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2119_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2035_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Employment Density", "description": "", "prototype": { "attributes": { "emp_density": null, "SoCalProjects.DBO.Employment_Density.Area": null, "objectid": null, "geoid20": null, "geoid": null, "ct": null, "block": null, "ctblock": null, "shape_leng": null, "geoid20_US": null, "pop": null, "pop_minority": null, "emp": null, "pop_density": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "LTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244776.118992337, "ymin": 1777218.6887245642, "xmax": 6360991.51747496, "ymax": 1985518.0775853924, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "seg_stress_score", "uniqueValueGroups": [ { "heading": "seg_stress_score", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "4", "label": "4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 224, 255 ], "toColor": [ 252, 199, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 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", "globalIdField": "", "displayField": "jurisdiction_name", "typeIdField": "seg_stress_score", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "p_key", "type": "esriFieldTypeInteger", "alias": "p_key", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "p_key" }, { "name": "geo_type", "type": "esriFieldTypeString", "alias": "geo_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "geo_type" }, { "name": "roadsegid", "type": "esriFieldTypeInteger", "alias": "roadsegid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadsegid" }, { "name": "hwy_cov_pkey", "type": "esriFieldTypeDouble", "alias": "hwy_cov_pkey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwy_cov_pkey" }, { "name": "hwycov_id", "type": "esriFieldTypeDouble", "alias": "hwycov_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwycov_id" }, { "name": "rd20full", "type": "esriFieldTypeString", "alias": "rd20full", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "rd20full" }, { "name": "int_from", "type": "esriFieldTypeInteger", "alias": "int_from", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_from" }, { "name": "int_to", "type": "esriFieldTypeInteger", "alias": "int_to", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_to" }, { "name": "a_level", "type": "esriFieldTypeInteger", "alias": "a_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "a_level" }, { "name": "b_level", "type": "esriFieldTypeInteger", "alias": "b_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "b_level" }, { "name": "fc_valid", "type": "esriFieldTypeSmallInteger", "alias": "fc_valid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fc_valid" }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_mi" }, { "name": "sys_speed", "type": "esriFieldTypeInteger", "alias": "sys_speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_speed" }, { "name": "sys_lanes", "type": "esriFieldTypeInteger", "alias": "sys_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lanes" }, { "name": "sys_seg_lts", "type": "esriFieldTypeInteger", "alias": "sys_seg_lts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_seg_lts" }, { "name": "sys_lu_com_mf_res", "type": "esriFieldTypeInteger", "alias": "sys_lu_com_mf_res", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lu_com_mf_res" }, { "name": "sys_transit", "type": "esriFieldTypeInteger", "alias": "sys_transit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_transit" }, { "name": "sys_school", "type": "esriFieldTypeInteger", "alias": "sys_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_school" }, { "name": "sys_sum", "type": "esriFieldTypeInteger", "alias": "sys_sum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum" }, { "name": "sys_sum_facility_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_facility_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_facility_only" }, { "name": "sys_sum_exposure_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_exposure_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_exposure_only" }, { "name": "fclass", "type": "esriFieldTypeString", "alias": "fclass", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass" }, { "name": "fclass_assumed", "type": "esriFieldTypeString", "alias": "fclass_assumed", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass_assumed" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "oneway" }, { "name": "speed_limit", "type": "esriFieldTypeInteger", "alias": "speed_limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_limit" }, { "name": "speed_cat", "type": "esriFieldTypeString", "alias": "speed_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "speed_cat" }, { "name": "centerline", "type": "esriFieldTypeSmallInteger", "alias": "centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "centerline" }, { "name": "aadt", "type": "esriFieldTypeInteger", "alias": "aadt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt" }, { "name": "aadt_cat", "type": "esriFieldTypeString", "alias": "aadt_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aadt_cat" }, { "name": "ft_lanes", "type": "esriFieldTypeDouble", "alias": "ft_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_lanes" }, { "name": "tf_lanes", "type": "esriFieldTypeDouble", "alias": "tf_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_lanes" }, { "name": "tot_lanes", "type": "esriFieldTypeInteger", "alias": "tot_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tot_lanes" }, { "name": "tot_lanes_cat", "type": "esriFieldTypeString", "alias": "tot_lanes_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "tot_lanes_cat" }, { "name": "ft_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "ft_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_bikeway_stress" }, { "name": "tf_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "tf_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_bikeway_stress" }, { "name": "ft_seg_stress", "type": "esriFieldTypeInteger", "alias": "ft_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_seg_stress" }, { "name": "tf_seg_stress", "type": "esriFieldTypeInteger", "alias": "tf_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_seg_stress" }, { "name": "seg_stress_score", "type": "esriFieldTypeInteger", "alias": "seg_stress_score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg_stress_score" }, { "name": "dist_school", "type": "esriFieldTypeDouble", "alias": "dist_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_school" }, { "name": "dist_transit_stop", "type": "esriFieldTypeDouble", "alias": "dist_transit_stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_transit_stop" }, { "name": "dist_lu_commercial", "type": "esriFieldTypeDouble", "alias": "dist_lu_commercial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_commercial" }, { "name": "dist_lu_multi_fam", "type": "esriFieldTypeDouble", "alias": "dist_lu_multi_fam", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_multi_fam" }, { "name": "caltrans_flag", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_flag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_flag" }, { "name": "caltrans_btw_ramps", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_btw_ramps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_btw_ramps" }, { "name": "caltrans_status", "type": "esriFieldTypeString", "alias": "caltrans_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "caltrans_status" }, { "name": "jurisdiction_name", "type": "esriFieldTypeString", "alias": "jurisdiction_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "jurisdiction_name" }, { "name": "fxnm", "type": "esriFieldTypeString", "alias": "fxnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fxnm" }, { "name": "txnm", "type": "esriFieldTypeString", "alias": "txnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "txnm" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "geom.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "geom.STLength()", "required": true } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "R2120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2036_idx", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": 1, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": 2, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": 3, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": 4, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Number of Lanes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244776.118992337, "ymin": 1777218.6887245642, "xmax": 6360991.51747496, "ymax": 1985518.0775853924, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tot_lanes_cat", "uniqueValueGroups": [ { "heading": "tot_lanes_cat", "classes": [ { "label": "1 Lane", "description": "1 Lane", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 183, 252, 255 ], "width": 1 }, "values": [ [ "1 Lane" ] ] }, { "label": "2 Lanes", "description": "2 Lanes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "2 Lanes" ] ] }, { "label": "3 Lanes", "description": "3 Lanes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 1 }, "values": [ [ "3 Lanes" ] ] }, { "label": "4 Lanes", "description": "4 Lanes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "4 Lanes" ] ] }, { "label": "5 Lanes", "description": "5 Lanes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 1 }, "values": [ [ "5 Lanes" ] ] }, { "label": "6+ Lanes", "description": "6+ Lanes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 123, 64, 255 ], "width": 1 }, "values": [ [ "6+ Lanes" ] ] }, { "label": "NA (Path)", "description": "NA (Path)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "values": [ [ "NA (Path)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 183, 252, 255 ], "width": 1 }, "value": "1 Lane", "label": "1 Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "2 Lanes", "label": "2 Lanes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 1 }, "value": "3 Lanes", "label": "3 Lanes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "4 Lanes", "label": "4 Lanes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 1 }, "value": "5 Lanes", "label": "5 Lanes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 123, 64, 255 ], "width": 1 }, "value": "6+ Lanes", "label": "6+ Lanes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "NA (Path)", "label": "NA (Path)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 224, 255 ], "toColor": [ 252, 199, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 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", "globalIdField": "", "displayField": "jurisdiction_name", "typeIdField": "tot_lanes_cat", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "p_key", "type": "esriFieldTypeInteger", "alias": "p_key", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "p_key" }, { "name": "geo_type", "type": "esriFieldTypeString", "alias": "geo_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "geo_type" }, { "name": "roadsegid", "type": "esriFieldTypeInteger", "alias": "roadsegid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadsegid" }, { "name": "hwy_cov_pkey", "type": "esriFieldTypeDouble", "alias": "hwy_cov_pkey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwy_cov_pkey" }, { "name": "hwycov_id", "type": "esriFieldTypeDouble", "alias": "hwycov_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwycov_id" }, { "name": "rd20full", "type": "esriFieldTypeString", "alias": "rd20full", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "rd20full" }, { "name": "int_from", "type": "esriFieldTypeInteger", "alias": "int_from", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_from" }, { "name": "int_to", "type": "esriFieldTypeInteger", "alias": "int_to", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_to" }, { "name": "a_level", "type": "esriFieldTypeInteger", "alias": "a_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "a_level" }, { "name": "b_level", "type": "esriFieldTypeInteger", "alias": "b_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "b_level" }, { "name": "fc_valid", "type": "esriFieldTypeSmallInteger", "alias": "fc_valid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fc_valid" }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_mi" }, { "name": "sys_speed", "type": "esriFieldTypeInteger", "alias": "sys_speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_speed" }, { "name": "sys_lanes", "type": "esriFieldTypeInteger", "alias": "sys_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lanes" }, { "name": "sys_seg_lts", "type": "esriFieldTypeInteger", "alias": "sys_seg_lts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_seg_lts" }, { "name": "sys_lu_com_mf_res", "type": "esriFieldTypeInteger", "alias": "sys_lu_com_mf_res", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lu_com_mf_res" }, { "name": "sys_transit", "type": "esriFieldTypeInteger", "alias": "sys_transit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_transit" }, { "name": "sys_school", "type": "esriFieldTypeInteger", "alias": "sys_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_school" }, { "name": "sys_sum", "type": "esriFieldTypeInteger", "alias": "sys_sum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum" }, { "name": "sys_sum_facility_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_facility_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_facility_only" }, { "name": "sys_sum_exposure_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_exposure_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_exposure_only" }, { "name": "fclass", "type": "esriFieldTypeString", "alias": "fclass", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass" }, { "name": "fclass_assumed", "type": "esriFieldTypeString", "alias": "fclass_assumed", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass_assumed" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "oneway" }, { "name": "speed_limit", "type": "esriFieldTypeInteger", "alias": "speed_limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_limit" }, { "name": "speed_cat", "type": "esriFieldTypeString", "alias": "speed_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "speed_cat" }, { "name": "centerline", "type": "esriFieldTypeSmallInteger", "alias": "centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "centerline" }, { "name": "aadt", "type": "esriFieldTypeInteger", "alias": "aadt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt" }, { "name": "aadt_cat", "type": "esriFieldTypeString", "alias": "aadt_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aadt_cat" }, { "name": "ft_lanes", "type": "esriFieldTypeDouble", "alias": "ft_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_lanes" }, { "name": "tf_lanes", "type": "esriFieldTypeDouble", "alias": "tf_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_lanes" }, { "name": "tot_lanes", "type": "esriFieldTypeInteger", "alias": "tot_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tot_lanes" }, { "name": "tot_lanes_cat", "type": "esriFieldTypeString", "alias": "tot_lanes_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "tot_lanes_cat" }, { "name": "ft_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "ft_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_bikeway_stress" }, { "name": "tf_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "tf_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_bikeway_stress" }, { "name": "ft_seg_stress", "type": "esriFieldTypeInteger", "alias": "ft_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_seg_stress" }, { "name": "tf_seg_stress", "type": "esriFieldTypeInteger", "alias": "tf_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_seg_stress" }, { "name": "seg_stress_score", "type": "esriFieldTypeInteger", "alias": "seg_stress_score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg_stress_score" }, { "name": "dist_school", "type": "esriFieldTypeDouble", "alias": "dist_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_school" }, { "name": "dist_transit_stop", "type": "esriFieldTypeDouble", "alias": "dist_transit_stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_transit_stop" }, { "name": "dist_lu_commercial", "type": "esriFieldTypeDouble", "alias": "dist_lu_commercial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_commercial" }, { "name": "dist_lu_multi_fam", "type": "esriFieldTypeDouble", "alias": "dist_lu_multi_fam", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_multi_fam" }, { "name": "caltrans_flag", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_flag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_flag" }, { "name": "caltrans_btw_ramps", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_btw_ramps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_btw_ramps" }, { "name": "caltrans_status", "type": "esriFieldTypeString", "alias": "caltrans_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "caltrans_status" }, { "name": "jurisdiction_name", "type": "esriFieldTypeString", "alias": "jurisdiction_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "jurisdiction_name" }, { "name": "fxnm", "type": "esriFieldTypeString", "alias": "fxnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fxnm" }, { "name": "txnm", "type": "esriFieldTypeString", "alias": "txnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "txnm" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "geom.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "geom.STLength()", "required": true } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "R2120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2036_idx", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1 Lane", "name": "1 Lane", "domains": {}, "templates": [ { "name": "1 Lane", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "1 Lane", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2 Lanes", "name": "2 Lanes", "domains": {}, "templates": [ { "name": "2 Lanes", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "2 Lanes", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3 Lanes", "name": "3 Lanes", "domains": {}, "templates": [ { "name": "3 Lanes", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "3 Lanes", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4 Lanes", "name": "4 Lanes", "domains": {}, "templates": [ { "name": "4 Lanes", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "4 Lanes", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5 Lanes", "name": "5 Lanes", "domains": {}, "templates": [ { "name": "5 Lanes", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "5 Lanes", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6+ Lanes", "name": "6+ Lanes", "domains": {}, "templates": [ { "name": "6+ Lanes", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "6+ Lanes", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NA (Path)", "name": "NA (Path)", "domains": {}, "templates": [ { "name": "NA (Path)", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": "NA (Path)", "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Posted Speed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244776.118992337, "ymin": 1777218.6887245642, "xmax": 6360991.51747496, "ymax": 1985518.0775853924, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "speed_cat", "uniqueValueGroups": [ { "heading": "speed_cat", "classes": [ { "label": "25 mph", "description": "25 mph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "25 mph" ] ] }, { "label": "30 mph", "description": "30 mph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "30 mph" ] ] }, { "label": "35 mph", "description": "35 mph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "values": [ [ "35 mph" ] ] }, { "label": "40 mph", "description": "40 mph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "values": [ [ "40 mph" ] ] }, { "label": "45+ mph", "description": "45+ mph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 }, "values": [ [ "45+ mph" ] ] }, { "label": "NA (Path)", "description": "NA (Path)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "values": [ [ "NA (Path)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "25 mph", "label": "25 mph" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "30 mph", "label": "30 mph" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "35 mph", "label": "35 mph" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "40 mph", "label": "40 mph" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "45+ mph", "label": "45+ mph" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "NA (Path)", "label": "NA (Path)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 224, 255 ], "toColor": [ 252, 199, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 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", "globalIdField": "", "displayField": "jurisdiction_name", "typeIdField": "speed_cat", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "p_key", "type": "esriFieldTypeInteger", "alias": "p_key", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "p_key" }, { "name": "geo_type", "type": "esriFieldTypeString", "alias": "geo_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "geo_type" }, { "name": "roadsegid", "type": "esriFieldTypeInteger", "alias": "roadsegid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadsegid" }, { "name": "hwy_cov_pkey", "type": "esriFieldTypeDouble", "alias": "hwy_cov_pkey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwy_cov_pkey" }, { "name": "hwycov_id", "type": "esriFieldTypeDouble", "alias": "hwycov_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwycov_id" }, { "name": "rd20full", "type": "esriFieldTypeString", "alias": "rd20full", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "rd20full" }, { "name": "int_from", "type": "esriFieldTypeInteger", "alias": "int_from", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_from" }, { "name": "int_to", "type": "esriFieldTypeInteger", "alias": "int_to", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_to" }, { "name": "a_level", "type": "esriFieldTypeInteger", "alias": "a_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "a_level" }, { "name": "b_level", "type": "esriFieldTypeInteger", "alias": "b_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "b_level" }, { "name": "fc_valid", "type": "esriFieldTypeSmallInteger", "alias": "fc_valid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fc_valid" }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_mi" }, { "name": "sys_speed", "type": "esriFieldTypeInteger", "alias": "sys_speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_speed" }, { "name": "sys_lanes", "type": "esriFieldTypeInteger", "alias": "sys_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lanes" }, { "name": "sys_seg_lts", "type": "esriFieldTypeInteger", "alias": "sys_seg_lts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_seg_lts" }, { "name": "sys_lu_com_mf_res", "type": "esriFieldTypeInteger", "alias": "sys_lu_com_mf_res", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lu_com_mf_res" }, { "name": "sys_transit", "type": "esriFieldTypeInteger", "alias": "sys_transit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_transit" }, { "name": "sys_school", "type": "esriFieldTypeInteger", "alias": "sys_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_school" }, { "name": "sys_sum", "type": "esriFieldTypeInteger", "alias": "sys_sum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum" }, { "name": "sys_sum_facility_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_facility_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_facility_only" }, { "name": "sys_sum_exposure_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_exposure_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_exposure_only" }, { "name": "fclass", "type": "esriFieldTypeString", "alias": "fclass", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass" }, { "name": "fclass_assumed", "type": "esriFieldTypeString", "alias": "fclass_assumed", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass_assumed" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "oneway" }, { "name": "speed_limit", "type": "esriFieldTypeInteger", "alias": "speed_limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_limit" }, { "name": "speed_cat", "type": "esriFieldTypeString", "alias": "speed_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "speed_cat" }, { "name": "centerline", "type": "esriFieldTypeSmallInteger", "alias": "centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "centerline" }, { "name": "aadt", "type": "esriFieldTypeInteger", "alias": "aadt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt" }, { "name": "aadt_cat", "type": "esriFieldTypeString", "alias": "aadt_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aadt_cat" }, { "name": "ft_lanes", "type": "esriFieldTypeDouble", "alias": "ft_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_lanes" }, { "name": "tf_lanes", "type": "esriFieldTypeDouble", "alias": "tf_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_lanes" }, { "name": "tot_lanes", "type": "esriFieldTypeInteger", "alias": "tot_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tot_lanes" }, { "name": "tot_lanes_cat", "type": "esriFieldTypeString", "alias": "tot_lanes_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "tot_lanes_cat" }, { "name": "ft_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "ft_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_bikeway_stress" }, { "name": "tf_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "tf_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_bikeway_stress" }, { "name": "ft_seg_stress", "type": "esriFieldTypeInteger", "alias": "ft_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_seg_stress" }, { "name": "tf_seg_stress", "type": "esriFieldTypeInteger", "alias": "tf_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_seg_stress" }, { "name": "seg_stress_score", "type": "esriFieldTypeInteger", "alias": "seg_stress_score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg_stress_score" }, { "name": "dist_school", "type": "esriFieldTypeDouble", "alias": "dist_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_school" }, { "name": "dist_transit_stop", "type": "esriFieldTypeDouble", "alias": "dist_transit_stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_transit_stop" }, { "name": "dist_lu_commercial", "type": "esriFieldTypeDouble", "alias": "dist_lu_commercial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_commercial" }, { "name": "dist_lu_multi_fam", "type": "esriFieldTypeDouble", "alias": "dist_lu_multi_fam", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_multi_fam" }, { "name": "caltrans_flag", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_flag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_flag" }, { "name": "caltrans_btw_ramps", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_btw_ramps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_btw_ramps" }, { "name": "caltrans_status", "type": "esriFieldTypeString", "alias": "caltrans_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "caltrans_status" }, { "name": "jurisdiction_name", "type": "esriFieldTypeString", "alias": "jurisdiction_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "jurisdiction_name" }, { "name": "fxnm", "type": "esriFieldTypeString", "alias": "fxnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fxnm" }, { "name": "txnm", "type": "esriFieldTypeString", "alias": "txnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "txnm" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "geom.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "geom.STLength()", "required": true } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "R2120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2036_idx", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "25 mph", "name": "25 mph", "domains": {}, "templates": [ { "name": "25 mph", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "25 mph", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "30 mph", "name": "30 mph", "domains": {}, "templates": [ { "name": "30 mph", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "30 mph", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "35 mph", "name": "35 mph", "domains": {}, "templates": [ { "name": "35 mph", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "35 mph", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "40 mph", "name": "40 mph", "domains": {}, "templates": [ { "name": "40 mph", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "40 mph", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "45+ mph", "name": "45+ mph", "domains": {}, "templates": [ { "name": "45+ mph", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "45+ mph", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NA (Path)", "name": "NA (Path)", "domains": {}, "templates": [ { "name": "NA (Path)", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": "NA (Path)", "centerline": null, "aadt": null, "aadt_cat": null, "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "ADT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 6244776.118992337, "ymin": 1777218.6887245642, "xmax": 6360991.51747496, "ymax": 1985518.0775853924, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "aadt_cat", "uniqueValueGroups": [ { "heading": "aadt_cat", "classes": [ { "label": "0 - 1,000", "description": "0 - 1,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 204, 204, 255 ], "width": 1 }, "values": [ [ "0 - 1,000" ] ] }, { "label": "1,001 - 3,000", "description": "1,001 - 3,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1 }, "values": [ [ "1,001 - 3,000" ] ] }, { "label": "3,001 - 5,000", "description": "3,001 - 5,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 206, 196, 255 ], "width": 1 }, "values": [ [ "3,001 - 5,000" ] ] }, { "label": "5,001 - 7,500", "description": "5,001 - 7,500", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "values": [ [ "5,001 - 7,500" ] ] }, { "label": "7,501 - 10,000", "description": "7,501 - 10,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "values": [ [ "7,501 - 10,000" ] ] }, { "label": "10,001 - 15,000", "description": "10,001 - 15,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 1 }, "values": [ [ "10,001 - 15,000" ] ] }, { "label": "15,001 - 20,000", "description": "15,001 - 20,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 213, 95, 255 ], "width": 1 }, "values": [ [ "15,001 - 20,000" ] ] }, { "label": "20,001 - 25,000", "description": "20,001 - 25,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 126, 62, 255 ], "width": 1 }, "values": [ [ "20,001 - 25,000" ] ] }, { "label": "25,001 - 30,000", "description": "25,001 - 30,000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "25,001 - 30,000" ] ] }, { "label": "30,001+", "description": "30,001+", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 27, 78, 255 ], "width": 1 }, "values": [ [ "30,001+" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 204, 204, 255 ], "width": 1 }, "value": "0 - 1,000", "label": "0 - 1,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1 }, "value": "1,001 - 3,000", "label": "1,001 - 3,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 206, 196, 255 ], "width": 1 }, "value": "3,001 - 5,000", "label": "3,001 - 5,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "value": "5,001 - 7,500", "label": "5,001 - 7,500" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "7,501 - 10,000", "label": "7,501 - 10,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 1 }, "value": "10,001 - 15,000", "label": "10,001 - 15,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 213, 95, 255 ], "width": 1 }, "value": "15,001 - 20,000", "label": "15,001 - 20,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 126, 62, 255 ], "width": 1 }, "value": "20,001 - 25,000", "label": "20,001 - 25,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "25,001 - 30,000", "label": "25,001 - 30,000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 27, 78, 255 ], "width": 1 }, "value": "30,001+", "label": "30,001+" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 255, 255 ], "toColor": [ 255, 255, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 0, 0, 255 ], "toColor": [ 0, 0, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 190, 207, 196, 255 ], "toColor": [ 190, 207, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 65, 64, 66, 255 ], "toColor": [ 65, 64, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 27, 87, 51, 255 ], "toColor": [ 27, 87, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 72, 120, 60, 255 ], "toColor": [ 72, 120, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 165, 214, 96, 255 ], "toColor": [ 165, 214, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 230, 126, 62, 255 ], "toColor": [ 230, 126, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 62, 97, 112, 255 ], "toColor": [ 62, 97, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 70, 28, 79, 255 ], "toColor": [ 70, 28, 79, 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", "globalIdField": "", "displayField": "jurisdiction_name", "typeIdField": "aadt_cat", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "p_key", "type": "esriFieldTypeInteger", "alias": "p_key", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "p_key" }, { "name": "geo_type", "type": "esriFieldTypeString", "alias": "geo_type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "geo_type" }, { "name": "roadsegid", "type": "esriFieldTypeInteger", "alias": "roadsegid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadsegid" }, { "name": "hwy_cov_pkey", "type": "esriFieldTypeDouble", "alias": "hwy_cov_pkey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwy_cov_pkey" }, { "name": "hwycov_id", "type": "esriFieldTypeDouble", "alias": "hwycov_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hwycov_id" }, { "name": "rd20full", "type": "esriFieldTypeString", "alias": "rd20full", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "rd20full" }, { "name": "int_from", "type": "esriFieldTypeInteger", "alias": "int_from", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_from" }, { "name": "int_to", "type": "esriFieldTypeInteger", "alias": "int_to", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "int_to" }, { "name": "a_level", "type": "esriFieldTypeInteger", "alias": "a_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "a_level" }, { "name": "b_level", "type": "esriFieldTypeInteger", "alias": "b_level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "b_level" }, { "name": "fc_valid", "type": "esriFieldTypeSmallInteger", "alias": "fc_valid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fc_valid" }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_mi" }, { "name": "sys_speed", "type": "esriFieldTypeInteger", "alias": "sys_speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_speed" }, { "name": "sys_lanes", "type": "esriFieldTypeInteger", "alias": "sys_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lanes" }, { "name": "sys_seg_lts", "type": "esriFieldTypeInteger", "alias": "sys_seg_lts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_seg_lts" }, { "name": "sys_lu_com_mf_res", "type": "esriFieldTypeInteger", "alias": "sys_lu_com_mf_res", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_lu_com_mf_res" }, { "name": "sys_transit", "type": "esriFieldTypeInteger", "alias": "sys_transit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_transit" }, { "name": "sys_school", "type": "esriFieldTypeInteger", "alias": "sys_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_school" }, { "name": "sys_sum", "type": "esriFieldTypeInteger", "alias": "sys_sum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum" }, { "name": "sys_sum_facility_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_facility_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_facility_only" }, { "name": "sys_sum_exposure_only", "type": "esriFieldTypeInteger", "alias": "sys_sum_exposure_only", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sys_sum_exposure_only" }, { "name": "fclass", "type": "esriFieldTypeString", "alias": "fclass", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass" }, { "name": "fclass_assumed", "type": "esriFieldTypeString", "alias": "fclass_assumed", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fclass_assumed" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "oneway" }, { "name": "speed_limit", "type": "esriFieldTypeInteger", "alias": "speed_limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_limit" }, { "name": "speed_cat", "type": "esriFieldTypeString", "alias": "speed_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "speed_cat" }, { "name": "centerline", "type": "esriFieldTypeSmallInteger", "alias": "centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "centerline" }, { "name": "aadt", "type": "esriFieldTypeInteger", "alias": "aadt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aadt" }, { "name": "aadt_cat", "type": "esriFieldTypeString", "alias": "aadt_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aadt_cat" }, { "name": "ft_lanes", "type": "esriFieldTypeDouble", "alias": "ft_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_lanes" }, { "name": "tf_lanes", "type": "esriFieldTypeDouble", "alias": "tf_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_lanes" }, { "name": "tot_lanes", "type": "esriFieldTypeInteger", "alias": "tot_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tot_lanes" }, { "name": "tot_lanes_cat", "type": "esriFieldTypeString", "alias": "tot_lanes_cat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "tot_lanes_cat" }, { "name": "ft_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "ft_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_bikeway_stress" }, { "name": "tf_bikeway_stress", "type": "esriFieldTypeInteger", "alias": "tf_bikeway_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_bikeway_stress" }, { "name": "ft_seg_stress", "type": "esriFieldTypeInteger", "alias": "ft_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ft_seg_stress" }, { "name": "tf_seg_stress", "type": "esriFieldTypeInteger", "alias": "tf_seg_stress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tf_seg_stress" }, { "name": "seg_stress_score", "type": "esriFieldTypeInteger", "alias": "seg_stress_score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg_stress_score" }, { "name": "dist_school", "type": "esriFieldTypeDouble", "alias": "dist_school", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_school" }, { "name": "dist_transit_stop", "type": "esriFieldTypeDouble", "alias": "dist_transit_stop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_transit_stop" }, { "name": "dist_lu_commercial", "type": "esriFieldTypeDouble", "alias": "dist_lu_commercial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_commercial" }, { "name": "dist_lu_multi_fam", "type": "esriFieldTypeDouble", "alias": "dist_lu_multi_fam", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lu_multi_fam" }, { "name": "caltrans_flag", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_flag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_flag" }, { "name": "caltrans_btw_ramps", "type": "esriFieldTypeSmallInteger", "alias": "caltrans_btw_ramps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caltrans_btw_ramps" }, { "name": "caltrans_status", "type": "esriFieldTypeString", "alias": "caltrans_status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "caltrans_status" }, { "name": "jurisdiction_name", "type": "esriFieldTypeString", "alias": "jurisdiction_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "jurisdiction_name" }, { "name": "fxnm", "type": "esriFieldTypeString", "alias": "fxnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "fxnm" }, { "name": "txnm", "type": "esriFieldTypeString", "alias": "txnm", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "txnm" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "geom.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "geom.STLength()", "required": true } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "R2120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2036_idx", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "0 - 1,000", "name": "0 - 1,000", "domains": {}, "templates": [ { "name": "0 - 1,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "0 - 1,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1,001 - 3,000", "name": "1,001 - 3,000", "domains": {}, "templates": [ { "name": "1,001 - 3,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "1,001 - 3,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3,001 - 5,000", "name": "3,001 - 5,000", "domains": {}, "templates": [ { "name": "3,001 - 5,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "3,001 - 5,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5,001 - 7,500", "name": "5,001 - 7,500", "domains": {}, "templates": [ { "name": "5,001 - 7,500", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "5,001 - 7,500", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7,501 - 10,000", "name": "7,501 - 10,000", "domains": {}, "templates": [ { "name": "7,501 - 10,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "7,501 - 10,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "10,001 - 15,000", "name": "10,001 - 15,000", "domains": {}, "templates": [ { "name": "10,001 - 15,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "10,001 - 15,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "15,001 - 20,000", "name": "15,001 - 20,000", "domains": {}, "templates": [ { "name": "15,001 - 20,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "15,001 - 20,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "20,001 - 25,000", "name": "20,001 - 25,000", "domains": {}, "templates": [ { "name": "20,001 - 25,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "20,001 - 25,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "25,001 - 30,000", "name": "25,001 - 30,000", "domains": {}, "templates": [ { "name": "25,001 - 30,000", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "25,001 - 30,000", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "30,001+", "name": "30,001+", "domains": {}, "templates": [ { "name": "30,001+", "description": "", "prototype": { "attributes": { "txnm": null, "fxnm": null, "p_key": null, "geo_type": null, "roadsegid": null, "hwy_cov_pkey": null, "hwycov_id": null, "rd20full": null, "int_from": null, "int_to": null, "a_level": null, "b_level": null, "fc_valid": null, "length_mi": null, "sys_speed": null, "sys_lanes": null, "sys_seg_lts": null, "sys_lu_com_mf_res": null, "sys_transit": null, "sys_school": null, "sys_sum": null, "sys_sum_facility_only": null, "sys_sum_exposure_only": null, "fclass": null, "fclass_assumed": null, "oneway": null, "speed_limit": null, "speed_cat": null, "centerline": null, "aadt": null, "aadt_cat": "30,001+", "ft_lanes": null, "tf_lanes": null, "tot_lanes": null, "tot_lanes_cat": null, "ft_bikeway_stress": null, "tf_bikeway_stress": null, "ft_seg_stress": null, "tf_seg_stress": null, "seg_stress_score": null, "dist_school": null, "dist_transit_stop": null, "dist_lu_commercial": null, "dist_lu_multi_fam": null, "caltrans_flag": null, "caltrans_btw_ramps": null, "caltrans_status": null, "jurisdiction_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Structurally Excluded Communities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

In 2019, the City developed the Climate Equity Index (CEI) in a community-driven process with local nonprofits and community-based organizations. The CEI was updated in 2021 based on stakeholder feedback. This map serves as a visual representation of the CEI\u2019s scoring. CEI scores are averaged across 41 indicators. Higher CEI scores indicate census tracts with a higher access to opportunity relative to tracts with lower CEI scores, with respect to the indicators analyzed. All scores are standardized across a 0-100 scale. For more details on each indicator, including source information and methods, refer to Appendix B of the City of San Diego's 2019 Climate Equity Index Report.<\/SPAN><\/P>

The 2021 CEI version added three indicators (Ozone, PM2.5, and Diesel Particulate Matter), replaced the Heart Attack Fatalities indicator for Cardiovascular Disease, and separated the Proximity to Waste Sites indicator into four separate indicators: Toxic Releases from Facilities, Clean Up Sites, Hazardous Waste Generators and Facilities, and Solid Waste Sites and Facilities.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Energy Policy Initiatives Center (EPIC, USD), City of San Diego, SANDAG, SanGIS, FEMA, CalFire, CalEPA, County of San Diego, CA OEHHA, CA SWRCB, US Census Bureau, SDG&E, Google Project Sunroof, Walk Score, H+T Index, BNA, US DOE, Tracking California, CA Dept. of Public Health, USDA", "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": 6262200.255733188, "ymin": 1777134.0386313847, "xmax": 6360908.196775458, "ymax": 1986027.6421830906, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 84, 159, 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": "CEI_Class_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_Communities_of_Concern", "type": "esriFieldTypeInteger", "alias": "FID_Communities_of_Concern", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Communities_of_Concern" }, { "name": "Census_Tra", "type": "esriFieldTypeDouble", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Tract_Abbr", "type": "esriFieldTypeDouble", "alias": "Tract_Abbr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tract_Abbr" }, { "name": "CEI_Class_", "type": "esriFieldTypeString", "alias": "CEI_Class_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CEI_Class_" }, { "name": "Total_Popu", "type": "esriFieldTypeInteger", "alias": "Total_Popu", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Popu" }, { "name": "Age_Under", "type": "esriFieldTypeInteger", "alias": "Age_Under", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_Under" }, { "name": "Age_5_9", "type": "esriFieldTypeInteger", "alias": "Age_5_9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_5_9" }, { "name": "Age_10_14", "type": "esriFieldTypeInteger", "alias": "Age_10_14", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_10_14" }, { "name": "Age_15_19", "type": "esriFieldTypeInteger", "alias": "Age_15_19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_15_19" }, { "name": "Age_20_24", "type": "esriFieldTypeInteger", "alias": "Age_20_24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_20_24" }, { "name": "Age_25_34", "type": "esriFieldTypeInteger", "alias": "Age_25_34", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_25_34" }, { "name": "Age_35_44", "type": "esriFieldTypeInteger", "alias": "Age_35_44", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_35_44" }, { "name": "Age_45_54", "type": "esriFieldTypeInteger", "alias": "Age_45_54", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_45_54" }, { "name": "Age_55_64", "type": "esriFieldTypeInteger", "alias": "Age_55_64", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_55_64" }, { "name": "Age_65_74", "type": "esriFieldTypeInteger", "alias": "Age_65_74", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_65_74" }, { "name": "Age_75_84", "type": "esriFieldTypeInteger", "alias": "Age_75_84", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_75_84" }, { "name": "Age_85_", "type": "esriFieldTypeInteger", "alias": "Age_85_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_85_" }, { "name": "White_notH", "type": "esriFieldTypeDouble", "alias": "White_notH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "White_notH" }, { "name": "White_Hisp", "type": "esriFieldTypeDouble", "alias": "White_Hisp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "White_Hisp" }, { "name": "Black_Afri", "type": "esriFieldTypeDouble", "alias": "Black_Afri", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Black_Afri" }, { "name": "AmIndian_A", "type": "esriFieldTypeDouble", "alias": "AmIndian_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AmIndian_A" }, { "name": "Asian", "type": "esriFieldTypeDouble", "alias": "Asian", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asian" }, { "name": "Hawaiian_P", "type": "esriFieldTypeDouble", "alias": "Hawaiian_P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hawaiian_P" }, { "name": "Other", "type": "esriFieldTypeDouble", "alias": "Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Other" }, { "name": "Two_or_mor", "type": "esriFieldTypeDouble", "alias": "Two_or_mor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Two_or_mor" }, { "name": "FloodRisk_", "type": "esriFieldTypeInteger", "alias": "FloodRisk_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FloodRisk_" }, { "name": "FireRisk_s", "type": "esriFieldTypeInteger", "alias": "FireRisk_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FireRisk_s" }, { "name": "TreeCover_", "type": "esriFieldTypeInteger", "alias": "TreeCover_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TreeCover_" }, { "name": "RecProximi", "type": "esriFieldTypeInteger", "alias": "RecProximi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecProximi" }, { "name": "Pesticides", "type": "esriFieldTypeInteger", "alias": "Pesticides", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pesticides" }, { "name": "DrinkWater", "type": "esriFieldTypeInteger", "alias": "DrinkWater", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrinkWater" }, { "name": "Groundwate", "type": "esriFieldTypeInteger", "alias": "Groundwate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Groundwate" }, { "name": "ImpairedWa", "type": "esriFieldTypeInteger", "alias": "ImpairedWa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImpairedWa" }, { "name": "AQ_Ozone_s", "type": "esriFieldTypeInteger", "alias": "AQ_Ozone_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_Ozone_s" }, { "name": "AQ_PM_scor", "type": "esriFieldTypeInteger", "alias": "AQ_PM_scor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_PM_scor" }, { "name": "AQ_DieselP", "type": "esriFieldTypeInteger", "alias": "AQ_DieselP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_DieselP" }, { "name": "ToxicRelea", "type": "esriFieldTypeInteger", "alias": "ToxicRelea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToxicRelea" }, { "name": "CleanupSit", "type": "esriFieldTypeInteger", "alias": "CleanupSit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CleanupSit" }, { "name": "HazWaste_s", "type": "esriFieldTypeInteger", "alias": "HazWaste_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HazWaste_s" }, { "name": "SolidWaste", "type": "esriFieldTypeInteger", "alias": "SolidWaste", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SolidWaste" }, { "name": "EduAttain_", "type": "esriFieldTypeInteger", "alias": "EduAttain_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EduAttain_" }, { "name": "SolarPV_sc", "type": "esriFieldTypeInteger", "alias": "SolarPV_sc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SolarPV_sc" }, { "name": "Pedestrian", "type": "esriFieldTypeInteger", "alias": "Pedestrian", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pedestrian" }, { "name": "BikeAccess", "type": "esriFieldTypeInteger", "alias": "BikeAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BikeAccess" }, { "name": "TransitAcc", "type": "esriFieldTypeInteger", "alias": "TransitAcc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TransitAcc" }, { "name": "Traffic_sc", "type": "esriFieldTypeInteger", "alias": "Traffic_sc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Traffic_sc" }, { "name": "EVCharging", "type": "esriFieldTypeInteger", "alias": "EVCharging", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVCharging" }, { "name": "Asthma_sco", "type": "esriFieldTypeInteger", "alias": "Asthma_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asthma_sco" }, { "name": "Cancer_sco", "type": "esriFieldTypeInteger", "alias": "Cancer_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cancer_sco" }, { "name": "FoodAccess", "type": "esriFieldTypeInteger", "alias": "FoodAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FoodAccess" }, { "name": "Birthweigh", "type": "esriFieldTypeInteger", "alias": "Birthweigh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Birthweigh" }, { "name": "Cardio_sco", "type": "esriFieldTypeInteger", "alias": "Cardio_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cardio_sco" }, { "name": "CEI_Score", "type": "esriFieldTypeDouble", "alias": "CEI_Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CEI_Score" }, { "name": "UHII", "type": "esriFieldTypeInteger", "alias": "UHII", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UHII" }, { "name": "Unemploy", "type": "esriFieldTypeInteger", "alias": "Unemploy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Unemploy" }, { "name": "LingIso", "type": "esriFieldTypeInteger", "alias": "LingIso", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LingIso" }, { "name": "DigAccess", "type": "esriFieldTypeInteger", "alias": "DigAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DigAccess" }, { "name": "Income", "type": "esriFieldTypeInteger", "alias": "Income", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Income" }, { "name": "Poverty", "type": "esriFieldTypeInteger", "alias": "Poverty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Poverty" }, { "name": "IncChange", "type": "esriFieldTypeInteger", "alias": "IncChange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IncChange" }, { "name": "Energy", "type": "esriFieldTypeInteger", "alias": "Energy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Energy" }, { "name": "Crowded", "type": "esriFieldTypeInteger", "alias": "Crowded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crowded" }, { "name": "Commute", "type": "esriFieldTypeInteger", "alias": "Commute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Commute" }, { "name": "Housing", "type": "esriFieldTypeInteger", "alias": "Housing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing" }, { "name": "Transp", "type": "esriFieldTypeInteger", "alias": "Transp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Transp" }, { "name": "Disabled", "type": "esriFieldTypeInteger", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Disabled" }, { "name": "Streets", "type": "esriFieldTypeInteger", "alias": "Streets", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Streets" }, { "name": "FID_EJ_Communities", "type": "esriFieldTypeInteger", "alias": "FID_EJ_Communities", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_EJ_Communities" }, { "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": "R2121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2037_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Structurally Excluded Communities", "description": "", "prototype": { "attributes": { "FID_EJ_Communities": null, "Streets": null, "FID_Communities_of_Concern": null, "Census_Tra": null, "Tract_Abbr": null, "CEI_Class_": null, "Total_Popu": null, "Age_Under": null, "Age_5_9": null, "Age_10_14": null, "Age_15_19": null, "Age_20_24": null, "Age_25_34": null, "Age_35_44": null, "Age_45_54": null, "Age_55_64": null, "Age_65_74": null, "Age_75_84": null, "Age_85_": null, "White_notH": null, "White_Hisp": null, "Black_Afri": null, "AmIndian_A": null, "Asian": null, "Hawaiian_P": null, "Other": null, "Two_or_mor": null, "FloodRisk_": null, "FireRisk_s": null, "TreeCover_": null, "RecProximi": null, "Pesticides": null, "DrinkWater": null, "Groundwate": null, "ImpairedWa": null, "AQ_Ozone_s": null, "AQ_PM_scor": null, "AQ_DieselP": null, "ToxicRelea": null, "CleanupSit": null, "HazWaste_s": null, "SolidWaste": null, "EduAttain_": null, "SolarPV_sc": null, "Pedestrian": null, "BikeAccess": null, "TransitAcc": null, "Traffic_sc": null, "EVCharging": null, "Asthma_sco": null, "Cancer_sco": null, "FoodAccess": null, "Birthweigh": null, "Cardio_sco": null, "CEI_Score": null, "UHII": null, "Unemploy": null, "LingIso": null, "DigAccess": null, "Income": null, "Poverty": null, "IncChange": null, "Energy": null, "Crowded": null, "Commute": null, "Housing": null, "Transp": null, "Disabled": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 125, "name": "EJ Communities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

The Environmental Justice Screen considers community input and data sets available to help identify communities most impacted and negatively affected by environmental burdens and associated health risks - collectively referred to as Environmental Justice Communities. <\/SPAN><\/P>

The Planning Department conducted an initial Environmental Justice Screen to inform the identification of Environmental Justice Communities. The Environmental Justice Screen builds on community input received across past efforts to include local data sets and priorities while also meeting state requirements. Feedback collected during outreach and engagement has served to expand upon findings from the data analyzed. <\/SPAN><\/P>

The screen is made up of the following components:<\/SPAN><\/P>

CEST 1.0 + Climate Change & Resiliency + Food Apartheid Outcomes + Cal Enviro Screen + Census Tract 34.01 <\/SPAN><\/P>

AND<\/SPAN><\/SPAN><\/P>

Within City of San Diego Municipal boundaries (tracts straddling this border included) <\/SPAN><\/SPAN><\/P>

<\/P>

To reflect input from community members and better capture areas impacted by compounded health risks, census tract #34.01 is included in the Environmental Justice Communities Map. <\/SPAN><\/P>

Attributes of census tract #34.01: <\/SPAN><\/P>

CalEnviroScreen<\/SPAN> <\/SPAN><\/P>

Top 30% most affected by several sources of pollution and where people are especially vulnerable to pollution effects. <\/SPAN><\/P>

Food Apartheid <\/SPAN><\/P>

While SNAP Usage is high on this census tract, obesity and diabetes in adults were found to be moderate, which excluded the census tract from the initial EJ Screen. <\/SPAN><\/P>

SNAP Usage <\/SPAN><\/P>

10.6%-17.5% of households receive SNAP or public assistance income. <\/SPAN><\/P>

Obesity in Adults<\/SPAN><\/P>

24.4%-27.8% of adults are obese by crude prevalence. <\/SPAN><\/P>

Diabetes in Adults<\/SPAN><\/P>

9.4%-10.8% of adults are diabetic by crude prevalence. <\/SPAN><\/P>

Climate and Resilience <\/SPAN><\/P>

Energy Cost Burden is high while tree coverage is moderate, which is why it was excluded from the original EJ Screen. However, while this area has open space, it is hard to access, and freeways as well as collector streets traverse the area, which are not very pedestrian-friendly. <\/SPAN><\/P>

Cost Energy Burden <\/SPAN><\/P>

Energy cost burden is ranked High<\/SPAN><\/P>

Tree Canopy<\/SPAN><\/P>

Tree canopy cover (2014) is categorized as moderate<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "City Planning Department City of San Diego, Obesity and Diabetes - PLACES, Local Data for Better Health, Centers for Disease Control and Prevention, 2020, SanGIS/SANDAG GIS Data Warehouse, 2021, SNAP - American Community Survey, 2015-2019, US Census; SanGIS/SANDAG GIS Data Warehouse, 2021, Tree Canopy and Energy Cost Burden - City of San Diego Climate Equity Index (CEI), 2021; SanGIS/SANDAG GIS Data Warehouse, 2021, Spring 2021 San Diego Urban Development NASA DEVELOP Team, Climate and Economic Justice Screening Tool (CEJST) Version 1.0, US Census Bureau 2022", "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": 6262151.5524185235, "ymin": 1777134.0386313908, "xmax": 6360908.19644738, "ymax": 1986027.64185502, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 91, 187, 0 ], "width": 6 } } }, "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": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "R2122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2038_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EJ Communities", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 126, "name": "Communities of Concern", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

In 2019, the City developed the Climate Equity Index (CEI) in a community-driven process with local nonprofits and community-based organizations. The CEI was updated in 2021 based on stakeholder feedback. This map serves as a visual representation of the CEI\u2019s scoring. CEI scores are averaged across 41 indicators. Higher CEI scores indicate census tracts with a higher access to opportunity relative to tracts with lower CEI scores, with respect to the indicators analyzed. All scores are standardized across a 0-100 scale. For more details on each indicator, including source information and methods, refer to Appendix B of the City of San Diego's 2019 Climate Equity Index Report.<\/SPAN><\/P>

The 2021 CEI version added three indicators (Ozone, PM2.5, and Diesel Particulate Matter), replaced the Heart Attack Fatalities indicator for Cardiovascular Disease, and separated the Proximity to Waste Sites indicator into four separate indicators: Toxic Releases from Facilities, Clean Up Sites, Hazardous Waste Generators and Facilities, and Solid Waste Sites and Facilities.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Energy Policy Initiatives Center (EPIC, USD), City of San Diego, SANDAG, SanGIS, FEMA, CalFire, CalEPA, County of San Diego, CA OEHHA, CA SWRCB, US Census Bureau, SDG&E, Google Project Sunroof, Walk Score, H+T Index, BNA, US DOE, Tracking California, CA Dept. of Public Health, USDA", "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": 6262199.996547353, "ymin": 1775473.5098001126, "xmax": 6361009.336993122, "ymax": 1986027.6595715145, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 214, 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": "CEI_Class_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Census_Tra", "type": "esriFieldTypeDouble", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Tract_Abbr", "type": "esriFieldTypeDouble", "alias": "Tract_Abbr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tract_Abbr" }, { "name": "CEI_Class_", "type": "esriFieldTypeString", "alias": "CEI_Class_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CEI_Class_" }, { "name": "Total_Popu", "type": "esriFieldTypeInteger", "alias": "Total_Popu", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Popu" }, { "name": "Age_Under", "type": "esriFieldTypeInteger", "alias": "Age_Under", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_Under" }, { "name": "Age_5_9", "type": "esriFieldTypeInteger", "alias": "Age_5_9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_5_9" }, { "name": "Age_10_14", "type": "esriFieldTypeInteger", "alias": "Age_10_14", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_10_14" }, { "name": "Age_15_19", "type": "esriFieldTypeInteger", "alias": "Age_15_19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_15_19" }, { "name": "Age_20_24", "type": "esriFieldTypeInteger", "alias": "Age_20_24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_20_24" }, { "name": "Age_25_34", "type": "esriFieldTypeInteger", "alias": "Age_25_34", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_25_34" }, { "name": "Age_35_44", "type": "esriFieldTypeInteger", "alias": "Age_35_44", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_35_44" }, { "name": "Age_45_54", "type": "esriFieldTypeInteger", "alias": "Age_45_54", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_45_54" }, { "name": "Age_55_64", "type": "esriFieldTypeInteger", "alias": "Age_55_64", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_55_64" }, { "name": "Age_65_74", "type": "esriFieldTypeInteger", "alias": "Age_65_74", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_65_74" }, { "name": "Age_75_84", "type": "esriFieldTypeInteger", "alias": "Age_75_84", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_75_84" }, { "name": "Age_85_", "type": "esriFieldTypeInteger", "alias": "Age_85_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age_85_" }, { "name": "White_notH", "type": "esriFieldTypeDouble", "alias": "White_notH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "White_notH" }, { "name": "White_Hisp", "type": "esriFieldTypeDouble", "alias": "White_Hisp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "White_Hisp" }, { "name": "Black_Afri", "type": "esriFieldTypeDouble", "alias": "Black_Afri", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Black_Afri" }, { "name": "AmIndian_A", "type": "esriFieldTypeDouble", "alias": "AmIndian_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AmIndian_A" }, { "name": "Asian", "type": "esriFieldTypeDouble", "alias": "Asian", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asian" }, { "name": "Hawaiian_P", "type": "esriFieldTypeDouble", "alias": "Hawaiian_P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hawaiian_P" }, { "name": "Other", "type": "esriFieldTypeDouble", "alias": "Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Other" }, { "name": "Two_or_mor", "type": "esriFieldTypeDouble", "alias": "Two_or_mor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Two_or_mor" }, { "name": "FloodRisk_", "type": "esriFieldTypeInteger", "alias": "FloodRisk_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FloodRisk_" }, { "name": "FireRisk_s", "type": "esriFieldTypeInteger", "alias": "FireRisk_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FireRisk_s" }, { "name": "TreeCover_", "type": "esriFieldTypeInteger", "alias": "TreeCover_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TreeCover_" }, { "name": "RecProximi", "type": "esriFieldTypeInteger", "alias": "RecProximi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecProximi" }, { "name": "Pesticides", "type": "esriFieldTypeInteger", "alias": "Pesticides", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pesticides" }, { "name": "DrinkWater", "type": "esriFieldTypeInteger", "alias": "DrinkWater", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrinkWater" }, { "name": "Groundwate", "type": "esriFieldTypeInteger", "alias": "Groundwate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Groundwate" }, { "name": "ImpairedWa", "type": "esriFieldTypeInteger", "alias": "ImpairedWa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImpairedWa" }, { "name": "AQ_Ozone_s", "type": "esriFieldTypeInteger", "alias": "AQ_Ozone_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_Ozone_s" }, { "name": "AQ_PM_scor", "type": "esriFieldTypeInteger", "alias": "AQ_PM_scor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_PM_scor" }, { "name": "AQ_DieselP", "type": "esriFieldTypeInteger", "alias": "AQ_DieselP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AQ_DieselP" }, { "name": "ToxicRelea", "type": "esriFieldTypeInteger", "alias": "ToxicRelea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToxicRelea" }, { "name": "CleanupSit", "type": "esriFieldTypeInteger", "alias": "CleanupSit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CleanupSit" }, { "name": "HazWaste_s", "type": "esriFieldTypeInteger", "alias": "HazWaste_s", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HazWaste_s" }, { "name": "SolidWaste", "type": "esriFieldTypeInteger", "alias": "SolidWaste", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SolidWaste" }, { "name": "EduAttain_", "type": "esriFieldTypeInteger", "alias": "EduAttain_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EduAttain_" }, { "name": "SolarPV_sc", "type": "esriFieldTypeInteger", "alias": "SolarPV_sc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SolarPV_sc" }, { "name": "Pedestrian", "type": "esriFieldTypeInteger", "alias": "Pedestrian", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pedestrian" }, { "name": "BikeAccess", "type": "esriFieldTypeInteger", "alias": "BikeAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BikeAccess" }, { "name": "TransitAcc", "type": "esriFieldTypeInteger", "alias": "TransitAcc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TransitAcc" }, { "name": "Traffic_sc", "type": "esriFieldTypeInteger", "alias": "Traffic_sc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Traffic_sc" }, { "name": "EVCharging", "type": "esriFieldTypeInteger", "alias": "EVCharging", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVCharging" }, { "name": "Asthma_sco", "type": "esriFieldTypeInteger", "alias": "Asthma_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asthma_sco" }, { "name": "Cancer_sco", "type": "esriFieldTypeInteger", "alias": "Cancer_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cancer_sco" }, { "name": "FoodAccess", "type": "esriFieldTypeInteger", "alias": "FoodAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FoodAccess" }, { "name": "Birthweigh", "type": "esriFieldTypeInteger", "alias": "Birthweigh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Birthweigh" }, { "name": "Cardio_sco", "type": "esriFieldTypeInteger", "alias": "Cardio_sco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cardio_sco" }, { "name": "CEI_Score", "type": "esriFieldTypeDouble", "alias": "CEI_Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CEI_Score" }, { "name": "UHII", "type": "esriFieldTypeInteger", "alias": "UHII", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UHII" }, { "name": "Unemploy", "type": "esriFieldTypeInteger", "alias": "Unemploy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Unemploy" }, { "name": "LingIso", "type": "esriFieldTypeInteger", "alias": "LingIso", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LingIso" }, { "name": "DigAccess", "type": "esriFieldTypeInteger", "alias": "DigAccess", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DigAccess" }, { "name": "Income", "type": "esriFieldTypeInteger", "alias": "Income", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Income" }, { "name": "Poverty", "type": "esriFieldTypeInteger", "alias": "Poverty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Poverty" }, { "name": "IncChange", "type": "esriFieldTypeInteger", "alias": "IncChange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IncChange" }, { "name": "Energy", "type": "esriFieldTypeInteger", "alias": "Energy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Energy" }, { "name": "Crowded", "type": "esriFieldTypeInteger", "alias": "Crowded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crowded" }, { "name": "Commute", "type": "esriFieldTypeInteger", "alias": "Commute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Commute" }, { "name": "Housing", "type": "esriFieldTypeInteger", "alias": "Housing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing" }, { "name": "Transp", "type": "esriFieldTypeInteger", "alias": "Transp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Transp" }, { "name": "Disabled", "type": "esriFieldTypeInteger", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Disabled" }, { "name": "Streets", "type": "esriFieldTypeInteger", "alias": "Streets", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Streets" }, { "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": "R2123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2039_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Communities of Concern", "description": "", "prototype": { "attributes": { "Streets": null, "Disabled": null, "Census_Tra": null, "Tract_Abbr": null, "CEI_Class_": null, "Total_Popu": null, "Age_Under": null, "Age_5_9": null, "Age_10_14": null, "Age_15_19": null, "Age_20_24": null, "Age_25_34": null, "Age_35_44": null, "Age_45_54": null, "Age_55_64": null, "Age_65_74": null, "Age_75_84": null, "Age_85_": null, "White_notH": null, "White_Hisp": null, "Black_Afri": null, "AmIndian_A": null, "Asian": null, "Hawaiian_P": null, "Other": null, "Two_or_mor": null, "FloodRisk_": null, "FireRisk_s": null, "TreeCover_": null, "RecProximi": null, "Pesticides": null, "DrinkWater": null, "Groundwate": null, "ImpairedWa": null, "AQ_Ozone_s": null, "AQ_PM_scor": null, "AQ_DieselP": null, "ToxicRelea": null, "CleanupSit": null, "HazWaste_s": null, "SolidWaste": null, "EduAttain_": null, "SolarPV_sc": null, "Pedestrian": null, "BikeAccess": null, "TransitAcc": null, "Traffic_sc": null, "EVCharging": null, "Asthma_sco": null, "Cancer_sco": null, "FoodAccess": null, "Birthweigh": null, "Cardio_sco": null, "CEI_Score": null, "UHII": null, "Unemploy": null, "LingIso": null, "DigAccess": null, "Income": null, "Poverty": null, "IncChange": null, "Energy": null, "Crowded": null, "Commute": null, "Housing": null, "Transp": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 127, "name": "Transit Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Public transit stops in San Diego County serviced by the San Diego County Metropolitan Transit System (MTS) and the North County Transit District (NCTD). <\/SPAN><\/P>

Bus, commuter and light rail, and trolley stops developed from the General Transit Feed Specification (GTFS) downloaded from https://www.sdmts.com/google_transit_files/google_transit.zip and http://www.gonctd.com/google_transit.zip.<\/SPAN><\/P>

GTFS data is provided to the exchange by the transit agencies and processed by SanGIS to create a consolidated GIS layer containing stops for both MTS and NCTD systems. SanGIS uses built-in ArcGIS tools to develop the stops from the STOPS.txt data file.<\/SPAN><\/P>

Stops layers for MTS and NCTD are created separately and combined into a single layer using ArcGIS tools.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "SanGIS using information provided by the San Diego Metropolitan Transit System and the North County Transit District", "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": 6245941.644220414, "ymin": 1778195.0256827432, "xmax": 6351114.513278154, "ymax": 1980822.0252974199, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_UID", "type": "esriFieldTypeString", "alias": "stop_UID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_UID" }, { "name": "stop_agenc", "type": "esriFieldTypeString", "alias": "stop_agenc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_agenc" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_name" }, { "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": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_code" }, { "name": "location_t", "type": "esriFieldTypeString", "alias": "location_t", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "location_t" }, { "name": "parent_sta", "type": "esriFieldTypeString", "alias": "parent_sta", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parent_sta" }, { "name": "wheelchair", "type": "esriFieldTypeDouble", "alias": "wheelchair", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wheelchair" }, { "name": "intersecti", "type": "esriFieldTypeString", "alias": "intersecti", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "intersecti" }, { "name": "stop_place", "type": "esriFieldTypeString", "alias": "stop_place", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_place" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2040_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Transit Stops", "description": "", "prototype": { "attributes": { "intersecti": null, "stop_place": null, "stop_UID": null, "stop_agenc": null, "stop_id": null, "stop_name": null, "stop_lat": null, "stop_lon": null, "stop_code": null, "location_t": null, "parent_sta": null, "wheelchair": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 128, "name": "Schools (Including Colleges and Universities)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

The types of data in this feature class are school names, spatial locations, addresses, and additional school details (e.g. status of operation, whether the facility is private or public,etc.). School addresses were sourced from the California Department of Education (CDE) and were geocoded using the SanGIS parcels and street centerlines. The attributes from previous School iterations were also updated using aerial imagery, online research, site visits, and over-the-phone verification. Certain points were manually relocated to school buildings. This layer includes not only active schools but also closed schools, district office locations, duplicates of schools at prior addresses or with different cds codes or having closed and reoopened, and virtual schools.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "SANDAG\nCalifornia Department of Education (CDE)", "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": 6253502.841368864, "ymin": 1782771.1405465733, "xmax": 6326657.993948013, "ymax": 1956949.3998127847, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "district", "type": "esriFieldTypeString", "alias": "district", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "district" }, { "name": "schoolID", "type": "esriFieldTypeInteger", "alias": "schoolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "schoolID" }, { "name": "priv", "type": "esriFieldTypeString", "alias": "priv", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "priv" }, { "name": "shrtName", "type": "esriFieldTypeString", "alias": "shrtName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "shrtName" }, { "name": "gsOffered", "type": "esriFieldTypeString", "alias": "gsOffered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "gsOffered" }, { "name": "socType", "type": "esriFieldTypeString", "alias": "socType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "socType" }, { "name": "charter", "type": "esriFieldTypeString", "alias": "charter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "charter" }, { "name": "openDate", "type": "esriFieldTypeDate", "alias": "openDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "openDate" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "zip" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "city" }, { "name": "addr", "type": "esriFieldTypeString", "alias": "addr", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "addr" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "name" }, { "name": "cdsCodeNUM", "type": "esriFieldTypeDouble", "alias": "cdsCodeNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cdsCodeNUM" }, { "name": "cdsCode", "type": "esriFieldTypeString", "alias": "cdsCode", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "cdsCode" }, { "name": "docType", "type": "esriFieldTypeString", "alias": "docType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "docType" }, { "name": "Phantom", "type": "esriFieldTypeInteger", "alias": "Phantom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phantom" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "ClosedDate", "type": "esriFieldTypeDate", "alias": "ClosedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ClosedDate" }, { "name": "Enrollment", "type": "esriFieldTypeInteger", "alias": "Enrollment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enrollment" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "ShortName", "type": "esriFieldTypeString", "alias": "ShortName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ShortName" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "NAICS", "type": "esriFieldTypeInteger", "alias": "NAICS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAICS" }, { "name": "NAICSTitle", "type": "esriFieldTypeString", "alias": "NAICSTitle", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAICSTitle" }, { "name": "IPED_ID", "type": "esriFieldTypeInteger", "alias": "IPED_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IPED_ID" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State" }, { "name": "ZIP_code", "type": "esriFieldTypeString", "alias": "ZIP_code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZIP_code" }, { "name": "NAME_MASTE", "type": "esriFieldTypeString", "alias": "NAME_MASTE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NAME_MASTE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2041_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools (Including Colleges and Universities)", "description": "", "prototype": { "attributes": { "ZIP_code": null, "NAME_MASTE": null, "district": null, "schoolID": null, "priv": null, "shrtName": null, "gsOffered": null, "socType": null, "charter": null, "openDate": null, "zip": null, "city": null, "addr": null, "name": null, "cdsCodeNUM": null, "cdsCode": null, "docType": null, "Phantom": null, "Notes": null, "ClosedDate": null, "Enrollment": null, "Type": null, "ID": null, "ShortName": null, "ADDRESS": null, "NAICS": null, "NAICSTitle": null, "IPED_ID": null, "State": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 129, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

School site addresses maintained by California Department of Education (CDE) were geocoded to the SanGIS parcels and street centerlines. Using aerial imagery, online research, site visits, and/or over-the-phone verification, attributes were corrected and/or polygons were adjusted to best represent the portion of the parcel in active use for school-related activities. This layer includes active schools.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "SANDAG\nCalifornia Department of Education (CDE)", "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": 6246936.776416543, "ymin": 1782366.1420126958, "xmax": 6327397.346471987, "ymax": 1957304.9860438912, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 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": "schoolID", "type": "esriFieldTypeInteger", "alias": "schoolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "schoolID" }, { "name": "cdsCode", "type": "esriFieldTypeString", "alias": "cdsCode", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "cdsCode" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "name" }, { "name": "addr", "type": "esriFieldTypeString", "alias": "addr", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "addr" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "city" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "openDate", "type": "esriFieldTypeDate", "alias": "openDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "openDate" }, { "name": "charter", "type": "esriFieldTypeString", "alias": "charter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "charter" }, { "name": "docType", "type": "esriFieldTypeString", "alias": "docType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "docType" }, { "name": "socType", "type": "esriFieldTypeString", "alias": "socType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "socType" }, { "name": "gsOffered", "type": "esriFieldTypeString", "alias": "gsOffered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "gsOffered" }, { "name": "shrtName", "type": "esriFieldTypeString", "alias": "shrtName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "shrtName" }, { "name": "priv", "type": "esriFieldTypeString", "alias": "priv", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "priv" }, { "name": "district", "type": "esriFieldTypeString", "alias": "district", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "district" }, { "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": "R2131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2047_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "district": null, "priv": null, "schoolID": null, "cdsCode": null, "name": null, "addr": null, "city": null, "zip": null, "openDate": null, "charter": null, "docType": null, "socType": null, "gsOffered": null, "shrtName": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 130, "name": "Tourist Attractions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Point layer to show the location of areas and specific features such as buildings, mile markers, and mountain tops <\/SPAN><\/SPAN><\/P>

Originally, five layers of place data were combined into a single layer; those of: PLACES (Was SANGIS.PLACES renamed PLACES_OLD); SHERIFF_PLACE_NAMES (Sheriff's place name file for dispatch);PLACES_SG SANDAG Places layer; PLACE_NAMES (Geographic Names Information System /GNIS, assumed); PLACES_CASINOS Casinos.<\/SPAN><\/SPAN><\/P>

In PLACES_CASINOS fields were added named ADDR and CITYNM and calculated equal to existing fields ADDRESS and CITY to facilitate the appending process.<\/SPAN><\/SPAN><\/P>

PLACES and PLACES_SG initially contained MULTIPOINT features; TOOLBOX Feature to Point was used to make the features POINT. The working layers were then called PLACES_SG_FeatureToPoint and PLACES_OLD_FeatureToPoint.In the PLACES layer 3 fields were widened for consistency with similarly named fields in other layers. NAME was widened from 32 to 200; ADDR was widened from 32 to 75; TYPE was widened from 20 to 254. After 2 versions the layer was named PLACES_OLD_FeatureToPoint2. PLACES_OLD_FeatureToPoint2 (which was originally PLACES) was copied to a feature class named PLACES_COMBINED. The other 4 feature classes were then appended with the NOTEST option. The name of the original layers where each point resided is in an added field FEA_SRC.The geodatabase was then copied, renamed PLACES_OUTPUT_20100730 and unneeded intermediate results were deleted.The final result is the feature class PLACES_COMBINED in the geodatabase PLACES_OUTPUT_20100730. The dataset has since been added to from numerous other point source datasets along with individual edits from a range of data sources.<\/SPAN><\/SPAN><\/P>

For the most part, the attribute fields align with the original 5 datasets that were used to create Places. However, some fields were deleted, as they did not apply to the other datasets. Other fields were assigned an attribute domain. These include: CityNm, CommunityNm, EntityType, and Fea_Src. The EntityType domain was taken directly from Bing's entity types and descriptions. It was then modifed to be more easily understood and simplified. The Fea_Src domain lists the 5 original data sources, plus Bing as a future data source.<\/SPAN><\/SPAN><\/P>

The dataset is updated and reviewed by SanGIS on the basis of updates received to other independent point source datasets (e.g. hospitals, schools, fire stations). The Fea_Src field may change from the original sources as data is reviewed and revised. Where duplication of features from the original place data are discovered they are consolidated into a single feature.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Staff at San Diego Data Processing, students and department of planning and land use, staff at SanGIS, the San Diego Sheriff's department dispatchers, and several commercial and open source resources.", "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": 6244854.324544602, "ymin": 1839263.60433693, "xmax": 6331630.4964706255, "ymax": 1980743.8610836696, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ADDR" }, { "name": "CITYNM", "type": "esriFieldTypeString", "alias": "CITYNM", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CITYNM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "FEA_SRC", "type": "esriFieldTypeString", "alias": "FEA_SRC", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FEA_SRC" }, { "name": "COMMUNITYN", "type": "esriFieldTypeString", "alias": "COMMUNITYN", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COMMUNITYN" }, { "name": "SCALE", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "EDIT_REASO", "type": "esriFieldTypeInteger", "alias": "EDIT_REASO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDIT_REASO" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED" }, { "name": "Primary_Di", "type": "esriFieldTypeInteger", "alias": "Primary_Di", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Primary_Di" }, { "name": "Zipcode", "type": "esriFieldTypeInteger", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2042_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tourist Attractions", "description": "", "prototype": { "attributes": { "Longitude": null, "Latitude": null, "NAME": null, "ADDR": null, "CITYNM": null, "TYPE": null, "DESCRIP": null, "FEA_SRC": null, "COMMUNITYN": null, "SCALE": null, "EDIT_REASO": null, "CREATOR": null, "CREATED": null, "EDITOR": null, "EDITED": null, "Primary_Di": null, "Zipcode": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 131, "name": "Shopping Centers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Point layer to show the location of areas and specific features such as buildings, mile markers, and mountain tops <\/SPAN><\/SPAN><\/P>

Originally, five layers of place data were combined into a single layer; those of: PLACES (Was SANGIS.PLACES renamed PLACES_OLD); SHERIFF_PLACE_NAMES (Sheriff's place name file for dispatch);PLACES_SG SANDAG Places layer; PLACE_NAMES (Geographic Names Information System /GNIS, assumed); PLACES_CASINOS Casinos.<\/SPAN><\/SPAN><\/P>

In PLACES_CASINOS fields were added named ADDR and CITYNM and calculated equal to existing fields ADDRESS and CITY to facilitate the appending process.<\/SPAN><\/SPAN><\/P>

PLACES and PLACES_SG initially contained MULTIPOINT features; TOOLBOX Feature to Point was used to make the features POINT. The working layers were then called PLACES_SG_FeatureToPoint and PLACES_OLD_FeatureToPoint.In the PLACES layer 3 fields were widened for consistency with similarly named fields in other layers. NAME was widened from 32 to 200; ADDR was widened from 32 to 75; TYPE was widened from 20 to 254. After 2 versions the layer was named PLACES_OLD_FeatureToPoint2. PLACES_OLD_FeatureToPoint2 (which was originally PLACES) was copied to a feature class named PLACES_COMBINED. The other 4 feature classes were then appended with the NOTEST option. The name of the original layers where each point resided is in an added field FEA_SRC.The geodatabase was then copied, renamed PLACES_OUTPUT_20100730 and unneeded intermediate results were deleted.The final result is the feature class PLACES_COMBINED in the geodatabase PLACES_OUTPUT_20100730. The dataset has since been added to from numerous other point source datasets along with individual edits from a range of data sources.<\/SPAN><\/SPAN><\/P>

For the most part, the attribute fields align with the original 5 datasets that were used to create Places. However, some fields were deleted, as they did not apply to the other datasets. Other fields were assigned an attribute domain. These include: CityNm, CommunityNm, EntityType, and Fea_Src. The EntityType domain was taken directly from Bing's entity types and descriptions. It was then modifed to be more easily understood and simplified. The Fea_Src domain lists the 5 original data sources, plus Bing as a future data source.<\/SPAN><\/SPAN><\/P>

The dataset is updated and reviewed by SanGIS on the basis of updates received to other independent point source datasets (e.g. hospitals, schools, fire stations). The Fea_Src field may change from the original sources as data is reviewed and revised. Where duplication of features from the original place data are discovered they are consolidated into a single feature.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Staff at San Diego Data Processing, students and department of planning and land use, staff at SanGIS, the San Diego Sheriff's department dispatchers, and several commercial and open source resources.", "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": 6247244.288924901, "ymin": 1778537.0197494228, "xmax": 6349628.020844201, "ymax": 1956801.2068676793, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ADDR" }, { "name": "CITYNM", "type": "esriFieldTypeString", "alias": "CITYNM", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CITYNM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "FEA_SRC", "type": "esriFieldTypeString", "alias": "FEA_SRC", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FEA_SRC" }, { "name": "COMMUNITYN", "type": "esriFieldTypeString", "alias": "COMMUNITYN", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COMMUNITYN" }, { "name": "SCALE", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "EDIT_REASO", "type": "esriFieldTypeInteger", "alias": "EDIT_REASO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDIT_REASO" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED" }, { "name": "Primary_Di", "type": "esriFieldTypeInteger", "alias": "Primary_Di", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Primary_Di" }, { "name": "Zipcode", "type": "esriFieldTypeInteger", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2146_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shopping Centers", "description": "", "prototype": { "attributes": { "Longitude": null, "Latitude": null, "NAME": null, "ADDR": null, "CITYNM": null, "TYPE": null, "DESCRIP": null, "FEA_SRC": null, "COMMUNITYN": null, "SCALE": null, "EDIT_REASO": null, "CREATOR": null, "CREATED": null, "EDITOR": null, "EDITED": null, "Primary_Di": null, "Zipcode": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 132, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

The following dataset represents the boundaries and locations of developed parks throughout the city. This layer provides a visual representation of the location data for all developed parks overseen by the City of San Diego. This layer is used to maintain inventory of park assets within developed parks and serves as a reference for historical information, guiding maintenance plans and informing future development projects within these parks. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Parks and Recreation Department, City of San Diego", "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": 6244572.509491387, "ymin": 1778893.0689061268, "xmax": 6329283.0667820405, "ymax": 1962954.3212022837, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESIG_USE", "uniqueValueGroups": [ { "heading": "DESIG_USE", "classes": [ { "label": "Community Park", "description": "Community Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Community Park" ] ] }, { "label": "Mini Park", "description": "Mini Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mini Park" ] ] }, { "label": "Neighborhood Park", "description": "Neighborhood Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Neighborhood Park" ] ] }, { "label": "Open Space Park", "description": "Open Space Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Open Space Park" ] ] }, { "label": "Regional Park", "description": "Regional Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Regional Park" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Community Park", "label": "Community Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mini Park", "label": "Mini Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Neighborhood Park", "label": "Neighborhood Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Open Space Park", "label": "Open Space Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Regional Park", "label": "Regional Park" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 197, 255 ], "toColor": [ 228, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 182, 252, 255 ], "toColor": [ 239, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 231, 252, 255 ], "toColor": [ 189, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 189, 255 ], "toColor": [ 252, 224, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 234, 255 ], "toColor": [ 184, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 197, 252, 255 ], "toColor": [ 221, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 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", "globalIdField": "", "displayField": "FULL_Name", "typeIdField": "DESIG_USE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMMON_NAM", "type": "esriFieldTypeString", "alias": "COMMON_NAM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMON_NAM" }, { "name": "DESIG_USE", "type": "esriFieldTypeString", "alias": "DESIG_USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESIG_USE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ADDRESS_LO", "type": "esriFieldTypeString", "alias": "ADDRESS_LO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS_LO" }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMUNITY" }, { "name": "USE_RESTRI", "type": "esriFieldTypeString", "alias": "USE_RESTRI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_RESTRI" }, { "name": "DEDICATED_", "type": "esriFieldTypeString", "alias": "DEDICATED_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DEDICATED_" }, { "name": "FULL_Name", "type": "esriFieldTypeString", "alias": "FULL_Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FULL_Name" }, { "name": "UNDEVELOPE", "type": "esriFieldTypeDouble", "alias": "UNDEVELOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNDEVELOPE" }, { "name": "USEABLE_AC", "type": "esriFieldTypeInteger", "alias": "USEABLE_AC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "USEABLE_AC" }, { "name": "GROSS_AC", "type": "esriFieldTypeInteger", "alias": "GROSS_AC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROSS_AC" }, { "name": "MAINT_ENTI", "type": "esriFieldTypeString", "alias": "MAINT_ENTI", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINT_ENTI" }, { "name": "RECYCLED_W", "type": "esriFieldTypeString", "alias": "RECYCLED_W", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RECYCLED_W" }, { "name": "PLAY_AREA_", "type": "esriFieldTypeInteger", "alias": "PLAY_AREA_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAY_AREA_" }, { "name": "CD", "type": "esriFieldTypeInteger", "alias": "CD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD" }, { "name": "DMS", "type": "esriFieldTypeString", "alias": "DMS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DMS" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "YEAR_ACQUI", "type": "esriFieldTypeString", "alias": "YEAR_ACQUI", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "YEAR_ACQUI" }, { "name": "READ_AC", "type": "esriFieldTypeDouble", "alias": "READ_AC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "READ_AC" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "YEAR_CONST", "type": "esriFieldTypeString", "alias": "YEAR_CONST", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "YEAR_CONST" }, { "name": "YEAR_ASSES", "type": "esriFieldTypeString", "alias": "YEAR_ASSES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "YEAR_ASSES" }, { "name": "PCI", "type": "esriFieldTypeString", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PCI" }, { "name": "SERVICE_DI", "type": "esriFieldTypeInteger", "alias": "SERVICE_DI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SERVICE_DI" }, { "name": "PLAYGROUND", "type": "esriFieldTypeInteger", "alias": "PLAYGROUND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "TOT_LOT", "type": "esriFieldTypeInteger", "alias": "TOT_LOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOT_LOT" }, { "name": "BASEBALL_5", "type": "esriFieldTypeInteger", "alias": "BASEBALL_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEBALL_5" }, { "name": "BASEBALL_9", "type": "esriFieldTypeInteger", "alias": "BASEBALL_9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEBALL_9" }, { "name": "SOFTBALL", "type": "esriFieldTypeInteger", "alias": "SOFTBALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOFTBALL" }, { "name": "MULTI_PURP", "type": "esriFieldTypeInteger", "alias": "MULTI_PURP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MULTI_PURP" }, { "name": "F_2_BASELE", "type": "esriFieldTypeInteger", "alias": "F_2_BASELE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_2_BASELE" }, { "name": "BASKETBALL", "type": "esriFieldTypeInteger", "alias": "BASKETBALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "TENNIS", "type": "esriFieldTypeInteger", "alias": "TENNIS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TENNIS" }, { "name": "SAND_VBALL", "type": "esriFieldTypeInteger", "alias": "SAND_VBALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SAND_VBALL" }, { "name": "COMFORT_ST", "type": "esriFieldTypeInteger", "alias": "COMFORT_ST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMFORT_ST" }, { "name": "CONCESSION", "type": "esriFieldTypeInteger", "alias": "CONCESSION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONCESSION" }, { "name": "PICKLEBALL", "type": "esriFieldTypeInteger", "alias": "PICKLEBALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PICKLEBALL" }, { "name": "FIELD_LIGH", "type": "esriFieldTypeInteger", "alias": "FIELD_LIGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIELD_LIGH" }, { "name": "FIELD_LI_1", "type": "esriFieldTypeString", "alias": "FIELD_LI_1", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FIELD_LI_1" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CRG", "type": "esriFieldTypeString", "alias": "CRG", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CRG" }, { "name": "GDP_URL", "type": "esriFieldTypeString", "alias": "GDP_URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "GDP_URL" }, { "name": "FITNESS_ST", "type": "esriFieldTypeInteger", "alias": "FITNESS_ST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FITNESS_ST" }, { "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": "R2129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2045_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Community Park", "name": "Community Park", "domains": {}, "templates": [ { "name": "Community Park", "description": "", "prototype": { "attributes": { "FITNESS_ST": null, "GDP_URL": null, "COMMON_NAM": null, "DESIG_USE": "Community Park", "ACRES": null, "ADDRESS_LO": null, "COMMUNITY": null, "USE_RESTRI": null, "DEDICATED_": null, "FULL_Name": null, "UNDEVELOPE": null, "USEABLE_AC": null, "GROSS_AC": null, "MAINT_ENTI": null, "RECYCLED_W": null, "PLAY_AREA_": null, "CD": null, "DMS": null, "X_COORD": null, "Y_COORD": null, "YEAR_ACQUI": null, "READ_AC": null, "Notes": null, "YEAR_CONST": null, "YEAR_ASSES": null, "PCI": null, "SERVICE_DI": null, "PLAYGROUND": null, "TOT_LOT": null, "BASEBALL_5": null, "BASEBALL_9": null, "SOFTBALL": null, "MULTI_PURP": null, "F_2_BASELE": null, "BASKETBALL": null, "TENNIS": null, "SAND_VBALL": null, "COMFORT_ST": null, "CONCESSION": null, "PICKLEBALL": null, "FIELD_LIGH": null, "FIELD_LI_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "GlobalID": null, "CRG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mini Park", "name": "Mini Park", "domains": {}, "templates": [ { "name": "Mini Park", "description": "", "prototype": { "attributes": { "FITNESS_ST": null, "GDP_URL": null, "COMMON_NAM": null, "DESIG_USE": "Mini Park", "ACRES": null, "ADDRESS_LO": null, "COMMUNITY": null, "USE_RESTRI": null, "DEDICATED_": null, "FULL_Name": null, "UNDEVELOPE": null, "USEABLE_AC": null, "GROSS_AC": null, "MAINT_ENTI": null, "RECYCLED_W": null, "PLAY_AREA_": null, "CD": null, "DMS": null, "X_COORD": null, "Y_COORD": null, "YEAR_ACQUI": null, "READ_AC": null, "Notes": null, "YEAR_CONST": null, "YEAR_ASSES": null, "PCI": null, "SERVICE_DI": null, "PLAYGROUND": null, "TOT_LOT": null, "BASEBALL_5": null, "BASEBALL_9": null, "SOFTBALL": null, "MULTI_PURP": null, "F_2_BASELE": null, "BASKETBALL": null, "TENNIS": null, "SAND_VBALL": null, "COMFORT_ST": null, "CONCESSION": null, "PICKLEBALL": null, "FIELD_LIGH": null, "FIELD_LI_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "GlobalID": null, "CRG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Neighborhood Park", "name": "Neighborhood Park", "domains": {}, "templates": [ { "name": "Neighborhood Park", "description": "", "prototype": { "attributes": { "FITNESS_ST": null, "GDP_URL": null, "COMMON_NAM": null, "DESIG_USE": "Neighborhood Park", "ACRES": null, "ADDRESS_LO": null, "COMMUNITY": null, "USE_RESTRI": null, "DEDICATED_": null, "FULL_Name": null, "UNDEVELOPE": null, "USEABLE_AC": null, "GROSS_AC": null, "MAINT_ENTI": null, "RECYCLED_W": null, "PLAY_AREA_": null, "CD": null, "DMS": null, "X_COORD": null, "Y_COORD": null, "YEAR_ACQUI": null, "READ_AC": null, "Notes": null, "YEAR_CONST": null, "YEAR_ASSES": null, "PCI": null, "SERVICE_DI": null, "PLAYGROUND": null, "TOT_LOT": null, "BASEBALL_5": null, "BASEBALL_9": null, "SOFTBALL": null, "MULTI_PURP": null, "F_2_BASELE": null, "BASKETBALL": null, "TENNIS": null, "SAND_VBALL": null, "COMFORT_ST": null, "CONCESSION": null, "PICKLEBALL": null, "FIELD_LIGH": null, "FIELD_LI_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "GlobalID": null, "CRG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Open Space Park", "name": "Open Space Park", "domains": {}, "templates": [ { "name": "Open Space Park", "description": "", "prototype": { "attributes": { "FITNESS_ST": null, "GDP_URL": null, "COMMON_NAM": null, "DESIG_USE": "Open Space Park", "ACRES": null, "ADDRESS_LO": null, "COMMUNITY": null, "USE_RESTRI": null, "DEDICATED_": null, "FULL_Name": null, "UNDEVELOPE": null, "USEABLE_AC": null, "GROSS_AC": null, "MAINT_ENTI": null, "RECYCLED_W": null, "PLAY_AREA_": null, "CD": null, "DMS": null, "X_COORD": null, "Y_COORD": null, "YEAR_ACQUI": null, "READ_AC": null, "Notes": null, "YEAR_CONST": null, "YEAR_ASSES": null, "PCI": null, "SERVICE_DI": null, "PLAYGROUND": null, "TOT_LOT": null, "BASEBALL_5": null, "BASEBALL_9": null, "SOFTBALL": null, "MULTI_PURP": null, "F_2_BASELE": null, "BASKETBALL": null, "TENNIS": null, "SAND_VBALL": null, "COMFORT_ST": null, "CONCESSION": null, "PICKLEBALL": null, "FIELD_LIGH": null, "FIELD_LI_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "GlobalID": null, "CRG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regional Park", "name": "Regional Park", "domains": {}, "templates": [ { "name": "Regional Park", "description": "", "prototype": { "attributes": { "FITNESS_ST": null, "GDP_URL": null, "COMMON_NAM": null, "DESIG_USE": "Regional Park", "ACRES": null, "ADDRESS_LO": null, "COMMUNITY": null, "USE_RESTRI": null, "DEDICATED_": null, "FULL_Name": null, "UNDEVELOPE": null, "USEABLE_AC": null, "GROSS_AC": null, "MAINT_ENTI": null, "RECYCLED_W": null, "PLAY_AREA_": null, "CD": null, "DMS": null, "X_COORD": null, "Y_COORD": null, "YEAR_ACQUI": null, "READ_AC": null, "Notes": null, "YEAR_CONST": null, "YEAR_ASSES": null, "PCI": null, "SERVICE_DI": null, "PLAYGROUND": null, "TOT_LOT": null, "BASEBALL_5": null, "BASEBALL_9": null, "SOFTBALL": null, "MULTI_PURP": null, "F_2_BASELE": null, "BASKETBALL": null, "TENNIS": null, "SAND_VBALL": null, "COMFORT_ST": null, "CONCESSION": null, "PICKLEBALL": null, "FIELD_LIGH": null, "FIELD_LI_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "GlobalID": null, "CRG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 133, "name": "Library", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Point layer to show the location of areas and specific features such as buildings, mile markers, and mountain tops <\/SPAN><\/SPAN><\/P>

Originally, five layers of place data were combined into a single layer; those of: PLACES (Was SANGIS.PLACES renamed PLACES_OLD); SHERIFF_PLACE_NAMES (Sheriff's place name file for dispatch);PLACES_SG SANDAG Places layer; PLACE_NAMES (Geographic Names Information System /GNIS, assumed); PLACES_CASINOS Casinos.<\/SPAN><\/SPAN><\/P>

In PLACES_CASINOS fields were added named ADDR and CITYNM and calculated equal to existing fields ADDRESS and CITY to facilitate the appending process.<\/SPAN><\/SPAN><\/P>

PLACES and PLACES_SG initially contained MULTIPOINT features; TOOLBOX Feature to Point was used to make the features POINT. The working layers were then called PLACES_SG_FeatureToPoint and PLACES_OLD_FeatureToPoint.In the PLACES layer 3 fields were widened for consistency with similarly named fields in other layers. NAME was widened from 32 to 200; ADDR was widened from 32 to 75; TYPE was widened from 20 to 254. After 2 versions the layer was named PLACES_OLD_FeatureToPoint2. PLACES_OLD_FeatureToPoint2 (which was originally PLACES) was copied to a feature class named PLACES_COMBINED. The other 4 feature classes were then appended with the NOTEST option. The name of the original layers where each point resided is in an added field FEA_SRC.The geodatabase was then copied, renamed PLACES_OUTPUT_20100730 and unneeded intermediate results were deleted.The final result is the feature class PLACES_COMBINED in the geodatabase PLACES_OUTPUT_20100730. The dataset has since been added to from numerous other point source datasets along with individual edits from a range of data sources.<\/SPAN><\/SPAN><\/P>

For the most part, the attribute fields align with the original 5 datasets that were used to create Places. However, some fields were deleted, as they did not apply to the other datasets. Other fields were assigned an attribute domain. These include: CityNm, CommunityNm, EntityType, and Fea_Src. The EntityType domain was taken directly from Bing's entity types and descriptions. It was then modifed to be more easily understood and simplified. The Fea_Src domain lists the 5 original data sources, plus Bing as a future data source.<\/SPAN><\/SPAN><\/P>

The dataset is updated and reviewed by SanGIS on the basis of updates received to other independent point source datasets (e.g. hospitals, schools, fire stations). The Fea_Src field may change from the original sources as data is reviewed and revised. Where duplication of features from the original place data are discovered they are consolidated into a single feature.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Staff at San Diego Data Processing, students and department of planning and land use, staff at SanGIS, the San Diego Sheriff's department dispatchers, and several commercial and open source resources.", "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": 6246516.716561102, "ymin": 1783663.3415181444, "xmax": 6322456.138506291, "ymax": 1953700.3108383194, "spatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ADDR" }, { "name": "CITYNM", "type": "esriFieldTypeString", "alias": "CITYNM", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CITYNM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "FEA_SRC", "type": "esriFieldTypeString", "alias": "FEA_SRC", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FEA_SRC" }, { "name": "COMMUNITYN", "type": "esriFieldTypeString", "alias": "COMMUNITYN", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COMMUNITYN" }, { "name": "SCALE", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "EDIT_REASO", "type": "esriFieldTypeInteger", "alias": "EDIT_REASO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDIT_REASO" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED" }, { "name": "Primary_Di", "type": "esriFieldTypeInteger", "alias": "Primary_Di", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Primary_Di" }, { "name": "Zipcode", "type": "esriFieldTypeInteger", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2044_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Library", "description": "", "prototype": { "attributes": { "Longitude": null, "Latitude": null, "NAME": null, "ADDR": null, "CITYNM": null, "TYPE": null, "DESCRIP": null, "FEA_SRC": null, "COMMUNITYN": null, "SCALE": null, "EDIT_REASO": null, "CREATOR": null, "CREATED": null, "EDITOR": null, "EDITED": null, "Primary_Di": null, "Zipcode": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d3f24f6ca7ef49abb722205887832237" } ], "tables": [] }