{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Address Points", "type": "Feature Layer", "description": "

Layer of point locations of addresses of parcels, buildings, suites etc, with separate layer of labels, configured to view at appropriate scales. Data originally sourced from SanGIS (2014) but improved and expanded on over time. The GIS division works with Community Development and Public Safety to continually maintain and improve data.<\/SPAN><\/SPAN><\/P>

<\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Escondido", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e8e2d72425a4dbdb7c660118b6dbe299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbElEQVQYlZ3QsQmDUBAG4A90iezgKiIp0lpZu4dNxDIkhRO4lhKCrpAmyOPlFeLBFf/xcRyXO1j5WVjiijcGzCnY4BnkGgXWGLbR9gtueMQwS5y2z0L4wj3IK6YU7LGhwgcdlhSE8dd/dfiPX+83D0vgKCXAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6289176.81259881, "ymin": 1966808.000095129, "xmax": 6341572.500130057, "ymax": 2025060.455768466, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR_HN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDR_HN", "type": "esriFieldTypeString", "alias": "ADDR_HN", "length": 12, "domain": null }, { "name": "ADDR_SN", "type": "esriFieldTypeString", "alias": "ADDR_SN", "length": 60, "domain": null }, { "name": "ADDR_ST", "type": "esriFieldTypeString", "alias": "ADDR_ST", "length": 40, "domain": null }, { "name": "ADDR_SD", "type": "esriFieldTypeString", "alias": "ADDR_SD", "length": 12, "domain": null }, { "name": "GISBack.GIS.Address_Points.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 50, "domain": null }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 6, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeInteger", "alias": "FLOOR", "domain": null }, { "name": "BLDG", "type": "esriFieldTypeString", "alias": "BLDG", "length": 5, "domain": null }, { "name": "PREV_ADDR", "type": "esriFieldTypeString", "alias": "PREV_ADDR", "length": 100, "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 }, { "name": "ADDR_FULL", "type": "esriFieldTypeString", "alias": "ADDR_FOR_PLL", "length": 100, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "OWNER_SG", "type": "esriFieldTypeString", "alias": "OWNER_SG", "length": 200, "domain": null }, { "name": "ADDR_JUR", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 2, "domain": { "type": "codedValue", "name": "City_Jurisdiction", "description": "City Jurisidction", "codedValues": [ { "name": "Escondido", "code": "ES" }, { "name": "San Marcos", "code": "SM" }, { "name": "County", "code": "CN" }, { "name": "San Diego", "code": "SD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ADDR_LOC", "type": "esriFieldTypeString", "alias": "ADDR_FOR_LOCATOR", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SW_STATUS", "type": "esriFieldTypeString", "alias": "STOPWORK_IMPLEMENTED", "length": 1, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "ASSETSTATUS", "length": 1, "domain": { "type": "codedValue", "name": "AssetStatus", "description": "Current, Retired or Abandoned - Instead of deleting assets they are retired (replaced wholly or partly by new features) or abandoned (blocked and left in ground).", "codedValues": [ { "name": "Current", "code": "C" }, { "name": "Retired", "code": "R" }, { "name": "Abandoned", "code": "A" }, { "name": "Geometric Network Only", "code": "G" }, { "name": "Proposed", "code": "P" }, { "name": "Needs Review", "code": "N" }, { "name": "to Delete", "code": "D" }, { "name": "Transposed", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "LOCATOR_TYPE", "type": "esriFieldTypeString", "alias": "LOCATOR_TYPE", "length": 10, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R518_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_518", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_FULL", "fields": "ADDR_FULL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_LOC", "fields": "ADDR_LOC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181OWNER_SG", "fields": "OWNER_SG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_HN", "fields": "ADDR_HN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_HN5", "fields": "ADDR_HN,ADDR_SN,ADDR_ST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_SN", "fields": "ADDR_SN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181ADDR_ST", "fields": "ADDR_ST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2181APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S294_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1f2134ef4dc445f7bb860887c2389ee1" }