{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "City Admin Building", "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": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego", "parentLayer": { "id": 17, "name": "Real Estate Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 133, 115, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6244695.165013641, "ymin": 1779058.084913224, "xmax": 6470173.333150893, "ymax": 1982338.3076170683, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.509940182907778E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IAMFLOC", "type": "esriFieldTypeString", "alias": "IAMFLOC", "length": 30, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 40, "domain": null }, { "name": "SAPOBJNR", "type": "esriFieldTypeString", "alias": "SAPOBJNR", "length": 22, "domain": null }, { "name": "LOC_TYPE", "type": "esriFieldTypeString", "alias": "LOC_TYPE", "length": 1, "domain": null }, { "name": "CDCODE", "type": "esriFieldTypeSmallInteger", "alias": "CDCODE", "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "length": 20, "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeString", "alias": "STRT_NUM", "length": 10, "domain": null }, { "name": "STRT_NAME", "type": "esriFieldTypeString", "alias": "STRT_NAME", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "MAPNG_STAT_CD", "length": 2, "domain": { "type": "codedValue", "name": "MappingStatus", "description": "Indicates the lifecycle stage and mapping status of GIS features, assets, or projects, as well as their synchronization and operational status between GIS and SAP systems.", "codedValues": [ { "name": "PROPOSED", "code": "PR" }, { "name": "AS BUILT", "code": "AB" }, { "name": "OPERATIONAL", "code": "OP" }, { "name": "ABANDONED", "code": "AN" }, { "name": "REMOVED", "code": "RM" }, { "name": "NOT MAPPED", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_BUSINESS_AREA", "type": "esriFieldTypeSmallInteger", "alias": "OWNER_BUSINESS_AREA", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661last_edited_", "fields": "last_edited_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661last_edited__1", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661ZIP", "fields": "ZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661OWNER_BUSINE", "fields": "OWNER_BUSINESS_AREA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661CITY", "fields": "CITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRT_NAME", "fields": "STRT_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661LEGACY_ID", "fields": "LEGACY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661CDCODE", "fields": "CDCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661LOC_TYPE", "fields": "LOC_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661SAPOBJNR", "fields": "SAPOBJNR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DESCRIPTION", "fields": "DESCRIPTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661IAMFLOC", "fields": "IAMFLOC", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5c2e4fd1fa2444c5a1a9bde0c1e59a20" }