{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "ssControlValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf9d61a99782d98a6bd6307f98c201f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQokWNhIBGwUKQh9CoDm7aEV/ev/z9svjN8+f3p39vpc8XuLsSqIfQVA48ms8fZON42tQd/LjP0fYhlYGBgMI97IRW0SOKZP4YGVWbHeTn8M9VEmeUYHvy5DDfx3b9nfr7PGKI2SzEsQ9HAzsCpx8jAxPDm7xOGL//eo7ibnZE7koHhK6qGq7+Oyia+koUriuJtYBBgEmdgYGD4P+dT0RcMJ7Exsp/49p/BCca35QhnkGHRYHj859rm3/+/X8HQ8P7fqxxWBtazfxh+c8LEPv5/vb3wtdnr7xwMUzA0bJViuO77/Lcpy3+W/r8M/2zL39hs+/jv7T02ZobuPUIMHzE0MDAwMGyWZLjKwPDHDcJ7y4ANkBzTACftY3L8R4lNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1527942.5390999997, "ymin": 7286582.2819, "xmax": 1529975.188, "ymax": 7301885.7631, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 8, "domain": null }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 20, "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "length": 8, "domain": null }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "length": 15, "domain": null }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "length": 20, "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" }, { "name": "Undeveloped Finish Grade", "code": "UFG SGPS" }, { "name": "Developed Finish Grade SGPS", "code": "FG SGPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_53", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_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, "hasZ": 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, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1740214071000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "edb3dd9369fa4174bef44ab69ea6e4c7" }