{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 48, "name": "Misc Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-111.9166666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Wastewater" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3fcc8a681e27321f4b9b9c3089a73086", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVQ4jcXUzStEURjH8e+8OGNwb2ZGCEVMGSUrZUooFpbKklJs/ROykI1kQXn5C5SFv0CsFGE0s0Bes/HSYFyXe+eOazGN0bhzCeW3enpO53PO06nj5g/j/g/MAZi/xuQ62hwSC0mFTfWUUcD4EVbSwHhRkFG5GX/qmZabDVq0K4a0G46+j8n4pSpWAmE6RQAngMsLlb2E49usuc6YUM+Z+xIrCtLnKWWmrJ1ah8VR/laqvZVMOd30KMcMAJoV5pCCzJeEGJAaKbYb31tDoQjQ71xnz1AYVM/ZycVMUUF/LvR8CYaSrovrwSnStcsLZR2EbtcZgc8YKZUI0P2xF9+Cp5N0XTcMwp9dU0/R3QVMWo2J+cqydk23p9xuyGy0OAd3+1xaYg8RloSPSU85pZmeHILCiuxo7wcnwVDY+rg/971SRoII0JVpSE3Wt3o6wzB1pu0wzBSr+h1dwmeNZPJyzaFyTNQWuzeYFReMCR9yXskEI5F+QVuMGLouiCZihPNZyUde9UcWv8aA+13a897KJv/yn30rbxNmeQjdEHy0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2464460533626372E7, "ymin": 3922479.345476032, "xmax": -1.244431643253884E7, "ymax": 3942384.0144046987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SEWER_CONTROL_VALVE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREOWNER", "type": "esriFieldTypeString", "alias": "FEATUREOWNER", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "WW_LIFECYCLESTATUS", "description": "Denotes the Lifecyclestatus", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PULLED", "code": "PULLED" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPATIALSOURCE", "type": "esriFieldTypeString", "alias": "SPATIALSOURCE", "length": 20, "domain": { "type": "codedValue", "name": "WW_SPATIALSOURCE", "description": "Denotes the spatialsource", "codedValues": [ { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WW_TYPE", "description": "Denotes type as Diversion or Junction", "codedValues": [ { "name": "DIVERSION", "code": "DIVERSION" }, { "name": "JUNCTION", "code": "JUNCTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "DATE_INSTALL", "type": "esriFieldTypeDate", "alias": "DATE_INSTALL", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7453_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4183_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1494440105000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }