{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Water Tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": true, "supportsTopFeaturesQuery": true, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.1999690574599445E7, "ymin": 3380852.137286812, "xmax": 1.2087595573473722E7, "ymax": 3484260.2004689723, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2279984143400002E8, "falseY": -9.784242171705E7, "xyUnits": 3.506024492997953E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tanktype", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 0, 123, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 36, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Elevated" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 115, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "GroundRes" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 0, 14, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Standpipe" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "facilityid", "typeIdField": "tanktype", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "LU_PU_Water_Owner", "description": "", "codedValues": [ { "name": "Suffolk", "code": "SU" }, { "name": "Portsmouth", "code": "POR" }, { "name": "Norfolk", "code": "NOR" }, { "name": "Water Authority", "code": "WAU" }, { "name": "Private", "code": "PR" }, { "name": "Chesapeake", "code": "CHES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "SU", "modelName": "Ownership" }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "InstallDate" }, { "name": "warrantydate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "posting", "type": "esriFieldTypeString", "alias": "Posting", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Posting" }, { "name": "projectno", "type": "esriFieldTypeString", "alias": "ProjectNo", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ProjectNo" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "tanktype", "type": "esriFieldTypeInteger", "alias": "TankType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "TankType" }, { "name": "volume", "type": "esriFieldTypeDouble", "alias": "Volume (MG)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Volume" }, { "name": "groundelev", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundElev" }, { "name": "overflowelev", "type": "esriFieldTypeDouble", "alias": "Overflow Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OverFlowElev" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Source" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "minimumelev", "type": "esriFieldTypeDouble", "alias": "Minimum Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinimumElev" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r187_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_187", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a160_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Elevated", "domains": { "ownership": {"type": "inherited"} }, "templates": [ { "name": "Elevated", "description": "", "prototype": { "attributes": { "source": null, "minimumelev": null, "facilityid": null, "ownership": "SU", "installdate": null, "warrantydate": null, "posting": null, "projectno": null, "notes": null, "location": null, "elevation": null, "northing": null, "easting": null, "tanktype": 2, "volume": null, "groundelev": null, "overflowelev": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "GroundRes", "domains": { "ownership": {"type": "inherited"} }, "templates": [ { "name": "GroundRes", "description": "", "prototype": { "attributes": { "source": null, "minimumelev": null, "facilityid": null, "ownership": "SU", "installdate": null, "warrantydate": null, "posting": null, "projectno": null, "notes": null, "location": null, "elevation": null, "northing": null, "easting": null, "tanktype": 1, "volume": null, "groundelev": null, "overflowelev": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Standpipe", "domains": { "ownership": {"type": "inherited"} }, "templates": [ { "name": "Standpipe", "description": "", "prototype": { "attributes": { "source": null, "minimumelev": null, "facilityid": null, "ownership": "SU", "installdate": null, "warrantydate": null, "posting": null, "projectno": null, "notes": null, "location": null, "elevation": null, "northing": null, "easting": null, "tanktype": 3, "volume": null, "groundelev": null, "overflowelev": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": true, "serviceItemId": "4c259723646d477abba61ffb12437f28", "hasMetadata": true, "supportsAppend": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection", "supportsQuantizationEditMode": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "supportsExceedsLimitStatistics": true, "sqlParserVersion": "PG_10.8.1" }