{ "currentVersion": 10.81, "id": 6, "name": "Stormwater Mudtank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "07434ea3287dd95f14c520d28a383482", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANpJREFUKJFjYWBgYOgM81T7x/qHlYEEwPqF60HJxo1fWRgYGBj+s/zbxskjfJ1Yzb9+fFb9zfMjm4GBYS8LROjf9/wZy32INeDcwX1fds3uYmBgYGBgQZY4uXsbw+FlM/Bqzp+5GoUPM+A/AwMDg5C4FIOeezBeA5iYmLEawMDAwMCgqmfAoKpngNcAdIDighvnzzBcPrwXrwbf1DzcLvjz+xfD13dv8Rrw//9/3C7QMbNi0DGzwu9mNAAz4OfGuVOI1vTp1UsOxv8/f8MNqFi225xh2W6SbIYBAIDGQg/jAi+DAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "253", "label": "253 - Roading Bubble-Up Tank", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7b51becda1f94c77dcf4a5ec98be567e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARhJREFUKJGt081Kw0AQB/D/TDaJ9hHUg4LSUijEGtSLoODRl/BSH0PFo76AeQEfIJ499Cg2KHgwtNiD0HpQEfyoWNnxYuJHqJtC5zQDuz/+7DIKIyqVNFrrHSLaGPJ+QERBColIDcD20cEepitVKNs2CrftFmYq3qHWusvMYQJNEBFeH+/graxhvFAwQlFd4aPfB4AFAKH6e+AqOoXtukao04oxVSyncwYqVRdzJXrv9X7NGSg+P4Pjjhmh7nUTk3OlwVDR83Mlent5/j9R86IB5Yzgjcr+cq7vf3q4H5yILQdR/QRsWUboJr7E7PxSBmoAwObuvhFIyl9dT9pOCjFzKCJbAGq5JQAicszM3ysCAF87EwwD/axP/TxOdOEB6woAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "260", "label": "260 - Roading Mudtank", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[ANGLE]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1375145.2171999998, "ymin": 4907997.3371, "xmax": 1418835.3203999996, "ymax": 4956887.3427, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MUDT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUDT_TYPE", "type": "esriFieldTypeString", "alias": "Mudtank Type", "length": 8, "domain": { "type": "codedValue", "name": "WS_SWMudType", "description": "WS Stormwater Mudtank Type", "codedValues": [ { "name": "MUDT", "code": "MUDT" }, { "name": "MIO", "code": "MIO" }, { "name": "BTNK", "code": "BTNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "subtype", "length": 25, "domain": { "type": "codedValue", "name": "WS_SWMudSubType", "description": "WS Stormwater Mudtank Subtype", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "Double", "code": "Double" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 25, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "angle", "domain": null }, { "name": "R_SHEET", "type": "esriFieldTypeString", "alias": "R_SHEET", "length": 6, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "IPS_Status", "type": "esriFieldTypeString", "alias": "IPS_Status", "length": 10, "domain": { "type": "codedValue", "name": "WWIPSStatus", "description": "IPS Status", "codedValues": [ { "name": "Dunedin Decommissioned", "code": "DDC" }, { "name": "Dunedin in Service", "code": "DIS" }, { "name": "Private in Service", "code": "PIS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1690ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S938_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }