{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Drain Structure", "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": "", "parentLayer": { "id": 10, "name": "Storm Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2261df775a1ebd6e15ac4fabf238c480", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1UlEQVQ4jdWUTWtTQRSGn7n3WmNMSW1Ckoqp/YAuUlzUtFBXCdQuVAouFHFj60YKxZ2IP8CdG0Fw4caGrvxCNOBHaSFFEKy5FMWFBNGIWmluwcYkJib2XhdjuUU74qIL+8LAe+bMeThnYMZgk2RsGZDW2sxpQ2OiWqdDgO1pIletc6lU5e6/goIBH099HrqO7EfvCoHtQO4zB+5nuekxeG6VGAYqfwPprc3MD3TTOZoAIdxEexASMYwrDxkUgtnCVwaVoPYA53dsp2M0CYI/tU2Hs4cQ56boD/s5sVTkxoag76tMnBxwG5l/A5MZaDLgzEGI7ZGwkTj69AsugAK0UibSs1v6VRuuPoZaQ8bXZuDymPQ9bXDnGd3K0ex11+I4Eram+g/XawJw0JSggI/iuwK7eqNg6DCWlKPpmvRrelsAv5elLxUFqK2F9IMFTvVGZTy0DxIx2aauuZ0+WoDATlJ5SwGy8ozX/RxLm3hH4r8O6G7eAVJz0LCxzDwXlaN9hGoySmLmJU9ef8JzuA86QxKQW4R7WfhWYyUUof/DMrYSBJB5RfZ4nMhimdT1DMOFIl5N4IRbKO0NcrsSYdw0afxet+Fbu2VSBI6u33tvyaXS//eN/ATDoYrl4cHTNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244743.7594046295, "ymin": 1777337.020770058, "xmax": 6352868.861395463, "ymax": 1986073.2358427346, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "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": "SAPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAPID", "type": "esriFieldTypeString", "alias": "SAP ID", "length": 10, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 1, "domain": { "type": "codedValue", "name": "StructureCode", "description": "Storm Drain Structure Code", "codedValues": [ { "name": "CAP", "code": "C" }, { "name": "CLEANOUT", "code": "M" }, { "name": "CONNECTOR", "code": "L" }, { "name": "DESILTING BASIN", "code": "S" }, { "name": "DROP MANHOLE (INLET)", "code": "D" }, { "name": "ENERGY DISSIPATOR", "code": "E" }, { "name": "HEADWALL", "code": "H" }, { "name": "INLET", "code": "I" }, { "name": "LOW FLOW DIVERSION", "code": "G" }, { "name": "OUTLET", "code": "O" }, { "name": "SEWER CONNECTOR", "code": "F" }, { "name": "SPILLWAY", "code": "A" }, { "name": "TIDE GATE", "code": "T" }, { "name": "UNKNOWN", "code": "X" }, { "name": "WEEP SUMP", "code": "W" }, { "name": "DEBRIS FENCE", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Surface Elevation", "domain": null }, { "name": "DRAWING_NO", "type": "esriFieldTypeString", "alias": "As-Built Drawing No", "length": 30, "domain": null }, { "name": "EASEMENT_DWG", "type": "esriFieldTypeString", "alias": "Easement Drawing No", "length": 30, "domain": null }, { "name": "SUBDIV_DWG", "type": "esriFieldTypeString", "alias": "Subdivision Map Number", "length": 30, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 1, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "PORT AUTHORITY", "code": "A" }, { "name": "CALTRANS", "code": "C" }, { "name": "MILITARY", "code": "M" }, { "name": "OTHER", "code": "O" }, { "name": "PRIVATE", "code": "P" }, { "name": "CITY OF SAN DIEGO", "code": "S" }, { "name": "SD COUNTY", "code": "T" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 2, "domain": { "type": "codedValue", "name": "MappingStatus_1", "description": "", "codedValues": [ { "name": "AS BUILT", "code": "AB" }, { "name": "ABANDONED", "code": "AN" }, { "name": "OPERATIONAL", "code": "OP" }, { "name": "REMOVED", "code": "RM" }, { "name": "NOT MAPPED", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "STENCILED", "type": "esriFieldTypeString", "alias": "Stenciled", "length": 30, "domain": { "type": "codedValue", "name": "YES_NO_NA", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STENCIL_TYPE", "type": "esriFieldTypeString", "alias": "Stencil Type", "length": 30, "domain": { "type": "codedValue", "name": "STENCIL_TYPE", "description": "", "codedValues": [ { "name": "Paint", "code": "Paint" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Thermoplastic", "code": "Thermoplastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWN_VERIFIED", "type": "esriFieldTypeString", "alias": "Ownership Verified", "length": 30, "domain": null }, { "name": "STORM_ID", "type": "esriFieldTypeSmallInteger", "alias": "STORM_ID", "domain": { "type": "codedValue", "name": "StormPatrolArea", "description": "Drain Storm Patrol Areas used when Storm Mode is activated, synchronized across multiple TSD and SWD object types and with SAP.", "codedValues": [ { "name": "Storm Area 1", "code": 1 }, { "name": "Storm Area 2", "code": 2 }, { "name": "Storm Area 3", "code": 3 }, { "name": "Storm Area 4", "code": 4 }, { "name": "Storm Area 5", "code": 5 }, { "name": "Storm Area 6", "code": 6 }, { "name": "Storm Area 7", "code": 7 }, { "name": "Storm Area 8", "code": 8 }, { "name": "Storm Area 9", "code": 9 }, { "name": "Storm Area 10", "code": 10 }, { "name": "Storm Area 11", "code": 11 }, { "name": "Storm Area 12", "code": 12 }, { "name": "Storm Area 13", "code": 13 } ], "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853OWNER", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853SUBDIV_DWG", "fields": "SUBDIV_DWG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853EASEMENT_DWG", "fields": "EASEMENT_DWG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853DRAWING_NO", "fields": "DRAWING_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853ELEVATION", "fields": "ELEVATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853CODE", "fields": "CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I853SAPID", "fields": "SAPID", "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": "6d458daaec094fb8894faf752d0bf867" }