{ "currentVersion": 10.91, "id": 1, "name": "Water2018.SDE.wSAMPLING_STATION", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3053322.910951391, "ymin": 722688.4779110551, "xmax": 3095899.855981052, "ymax": 767824.423072055, "spatialReference": { "wkid": 103152, "latestWkid": 6576 } }, "sourceSpatialReference": { "wkid": 103152, "latestWkid": 6576, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a4afaab5a590f938b9540699546164aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUOI1jYaASYEFibyHTjFMMDAxNCIPY2b0YjkzfTpIR529wMKR1maG6iJuBgcFE3Yskg1iZ7zIwMNxANQgbuPeUgWHRNgg7yY+BQU4cp1L8Bn35zsDQuADCjnTHqxS/QSQAOhn0/z92NkkG/f3HwLBmL4K/4QADQ1kcAwMTI4kGbTvKwNCyGMGvnMXAYKzJwOBqRoJBt58wMITWY4pHVDAwnF3KwKAgSYRBn78xMJROZGD4+RPToHc/GRgqpzEwzK1mYODiIGDQntMMDHy8WB3KwMDAwMDBzsCw/wwDg7cNHoP+/Wdg8LeD4AW1uA2DqUWKSYRB734yMjDbYNOCDygzYMlr2OOVSEC1lA0AtQ08+MIZe8YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OBJNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "Station ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATIONID" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "SPDATE", "type": "esriFieldTypeDate", "alias": "Sample Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SPDATE" }, { "name": "SAMPLEVAL", "type": "esriFieldTypeString", "alias": "Sample Value", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SAMPLEVAL" }, { "name": "THRESHHIT", "type": "esriFieldTypeString", "alias": "Threshold Hit", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "THRESHHIT" }, { "name": "DISINFRULE", "type": "esriFieldTypeString", "alias": "Disinfection Rule", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DISINFRULE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain_1", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OBJNAME", "type": "esriFieldTypeString", "alias": "Object Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OBJNAME" }, { "name": "CODEDESC", "type": "esriFieldTypeString", "alias": "Code Description", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CODEDESC" }, { "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": 8, "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": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LIFECYCLES", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFECYCLES" }, { "name": "INSTALL_YE", "type": "esriFieldTypeDouble", "alias": "INSTALL_YE", "domain": null, "editable": true, "nullable": true, "defaultValue": 9999, "modelName": "INSTALL_YE" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "POINT_Z", "type": "esriFieldTypeDouble", "alias": "POINT_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Z" }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "ZONE", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONE" }, { "name": "SURVEYED", "type": "esriFieldTypeDouble", "alias": "SURVEYED", "domain": { "type": "codedValue", "name": "wBoolean", "description": "True/False", "codedValues": [ { "name": "True", "code": 0 }, { "name": "False", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SURVEYED" }, { "name": "INF_SOURCE", "type": "esriFieldTypeString", "alias": "Information Source", "domain": { "type": "codedValue", "name": "wInf_source", "description": "Water System Information Source", "codedValues": [ { "name": "ASBUILT", "code": "1" }, { "name": "COMPUTER", "code": "2" }, { "name": "FILE CABINET", "code": "3" }, { "name": "FLAT FILE", "code": "4" }, { "name": "GPS", "code": "5" }, { "name": "JOB FILE", "code": "6" }, { "name": "SYSTEM MAP", "code": "7" }, { "name": "VALVE BOOK", "code": "8" }, { "name": "CONSTRUCTION PLANS", "code": "9" }, { "name": "FIELD VERIFIED", "code": "10" }, { "name": "EMPLOYEE MEMORY", "code": "11" }, { "name": "BEST GUESS", "code": "12" }, { "name": "IPAD", "code": "13" }, { "name": "UNKNOWN", "code": "998" }, { "name": "OTHER", "code": "999" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "5", "modelName": "INF_SOURCE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water2018.SDE.wSAMPLING_STATION", "description": "", "prototype": { "attributes": { "INF_SOURCE": "5", "NOTES": null, "STATIONID": null, "ROTATION": null, "SPDATE": null, "SAMPLEVAL": null, "THRESHHIT": null, "DISINFRULE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OBJNAME": null, "CODEDESC": null, "SURVEYED": 0, "ZONE": null, "POINT_Z": null, "POINT_Y": null, "LIFECYCLES": "Active", "INSTALL_YE": 9999, "POINT_X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5b93eb1cc18f498ca6c2ac7ea4c43a3e" }