{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "ADDRESS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "LOCATION" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.306878537217405E7, "ymin": 3915510.983372082, "xmax": -1.305152573813037E7, "ymax": 3935144.369120572, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "LOCATION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "ADDRESS" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.306878537217405E7, "ymin": 3915510.983372082, "xmax": -1.305152573813037E7, "ymax": 3935144.369120572, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "length": 18, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "LOT_NUMBER", "type": "esriFieldTypeString", "alias": "LOT_NUMBER", "length": 3, "domain": null }, { "name": "ADDRNO", "type": "esriFieldTypeString", "alias": "ADDRNO", "length": 9, "domain": null }, { "name": "ADDR_FRACTION", "type": "esriFieldTypeString", "alias": "ADDR_FRACTION", "length": 3, "domain": null }, { "name": "ADDR_UNIT", "type": "esriFieldTypeString", "alias": "ADDR_UNIT", "length": 50, "domain": null }, { "name": "ST_PREFIX_DIR", "type": "esriFieldTypeString", "alias": "ST_PREFIX_DIR", "length": 5, "domain": { "type": "codedValue", "name": "WS3_ST_DIR", "description": "STREET PREFIX AND SUFIX DIRECTION", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS3_ST_TYPE", "description": "STREET TYPE", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "LANE", "code": "LANE" }, { "name": "PLACE", "code": "PLACE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "WAY", "code": "WAY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "COURT", "code": "COURT" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "COVE", "code": "COVE" }, { "name": "BEACH", "code": "BEACH" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "WALK", "code": "WALK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_SUFIX_DIR", "type": "esriFieldTypeString", "alias": "ST_SUFIX_DIR", "length": 5, "domain": { "type": "codedValue", "name": "WS3_ST_DIR", "description": "STREET PREFIX AND SUFIX DIRECTION", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "MULTI_ADDR", "type": "esriFieldTypeString", "alias": "MULTI_ADDR", "length": 3, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 15, "domain": null }, { "name": "SUBMAP", "type": "esriFieldTypeString", "alias": "SUBMAP", "length": 11, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 64, "domain": null }, { "name": "IMPROV_DWG", "type": "esriFieldTypeString", "alias": "IMPROV_DWG", "length": 50, "domain": null }, { "name": "FEAT_COMMNTS", "type": "esriFieldTypeString", "alias": "FEAT_COMMNTS", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "ADDID", "type": "esriFieldTypeString", "alias": "ADDID", "length": 10, "domain": null }, { "name": "UPDATE_SOURCE", "type": "esriFieldTypeString", "alias": "UPDATE_SOURCE", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAST_UPDATE_UTC", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE_UTC", "length": 8, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeSmallInteger", "alias": "FLOOR", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R494_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_494", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_494", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S452_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "LANDBASE", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "PLACES" }, { "id": 4, "name": "CITY BOUNDARY" }, { "id": 5, "name": "LAKE AND LAGOON" }, { "id": 6, "name": "JURISDICTIONS" }, { "id": 7, "name": "INTERSTATE SHEILD" }, { "id": 8, "name": "STATE ROUTE SHEILD" }, { "id": 9, "name": "CENTERLINE" }, { "id": 10, "name": "CENTERLINE LABEL" }, { "id": 11, "name": "CENTERLINE LABEL - Outside" }, { "id": 12, "name": "RAILROAD" }, { "id": 13, "name": "RIVER BED" }, { "id": 14, "name": "RIVER AND CREEK" }, { "id": 15, "name": "BUILDING SanGIS" }, { "id": 16, "name": "BUILDING" }, { "id": 17, "name": "PLANT INTERIOR" }, { "id": 18, "name": "SCHOOL" }, { "id": 19, "name": "COLLEGE" }, { "id": 20, "name": "FACILITIES" }, { "id": 21, "name": "CITY PLANTS" }, { "id": 22, "name": "HARBOR SLIP" }, { "id": 23, "name": "BEACH" }, { "id": 24, "name": "OCEAN" }, { "id": 25, "name": "PARCELS" }, { "id": 26, "name": "RIGHT OF WAY" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3099719991531445E7, "ymin": 3828213.2762618796, "xmax": -1.2921983828578768E7, "ymax": 3963402.5859374595, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "PLACES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 21, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "offsetDistance": 0, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068809777267199E7, "ymin": 3916699.8031093027, "xmax": -1.3051533478413058E7, "ymax": 3934304.4224051507, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 200, "domain": null }, { "name": "NAMESHORT", "type": "esriFieldTypeString", "alias": "NAMESHORT", "length": 50, "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 75, "domain": null }, { "name": "CITYNM", "type": "esriFieldTypeString", "alias": "CITYNM", "length": 16, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "length": 254, "domain": null }, { "name": "FEA_SRC", "type": "esriFieldTypeString", "alias": "FEA_SRC", "length": 35, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "COMMUNITYN", "type": "esriFieldTypeString", "alias": "COMMUNITYN", "length": 35, "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "CITY BOUNDARY", "type": "Feature Layer", "description": "A geographic representation of the municipal boundaries created from fund numbers which are provided by the County Auditor/Controller's Property Tax Services (PTS) Division.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "County Assessor", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "OCEANSIDE", "description": "OCEANSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 } }, "values": [ [ "OCEANSIDE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 } }, "value": "OCEANSIDE", "label": "OCEANSIDE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 191, 59, 255 ], "toColor": [ 88, 191, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 222, 177, 255 ], "toColor": [ 194, 222, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 250, 152, 255 ], "toColor": [ 182, 250, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 242, 56, 255 ], "toColor": [ 87, 242, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 168, 98, 255 ], "toColor": [ 118, 168, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 235, 99, 255 ], "toColor": [ 146, 235, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 166, 126, 255 ], "toColor": [ 132, 166, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 201, 105, 255 ], "toColor": [ 116, 201, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 224, 79, 255 ], "toColor": [ 91, 224, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 212, 142, 255 ], "toColor": [ 166, 212, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 250, 177, 255 ], "toColor": [ 197, 250, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 166, 55, 255 ], "toColor": [ 97, 166, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 250, 90, 255 ], "toColor": [ 135, 250, 90, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3090947899714278E7, "ymin": 3835161.836154621, "xmax": -1.2921983828578768E7, "ymax": 3963402.5859514987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 3, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 254, "domain": null }, { "name": "CREATEDDAT", "type": "esriFieldTypeDate", "alias": "CREATEDDAT", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 254, "domain": null }, { "name": "DOCYR", "type": "esriFieldTypeInteger", "alias": "DOCYR", "domain": null }, { "name": "DOCNO", "type": "esriFieldTypeString", "alias": "DOCNO", "length": 10, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCDATE", "length": 8, "domain": null }, { "name": "SUBJECT", "type": "esriFieldTypeString", "alias": "SUBJECT", "length": 100, "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1776_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "LAKE AND LAGOON", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 245, 255, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 59, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3064559568492053E7, "ymin": 3917070.9422533694, "xmax": -1.305361888459599E7, "ymax": 3930038.2577995434, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 9, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R572_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_572", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_572", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "id": 1, "name": "LAKE" }, { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "id": 2, "name": "LAGOON" }, { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "id": 9, "name": "OTHER/UNKNOWN" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "defaultValues": { "NAME": null, "TYPE": 9, "STATUS": 9, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "LAKE" }, { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "defaultValues": { "NAME": null, "TYPE": 9, "STATUS": 9, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 2, "name": "LAGOON" }, { "domains": { "STATUS": {"type": "inherited"}, "LOCATION": {"type": "inherited"} }, "defaultValues": { "NAME": null, "TYPE": 9, "STATUS": 9, "LOCATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 9, "name": "OTHER/UNKNOWN" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "JURISDICTIONS", "type": "Feature Layer", "description": "A geographic representation of the municipal boundaries created from fund numbers which are provided by the County Auditor/Controller's Property Tax Services (PTS) Division.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "County Assessor", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "CARLSBAD", "description": "CARLSBAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 211, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "CARLSBAD" ] ] }, { "label": "VISTA", "description": "VISTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 188, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 204, 188, 149, 127 ], "width": 0 } }, "values": [ [ "VISTA" ] ] }, { "label": "SAN MARCOS", "description": "SAN MARCOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 239, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "SAN MARCOS" ] ] }, { "label": "CAMP PENDLETON", "description": "CAMP PENDLETON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 225, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 232, 225, 197, 127 ], "width": 0 } }, "values": [ [ "CAMP PENDLETON" ] ] }, { "label": "S.D. COUNTY", "description": "S.D. COUNTY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 222, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 242, 222, 155, 127 ], "width": 0 } }, "values": [ [ "S.D. COUNTY" ] ] }, { "label": "ESCONDIDO", "description": "ESCONDIDO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "ESCONDIDO" ] ] }, { "label": "DEL MAR", "description": "DEL MAR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 231, 62, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "DEL MAR" ] ] }, { "label": "POWAY", "description": "POWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 183, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "POWAY" ] ] }, { "label": "CORONADO", "description": "CORONADO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 237, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "CORONADO" ] ] }, { "label": "EL CAJON", "description": "EL CAJON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 166, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "EL CAJON" ] ] }, { "label": "IMPERIAL BEACH", "description": "IMPERIAL BEACH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 213, 144, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "IMPERIAL BEACH" ] ] }, { "label": "CHULA VISTA", "description": "CHULA VISTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 189, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "CHULA VISTA" ] ] }, { "label": "SAN DIEGO", "description": "SAN DIEGO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 186, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "SAN DIEGO" ] ] }, { "label": "SOLANA BEACH", "description": "SOLANA BEACH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 172, 45, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "SOLANA BEACH" ] ] }, { "label": "LEMON GROVE", "description": "LEMON GROVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 180, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "LEMON GROVE" ] ] }, { "label": "NATIONAL CITY", "description": "NATIONAL CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 153, 74, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "NATIONAL CITY" ] ] }, { "label": "ENCINITAS", "description": "ENCINITAS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 107, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "ENCINITAS" ] ] }, { "label": "LA MESA", "description": "LA MESA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 241, 129, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "LA MESA" ] ] }, { "label": "SANTEE", "description": "SANTEE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 202, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "values": [ [ "SANTEE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 211, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "CARLSBAD", "label": "CARLSBAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 188, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 204, 188, 149, 127 ], "width": 0 } }, "value": "VISTA", "label": "VISTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 239, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "SAN MARCOS", "label": "SAN MARCOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 225, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 232, 225, 197, 127 ], "width": 0 } }, "value": "CAMP PENDLETON", "label": "CAMP PENDLETON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 222, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 242, 222, 155, 127 ], "width": 0 } }, "value": "S.D. COUNTY", "label": "S.D. COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "ESCONDIDO", "label": "ESCONDIDO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 231, 62, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "DEL MAR", "label": "DEL MAR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 183, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "POWAY", "label": "POWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 237, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "CORONADO", "label": "CORONADO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 166, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "EL CAJON", "label": "EL CAJON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 213, 144, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "IMPERIAL BEACH", "label": "IMPERIAL BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 189, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "CHULA VISTA", "label": "CHULA VISTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 186, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "SAN DIEGO", "label": "SAN DIEGO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 172, 45, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "SOLANA BEACH", "label": "SOLANA BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 180, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "LEMON GROVE", "label": "LEMON GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 153, 74, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "NATIONAL CITY", "label": "NATIONAL CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 107, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "ENCINITAS", "label": "ENCINITAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 241, 129, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "LA MESA", "label": "LA MESA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 202, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 127 ], "width": 0 } }, "value": "SANTEE", "label": "SANTEE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 191, 59, 255 ], "toColor": [ 88, 191, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 166, 133, 255 ], "toColor": [ 143, 166, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 250, 182, 255 ], "toColor": [ 195, 250, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 250, 60, 255 ], "toColor": [ 114, 250, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 168, 89, 255 ], "toColor": [ 112, 168, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 250, 130, 255 ], "toColor": [ 168, 250, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 219, 134, 255 ], "toColor": [ 142, 219, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 196, 137, 255 ], "toColor": [ 142, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 224, 175, 255 ], "toColor": [ 195, 224, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 242, 92, 255 ], "toColor": [ 107, 242, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 171, 65, 255 ], "toColor": [ 97, 171, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 219, 105, 255 ], "toColor": [ 115, 219, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 204, 96, 255 ], "toColor": [ 139, 204, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 108, 255 ], "toColor": [ 129, 166, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 227, 79, 255 ], "toColor": [ 138, 227, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 247, 156, 255 ], "toColor": [ 188, 247, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 196, 41, 255 ], "toColor": [ 70, 196, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 191, 99, 255 ], "toColor": [ 130, 191, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 219, 48, 255 ], "toColor": [ 111, 219, 48, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "NAME <> 'OCEANSIDE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 245, 122, 122, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3090947898309788E7, "ymin": 3833105.475492785, "xmax": -1.292198382870864E7, "ymax": 3963402.5859486144, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SHAPE_AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE_AREA", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "INTERSTATE SHEILD", "type": "Feature Layer", "description": "This dataset comprises road centerlines for all roads in San Diego County. Road centerline information is collected from recorded documents (subdivision and parcel maps) and information provided by local jurisidictions (Cities in San Diego County, County of San Diego). Road names and address ranges are as designated by the official address coordinator for each jurisidcition. Jurisdictional information is created from spatial overlays with other data layers (e.g. Jurisdiction, Census Tract).The layer contains both public and private roads. Not all roads are shown on official, recorded documents. Centerlines may be included for dedicated public roads even if they have not been constructed. Public road names are the official names as maintained by the addressing authority for the jurisdiction in which the road is located. Official road names may not match the common or local name used to identify the road (e.g. State Route 94 is the official name of certain road segments commonly referred to as Campo Road).Private roads are either named or unnamed. Named private roads are as shown on official recorded documents or as directed by the addressing authority for the jurisdiction in which the road is located. Unnamed private roads are included where requested by the local jurisidiction or by SanGIS JPA members (primarily emergency response dispatch agencies). Roads are comprised of road segments that are individually identified by a unique, and persistent, ID (ROADSEGID). Roads segments are terminated where they intersect with each other, at jurisdictional boundaries (i.e. city limits), certain census tract and law beat boundaries, at locations where road names change, and at other locations as required by SanGIS JPA members. Each road segment terminates at an intersection point that can be found in the ROADS_INTERSECTION layer.Road centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Centerlines are adjusted as needed to fit the actual, constructed roadway. However, many road centerline segments are created intially based on record documents prior to construction and may not have been updated to meet as-built locations. Please notify SanGIS if the actual location differs from that shown. See the SanGIS website for contact information and reporting problems (http://www.sangis.org/contact/problem.html).Note, the road speeds in this layer are based on road segment class and were published as part of an agreement between San Diego Fire-Rescue, the San Diego County Sheriff's Department, and SanGIS. The average speed is based on heavy fire vehicles and may not represent the posted speed limit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using information from documents recorded with the County of San Diego and the addressing authorities in the 18 cities in San Diego County.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 4000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RD20NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS = '1' AND RD20NAME = 'I-5 NB'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Freeway", "priority": 8, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3069722183135007E7, "ymin": 3913535.96026949, "xmax": -1.3040614260436535E7, "ymax": 3940318.5498579857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RD20NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RD20NAME", "type": "esriFieldTypeString", "alias": "RD20NAME", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeInteger", "alias": "SUBDIVID", "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "LLOWADDR", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "LHIGHADDR", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "RLOWADDR", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "RHIGHADDR", "domain": null }, { "name": "ABLOADDR", "type": "esriFieldTypeInteger", "alias": "ABLOADDR", "domain": null }, { "name": "ABHIADDR", "type": "esriFieldTypeInteger", "alias": "ABHIADDR", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "L_BLOCK", "type": "esriFieldTypeInteger", "alias": "L_BLOCK", "domain": null }, { "name": "R_BLOCK", "type": "esriFieldTypeInteger", "alias": "R_BLOCK", "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "L_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "L_PSBLOCK", "domain": null }, { "name": "R_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "R_PSBLOCK", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "STATE ROUTE SHEILD", "type": "Feature Layer", "description": "This dataset comprises road centerlines for all roads in San Diego County. Road centerline information is collected from recorded documents (subdivision and parcel maps) and information provided by local jurisidictions (Cities in San Diego County, County of San Diego). Road names and address ranges are as designated by the official address coordinator for each jurisidcition. Jurisdictional information is created from spatial overlays with other data layers (e.g. Jurisdiction, Census Tract).The layer contains both public and private roads. Not all roads are shown on official, recorded documents. Centerlines may be included for dedicated public roads even if they have not been constructed. Public road names are the official names as maintained by the addressing authority for the jurisdiction in which the road is located. Official road names may not match the common or local name used to identify the road (e.g. State Route 94 is the official name of certain road segments commonly referred to as Campo Road).Private roads are either named or unnamed. Named private roads are as shown on official recorded documents or as directed by the addressing authority for the jurisdiction in which the road is located. Unnamed private roads are included where requested by the local jurisidiction or by SanGIS JPA members (primarily emergency response dispatch agencies). Roads are comprised of road segments that are individually identified by a unique, and persistent, ID (ROADSEGID). Roads segments are terminated where they intersect with each other, at jurisdictional boundaries (i.e. city limits), certain census tract and law beat boundaries, at locations where road names change, and at other locations as required by SanGIS JPA members. Each road segment terminates at an intersection point that can be found in the ROADS_INTERSECTION layer.Road centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Centerlines are adjusted as needed to fit the actual, constructed roadway. However, many road centerline segments are created intially based on record documents prior to construction and may not have been updated to meet as-built locations. Please notify SanGIS if the actual location differs from that shown. See the SanGIS website for contact information and reporting problems (http://www.sangis.org/contact/problem.html).Note, the road speeds in this layer are based on road segment class and were published as part of an agreement between San Diego Fire-Rescue, the San Diego County Sheriff's Department, and SanGIS. The average speed is based on heavy fire vehicles and may not represent the posted speed limit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using information from documents recorded with the County of San Diego and the addressing authorities in the 18 cities in San Diego County.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 4000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RD20NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SEGCLASS = '1' AND RD20NAME = 'SR-78 WB'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Freeway", "priority": 43, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD20NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SEGCLASS = '2' AND RD20NAME = 'SR-76 WB'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Highway", "priority": 44, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3069722183135007E7, "ymin": 3913535.96026949, "xmax": -1.3040614260436535E7, "ymax": 3940318.5498579857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RD30FULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RD30FULL", "type": "esriFieldTypeString", "alias": "RD30FULL", "length": 41, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeInteger", "alias": "SUBDIVID", "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "LLOWADDR", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "LHIGHADDR", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "RLOWADDR", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "RHIGHADDR", "domain": null }, { "name": "ABLOADDR", "type": "esriFieldTypeInteger", "alias": "ABLOADDR", "domain": null }, { "name": "ABHIADDR", "type": "esriFieldTypeInteger", "alias": "ABHIADDR", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "L_BLOCK", "type": "esriFieldTypeInteger", "alias": "L_BLOCK", "domain": null }, { "name": "R_BLOCK", "type": "esriFieldTypeInteger", "alias": "R_BLOCK", "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "L_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "L_PSBLOCK", "domain": null }, { "name": "R_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "R_PSBLOCK", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "CENTERLINE", "type": "Feature Layer", "description": "This dataset comprises road centerlines for all roads in San Diego County. Road centerline information is collected from recorded documents (subdivision and parcel maps) and information provided by local jurisidictions (Cities in San Diego County, County of San Diego). Road names and address ranges are as designated by the official address coordinator for each jurisidcition. Jurisdictional information is created from spatial overlays with other data layers (e.g. Jurisdiction, Census Tract).The layer contains both public and private roads. Not all roads are shown on official, recorded documents. Centerlines may be included for dedicated public roads even if they have not been constructed. Public road names are the official names as maintained by the addressing authority for the jurisdiction in which the road is located. Official road names may not match the common or local name used to identify the road (e.g. State Route 94 is the official name of certain road segments commonly referred to as Campo Road).Private roads are either named or unnamed. Named private roads are as shown on official recorded documents or as directed by the addressing authority for the jurisdiction in which the road is located. Unnamed private roads are included where requested by the local jurisidiction or by SanGIS JPA members (primarily emergency response dispatch agencies). Roads are comprised of road segments that are individually identified by a unique, and persistent, ID (ROADSEGID). Roads segments are terminated where they intersect with each other, at jurisdictional boundaries (i.e. city limits), certain census tract and law beat boundaries, at locations where road names change, and at other locations as required by SanGIS JPA members. Each road segment terminates at an intersection point that can be found in the ROADS_INTERSECTION layer.Road centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Centerlines are adjusted as needed to fit the actual, constructed roadway. However, many road centerline segments are created intially based on record documents prior to construction and may not have been updated to meet as-built locations. Please notify SanGIS if the actual location differs from that shown. See the SanGIS website for contact information and reporting problems (http://www.sangis.org/contact/problem.html).Note, the road speeds in this layer are based on road segment class and were published as part of an agreement between San Diego Fire-Rescue, the San Diego County Sheriff's Department, and SanGIS. The average speed is based on heavy fire vehicles and may not represent the posted speed limit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using information from documents recorded with the County of San Diego and the addressing authorities in the 18 cities in San Diego County.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 6001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SEGCLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "1: Freeway/Expressway", "description": "1: Freeway/Expressway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "values": [ [ "1" ] ] }, { "label": "2: Highway or State Route", "description": "2: Highway or State Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "3: Minor Highway", "description": "3: Minor Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "values": [ [ "3" ] ] }, { "label": "8; Freeway Transition Ramp/9; Freeway On/Off Ramp", "description": "8; Freeway Transition Ramp/9; Freeway On/Off Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "values": [ [ "8" ], [ "9" ] ] }, { "label": "4; Arterial or Collector", "description": "4; Arterial or Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "values": [ [ "4" ] ] }, { "label": "5; Local Street", "description": "5; Local Street", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "values": [ [ "5" ] ] }, { "label": "7; Private Road/Z; Named Private Street", "description": "7; Private Road/Z; Named Private Street", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "values": [ [ "7" ], [ "Z" ] ] }, { "label": "A; Alley", "description": "A; Alley", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "values": [ [ "A" ] ] }, { "label": "6; Unpaved Road", "description": "6; Unpaved Road", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "values": [ [ "6" ] ] }, { "label": "W; Walkway", "description": "W; Walkway", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 130, 130, 130, 255 ], "width": 0.3 }, "values": [ [ "W" ] ] }, { "label": "P; Paper Street", "description": "P; Paper Street", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 167, 127, 255 ], "width": 1 }, "values": [ [ "P" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "1: Freeway/Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "2: Highway or State Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "3", "label": "3: Minor Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "8", "label": "8; Freeway Transition Ramp/9; Freeway On/Off Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "9", "label": "8; Freeway Transition Ramp/9; Freeway On/Off Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "4", "label": "4; Arterial or Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "5", "label": "5; Local Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "7", "label": "7; Private Road/Z; Named Private Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "Z", "label": "7; Private Road/Z; Named Private Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.3 }, "value": "A", "label": "A; Alley" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "6", "label": "6; Unpaved Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 130, 130, 130, 255 ], "width": 0.3 }, "value": "W", "label": "W; Walkway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 167, 127, 255 ], "width": 1 }, "value": "P", "label": "P; Paper Street" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3069722183135007E7, "ymin": 3913535.96026949, "xmax": -1.3040614260436535E7, "ymax": 3940318.5498579857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RD30FULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RD30FULL", "type": "esriFieldTypeString", "alias": "RD30FULL", "length": 41, "domain": null }, { "name": "RD30PRED", "type": "esriFieldTypeString", "alias": "RD30PRED", "length": 2, "domain": null }, { "name": "RD30NAME", "type": "esriFieldTypeString", "alias": "RD30NAME", "length": 30, "domain": null }, { "name": "RD30SFX", "type": "esriFieldTypeString", "alias": "RD30SFX", "length": 4, "domain": null }, { "name": "RD30POSTD", "type": "esriFieldTypeString", "alias": "RD30POSTD", "length": 2, "domain": null }, { "name": "RIGHTWAY", "type": "esriFieldTypeInteger", "alias": "RIGHTWAY", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "FUNCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Function Class", "description": "Roads_All FUNCLASS Function of Street", "codedValues": [ { "name": "Freeway-To-Freeway Ramp", "code": "1" }, { "name": "Light (2-Lane) Collector St", "code": "2" }, { "name": "Rural Collector Road", "code": "3" }, { "name": "Major Road/4-Lane Major Road", "code": "4" }, { "name": "Rural Light Collector/Local Rd", "code": "5" }, { "name": "Prime (Primary) Arterial", "code": "6" }, { "name": "Recreational Parkway", "code": "8" }, { "name": "Private Street", "code": "7" }, { "name": "Rural Mountain Road", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Class I Bicycle Path", "code": "B" }, { "name": "Collector/4-Lane Collector St", "code": "C" }, { "name": "Two-Lane Major Street", "code": "D" }, { "name": "Expressway", "code": "E" }, { "name": "Freeway", "code": "F" }, { "name": "Local Street/Cul-de-sac", "code": "L" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Freeway/Expressway On/Off Ramp", "code": "R" }, { "name": "Six-Lane Major Street", "code": "S" }, { "name": "Unpaved Road", "code": "U" }, { "name": "Transitway", "code": "T" }, { "name": "Pedestrianway/Bikeway", "code": "W" }, { "name": "Undocumented Road", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS OneWay", "description": "Roads_All OneWay", "codedValues": [ { "name": "From", "code": "F" }, { "name": "To", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEGCLASS", "type": "esriFieldTypeString", "alias": "SEGCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Class", "description": "Roads_All Seg Class", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Named Private Road", "code": "Z" }, { "name": "Undocumented Road Named", "code": "K" }, { "name": "Undocumented Road Unnamed", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "LJURISDIC", "type": "esriFieldTypeString", "alias": "LJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RJURISDIC", "type": "esriFieldTypeString", "alias": "RJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LMIXADDR", "type": "esriFieldTypeString", "alias": "LMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RMIXADDR", "type": "esriFieldTypeString", "alias": "RMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LPSJUR", "type": "esriFieldTypeString", "alias": "LPSJUR", "length": 2, "domain": null }, { "name": "RPSJUR", "type": "esriFieldTypeString", "alias": "RPSJUR", "length": 2, "domain": null }, { "name": "L_BEAT", "type": "esriFieldTypeInteger", "alias": "L_BEAT", "domain": null }, { "name": "R_BEAT", "type": "esriFieldTypeInteger", "alias": "R_BEAT", "domain": null }, { "name": "POSTID", "type": "esriFieldTypeString", "alias": "POSTID", "length": 254, "domain": null }, { "name": "POSTDATE", "type": "esriFieldTypeDate", "alias": "POSTDATE", "length": 8, "domain": null }, { "name": "ADDSEGDT", "type": "esriFieldTypeDate", "alias": "ADDSEGDT", "length": 8, "domain": null }, { "name": "SEGSTAT", "type": "esriFieldTypeString", "alias": "SEGSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Stat", "description": "Roads_All Seg Status", "codedValues": [ { "name": "Approved", "code": "A" }, { "name": "Constructed", "code": "C" }, { "name": "Maintained", "code": "M" }, { "name": "Recorded", "code": "R" }, { "name": "Tentative", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEDSTAT", "type": "esriFieldTypeString", "alias": "DEDSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Dedication Status", "description": "Roads_All DEDSTAT", "codedValues": [ { "name": "Abandoned", "code": "A" }, { "name": "Dedicated", "code": "D" }, { "name": "Offer for dedication", "code": "O" }, { "name": "Private street", "code": "P" }, { "name": "Undedicated", "code": "U" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PENDING", "type": "esriFieldTypeString", "alias": "PENDING", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAD83N", "type": "esriFieldTypeDouble", "alias": "NAD83N", "domain": null }, { "name": "NAD83E", "type": "esriFieldTypeDouble", "alias": "NAD83E", "domain": null }, { "name": "CARTO", "type": "esriFieldTypeString", "alias": "CARTO", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Cartographic", "description": "Roads_All Cartographic Symbols", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBMH", "type": "esriFieldTypeString", "alias": "OBMH", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIREDRIV", "type": "esriFieldTypeString", "alias": "FIREDRIV", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Fire Drivable", "description": "Roads_All Fire Truck Suitability", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRXCOORD", "type": "esriFieldTypeDouble", "alias": "FRXCOORD", "domain": null }, { "name": "FRYCOORD", "type": "esriFieldTypeDouble", "alias": "FRYCOORD", "domain": null }, { "name": "MIDXCOORD", "type": "esriFieldTypeDouble", "alias": "MIDXCOORD", "domain": null }, { "name": "MIDYCOORD", "type": "esriFieldTypeDouble", "alias": "MIDYCOORD", "domain": null }, { "name": "TOXCOORD", "type": "esriFieldTypeDouble", "alias": "TOXCOORD", "domain": null }, { "name": "TOYCOORD", "type": "esriFieldTypeDouble", "alias": "TOYCOORD", "domain": null }, { "name": "F_LEVEL", "type": "esriFieldTypeInteger", "alias": "F_LEVEL", "domain": null }, { "name": "T_LEVEL", "type": "esriFieldTypeInteger", "alias": "T_LEVEL", "domain": null }, { "name": "RD20PRED", "type": "esriFieldTypeString", "alias": "RD20PRED", "length": 1, "domain": null }, { "name": "RD20NAME", "type": "esriFieldTypeString", "alias": "RD20NAME", "length": 20, "domain": null }, { "name": "RD20SFX", "type": "esriFieldTypeString", "alias": "RD20SFX", "length": 2, "domain": null }, { "name": "RD20FULL", "type": "esriFieldTypeString", "alias": "RD20FULL", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeInteger", "alias": "SUBDIVID", "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "LLOWADDR", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "LHIGHADDR", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "RLOWADDR", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "RHIGHADDR", "domain": null }, { "name": "ABLOADDR", "type": "esriFieldTypeInteger", "alias": "ABLOADDR", "domain": null }, { "name": "ABHIADDR", "type": "esriFieldTypeInteger", "alias": "ABHIADDR", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "L_BLOCK", "type": "esriFieldTypeInteger", "alias": "L_BLOCK", "domain": null }, { "name": "R_BLOCK", "type": "esriFieldTypeInteger", "alias": "R_BLOCK", "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "L_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "L_PSBLOCK", "domain": null }, { "name": "R_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "R_PSBLOCK", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "CENTERLINE LABEL", "type": "Feature Layer", "description": "This dataset comprises road centerlines for all roads in San Diego County. Road centerline information is collected from recorded documents (subdivision and parcel maps) and information provided by local jurisidictions (Cities in San Diego County, County of San Diego). Road names and address ranges are as designated by the official address coordinator for each jurisidcition. Jurisdictional information is created from spatial overlays with other data layers (e.g. Jurisdiction, Census Tract).The layer contains both public and private roads. Not all roads are shown on official, recorded documents. Centerlines may be included for dedicated public roads even if they have not been constructed. Public road names are the official names as maintained by the addressing authority for the jurisdiction in which the road is located. Official road names may not match the common or local name used to identify the road (e.g. State Route 94 is the official name of certain road segments commonly referred to as Campo Road).Private roads are either named or unnamed. Named private roads are as shown on official recorded documents or as directed by the addressing authority for the jurisdiction in which the road is located. Unnamed private roads are included where requested by the local jurisidiction or by SanGIS JPA members (primarily emergency response dispatch agencies). Roads are comprised of road segments that are individually identified by a unique, and persistent, ID (ROADSEGID). Roads segments are terminated where they intersect with each other, at jurisdictional boundaries (i.e. city limits), certain census tract and law beat boundaries, at locations where road names change, and at other locations as required by SanGIS JPA members. Each road segment terminates at an intersection point that can be found in the ROADS_INTERSECTION layer.Road centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Centerlines are adjusted as needed to fit the actual, constructed roadway. However, many road centerline segments are created intially based on record documents prior to construction and may not have been updated to meet as-built locations. Please notify SanGIS if the actual location differs from that shown. See the SanGIS website for contact information and reporting problems (http://www.sangis.org/contact/problem.html).Note, the road speeds in this layer are based on road segment class and were published as part of an agreement between San Diego Fire-Rescue, the San Diego County Sheriff's Department, and SanGIS. The average speed is based on heavy fire vehicles and may not represent the posted speed limit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using information from documents recorded with the County of San Diego and the addressing authorities in the 18 cities in San Diego County.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SEGCLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 237, 230, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SEGCLASS", "classes": [ { "label": "Freeway Ramp", "description": "Freeway Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "9" ], [ "8" ] ] }, { "label": "Freeway/Expressway", "description": "Freeway/Expressway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Highway/State Route", "description": "Highway/State Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "9", "label": "Freeway Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "8", "label": "Freeway Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "value": "1", "label": "Freeway/Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "2", "label": "Highway/State Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 0, "minScale": 375, "name": "250", "priority": 20, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 217, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 4.3, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 376, "minScale": 750, "name": "500", "priority": 22, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 217, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7.2, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 751, "minScale": 1500, "name": "1000", "priority": 24, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 217, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 13, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 1501, "minScale": 3000, "name": "2000", "priority": 28, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 217, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 22, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 3001, "minScale": 6000, "name": "4000", "priority": 32, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 217, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 40, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '1' AND SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A' AND NOT (RD20NAME LIKE 'SR-7%') AND SEGCLASS <> 'Z'", "useCodedValues": true, "maxScale": 6001, "minScale": 12000, "name": "8000", "priority": 35, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 8, "font": { "family": "Arial", "size": 87, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 12001, "minScale": 24000, "name": "16000", "priority": 37, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 25, "font": { "family": "Arial", "size": 173, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 24001, "minScale": 48000, "name": "32000", "priority": 39, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 35, "font": { "family": "Arial", "size": 361, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 48001, "minScale": 0, "name": ">48000", "priority": 17, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 60, "font": { "family": "Arial", "size": 650, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3069722183135007E7, "ymin": 3913535.96026949, "xmax": -1.3040614260436535E7, "ymax": 3940318.5498579857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RD30FULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RD30FULL", "type": "esriFieldTypeString", "alias": "RD30FULL", "length": 41, "domain": null }, { "name": "RD30PRED", "type": "esriFieldTypeString", "alias": "RD30PRED", "length": 2, "domain": null }, { "name": "RD30NAME", "type": "esriFieldTypeString", "alias": "RD30NAME", "length": 30, "domain": null }, { "name": "RD30SFX", "type": "esriFieldTypeString", "alias": "RD30SFX", "length": 4, "domain": null }, { "name": "RD30POSTD", "type": "esriFieldTypeString", "alias": "RD30POSTD", "length": 2, "domain": null }, { "name": "RIGHTWAY", "type": "esriFieldTypeInteger", "alias": "RIGHTWAY", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "FUNCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Function Class", "description": "Roads_All FUNCLASS Function of Street", "codedValues": [ { "name": "Freeway-To-Freeway Ramp", "code": "1" }, { "name": "Light (2-Lane) Collector St", "code": "2" }, { "name": "Rural Collector Road", "code": "3" }, { "name": "Major Road/4-Lane Major Road", "code": "4" }, { "name": "Rural Light Collector/Local Rd", "code": "5" }, { "name": "Prime (Primary) Arterial", "code": "6" }, { "name": "Recreational Parkway", "code": "8" }, { "name": "Private Street", "code": "7" }, { "name": "Rural Mountain Road", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Class I Bicycle Path", "code": "B" }, { "name": "Collector/4-Lane Collector St", "code": "C" }, { "name": "Two-Lane Major Street", "code": "D" }, { "name": "Expressway", "code": "E" }, { "name": "Freeway", "code": "F" }, { "name": "Local Street/Cul-de-sac", "code": "L" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Freeway/Expressway On/Off Ramp", "code": "R" }, { "name": "Six-Lane Major Street", "code": "S" }, { "name": "Unpaved Road", "code": "U" }, { "name": "Transitway", "code": "T" }, { "name": "Pedestrianway/Bikeway", "code": "W" }, { "name": "Undocumented Road", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS OneWay", "description": "Roads_All OneWay", "codedValues": [ { "name": "From", "code": "F" }, { "name": "To", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEGCLASS", "type": "esriFieldTypeString", "alias": "SEGCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Class", "description": "Roads_All Seg Class", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Named Private Road", "code": "Z" }, { "name": "Undocumented Road Named", "code": "K" }, { "name": "Undocumented Road Unnamed", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "LJURISDIC", "type": "esriFieldTypeString", "alias": "LJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RJURISDIC", "type": "esriFieldTypeString", "alias": "RJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LMIXADDR", "type": "esriFieldTypeString", "alias": "LMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RMIXADDR", "type": "esriFieldTypeString", "alias": "RMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LPSJUR", "type": "esriFieldTypeString", "alias": "LPSJUR", "length": 2, "domain": null }, { "name": "RPSJUR", "type": "esriFieldTypeString", "alias": "RPSJUR", "length": 2, "domain": null }, { "name": "L_BEAT", "type": "esriFieldTypeInteger", "alias": "L_BEAT", "domain": null }, { "name": "R_BEAT", "type": "esriFieldTypeInteger", "alias": "R_BEAT", "domain": null }, { "name": "POSTID", "type": "esriFieldTypeString", "alias": "POSTID", "length": 254, "domain": null }, { "name": "POSTDATE", "type": "esriFieldTypeDate", "alias": "POSTDATE", "length": 8, "domain": null }, { "name": "ADDSEGDT", "type": "esriFieldTypeDate", "alias": "ADDSEGDT", "length": 8, "domain": null }, { "name": "SEGSTAT", "type": "esriFieldTypeString", "alias": "SEGSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Stat", "description": "Roads_All Seg Status", "codedValues": [ { "name": "Approved", "code": "A" }, { "name": "Constructed", "code": "C" }, { "name": "Maintained", "code": "M" }, { "name": "Recorded", "code": "R" }, { "name": "Tentative", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEDSTAT", "type": "esriFieldTypeString", "alias": "DEDSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Dedication Status", "description": "Roads_All DEDSTAT", "codedValues": [ { "name": "Abandoned", "code": "A" }, { "name": "Dedicated", "code": "D" }, { "name": "Offer for dedication", "code": "O" }, { "name": "Private street", "code": "P" }, { "name": "Undedicated", "code": "U" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PENDING", "type": "esriFieldTypeString", "alias": "PENDING", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAD83N", "type": "esriFieldTypeDouble", "alias": "NAD83N", "domain": null }, { "name": "NAD83E", "type": "esriFieldTypeDouble", "alias": "NAD83E", "domain": null }, { "name": "CARTO", "type": "esriFieldTypeString", "alias": "CARTO", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Cartographic", "description": "Roads_All Cartographic Symbols", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBMH", "type": "esriFieldTypeString", "alias": "OBMH", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIREDRIV", "type": "esriFieldTypeString", "alias": "FIREDRIV", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Fire Drivable", "description": "Roads_All Fire Truck Suitability", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRXCOORD", "type": "esriFieldTypeDouble", "alias": "FRXCOORD", "domain": null }, { "name": "FRYCOORD", "type": "esriFieldTypeDouble", "alias": "FRYCOORD", "domain": null }, { "name": "MIDXCOORD", "type": "esriFieldTypeDouble", "alias": "MIDXCOORD", "domain": null }, { "name": "MIDYCOORD", "type": "esriFieldTypeDouble", "alias": "MIDYCOORD", "domain": null }, { "name": "TOXCOORD", "type": "esriFieldTypeDouble", "alias": "TOXCOORD", "domain": null }, { "name": "TOYCOORD", "type": "esriFieldTypeDouble", "alias": "TOYCOORD", "domain": null }, { "name": "F_LEVEL", "type": "esriFieldTypeInteger", "alias": "F_LEVEL", "domain": null }, { "name": "T_LEVEL", "type": "esriFieldTypeInteger", "alias": "T_LEVEL", "domain": null }, { "name": "RD20PRED", "type": "esriFieldTypeString", "alias": "RD20PRED", "length": 1, "domain": null }, { "name": "RD20NAME", "type": "esriFieldTypeString", "alias": "RD20NAME", "length": 20, "domain": null }, { "name": "RD20SFX", "type": "esriFieldTypeString", "alias": "RD20SFX", "length": 2, "domain": null }, { "name": "RD20FULL", "type": "esriFieldTypeString", "alias": "RD20FULL", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeInteger", "alias": "SUBDIVID", "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "LLOWADDR", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "LHIGHADDR", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "RLOWADDR", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "RHIGHADDR", "domain": null }, { "name": "ABLOADDR", "type": "esriFieldTypeInteger", "alias": "ABLOADDR", "domain": null }, { "name": "ABHIADDR", "type": "esriFieldTypeInteger", "alias": "ABHIADDR", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "L_BLOCK", "type": "esriFieldTypeInteger", "alias": "L_BLOCK", "domain": null }, { "name": "R_BLOCK", "type": "esriFieldTypeInteger", "alias": "R_BLOCK", "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "L_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "L_PSBLOCK", "domain": null }, { "name": "R_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "R_PSBLOCK", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "CENTERLINE LABEL - Outside", "type": "Feature Layer", "description": "This dataset comprises road centerlines for all roads in San Diego County. Road centerline information is collected from recorded documents (subdivision and parcel maps) and information provided by local jurisidictions (Cities in San Diego County, County of San Diego). Road names and address ranges are as designated by the official address coordinator for each jurisidcition. Jurisdictional information is created from spatial overlays with other data layers (e.g. Jurisdiction, Census Tract).The layer contains both public and private roads. Not all roads are shown on official, recorded documents. Centerlines may be included for dedicated public roads even if they have not been constructed. Public road names are the official names as maintained by the addressing authority for the jurisdiction in which the road is located. Official road names may not match the common or local name used to identify the road (e.g. State Route 94 is the official name of certain road segments commonly referred to as Campo Road).Private roads are either named or unnamed. Named private roads are as shown on official recorded documents or as directed by the addressing authority for the jurisdiction in which the road is located. Unnamed private roads are included where requested by the local jurisidiction or by SanGIS JPA members (primarily emergency response dispatch agencies). Roads are comprised of road segments that are individually identified by a unique, and persistent, ID (ROADSEGID). Roads segments are terminated where they intersect with each other, at jurisdictional boundaries (i.e. city limits), certain census tract and law beat boundaries, at locations where road names change, and at other locations as required by SanGIS JPA members. Each road segment terminates at an intersection point that can be found in the ROADS_INTERSECTION layer.Road centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Centerlines are adjusted as needed to fit the actual, constructed roadway. However, many road centerline segments are created intially based on record documents prior to construction and may not have been updated to meet as-built locations. Please notify SanGIS if the actual location differs from that shown. See the SanGIS website for contact information and reporting problems (http://www.sangis.org/contact/problem.html).Note, the road speeds in this layer are based on road segment class and were published as part of an agreement between San Diego Fire-Rescue, the San Diego County Sheriff's Department, and SanGIS. The average speed is based on heavy fire vehicles and may not represent the posted speed limit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using information from documents recorded with the County of San Diego and the addressing authorities in the 18 cities in San Diego County.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SEGCLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SEGCLASS", "classes": [ { "label": "Freeway/Expressway", "description": "Freeway/Expressway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Highway/State Route", "description": "Highway/State Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "Freeway Ramp", "description": "Freeway Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "9" ], [ "8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 2 }, "value": "1", "label": "Freeway/Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "2", "label": "Highway/State Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "9", "label": "Freeway Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "8", "label": "Freeway Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 0, "minScale": 375, "name": "250", "priority": 19, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 4.3, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 376, "minScale": 750, "name": "500", "priority": 23, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7.2, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 751, "minScale": 1500, "name": "1000", "priority": 25, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 13, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 1501, "minScale": 3000, "name": "2000", "priority": 27, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 22, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A'", "useCodedValues": true, "maxScale": 3001, "minScale": 6000, "name": "4000", "priority": 31, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 40, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "SEGCLASS <> '1' AND SEGCLASS <> '8' AND SEGCLASS <> '9' AND RD30NAME <> 'PRIVATE' AND SEGCLASS <> 'A' AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 6001, "minScale": 12000, "name": "8000", "priority": 34, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 87, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 12001, "minScale": 24000, "name": "16000", "priority": 36, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 40, "font": { "family": "Arial", "size": 173, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 24001, "minScale": 48000, "name": "32000", "priority": 38, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 70, "font": { "family": "Arial", "size": 361, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RD30FULL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "(SEGCLASS = '2' OR SEGCLASS = '3') AND NOT (RD20NAME LIKE 'SR-7%')", "useCodedValues": true, "maxScale": 48001, "minScale": 0, "name": ">48000", "priority": 16, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 80, "font": { "family": "Arial", "size": 650, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3069722183135007E7, "ymin": 3913535.96026949, "xmax": -1.3040614260436535E7, "ymax": 3940318.5498579857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RD30FULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RD30FULL", "type": "esriFieldTypeString", "alias": "RD30FULL", "length": 41, "domain": null }, { "name": "RD30PRED", "type": "esriFieldTypeString", "alias": "RD30PRED", "length": 2, "domain": null }, { "name": "RD30NAME", "type": "esriFieldTypeString", "alias": "RD30NAME", "length": 30, "domain": null }, { "name": "RD30SFX", "type": "esriFieldTypeString", "alias": "RD30SFX", "length": 4, "domain": null }, { "name": "RD30POSTD", "type": "esriFieldTypeString", "alias": "RD30POSTD", "length": 2, "domain": null }, { "name": "RIGHTWAY", "type": "esriFieldTypeInteger", "alias": "RIGHTWAY", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "FUNCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Function Class", "description": "Roads_All FUNCLASS Function of Street", "codedValues": [ { "name": "Freeway-To-Freeway Ramp", "code": "1" }, { "name": "Light (2-Lane) Collector St", "code": "2" }, { "name": "Rural Collector Road", "code": "3" }, { "name": "Major Road/4-Lane Major Road", "code": "4" }, { "name": "Rural Light Collector/Local Rd", "code": "5" }, { "name": "Prime (Primary) Arterial", "code": "6" }, { "name": "Recreational Parkway", "code": "8" }, { "name": "Private Street", "code": "7" }, { "name": "Rural Mountain Road", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Class I Bicycle Path", "code": "B" }, { "name": "Collector/4-Lane Collector St", "code": "C" }, { "name": "Two-Lane Major Street", "code": "D" }, { "name": "Expressway", "code": "E" }, { "name": "Freeway", "code": "F" }, { "name": "Local Street/Cul-de-sac", "code": "L" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Freeway/Expressway On/Off Ramp", "code": "R" }, { "name": "Six-Lane Major Street", "code": "S" }, { "name": "Unpaved Road", "code": "U" }, { "name": "Transitway", "code": "T" }, { "name": "Pedestrianway/Bikeway", "code": "W" }, { "name": "Undocumented Road", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS OneWay", "description": "Roads_All OneWay", "codedValues": [ { "name": "From", "code": "F" }, { "name": "To", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEGCLASS", "type": "esriFieldTypeString", "alias": "SEGCLASS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Class", "description": "Roads_All Seg Class", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Named Private Road", "code": "Z" }, { "name": "Undocumented Road Named", "code": "K" }, { "name": "Undocumented Road Unnamed", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "LJURISDIC", "type": "esriFieldTypeString", "alias": "LJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RJURISDIC", "type": "esriFieldTypeString", "alias": "RJURISDIC", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS Jurisdiction", "description": "Roads_All Jurisdiction", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LMIXADDR", "type": "esriFieldTypeString", "alias": "LMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RMIXADDR", "type": "esriFieldTypeString", "alias": "RMIXADDR", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LPSJUR", "type": "esriFieldTypeString", "alias": "LPSJUR", "length": 2, "domain": null }, { "name": "RPSJUR", "type": "esriFieldTypeString", "alias": "RPSJUR", "length": 2, "domain": null }, { "name": "L_BEAT", "type": "esriFieldTypeInteger", "alias": "L_BEAT", "domain": null }, { "name": "R_BEAT", "type": "esriFieldTypeInteger", "alias": "R_BEAT", "domain": null }, { "name": "POSTID", "type": "esriFieldTypeString", "alias": "POSTID", "length": 254, "domain": null }, { "name": "POSTDATE", "type": "esriFieldTypeDate", "alias": "POSTDATE", "length": 8, "domain": null }, { "name": "ADDSEGDT", "type": "esriFieldTypeDate", "alias": "ADDSEGDT", "length": 8, "domain": null }, { "name": "SEGSTAT", "type": "esriFieldTypeString", "alias": "SEGSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Seg Stat", "description": "Roads_All Seg Status", "codedValues": [ { "name": "Approved", "code": "A" }, { "name": "Constructed", "code": "C" }, { "name": "Maintained", "code": "M" }, { "name": "Recorded", "code": "R" }, { "name": "Tentative", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEDSTAT", "type": "esriFieldTypeString", "alias": "DEDSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Dedication Status", "description": "Roads_All DEDSTAT", "codedValues": [ { "name": "Abandoned", "code": "A" }, { "name": "Dedicated", "code": "D" }, { "name": "Offer for dedication", "code": "O" }, { "name": "Private street", "code": "P" }, { "name": "Undedicated", "code": "U" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PENDING", "type": "esriFieldTypeString", "alias": "PENDING", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAD83N", "type": "esriFieldTypeDouble", "alias": "NAD83N", "domain": null }, { "name": "NAD83E", "type": "esriFieldTypeDouble", "alias": "NAD83E", "domain": null }, { "name": "CARTO", "type": "esriFieldTypeString", "alias": "CARTO", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Cartographic", "description": "Roads_All Cartographic Symbols", "codedValues": [ { "name": "Freeway/Expressway", "code": "1" }, { "name": "Highway/State Route", "code": "2" }, { "name": "Minor Highway/Major Road", "code": "3" }, { "name": "Arterial or Collector", "code": "4" }, { "name": "Local Street", "code": "5" }, { "name": "Unpaved Road", "code": "6" }, { "name": "Private Road", "code": "7" }, { "name": "Freeway Transition Ramp", "code": "8" }, { "name": "Freeway ON/OFF Ramp", "code": "9" }, { "name": "Alley", "code": "A" }, { "name": "Speed Hump", "code": "H" }, { "name": "Military Street Within Base", "code": "M" }, { "name": "Paper Street", "code": "P" }, { "name": "Walkway", "code": "W" }, { "name": "Undocumented", "code": "Q" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBMH", "type": "esriFieldTypeString", "alias": "OBMH", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIREDRIV", "type": "esriFieldTypeString", "alias": "FIREDRIV", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS Fire Drivable", "description": "Roads_All Fire Truck Suitability", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRXCOORD", "type": "esriFieldTypeDouble", "alias": "FRXCOORD", "domain": null }, { "name": "FRYCOORD", "type": "esriFieldTypeDouble", "alias": "FRYCOORD", "domain": null }, { "name": "MIDXCOORD", "type": "esriFieldTypeDouble", "alias": "MIDXCOORD", "domain": null }, { "name": "MIDYCOORD", "type": "esriFieldTypeDouble", "alias": "MIDYCOORD", "domain": null }, { "name": "TOXCOORD", "type": "esriFieldTypeDouble", "alias": "TOXCOORD", "domain": null }, { "name": "TOYCOORD", "type": "esriFieldTypeDouble", "alias": "TOYCOORD", "domain": null }, { "name": "F_LEVEL", "type": "esriFieldTypeInteger", "alias": "F_LEVEL", "domain": null }, { "name": "T_LEVEL", "type": "esriFieldTypeInteger", "alias": "T_LEVEL", "domain": null }, { "name": "RD20PRED", "type": "esriFieldTypeString", "alias": "RD20PRED", "length": 1, "domain": null }, { "name": "RD20NAME", "type": "esriFieldTypeString", "alias": "RD20NAME", "length": 20, "domain": null }, { "name": "RD20SFX", "type": "esriFieldTypeString", "alias": "RD20SFX", "length": 2, "domain": null }, { "name": "RD20FULL", "type": "esriFieldTypeString", "alias": "RD20FULL", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "SUBDIVID", "type": "esriFieldTypeInteger", "alias": "SUBDIVID", "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "LLOWADDR", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "LHIGHADDR", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "RLOWADDR", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "RHIGHADDR", "domain": null }, { "name": "ABLOADDR", "type": "esriFieldTypeInteger", "alias": "ABLOADDR", "domain": null }, { "name": "ABHIADDR", "type": "esriFieldTypeInteger", "alias": "ABHIADDR", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null }, { "name": "L_BLOCK", "type": "esriFieldTypeInteger", "alias": "L_BLOCK", "domain": null }, { "name": "R_BLOCK", "type": "esriFieldTypeInteger", "alias": "R_BLOCK", "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "L_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "L_PSBLOCK", "domain": null }, { "name": "R_PSBLOCK", "type": "esriFieldTypeInteger", "alias": "R_PSBLOCK", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "RAILROAD", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.8 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Shape.STLength() >= 1000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 61, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068062483058786E7, "ymin": 3917079.371108394, "xmax": -1.305278665938987E7, "ymax": 3924506.632535668, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R540_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_540", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_540", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S498_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "COASTER" }, { "domains": {}, "id": 2, "name": "METROLINK" }, { "domains": {}, "id": 3, "name": "AMTRAK" }, { "domains": {}, "id": 4, "name": "FREIGHT" }, { "domains": {}, "id": 5, "name": "SPRINTER" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TYPE": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "COASTER" }, { "domains": {}, "defaultValues": { "TYPE": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 2, "name": "METROLINK" }, { "domains": {}, "defaultValues": { "TYPE": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 3, "name": "AMTRAK" }, { "domains": {}, "defaultValues": { "TYPE": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 4, "name": "FREIGHT" }, { "domains": {}, "defaultValues": { "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 5, "name": "SPRINTER" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "RIVER BED", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 153, 215, 255 ], "width": 0 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3068213695601964E7, "ymin": 3918702.0610022787, "xmax": -1.3051320119393408E7, "ymax": 3929884.0681993403, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "RIVER AND CREEK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "NAME NOT LIKE '%TRIBUTARY%'", "useCodedValues": true, "maxScale": 0, "minScale": 32000, "name": "Default", "priority": 60, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068180257997068E7, "ymin": 3918097.2718751477, "xmax": -1.3051199783033233E7, "ymax": 3932217.896783643, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 9, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R571_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_571", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_571", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S525_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 3, "name": "RIVER" }, { "domains": {}, "id": 4, "name": "CREEK" }, { "domains": {}, "id": 5, "name": "STREAM" }, { "domains": {}, "id": 6, "name": "DITCH" }, { "domains": {}, "id": 9, "name": "OTHER/UNKNOWN" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "TYPE": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 3, "name": "RIVER" }, { "domains": {}, "defaultValues": { "NAME": null, "TYPE": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 4, "name": "CREEK" }, { "domains": {}, "defaultValues": { "NAME": null, "TYPE": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 5, "name": "STREAM" }, { "domains": {}, "defaultValues": { "NAME": null, "TYPE": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 6, "name": "DITCH" }, { "domains": {}, "defaultValues": { "NAME": null, "TYPE": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 9, "name": "OTHER/UNKNOWN" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "BUILDING SanGIS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 183, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3069851121477053E7, "ymin": 3913505.689573401, "xmax": -1.304136149247828E7, "ymax": 3939207.46519141, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null }, { "name": "bldgID", "type": "esriFieldTypeDouble", "alias": "bldgID", "domain": null }, { "name": "CENTROID_X", "type": "esriFieldTypeDouble", "alias": "CENTROID_X", "domain": null }, { "name": "CENTROID_Y", "type": "esriFieldTypeDouble", "alias": "CENTROID_Y", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SDE.BUILDING_OUTLINES.area", "type": "esriFieldTypeDouble", "alias": "SDE.BUILDING_OUTLINES.area", "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape_Le_1", "type": "esriFieldTypeDouble", "alias": "shape_Le_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1775_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1661_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "BUILDING", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Commercial", "description": "Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 237, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "Others", "description": "Others", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "Residential", "description": "Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 183, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 115, 76, 0, 255 ], "width": 0 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 237, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "2", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "3", "label": "Others" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 183, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 115, 76, 0, 255 ], "width": 0 } }, "value": "1", "label": "Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3068806113288727E7, "ymin": 3914489.3282483537, "xmax": -1.3042631691249058E7, "ymax": 3935477.00246127, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "WS3_BUILDTYPE", "description": "Building Type", "codedValues": [ { "name": "RESIDENTIAL", "code": 1 }, { "name": "COMMERCIAL/INDUSTRIAL", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R570_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_570", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_570", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "PLANT INTERIOR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 210, 247, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3065786966102863E7, "ymin": 3918867.430992457, "xmax": -1.3061004504946407E7, "ymax": 3928466.185230874, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FUNCTION_STRUCTURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LABEL_STRUCTURE_", "type": "esriFieldTypeString", "alias": "LABEL_STRUCTURE\n", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE_STRUCTURE", "type": "esriFieldTypeString", "alias": "TYPE_STRUCTURE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_TYPE_STRUCTURE", "description": "Structure Types", "codedValues": [ { "name": "Area", "code": "Area" }, { "name": "Building", "code": "Building" }, { "name": "Equipment", "code": "Equipment" }, { "name": "Fence", "code": "Fence" }, { "name": "Gate", "code": "Gate" }, { "name": "Plant", "code": "Plant" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Station", "code": "Station" }, { "name": "Storage", "code": "Storage" }, { "name": "Tank", "code": "Tank" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCTION_STRUCTURE", "type": "esriFieldTypeString", "alias": "FUNCTION_STRUCTURE", "length": 50, "domain": null }, { "name": "TAG_STRUCTURE", "type": "esriFieldTypeString", "alias": "TAG_STRUCTURE", "length": 50, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_OR_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "WS1_OWNER", "description": "Owner", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLANT_SITE", "type": "esriFieldTypeString", "alias": "PLANT_SITE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PLANT_SITE", "description": "Plant Sites", "codedValues": [ { "name": "9th St. Lift Station", "code": "9th St. Lift Station" }, { "name": "Bandstand Lift Station", "code": "Bandstand Lift Station" }, { "name": "Buddy Todd Pump Station", "code": "Buddy Todd Pump Station" }, { "name": "Buena Vista Pump Station", "code": "Buena Vista Pump Station" }, { "name": "Calaveras Pump Station", "code": "Calaveras Pump Station" }, { "name": "City Operations Center", "code": "City Operations Center" }, { "name": "Encina Bypass Station", "code": "Encina Bypass Station" }, { "name": "Fire Mountain Reservoir", "code": "Fire Mountain Reservoir" }, { "name": "Fire Mountain #2 Pump Station", "code": "Fire Mountain #2 Pump Station" }, { "name": "Fire Ridge Lift Station", "code": "Fire Ridge Lift Station" }, { "name": "Flow Control Meter #4 (Headworks)", "code": "Flow Control Meter #4 (Headworks)" }, { "name": "Guajome 1 Reservoir", "code": "Guajome 1 Reservoir" }, { "name": "Guajome 2 Reservoir", "code": "Guajome 2 Reservoir" }, { "name": "Harbor #1 Lift Station", "code": "Harbor #1 Lift Station" }, { "name": "Harbor #2 Lift Station", "code": "Harbor #2 Lift Station" }, { "name": "Harbor #3 Lift Station", "code": "Harbor #3 Lift Station" }, { "name": "Harbor #4 Lift Station", "code": "Harbor #4 Lift Station" }, { "name": "Harbor #5 Lift Station", "code": "Harbor #5 Lift Station" }, { "name": "Harbor #7 Lift Station", "code": "Harbor #7 Lift Station" }, { "name": "Henie Hills Reservoir", "code": "Henie Hills Reservoir" }, { "name": "Heritage Reservoir", "code": "Heritage Reservoir" }, { "name": "Hutchinson St. Regulator", "code": "Hutchinson St. Regulator" }, { "name": "La Salina WWTP", "code": "La Salina WWTP" }, { "name": "Lake Blvd. Pump Station", "code": "Lake Blvd. Pump Station" }, { "name": "Lake Blvd. Sewer Lift Station", "code": "Lake Blvd. Sewer Lift Station" }, { "name": "Leisure Village #1 Lift Station", "code": "Leisure Village #1 Lift Station" }, { "name": "Leisure Village #2 Lift Station", "code": "Leisure Village #2 Lift Station" }, { "name": "Loretta Lift Station", "code": "Loretta Lift Station" }, { "name": "Marlado Lift Station", "code": "Marlado Lift Station" }, { "name": "Marlado Pump Station", "code": "Marlado Pump Station" }, { "name": "Mesa Loma Pump Station", "code": "Mesa Loma Pump Station" }, { "name": "Mesa-Foussat Regulator", "code": "Mesa-Foussat Regulator" }, { "name": "Mission Basin Desalting Facility", "code": "Mission Basin Desalting Facility" }, { "name": "Mission Lift Station", "code": "Mission Lift Station" }, { "name": "Morro Hills Pump Station", "code": "Morro Hills Pump Station" }, { "name": "Morro Hills 1 Reservoir", "code": "Morro Hills 1 Reservoir" }, { "name": "Morro Hills 2 Reservoir", "code": "Morro Hills 2 Reservoir" }, { "name": "North Bridge Lift Station", "code": "North Bridge Lift Station" }, { "name": "North Valley Lift Station", "code": "North Valley Lift Station" }, { "name": "Oceanside Blvd. Lift Station", "code": "Oceanside Blvd. Lift Station" }, { "name": "Pacifica School Lift Station", "code": "Pacifica School Lift Station" }, { "name": "Pilgrim Creek Lift Station", "code": "Pilgrim Creek Lift Station" }, { "name": "Pilgrim Creek Reservoir", "code": "Pilgrim Creek Reservoir" }, { "name": "Poplar Ridge Pump Station", "code": "Poplar Ridge Pump Station" }, { "name": "Robert A. Weese Filtration Plant", "code": "Robert A. Weese Filtration Plant" }, { "name": "Roja Lift Station", "code": "Roja Lift Station" }, { "name": "Roymar Lift Station", "code": "Roymar Lift Station" }, { "name": "San Francisco Peak Chlorination Station", "code": "San Francisco Peak Chlorination Station" }, { "name": "San Francisco Peak HydroGenerator", "code": "San Francisco Peak HydroGenerator" }, { "name": "San Francisco Peak 1 Reservoir", "code": "San Francisco Peak 1 Reservoir" }, { "name": "San Francisco Peak 2 Reservoir", "code": "San Francisco Peak 2 Reservoir" }, { "name": "San Francisco Peak Booster Pump Station", "code": "San Francisco Peak Booster Pump Station" }, { "name": "San Luis Rey WWTP", "code": "San Luis Rey WWTP" }, { "name": "Sky Haven Lift Station", "code": "Sky Haven Lift Station" }, { "name": "Sleeping Indian Pump Station", "code": "Sleeping Indian Pump Station" }, { "name": "South Pacific Lift Station", "code": "South Pacific Lift Station" }, { "name": "South Ridge Trails Lift Station", "code": "South Ridge Trails Lift Station" }, { "name": "St. Malo Lift Station", "code": "St. Malo Lift Station" }, { "name": "Talamentes Lift Station", "code": "Talamentes Lift Station" }, { "name": "Talone Reservoir", "code": "Talone Reservoir" }, { "name": "Water Administration, COC", "code": "Water Administration, COC" }, { "name": "Water Administration Office, City Hall", "code": "Water Administration Office, City Hall" }, { "name": "Water Yard (Old)", "code": "Water Yard (Old)" }, { "name": "Wilshire Pump Station", "code": "Wilshire Pump Station" }, { "name": "Wire Mountain Reservoir", "code": "Wire Mountain Reservoir" }, { "name": "Wisconsin Lift Station", "code": "Wisconsin Lift Station" }, { "name": "Well #1", "code": "Well #1" }, { "name": "Well #2", "code": "Well #2" }, { "name": "Well #3", "code": "Well #3" }, { "name": "Well #4", "code": "Well #4" }, { "name": "Well #5", "code": "Well #5" }, { "name": "Well #9", "code": "Well #9" }, { "name": "Well #10", "code": "Well #10" }, { "name": "Well #11", "code": "Well #11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "SCHOOL", "type": "Feature Layer", "description": "Schools. Public and private school site polygons.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SANDAG GIS", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 154, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 182, 102 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[School]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 133, 133, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 182, 102 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3066844487776794E7, "ymin": 3917962.439579235, "xmax": -1.3052482634610036E7, "ymax": 3930614.3155887914, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CDSCODE", "type": "esriFieldTypeString", "alias": "CDS Code", "length": 14, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 90, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "School", "length": 90, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 201, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null }, { "name": "OPENDATE", "type": "esriFieldTypeDate", "alias": "Open Date", "length": 8, "domain": null }, { "name": "CHARTER", "type": "esriFieldTypeString", "alias": "Charter", "length": 1, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOC Type", "length": 50, "domain": null }, { "name": "SOCTYPE", "type": "esriFieldTypeString", "alias": "SOC Type", "length": 50, "domain": null }, { "name": "GSOFFERED", "type": "esriFieldTypeString", "alias": "GSoffered", "length": 8, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name", "length": 20, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "PRIV", "type": "esriFieldTypeString", "alias": "Private", "length": 1, "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "COLLEGE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": 0, "minScale": 16000, "name": "Default", "priority": 21, "symbol": { "type": "esriTS", "color": [ 133, 133, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 242, 242, 172, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.306511552634604E7, "ymin": 3918968.8657491733, "xmax": -1.3057549821334366E7, "ymax": 3921140.5569215976, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ShortName", "type": "esriFieldTypeString", "alias": "Short Name", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 64, "domain": null }, { "name": "NAICS", "type": "esriFieldTypeInteger", "alias": "NAICS", "domain": null }, { "name": "NAICSTitle", "type": "esriFieldTypeString", "alias": "NAICS Title", "length": 100, "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "FACILITIES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "PARK/ COMMUNITY CENTER", "description": "PARK/ COMMUNITY CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 196, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Community Center" ], [ "Community Center & Park" ], [ "Community Park" ], [ "County Park" ] ] }, { "label": "GOLF COURSE", "description": "GOLF COURSE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 222, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Golf Course" ] ] }, { "label": "SPECIAL USE FACILITY", "description": "SPECIAL USE FACILITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 0, 255 ], "width": 1 } }, "values": [ [ "Special Use" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 196, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Community Center", "label": "PARK/ COMMUNITY CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 196, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Community Center & Park", "label": "PARK/ COMMUNITY CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 196, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Community Park", "label": "PARK/ COMMUNITY CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 196, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "County Park", "label": "PARK/ COMMUNITY CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 222, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Golf Course", "label": "GOLF COURSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 0, 255 ], "width": 1 } }, "value": "Special Use", "label": "SPECIAL USE FACILITY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "}, { "separator": "-", "visible": true }, { "separator": ",", "visible": true } ], "where": "FACTYPE IN ('Community Center' , 'Community Center & Park' , 'Community Park' , 'County Park' )", "useCodedValues": true, "maxScale": 0, "minScale": 16000, "name": "PARK/ COMMUNITY CENTER", "priority": 54, "symbol": { "type": "esriTS", "color": [ 0, 168, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 133, 196, 98, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "}, { "separator": "-", "visible": true }, { "separator": ",", "visible": true } ], "where": "(FACTYPE = 'Golf Course' )", "useCodedValues": true, "maxScale": 0, "minScale": 16000, "name": "GOLF COURSE", "priority": 55, "symbol": { "type": "esriTS", "color": [ 0, 168, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 133, 196, 98, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "}, { "separator": "-", "visible": true }, { "separator": ",", "visible": true } ], "where": "(FACTYPE = 'Special Use' )", "useCodedValues": true, "maxScale": 0, "minScale": 16000, "name": "SPECIAL USE FACILITY", "priority": 56, "symbol": { "type": "esriTS", "color": [ 0, 168, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 133, 196, 98, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068826933940776E7, "ymin": 3915886.4577853987, "xmax": -1.305256444519673E7, "ymax": 3932377.688208744, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 150, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_ParkFacType", "description": "Facility type for Parks FC", "codedValues": [ { "name": "Community Center", "code": "Community Center" }, { "name": "Community Park", "code": "Community Park" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "County Park", "code": "County Park" }, { "name": "Proposed Facility", "code": "Proposed Facility" }, { "name": "Special Use", "code": "Special Use" }, { "name": "Community Center & Park", "code": "Community Center & Park" }, { "name": "Potential Parkland/Undeveloped", "code": "Potential Parkland/Undeveloped" }, { "name": "School", "code": "School" }, { "name": "Other", "code": "Other" }, { "name": "Harbor", "code": "Harbor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKCREDIT", "type": "esriFieldTypeSmallInteger", "alias": "PARKCREDIT", "domain": { "type": "codedValue", "name": "WS3_LGIMBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Parent Out of Service", "code": 952 }, { "name": "True", "code": 1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS3_LGIMAssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Oceanside", "code": 1 }, { "name": "County of San Diego", "code": 6 }, { "name": "Camp Pendleton", "code": 2 }, { "name": "Fallbrook PUD", "code": 3 }, { "name": "City of Vista", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R575_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_575", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_575", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S529_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "CITY PLANTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 140, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 140, 133, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 237, 237, 237, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3065795071312098E7, "ymin": 3918759.7586109703, "xmax": -1.3042544789422918E7, "ymax": 3929084.14219935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Plant Name", "length": 50, "domain": null }, { "name": "LAND_USE", "type": "esriFieldTypeString", "alias": "Name Abbreviated", "length": 10, "domain": null }, { "name": "ADDRNO", "type": "esriFieldTypeString", "alias": "Address Number", "length": 6, "domain": null }, { "name": "ST_PREFIX_DIR", "type": "esriFieldTypeString", "alias": "Street Prefix Direction", "length": 5, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 10, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP code", "length": 10, "domain": null }, { "name": "ADDR_LABEL", "type": "esriFieldTypeString", "alias": "Address Label", "length": 75, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1099_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1099", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1099", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1041_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "HARBOR SLIP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Slip_Num]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 128, 128, 128, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068668508981358E7, "ymin": 3922408.8711878546, "xmax": -1.3067718234330164E7, "ymax": 3923637.552938256, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dock_Num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Dock_Num", "type": "esriFieldTypeString", "alias": "Dock Number", "length": 10, "domain": { "type": "codedValue", "name": "WS4_DockNumber", "description": "Harbor Dock Number", "codedValues": [ { "name": "A Dock", "code": "A" }, { "name": "B Dock", "code": "B" }, { "name": "C Dock", "code": "C" }, { "name": "D Dock", "code": "D" }, { "name": "E Dock", "code": "E" }, { "name": "F Dock", "code": "F" }, { "name": "G Dock", "code": "G" }, { "name": "H Dock", "code": "H" }, { "name": "I Dock", "code": "I" }, { "name": "J Dock", "code": "J" }, { "name": "K Dock", "code": "K" }, { "name": "L Dock", "code": "L" }, { "name": "M Dock", "code": "M" }, { "name": "N Dock", "code": "N" }, { "name": "O Dock", "code": "O" }, { "name": "P Dock", "code": "P" }, { "name": "Q Dock", "code": "Q" }, { "name": "R Dock", "code": "R" }, { "name": "S Dock", "code": "S" }, { "name": "T Dock", "code": "T" }, { "name": "U Dock", "code": "U" }, { "name": "V Dock", "code": "V" }, { "name": "W Dock", "code": "W" }, { "name": "X Dock", "code": "X" }, { "name": "Y Dock", "code": "Y" }, { "name": "Coast Guard Dock", "code": "CG" }, { "name": "Tie Up Dock", "code": "TU" }, { "name": "Boat Ramp", "code": "BR" }, { "name": "Z Dock", "code": "Z" }, { "name": "JR Dock", "code": "JR" }, { "name": "TR Dock", "code": "TR" }, { "name": "HV Dock", "code": "HV" }, { "name": "Monterey Bay", "code": "MB" }, { "name": "Auxiliary", "code": "AUX" }, { "name": "Oceanside Adventures", "code": "OA" }, { "name": "Sea Adventures", "code": "SEA" }, { "name": "Boat Rentals of America", "code": "BRA" }, { "name": "Dolphin Dock", "code": "DOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Slip_Num", "type": "esriFieldTypeString", "alias": "Slip Number", "length": 15, "domain": null }, { "name": "Slip_L", "type": "esriFieldTypeString", "alias": "Slip Length", "length": 10, "domain": null }, { "name": "Slip_W", "type": "esriFieldTypeString", "alias": "Slip Width", "length": 10, "domain": null }, { "name": "Slip_ID", "type": "esriFieldTypeString", "alias": "Slip ID", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "BEACH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e3844275749d566ce7f1efc8ee064862", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADz0lEQVRogbWZ3Y3cMAyE74EVual0kCLSQZpySxsckAV0OpLzDeXjw8KWRIoUhz/yxuv1et1/fn1cv/9+TCjjXccc2Sd6ODLi82ddVDFVhmRr1zElq+Jb13WHuL93Bt//10a1cSeMeKNTrkNGpku3t9Il2zfoqe8CFISrd7L2yXDL5ISCduWh6pnCrzOs4ifPlcx7WfMF3tTjHVH40URHDproeC1rgnhnJZLoqnUutCcwJ/yRbUwhno2/x6ao6TzowrviD6kFgGg3przlePME3p/0LaYpxF3IKZknSWsaUlHBkdbYbgOncdjnJwmMhlS4cbaSMoqWMuohJ8F271ExEnhPYb6/Kw/taHSaoew9lCIUoq5nHJoiqNIhaHMw6bQ6pDi3M9q9qff7XbJohiZJoxvfIaogXT2foOfKYvqnuqRM5pQmyfHe1oXr5Z9sPtzegOp57TG9C3aTQjZP43p/Jr0BOUTl8XB6ZdpcOKWO5Ab36qg8HgROT5QjkhOcDxr7ekeX6BTM3kkYVIpVssgc0TPjzUIuuk1I6aKGUFlE5uQLz7VmbxrTJ4eyjisvTHsEC94XjNXJRrT8UYg7uWU/0Lu6cEwNIQZO6vXEw1Xnd2XwVgooQ1R27uBdyap06MbJwYbKgDTZZGNOdzdJauRwELzf5NbSzkAKbbcD3KlDzbXC2zVoAm+anBwDHTk7fYlpVW7IuOupafyeHFA49c1RalXEuSS4B1/J75wZRBGy+Sm8O6Wd5qU7vPt9y5oYSHkm85nStHnJdM48HtTAjBTPpBw6ehDIZ2uiWrw/Z/OUb6+VVKZDKtGt9O1fS8VIEk0FudMk1R0sLYvlv5YnGZvMOXInsa2qSLRaFULUuJo7KU/deuXha09kKpYrQWoukzuJaaKf2udNcQqdlVQOcDzb7asOTc1HaYFQtBJYjdNKQG53ro5X1ZE59+pJv04rwWnCJKESp/dgZ7NqneI9ydQZX6hNKFFPEO8610aV1LL3APbgBiH7SjGpAiQ0TsIh1KJdsNt5nX4HUwapkpghLTolHSIw6wx94usKTYxRLXKNnxzcE/B26FZtKIEo8e60XivFFW9XgeKpmJ5kUUeOI0/JDHdToszJDesEYbQnj27TKRGF3JgnvErmtTcnpBR0z2quU+j0y4nr+aiUIqfslo9J4quIlLtKTkwadqpMpQTtxibIIYiKzlsTiDvZelo1OoO68WuPaWfTCYy7uvlEF1jt18b0fQjrE+/uczRZdgfe2RKZoqeZuxvreDJjaDPifH+LTMBp5lYK0nlFky84n4z/AC3veE2BL7pmAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 190, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3068744453651082E7, "ymin": 3917073.393382996, "xmax": -1.3064329687801588E7, "ymax": 3922935.5171175366, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "OCEAN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3099640008115068E7, "ymin": 3828213.2762618796, "xmax": -1.3038224295638928E7, "ymax": 3957108.85894186, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "PARCELS", "type": "Feature Layer", "description": "Parcels represent taxable pieces of property. A parcel is created by the San Diego County Assessor/Recorder/County Clerk (ARCC) to identify a specific portion of real property that is taxed at a certain rate for a certain owner. Tax parcels are typically the same as a legally subdivided lot but are not necessessarily so. For example, a single owner may own a legally subdivided piece of property but there may be two or more tax parcels covering that property. Legal subdivisions are shown in the LOTS layer.Parcels are keyed to the Assessor Parcel Number (APN) and the parcel polygon identifier (PARCELID).The SanGIS parcel layers are \u201cstacked\u201d parcels. That means that for any piece of ground there may be multiple parcels. For example, a condominium building in downtown San Diego may have 200 individual condos. Each condo is a separate taxable parcel. All 200 parcels will be associated with the same physical lot on the ground. When the SanGIS parcel layer is created each individual condo has a polygon representing the physical location of the parent parcel. In this example there will be 200 polygons all stacked on top of each other that represent the taxable parcels and each polygon will have the same physical characteristics (shape, size, area, location) \u2013 they are, essentially, copies of each other. However, other associated information (owner, document numbers, etc) will be different for each. In this case, each condo unit will have its own parcel number and there will be no single parcel representing the lot on the ground. Besides condominiums there are two other cases where you will see stacked parcels \u2013 possessory interest and mobile homes. Possessory interests have Assessor Parcel Numbers (APNs) that start with 76x. A possessory interest (or PI) parcel represents a taxable interest in the underlying, or parent, parcel but not necessarily ownership. For instance, a private company may have an arrangement with a University to operate a business on campus \u2013 a coffee shop or gift shop for example. The private business is taxable and is assinged a 76x APN and that APN is associated with the parent parcel which is owned by the University. Possessory intestests do not represent ownership on the parcel, only a taxable interest in the underlying parent parcel.Mobile home parcel APNs start with 77x. In a manner similar to the possessory interests, mobile home owners own their home (coach) but not the underlying property on which the house sits. The actual mobile home is a separate taxable parcel associated with the mobile home park parent parcel. These taxable parcels all have the same polygon as the underlying parent parcel and will show as stacked parcels as well.This dataset contains parcels as shown on the Assessor Parcel Maps (APM). However, parcels shown in this layer may lag that of the official APM by a number of weeks due to how SanGIS is notified of the newly created parcel and the timing of publication of the parcel layer.This dataset contains the parcel polygon and associated parcel information provided by the County ARCC in thier Master Property Record (MPR file) and Parcel Assessment Record (PAR file). In addition to the MPR and PAR data assigned by ARCC, SanGIS may add situs address information if it has been provided by the addressing authority in which the parcel is situated. The situs address information provided by SanGIS may not be the same as the SITUS address data in the MPR.This dataset contains site address information along with owner names and addresses, and other property information. Key fields in this dataset include:Land use information provided in the NUCLEUS_USE_CD field (225 types with a 3-digit domain). The ASR_LANDUSE field is an older version of this field but comprises more generalized land uses (91 types). Generalized land use zoning information is provided in the NUCLEUS_ZONE_CD field. The ASR_ZONE field is an older version of this field. Land use zoning is generalized comprising 9 zone types. This can provide a useful approximation for parcels that are outside of the San Diego City and County zoning jurisdictions.Please note that land use and zoning fields are not regularly maintained by the Assessor's Office and should only be used as an approximate guide. Updates are only made when there is new construction, or a change in ownership. They are not updated when the County and Local Cities update their zoning data or when permit changes to properties are completed. Please refer to city and County official zoning datasets for official zoning information, and to SANDAG for more current land use data. NOTE: If the name of this layer includes \"_NORTH\", \"_SOUTH\", or \"_EAST\" it represents a subset of the entire San Diego County Parcel Base. That is, the \"_NORTH\" layer includes only parcels generally in the Northwestern portion of the County. The \"_SOUTH\" layer includes parcels in the Southwestern portion. And the \"_EAST\" layer includes parcels in the approximate Eastern half of the County.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using legal recorded data provided by the County Recorders and Assessor's Office. See the County ARCC website at https://arcc.sdcounty.ca.gov/Pages/default.aspx for more information about tax parcels", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "overlay_ju", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "PARCEL - OCEANSIDE", "description": "PARCEL - OCEANSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 163, 255 ], "width": 1 } }, "values": [ [ "OC" ] ] }, { "label": "PARCEL _ OUTSIDE", "description": "PARCEL _ OUTSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 1 } }, "values": [ [ "CB" ], [ "CN" ], [ "VS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 163, 255 ], "width": 1 } }, "value": "OC", "label": "PARCEL - OCEANSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 1 } }, "value": "CB", "label": "PARCEL _ OUTSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 1 } }, "value": "CN", "label": "PARCEL _ OUTSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 1 } }, "value": "VS", "label": "PARCEL _ OUTSIDE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.309084332768035E7, "ymin": 3912137.1470527397, "xmax": -1.3040751885266807E7, "ymax": 3958307.668592845, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "SITUS_FRAC", "type": "esriFieldTypeString", "alias": "SITUS_FRAC", "length": 3, "domain": null }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 6, "domain": null }, { "name": "SITUS_PRE_", "type": "esriFieldTypeString", "alias": "SITUS_PRE_", "length": 2, "domain": null }, { "name": "SITUS_STRE", "type": "esriFieldTypeString", "alias": "SITUS_STRE", "length": 30, "domain": null }, { "name": "SITUS_SUFF", "type": "esriFieldTypeString", "alias": "SITUS_SUFF", "length": 4, "domain": null }, { "name": "SITUS_POST", "type": "esriFieldTypeString", "alias": "SITUS_POST", "length": 2, "domain": null }, { "name": "SITUS_JURI", "type": "esriFieldTypeString", "alias": "SITUS_JURI", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS_SitusJuris_", "description": "SanGIS_SitusJuris_", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "County of San Diego", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "City of San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SUBMAP", "type": "esriFieldTypeString", "alias": "SUBMAP", "length": 11, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 64, "domain": null }, { "name": "LEGLDESC", "type": "esriFieldTypeString", "alias": "LEGLDESC", "length": 65, "domain": null }, { "name": "OWN_NAME1", "type": "esriFieldTypeString", "alias": "OWN_NAME1", "length": 96, "domain": null }, { "name": "OWN_NAME2", "type": "esriFieldTypeString", "alias": "OWN_NAME2", "length": 50, "domain": null }, { "name": "OWN_NAME3", "type": "esriFieldTypeString", "alias": "OWN_NAME3", "length": 50, "domain": null }, { "name": "FRACTINT", "type": "esriFieldTypeInteger", "alias": "FRACTINT", "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 75, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 50, "domain": null }, { "name": "OWN_ADDR3", "type": "esriFieldTypeString", "alias": "OWN_ADDR3", "length": 50, "domain": null }, { "name": "OWN_ADDR4", "type": "esriFieldTypeString", "alias": "OWN_ADDR4", "length": 50, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 9, "domain": null }, { "name": "APN_8", "type": "esriFieldTypeString", "alias": "APN_8", "length": 8, "domain": null }, { "name": "SITUS_BUIL", "type": "esriFieldTypeString", "alias": "SITUS_BUIL", "length": 4, "domain": null }, { "name": "SITUS_COMM", "type": "esriFieldTypeString", "alias": "SITUS_COMM", "length": 28, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCTYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS_DocType_", "description": "SanGIS_DocType_", "codedValues": [ { "name": "Unresearched", "code": "0" }, { "name": "Grant deed", "code": "1" }, { "name": "Quit claim", "code": "2" }, { "name": "Unrecorded deed", "code": "3" }, { "name": "Recorded death certificate", "code": "4" }, { "name": "Unrecorded death certificate", "code": "5" }, { "name": "Other types recorded document (Trustees deed)", "code": "6" }, { "name": "Unknown", "code": "7" }, { "name": "Recorded contract", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOCNMBR", "type": "esriFieldTypeString", "alias": "DOCNMBR", "length": 6, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeString", "alias": "DOCDATE", "length": 8, "domain": null }, { "name": "TAXSTAT", "type": "esriFieldTypeString", "alias": "TAXSTAT", "length": 1, "domain": { "type": "codedValue", "name": "WS3_SanGIS_TaxStat", "description": "SanGIS_TaxStat", "codedValues": [ { "name": "Taxable", "code": "T" }, { "name": "Non-Taxable", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEROCC", "type": "esriFieldTypeString", "alias": "OWNEROCC", "length": 1, "domain": null }, { "name": "TRANUM", "type": "esriFieldTypeString", "alias": "TRANUM", "length": 5, "domain": null }, { "name": "NUCLEUS_ZO", "type": "esriFieldTypeString", "alias": "NUCLEUS_ZO", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS_Nucleus_Zone_CD_", "description": "SanGIS_Nucleus_Zone_CD_", "codedValues": [ { "name": "UNZONED", "code": "0" }, { "name": "SINGLE FAMILY RESIDENTIAL", "code": "10" }, { "name": "MINOR MULTIPLE", "code": "20" }, { "name": "RESTRICTED MINOR MULTIPLE", "code": "21" }, { "name": "RESTRICTED MULTIPLE", "code": "30" }, { "name": "RESTRICTED RESTRICTED MULTIPLE", "code": "31" }, { "name": "MULTIPLE RESIDENTIAL", "code": "40" }, { "name": "RESTRICTED MULTIPLE RESIDENTIAL", "code": "41" }, { "name": "RESTRICTED COMMERCIAL", "code": "50" }, { "name": "COMMERCIAL", "code": "60" }, { "name": "INDUSTRIAL", "code": "70" }, { "name": "AGRICULTURAL", "code": "80" }, { "name": "SPECIAL AND/OR MISC.", "code": "90" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUCLEUS_US", "type": "esriFieldTypeString", "alias": "NUCLEUS_US", "length": 3, "domain": { "type": "codedValue", "name": "WS3_SanGIS_Nucleus_Use_CD_", "description": "SanGIS_Nucleus_Use_CD_", "codedValues": [ { "name": "INFORMATION PARCEL- GENERIC", "code": "060" }, { "name": "INFORMATION PARCEL-TIME SHARE", "code": "067" }, { "name": "INFORMATION PARCEL-OWNER IN SINGLE BILLED MH CO-OP", "code": "068" }, { "name": "INFORMATION PARCEL-MOBILE HOME SPACE IN RENTAL PARK", "code": "069" }, { "name": "TIME SHARE GENERIC", "code": "070" }, { "name": "TIME SHARE INDEXED", "code": "072" }, { "name": "MANUFACTURED HOME IN PARK - NOT SPECIFIED", "code": "090" }, { "name": "MANUFACTURED HOME IN RENTAL PARK", "code": "091" }, { "name": "MH IN CONDO/SUBDIVISION PARK", "code": "092" }, { "name": "MH IN PLANNED UNIT DEVELOPMENT (PUD) PARK", "code": "093" }, { "name": "MANUFACTURED HOME IN CO-OP PARK", "code": "094" }, { "name": "MH IN LONG TERM LEASE PARK", "code": "095" }, { "name": "MH ON INDIAN RESERVATION", "code": "096" }, { "name": "MH ON LEASED LAND - NOT A PARK", "code": "097" }, { "name": "MANUFACTURED HM ACCESSORIES ONLY", "code": "098" }, { "name": "MH ON PRIVATE PROPERTY - NOT A PARK", "code": "099" }, { "name": "VACANT RESIDENTIAL-GENERIC", "code": "100" }, { "name": "SINGLE FAMILY RESIDENTIAL-GENERIC", "code": "110" }, { "name": "SINLE FAMILY-", "code": "111" }, { "name": "SINGLE FAMILY RESIDENTIAL-WITH GRANNY FLAT", "code": "112" }, { "name": "SINGLE FAMILY RESIDENCE GATED COMMUNITY", "code": "113" }, { "name": "SINGLE FAMILY ATTACHED/PUD", "code": "114" }, { "name": "SINGLE FAMILY DETACHED/PUD", "code": "115" }, { "name": "SINGLE FAMILY RESIDENCE W/ COMMUNITY PRIVATELY SHARED WATER SYSTEM", "code": "116" }, { "name": "SINGLE FAMILY W/AGRICULTURAL BLDG", "code": "117" }, { "name": "DUPLEX-GENERIC", "code": "120" }, { "name": "MULTIPLE 2 TO 4 UNITS-GENERIC", "code": "130" }, { "name": "MULTIPLE 5 TO 15 UNITS-GENERIC", "code": "140" }, { "name": "MULTIPLE 16 TO 60 UNITS-GENERIC", "code": "150" }, { "name": "MULTIPLE 16 TO 60 UNITS-SENIOR HOUSING", "code": "152" }, { "name": "MULTIPLE 16 TO 60 UNITS-RSTRCTD RENTS(236&515)", "code": "153" }, { "name": "MULTIPLE 61 UNITS AND UP-GENERIC", "code": "160" }, { "name": "MULTIPLE 61 UNITS AND UP-SENIOR HOUSING", "code": "162" }, { "name": "MULTI 61 UNITS AND UP-RSTRCTD RENTS(236&515)", "code": "163" }, { "name": "CONDOMINIUMS AND OTHER RESIDENTAL CLASSIFICATIONS", "code": "170" }, { "name": "CONDOMINIUMS ATTACHED 5 UNITS AND ABOVE", "code": "171" }, { "name": "CONDOMINIUMS DETACHED/PUD", "code": "172" }, { "name": "CONDOMINIUMS 2-4 UNITS FOR ENTIRE PROJECT", "code": "173" }, { "name": "CONDOMINIUMS BEING RENTED AS APARTMENTS(LG PROJECT)", "code": "174" }, { "name": "CO-OP GENERIC", "code": "180" }, { "name": "CO-OP ON LEASED LAND", "code": "182" }, { "name": "SPECIAL- SLIVER, SMALL PARCEL", "code": "190" }, { "name": "COMMON AREA, RECREATION FACILITY FOR DEVELOPMENT", "code": "191" }, { "name": "PARCEL USED FOR ACCESS (DRIVEWAY FOR MULTIPLE PARCELS)", "code": "192" }, { "name": "SLIVER LEFT OVER-PARCEL NON-BUILDABLE", "code": "193" }, { "name": "MH SPACE LONG TERM LEASEHOLD/PI", "code": "195" }, { "name": "VACANT LAND COMMERCIAL", "code": "200" }, { "name": "GENERIC COMMERCIAL OFFICE/RETAIL 1-3 STORIES", "code": "210" }, { "name": "OFFICE LABORATORY", "code": "209" }, { "name": "1 TO 3 STORY OFFICE BUILDING", "code": "211" }, { "name": "1 TO 3 STORY OFFICE/RETAIL BUILDING", "code": "212" }, { "name": "SINGLE TENANT STAND ALONE RETAIL BUILDING", "code": "213" }, { "name": "CONVIENIENCE STORE (7/11, CIRCLE K, ETC.)", "code": "214" }, { "name": "DEPARTMENT STORE", "code": "215" }, { "name": "SINGLE STORY STRIP RETAIL", "code": "216" }, { "name": "COMBINATION COMMERCIAL/RESIDENTIAL BLDG", "code": "217" }, { "name": "GARDENING/NURSERY", "code": "218" }, { "name": "RETAIL CONDOMINIUM", "code": "219" }, { "name": "GENERIC-4 AND MORE STORY OFFICE BUILDING", "code": "220" }, { "name": "4 AND MORE STORY OFFICE", "code": "221" }, { "name": "4 OR MORE STORY RETAIL", "code": "222" }, { "name": "REGIONAL SHOPPING CENTER", "code": "230" }, { "name": "FACTORY OUTLET CENTER", "code": "232" }, { "name": "COMMUNITY SHOPPING CENTER", "code": "240" }, { "name": "NEIGHBORHOOD SHOPPING CENTER", "code": "250" }, { "name": "NEIGHBORHOOD SHOPPING CTR (ANCHOR WITH DRUG/GROC)", "code": "251" }, { "name": "NEIGHBORHOOD SHOPPING CTR (NOT ANCHORED WITH DRUG/GROC)", "code": "252" }, { "name": "HOTEL/MOTEL", "code": "260" }, { "name": "HOTEL", "code": "261" }, { "name": "RESORT HOTEL", "code": "262" }, { "name": "SRO HOTEL", "code": "263" }, { "name": "HOTEL-CONDOMINIUM", "code": "264" }, { "name": "MOTEL-INDEPENDENT", "code": "265" }, { "name": "MOTEL-CHAIN", "code": "266" }, { "name": "BED & BREAKFAST", "code": "267" }, { "name": "SERVICE STATION-GENERIC", "code": "270" }, { "name": "SERVICE STATION", "code": "271" }, { "name": "SERVICE STATION W/MINI MART/RETAIL", "code": "272" }, { "name": "SERVICE STATION -CAR WASH W/MINI MART", "code": "273" }, { "name": "MINI LUBE/OIL CHANGE", "code": "274" }, { "name": "GENERIC-MEDICAL/DENTAL OFFICE", "code": "280" }, { "name": "MEDICAL DENTAL OFFICE", "code": "281" }, { "name": "VETERINARY OFFICES", "code": "282" }, { "name": "ANIMAL HOSPITAL", "code": "283" }, { "name": "KENNELS", "code": "284" }, { "name": "REST HOME/CONVALESCENT HOPITAL", "code": "290" }, { "name": "COMBINATION ASSISSTED LIVING/SKILLED NURSING", "code": "291" }, { "name": "CONVALESCENT HOPITAL", "code": "292" }, { "name": "RESTHOME", "code": "293" }, { "name": "RETIREMENT/INDEPENDENT LIVING", "code": "294" }, { "name": "OFFICE CONDOMINIUMS", "code": "300" }, { "name": "GARAGE PARKING LOT/USED CAR", "code": "310" }, { "name": "PARKING LOT MINIMAL IMPROVEMENTS", "code": "311" }, { "name": "PARKING STRUCTURE", "code": "312" }, { "name": "TRAILER PARK", "code": "320" }, { "name": "MOBILE HOME PARK--RENTAL", "code": "321" }, { "name": "RV PARK", "code": "322" }, { "name": "THEATER-GENERIC", "code": "330" }, { "name": "MOVIE THEATER", "code": "331" }, { "name": "MOVIE THEATER-MULTIPLEX", "code": "332" }, { "name": "AUDITORIOUM/LIVE THEATER", "code": "333" }, { "name": "DRIVE-IN THEATER", "code": "337" }, { "name": "BOWLING ALLEY", "code": "340" }, { "name": "MISC. RECREATIONAL", "code": "342" }, { "name": "GYM-FITNESS CENTER", "code": "343" }, { "name": "AMUSEMENT PARK", "code": "344" }, { "name": "TENNIS/SWIM CLUB", "code": "345" }, { "name": "RACE TRACK", "code": "346" }, { "name": "PLAYING FIELD", "code": "347" }, { "name": "CASINO", "code": "348" }, { "name": "HORSE FACILITIES-RIDING STABLE", "code": "349" }, { "name": "GENERIC-RESTAURANT/NIGHT CLUB/TAVERN", "code": "350" }, { "name": "RESTAURANT-INDEPENDENT", "code": "351" }, { "name": "RESTAURANT-CHAIN", "code": "352" }, { "name": "NIGHT CLUB", "code": "353" }, { "name": "BAR/TAVERN", "code": "354" }, { "name": "FAST FOOD RESTAURANT", "code": "355" }, { "name": "CAR WASH", "code": "360" }, { "name": "GROCERY/DRUG LARGE CHAIN GENERIC", "code": "370" }, { "name": "GROCERY CHAIN", "code": "371" }, { "name": "DRUG STORE LARGE CHAIN", "code": "372" }, { "name": "GROCERY INDEPENDENT", "code": "373" }, { "name": "AUTO SALES/SERVICE AGENCY", "code": "380" }, { "name": "NEW CAR DEALERSHIP", "code": "381" }, { "name": "USED CAR LOT", "code": "382" }, { "name": "GENERIC-RADIO STATION /BANK/MISC", "code": "390" }, { "name": "RADIO/TV STATION MEDIA CENTER", "code": "391" }, { "name": "BANK", "code": "392" }, { "name": "ANTENNA/CELL SITE", "code": "397" }, { "name": "VACANT INDUSTRIAL", "code": "400" }, { "name": "FACTORY/LIGHT MANUFACTURING", "code": "410" }, { "name": "SINGLE TENANT INDUSTRIAL", "code": "411" }, { "name": "MULTI-TENANT INDUSTRIAL", "code": "412" }, { "name": "INDUSTRIAL LABORATORY", "code": "413" }, { "name": "R&D BUILDING", "code": "414" }, { "name": "MANUFACTURING CLEAN ROOM (ELECTRONICS)", "code": "415" }, { "name": "FACTORY/HEAVY MANUFACTURING", "code": "420" }, { "name": "WAREHOUSE-PROCESSING/STORAGE/DISTRIBUTION", "code": "430" }, { "name": "MAJOR DISTRIBUTION CENTER", "code": "432" }, { "name": "TANK FARM", "code": "433" }, { "name": "STORAGE BULK CHEMICAL/OIL REFINERY", "code": "440" }, { "name": "BULK STORAGE", "code": "442" }, { "name": "LUMBERYARD", "code": "443" }, { "name": "SELF STORAGE/MINI STORAGE", "code": "444" }, { "name": "NATURAL RESOURCES \u2013 MINING, EXTRACTIVE, PROCESSING CEMENT/SILICA PRODUCTS, ROCK & GRAVEL", "code": "450" }, { "name": "LANDFILL", "code": "452" }, { "name": "CEMENT/ROCK/GRAVEL PLANT", "code": "453" }, { "name": "WINERY/BREWERY", "code": "454" }, { "name": "PACKING COLD STORAGE", "code": "455" }, { "name": "PRIVATE WATER COMPANIES", "code": "456" }, { "name": "POWER PLANTS", "code": "457" }, { "name": "OPEN STORAGE", "code": "458" }, { "name": "AUTOMOTIVE REPAIR GARAGES", "code": "460" }, { "name": "TRUCK TERMINAL", "code": "462" }, { "name": "AUTO WRECKING YARDS", "code": "463" }, { "name": "SHIPYARD, SHIP/BOAT REPAIR FACILITIES", "code": "464" }, { "name": "AIRPLANE HANGER", "code": "465" }, { "name": "INDUSTRIAL CONDOS", "code": "470" }, { "name": "MISC INDUSTRIAL/SPECIAL LAND", "code": "490" }, { "name": "IRRIGATED FARM VACANT WATER AVAILABLE", "code": "500" }, { "name": "CITRUS", "code": "510" }, { "name": "AVOCADO", "code": "520" }, { "name": "VINES", "code": "530" }, { "name": "VINEYARD", "code": "532" }, { "name": "VINEYARD WITH WINE TASTING ROOM", "code": "533" }, { "name": "TREES MISC (OTHER THAN CITRUS OR AVOCADO)", "code": "540" }, { "name": "LIVESTOCK", "code": "550" }, { "name": "POULTRY", "code": "560" }, { "name": "IRRIGATED CROPS OTHER VEGETABLE, FLORAL, FEEDING (HAY OR SEED CROPS)", "code": "570" }, { "name": "GROWING HOUSES", "code": "580" }, { "name": "MISC. AGRICULTURAL", "code": "590" }, { "name": "1 \u2013 10 ACRES NON-IRRIGATED", "code": "610" }, { "name": "11 \u2013 40 ACRES NON-IRRIGATED", "code": "620" }, { "name": "41 \u2013 160 ACRES NON-IRRIGATED", "code": "630" }, { "name": "161 \u2013 360 ACRES NON-IRRIGATED", "code": "640" }, { "name": "361 ACRES & UP NON-IRRIGATED", "code": "650" }, { "name": "INSTITUTIONAL-VACANT", "code": "700" }, { "name": "CHURCH", "code": "710" }, { "name": "CHURCH RECTORY, PARKING & OTHER CHURCH RELATED USE", "code": "720" }, { "name": "CEMETARY", "code": "730" }, { "name": "MAUSOLEUM", "code": "740" }, { "name": "MORTUARY", "code": "750" }, { "name": "PUBLIC BUILDING (SCHOOL, FIREHOUSE, LIBRARY, ETC)", "code": "760" }, { "name": "HOSPITAL", "code": "770" }, { "name": "PRIVATE SCHOOLS & FACILITIES", "code": "780" }, { "name": "PRESCHOOL AND CHILDCARE FACILITY", "code": "782" }, { "name": "FRATERNITY/SORORITY HOUSE", "code": "783" }, { "name": "DORMITORIES-PRIVATE", "code": "784" }, { "name": "MISC. INSTITUTIONAL-GENERIC", "code": "790" }, { "name": "CORRECTIONAL FACILITY", "code": "792" }, { "name": "VACANT RECREATIONAL", "code": "800" }, { "name": "MEETING HALL, GYM - GENERIC", "code": "810" }, { "name": "MEETING HALL", "code": "811" }, { "name": "AMPHITHEATER", "code": "812" }, { "name": "ARENA/STADIUM", "code": "813" }, { "name": "GOLF COURSE", "code": "820" }, { "name": "DRIVING RANGE", "code": "823" }, { "name": "MARINA DOCKS", "code": "830" }, { "name": "RECREATIONAL CAMPS", "code": "840" }, { "name": "NON-TAXABLE", "code": "850" }, { "name": "MILITARY BASE", "code": "851" }, { "name": "STATE PARK", "code": "852" }, { "name": "COUNTY PARK", "code": "853" }, { "name": "CITY PARK", "code": "854" }, { "name": "NATIONAL FOREST", "code": "855" }, { "name": "WATER TANK SITE", "code": "856" }, { "name": "INDIAN RESERVATION", "code": "857" }, { "name": "NATIONAL WILDLIFE REFUGE", "code": "858" }, { "name": "MISC NON-TAXABLE IMPROVEMENT", "code": "859" }, { "name": "STATE ASSESSED", "code": "867" }, { "name": "OPEN SPACE", "code": "860" }, { "name": "OPEN SPACED OWNED BY AN HOA (OR SIMILAR)", "code": "861" }, { "name": "OPEN SPACE OWNED BY DEVELOPER", "code": "862" }, { "name": "OPEN SPACE ESMT-IN FAVOR OF GOVERNMENT", "code": "864" }, { "name": "LAND BANK-CREDITS BEING SOLD", "code": "865" }, { "name": "MITIGATION LAND- CREDITS USED", "code": "866" }, { "name": "AGRICULTURAL PRESERVE (NOT UNDER CONTRACT)", "code": "870" }, { "name": "AGRICULTURAL PRESERVE (UNDER CONTRACT)", "code": "880" }, { "name": "AGRICULTURAL PRESERVE WITH HOUSE", "code": "881" }, { "name": "AGRICULTRAL PRESERVE AVOCADO", "code": "882" }, { "name": "AGRICULTURAL PRESERVE CITRUS", "code": "883" }, { "name": "AGRICULTRAL PRESERVE GRAZING", "code": "884" }, { "name": "VINEYARD UNDER CONTRACT", "code": "885" }, { "name": "MILLS ACT (SINGLE FAM OWNER OCCUPIED)", "code": "887" }, { "name": "MILLS ACT (OTHER THAN SINGLE FAM OWNER OCCUPIED)", "code": "888" }, { "name": "MISCELLANEOUS/SPECIAL", "code": "890" }, { "name": "VACANT TAXABLE GOVT. OWNED PROPERY", "code": "900" }, { "name": "IMPROVED TAXABLE GOVT OWNED PROPERTY", "code": "910" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUCLEUS__2", "type": "esriFieldTypeString", "alias": "NUCLEUS__2", "length": 3, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "multi", "type": "esriFieldTypeString", "alias": "MULTI", "length": 1, "domain": null }, { "name": "overlay_ju", "type": "esriFieldTypeString", "alias": "OVERLAY_JU", "length": 2, "domain": null }, { "name": "YEAR_EFFEC", "type": "esriFieldTypeString", "alias": "YEAR_EFFEC", "length": 2, "domain": null }, { "name": "BEDROOMS", "type": "esriFieldTypeString", "alias": "BEDROOMS", "length": 3, "domain": null }, { "name": "BATHS", "type": "esriFieldTypeString", "alias": "BATHS", "length": 3, "domain": null }, { "name": "GARAGE_CON", "type": "esriFieldTypeString", "alias": "GARAGE_CON", "length": 1, "domain": null }, { "name": "GARAGE_STA", "type": "esriFieldTypeString", "alias": "GARAGE_STA", "length": 3, "domain": null }, { "name": "CARPORT_ST", "type": "esriFieldTypeString", "alias": "CARPORT_ST", "length": 3, "domain": null }, { "name": "POOL", "type": "esriFieldTypeString", "alias": "POOL", "length": 1, "domain": null }, { "name": "PAR_VIEW", "type": "esriFieldTypeString", "alias": "PAR_VIEW", "length": 1, "domain": null }, { "name": "USABLE_SQ_", "type": "esriFieldTypeString", "alias": "USABLE_SQ_", "length": 5, "domain": null }, { "name": "QUAL_CLASS", "type": "esriFieldTypeString", "alias": "QUAL_CLASS", "length": 5, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeString", "alias": "QUAL_CLASS", "length": 5, "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SI", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeInteger", "alias": "SITUS_ADDR", "domain": null }, { "name": "ASR_LAND", "type": "esriFieldTypeInteger", "alias": "ASR_LAND", "domain": null }, { "name": "ASR_IMPR", "type": "esriFieldTypeInteger", "alias": "ASR_IMPR", "domain": null }, { "name": "ASR_TOTAL", "type": "esriFieldTypeInteger", "alias": "ASR_TOTAL", "domain": null }, { "name": "ASR_ZONE", "type": "esriFieldTypeInteger", "alias": "ASR_ZONE", "domain": { "type": "codedValue", "name": "WS3_SanGIS_ASR_Zone_", "description": "SanGIS_ASR_Zone_", "codedValues": [ { "name": "UNZONED", "code": 0 }, { "name": "SINGLE FAMILY RESIDENTIAL", "code": 1 }, { "name": "MINOR MULTIPLE", "code": 2 }, { "name": "RESTRICTED MULTIPLE", "code": 3 }, { "name": "MULTIPLE RESIDENTIAL", "code": 4 }, { "name": "RESTRICTED COMMERCIAL", "code": 5 }, { "name": "COMMERCIAL", "code": 6 }, { "name": "INDUSTRIAL", "code": 7 }, { "name": "AGRICULTURAL", "code": 8 }, { "name": "SPECIAL AND/OR MISC.", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASR_LANDUS", "type": "esriFieldTypeInteger", "alias": "ASR_LANDUS", "domain": { "type": "codedValue", "name": "WS3_SanGIS_ASR_Landuse_", "description": "SanGIS_ASR_Landuse_", "codedValues": [ { "name": "INFORMATION PARCEL- GENERIC", "code": 6 }, { "name": "TIME SHARE GENERIC", "code": 7 }, { "name": "MANUFACTURED HOME IN PARK - NOT SPECIFIED", "code": 9 }, { "name": "VACANT RESIDENTIAL-GENERIC", "code": 10 }, { "name": "SINGLE FAMILY RESIDENTIAL-GENERIC", "code": 11 }, { "name": "DUPLEX-GENERIC", "code": 12 }, { "name": "MULTIPLE 2 TO 4 UNITS-GENERIC", "code": 13 }, { "name": "MULTIPLE 5 TO 15 UNITS-GENERIC", "code": 14 }, { "name": "MULTIPLE 16 TO 60 UNITS-GENERIC", "code": 15 }, { "name": "MULTIPLE 61 UNITS AND UP-GENERIC", "code": 16 }, { "name": "CONDOMINIUMS AND OTHER RESIDENTAL CLASSIFICATIONS", "code": 17 }, { "name": "CO-OP GENERIC", "code": 18 }, { "name": "SPECIAL- SLIVER, SMALL PARCEL", "code": 19 }, { "name": "VACANT LAND COMMERCIAL", "code": 20 }, { "name": "GENERIC COMMERCIAL OFFICE/RETAIL 1-3 STORIES", "code": 21 }, { "name": "GENERIC-4 AND MORE STORY OFFICE BUILDING", "code": 22 }, { "name": "REGIONAL SHOPPING CENTER", "code": 23 }, { "name": "COMMUNITY SHOPPING CENTER", "code": 24 }, { "name": "NEIGHBORHOOD SHOPPING CENTER", "code": 25 }, { "name": "HOTEL/MOTEL", "code": 26 }, { "name": "SERVICE STATION-GENERIC", "code": 27 }, { "name": "GENERIC-MEDICAL/DENTAL OFFICE", "code": 28 }, { "name": "REST HOME/CONVALESCENT HOPITAL", "code": 29 }, { "name": "OFFICE CONDOMINIUMS", "code": 30 }, { "name": "GARAGE PARKING LOT/USED CAR", "code": 31 }, { "name": "TRAILER PARK", "code": 32 }, { "name": "THEATER-GENERIC", "code": 33 }, { "name": "BOWLING ALLEY", "code": 34 }, { "name": "GENERIC-RESTAURANT/NIGHT CLUB/TAVERN", "code": 35 }, { "name": "CAR WASH", "code": 36 }, { "name": "GROCERY/DRUG LARGE CHAIN GENERIC", "code": 37 }, { "name": "AUTO SALES/SERVICE AGENCY", "code": 38 }, { "name": "GENERIC-RADIO STATION /BANK/MISC", "code": 39 }, { "name": "VACANT INDUSTRIAL", "code": 40 }, { "name": "FACTORY/LIGHT MANUFACTURING", "code": 41 }, { "name": "FACTORY/HEAVY MANUFACTURING", "code": 42 }, { "name": "WAREHOUSE-PROCESSING/STORAGE/DISTRIBUTION", "code": 43 }, { "name": "STORAGE BULK CHEMICAL/OIL REFINERY", "code": 44 }, { "name": "NATURAL RESOURCES \u2013 MINING, EXTRACTIVE, PROCESSING CEMENT/SILICA PRODUCTS, ROCK & GRAVEL", "code": 45 }, { "name": "AUTOMOTIVE REPAIR GARAGES", "code": 46 }, { "name": "INDUSTRIAL CONDOS", "code": 47 }, { "name": "MISC INDUSTRIAL/SPECIAL LAND", "code": 49 }, { "name": "IRRIGATED FARM VACANT WATER AVAILABLE", "code": 50 }, { "name": "CITRUS", "code": 51 }, { "name": "AVOCADO", "code": 52 }, { "name": "VINES", "code": 53 }, { "name": "TREES MISC (OTHER THAN CITRUS OR AVOCADO)", "code": 54 }, { "name": "LIVESTOCK", "code": 55 }, { "name": "POULTRY", "code": 56 }, { "name": "IRRIGATED CROPS OTHER VEGETABLE, FLORAL, FEEDING (HAY OR SEED CROPS)", "code": 57 }, { "name": "GROWING HOUSES", "code": 58 }, { "name": "MISC. AGRICULTURAL", "code": 59 }, { "name": "RURAL LAND OTHER", "code": 61 }, { "name": "1 \u2013 10 ACRES NON-IRRIGATED", "code": 62 }, { "name": "41 \u2013 160 ACRES NON-IRRIGATED", "code": 63 }, { "name": "161 \u2013 360 ACRES NON-IRRIGATED", "code": 64 }, { "name": "361 ACRES & UP NON-IRRIGATED", "code": 65 }, { "name": "INSTITUTIONAL-VACANT", "code": 70 }, { "name": "CHURCH", "code": 71 }, { "name": "CHURCH RECTORY, PARKING & OTHER CHURCH RELATED USE", "code": 72 }, { "name": "CEMETARY", "code": 73 }, { "name": "MAUSOLEUM", "code": 74 }, { "name": "MORTUARY", "code": 75 }, { "name": "PUBLIC BUILDING (SCHOOL, FIREHOUSE, LIBRARY, ETC)", "code": 76 }, { "name": "HOSPITAL", "code": 77 }, { "name": "PRIVATE SCHOOLS & FACILITIES", "code": 78 }, { "name": "MISC. INSTITUTIONAL-GENERIC", "code": 79 }, { "name": "VACANT RECREATIONAL", "code": 80 }, { "name": "MEETING HALL, GYM - GENERIC", "code": 81 }, { "name": "GOLF COURSE", "code": 82 }, { "name": "MARINA DOCKS", "code": 83 }, { "name": "RECREATIONAL CAMPS", "code": 84 }, { "name": "NON-TAXABLE", "code": 85 }, { "name": "OPEN SPACE", "code": 86 }, { "name": "AGRICULTURAL PRESERVE (NOT UNDER CONTRACT)", "code": 87 }, { "name": "AGRICULTURAL PRESERVE (UNDER CONTRACT)", "code": 88 }, { "name": "MISCELLANEOUS/SPECIAL", "code": 89 }, { "name": "VACANT TAXABLE GOVT. OWNED PROPERY", "code": 90 }, { "name": "IMPROVED TAXABLE GOVT OWNED PROPERTY", "code": 91 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITQTY", "type": "esriFieldTypeInteger", "alias": "UNITQTY", "domain": null }, { "name": "TOTAL_LVG_", "type": "esriFieldTypeInteger", "alias": "TOTAL_LVG_", "domain": null }, { "name": "ADDITION_A", "type": "esriFieldTypeInteger", "alias": "ADDITION_A", "domain": null }, { "name": "NUCLEUS_SI", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SI", "domain": null }, { "name": "NUCLEUS__1", "type": "esriFieldTypeInteger", "alias": "NUCLEUS__1", "domain": null }, { "name": "sub_type", "type": "esriFieldTypeInteger", "alias": "SUB_TYPE", "domain": { "type": "codedValue", "name": "WS3_SanGIS_Sub_Type_", "description": "SanGIS_Sub_Type_", "codedValues": [ { "name": "Regular parcel with APN number", "code": 1 }, { "name": "Unparcelled Private Road", "code": 2 }, { "name": "Unparcelled Government Land", "code": 3 }, { "name": "Unparcelled Common Area", "code": 4 }, { "name": "Right-of-Way", "code": 5 }, { "name": "PendParcel", "code": 6 }, { "name": "Tideland Parent Parcel", "code": 7 }, { "name": "Parceled Right-of-Way", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1777_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1663_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "RIGHT OF WAY", "type": "Feature Layer", "description": "This dataset comprises right of way polygons within the County of San Diego. A right of way is defined as a dedicated right for the public to travel unhindered, to access a route regardless of land ownership or any other legality. Rights-of-way are shown whether they are improved (constructed) or unimproved. Not all dedicated rights-of-way may be shown.SanGIS notes that the original source is an SDGE dataset that has been updated on a continual basis by SanGIS since. The dataset is as current and complete as the reference data on hand. The data is updated per recorded Subdivision and Parcel maps received, Record of Surveys, Recorded Documents (Road Opening / Road Closure), Assessor Parcel map cuts, and data received from local jurisdictions including State and Federal entitites. The right-of-way dataset is maintained as part of the SanGIS parcel dataset. The right-of-way parcel subtype is excluded from the published parcel layer and is published separately as this right-of-way layer as requested by the City and County of San Diego. Data schema for this layer does not include attributes from the Master Property Record (MPR) that are added to the published Parcel layers.For details of attributes refer to field definitions under resources.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1860889999999988E8, "falseY": -9.125949999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SanGIS using legal recorded data provided by the County Recorder and Assessor's Office.", "parentLayer": { "id": 2, "name": "LANDBASE" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 238, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3069081585397828E7, "ymin": 3912751.8255717065, "xmax": -1.3040510046085292E7, "ymax": 3937836.498800242, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "SUB_TYPE", "domain": { "type": "codedValue", "name": "WS3_SanGIS_Sub_Type_", "description": "SanGIS_Sub_Type_", "codedValues": [ { "name": "Regular parcel with APN number", "code": 1 }, { "name": "Unparcelled Private Road", "code": 2 }, { "name": "Unparcelled Government Land", "code": 3 }, { "name": "Unparcelled Common Area", "code": 4 }, { "name": "Right-of-Way", "code": 5 }, { "name": "PendParcel", "code": 6 }, { "name": "Tideland Parent Parcel", "code": 7 }, { "name": "Parceled Right-of-Way", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERLAY_JU", "type": "esriFieldTypeString", "alias": "OVERLAY_JU", "length": 2, "domain": { "type": "codedValue", "name": "WS3_SanGIS_OverlayJuris_", "description": "SanGIS_OverlayJuris_", "codedValues": [ { "name": "Carlsbad", "code": "CB" }, { "name": "Unincorporated", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "National City", "code": "NC" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "San Diego", "code": "SD" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTDATE", "type": "esriFieldTypeDate", "alias": "POSTDATE", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "bkpgsht", "type": "esriFieldTypeString", "alias": "bkpgsht", "length": 8, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1778_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1664_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289d2056b7ea40f39bbc0a4db2d15717" } ], "tables": [] }