{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "wLateralPoint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 83, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "LocationID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LocationID" }, { "name": "CriticalCustomer", "type": "esriFieldTypeSmallInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CriticalCustomer" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "wLateralPoint", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LocationID": null, "CriticalCustomer": 0, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "wMeter", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 158, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "AccountID", "type": "esriFieldTypeString", "alias": "AccountID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AccountID" }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "LocationID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LocationID" }, { "name": "CriticalCustomer", "type": "esriFieldTypeSmallInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CriticalCustomer" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "wMeter", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LocationID": null, "CriticalCustomer": 0, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "AccountID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "wFitting", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 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": [ 168, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Bend", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Cap", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 82, 0, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Coupling", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 51, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Cross", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 19, 161, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "ExpansionJoint", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 0, 28, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Offset", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 163, 152, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "Reducer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 74, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8", "label": "Riser", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 163, 54, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "9", "label": "Saddle", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 133, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10", "label": "Sleeve", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 0, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "11", "label": "Tap", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "12", "label": "Tee", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 6, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "13", "label": "Weld", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 100, 176, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "14", "label": "Wye", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Bend", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Bend", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 1, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Cap", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Cap", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 2, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Coupling", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Coupling", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 4, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Cross", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Cross", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 3, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "ExpansionJoint", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "ExpansionJoint", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 5, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "Offset", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Offset", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 6, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 7, "name": "Reducer", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Reducer", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 7, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 8, "name": "Riser", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Riser", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 8, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "Saddle", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Saddle", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 9, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 10, "name": "Sleeve", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Sleeve", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 10, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 11, "name": "Tap", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Tap", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 11, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 12, "name": "Tee", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Tee", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 12, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 13, "name": "Weld", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Weld", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 13, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 14, "name": "Wye", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "Wye", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 14, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 14, "name": "Wye", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 14, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 12, "name": "Tee", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 12, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 11, "name": "Tap", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 11, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 7, "name": "Reducer", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 7, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 5, "name": "ExpansionJoint", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 5, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 8, "name": "Riser", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 8, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 1, "name": "Bend", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 4, "name": "Coupling", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 4, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 2, "name": "Cap", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 2, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 3, "name": "Cross", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 3, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 10, "name": "Sleeve", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 10, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 13, "name": "Weld", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 13, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 6, "name": "Offset", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 6, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 9, "name": "Saddle", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Subtype": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 3, "name": "wNetworkStructure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": 2537362.2519692443, "ymin": 358335.89485274255, "xmax": 2546592.9795707464, "ymax": 365323.55279340595, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1607bc6c332949328ec16671e61a895b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABIBJREFUSInNln9MW1UUx7+vv15/vMcrPwYrdPwYYmmkA1qGhBL/MC4h7g+3xEWJMRmLGRp1WyLBTckUQ5wx08zEbJEQN7OYTSVuczFhyeIfS0Bka4F1Cg3CKDJwUEbb1/bR0vb5R6VS3mthcTGev+4959z7ybn3nHOvDP+xyP6XwEPd/ZUaUnokwEWeCS5HM4PLURUAqEkJp1RK3WpS1uvhop91vWYd/VfAtnODlZFY5Os/7nNPKOUSbNdTKNmmgIqML+NCEY3HG9ZMzvhblldiLYe7+mw+nmg621I//tDA9guD709OB47TGinRaNUhP58CQRCivnU1PGZn/Ri87baEgtGxtu7+Nz5+pf7MpoHvnv/lW+cUu89s0KLKlAtCku4cAIIgUFBAY4+OxpBjXjLk9Jxu/bLfePJA/aENgccv3uwcvevb95RlC8pKM0UBXl8YBICMDEUyWAKYK3NBU3LcsC282dbdP7o+0iRgZ4/N+tuE7x2zQZsSBgB3xhYBANZanai9rDQTrH8Fd373fd78Rf/1tXeaBPT6w+cZSkpUmXJTwrzeEMamWABAhSEbDKMQ9as25cI1G5AoCf4CgBoB8KPL9qdto0sljVZd2jtzjD74Zzy2iIYnxaMkJEDtjhz09s1ZDp7pM66WTAIYCseOKOUSFOjotNE5p9nE3OliYSrPAsOQov75+RSUcgm0KulhAK8mAT2+sLVUTwEpovN6Qxiwzwv0A/Z51JlzRaEEQWC7nsKiN9S4qksAg6EIXaTXiIDCcIwtwuliBTYAmFng0HPNBUMRDVO58E61jAL37gdzBEB/ICpXkdKEo88XB60myEbidLFwuliUF8fBqyWjImUIhmIqAXC98JvCPPzaBJBSSyNcKJqYMxkKWGt1qDBkwTH6IClZxMRQSMNkFB4pF4pArZRyAqBaLfN7PGHt+o0YhkRDnQ4mYxYG7POYWeCS7PotqpRJAwAebxhqpXRJAMykFTfHXeyuOgtEM5VhSNSZc9FzzZWkTwfjeR6TM37o89TXBUBSIzm9vBLbdW+ORUGBeC0yDAlDIZ04XkMRnRIGALOzfiyvxBAIRU8JgG8/a7589Kuf/7zlcG9N9xSZjFkJoKk8OyWMjwGDt93Ylqf69dMD9SMCIADk5KgOTs0t/zDsWED1DvF+yjAkyovpv8fifRQAhh3zYANRnqGUL63VJwFbd1ddPXHJds4+5tlPaeQpX4yK8myIxx+X8Ykl2J0eGIrpjs6m2pG1NkEdHttraX7vm8GyG7YFq9+/IvoAMxnikfGxeGR2pweP66nvOptqO9b7iBZ+xwu1DScu2c6OOH37p+cCqDHlpP1i8Hz8i3HL4YbXH+WNJRkffvDiznYx35Sd5theS/PJH4e/d7u5rt6+ua1KuQSlegparQKrLZALReHxhDExE8/GYp36bkGe5uX25y19qfZN+2tr3V11FYDuk96h5wJs9PUlNrxzzs1R/mC8I1Ea6YqalLGPFdJ9pEJy6uge80/p9tsQuCpvNVZfAXBlM76PBPgo5S9i5bUcwKs4CgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "ProductionWell", "description": "" }, { "symbol": { "type": "esriPMS", "url": "41057d892f76f95fe924aa42f18f21ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA4VJREFUWIXtlkFoGmkUx3+HhinBUvejS1Q8pYQIFQ+rvYQ26B6EHnIQYW0Oi4fClIB7KLkIhsYUB3qRXuawyt41gaCsSxfMZaEg5JBbNmRbvBSrlm4/ElDYoZc9qNlO1JppN2kP/V8G3vve48eb73vvXeIL0aXPDTDQV5DT+lgQF+Af46tcGIgQwiml/HWMLyCl3LsQkG63u3T37jyRiBchprHbFcrlAzSthpRSBe5fBEgum/1ejUZv4HDYToyBgJtEYgFdr6maVsMqjCUQIYR/ZcWjxuPfYbNNDfkdDhuZTJh6/a1arb7JW/lFlkCklOlg8PpIiPe1unqbYvGXNLB0LiCA0+udmXjI7bYDOK0knggihPBLKdOAU9fv+N+/F+PkcNhIpRb8mlZrAhUhxMTfNAkkt7LiUYPB63i9M5wFYqBMJkwyGXIeHr5Ws9lnaqnU3TAMI/0xIKqu3xl7MV+8+Jvj439MNo9nxnTWZpsiEHBTKCyztlZd71cof2YQIYQ/HP42F43eMCXudN7Rah0D8PDhDpHII1PczZsxnj9PcOXK5aHqJZMhNK2WswQipfRHIiFTsna7w4MHFW7d+gmAYlGnUPjBFBeLxahWPbRaLer1Ak+eLJ3ksNmm2NyMEottq6NgRoIoiuISYtpkazSOiEQesbi4yP7+/qgwAObn54nH4zx96qPR2BmqjKIoLsMwhuLG3hG7XRlp13WdYPDlWBApf+bx4z/w+XxDvtnZb8bGjQQxDGOvXD4gEHCb7KVSCQCf7x0AW1tbQ7FCTKNpGqlUitlZs2939xWGYTTPDAJUNK1GIrFwUtqrVy9z796gpFPs7PwI/GYK6tkG35fAf1VttzskEr+3hoImgKAoyoau19YzmTAAc3PXmJu7Nu74B9Vud9je/hN6u4qlimAYRlrTas56/a26unobt9tuqaENABqNo8GKkOcDE3lSZ71frb7J9weYM5Va8A8qNEnLywWKxb9a9Fs88Ektnv6MWALQtFozmQw5J03fdrszgHD1c0wEtzp9K4eHr9XTr+m0Go0jsLi7Wl2M8tnsM7VQWB57pt3uUC4f0J+45wMipdwrlboba2vV9WQyNDQMB6+jfzEtLdCWd9b+a2pqWi23uRkFeh1zd/fVoE9UuKDlGXpDKx+LbauKorj6gE16zWpknzgvkBOgUQPsc4D8b/oKclpfDMi/hL5Z34I1LZUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "PumpStation", "description": "" }, { "symbol": { "type": "esriPMS", "url": "24e566525c585c8ef9e34dd77cb41089", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAYAAACTQC2+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyRJREFUSIm91V1oFFcUwPH/zOzOTHayJjuNjbYpXdCYUGqwhaImpYq0RisURQLpUysrRmsh0jSUUJBotC2mIFFBjEVaUhcara1VMSHmoy0mD34topAteWiSthu/Bs3GbK5rZn2IrrvJtq7a9rydO5fzm3vnzL0O/qdwpBgzgRUvLi97OTM3L1tXJCmdQmPI45mmOTjNm9/UtrFs8FHQam12QcOSjZulLO+s52RZTvuNbdsmcu0Kvad+2lb+fXdbwfyFK7fkSZEpkKZpxczwfl5x9IyhGu7stIVJ8ULJEqnzy81LjZzcn2mLLeAtyU6ChBC17331wx+q4c5/UgRANzJZuHYTwZYjr1X7NpXXgz8JAoqmzy7URq3ruDzPwP1PMzYSRnW5kGVlIr8dRlYcqHoGAON3o4zfuYPqMoCJLXRmuBg438MCX2UpKSCuBC9lN1eUUbK+innlPkauhmjd+hEzCooo3lCNCA/TvqMGond5s7YBxenkgn8/fb+0sLL+AGqWh97jh+hq2AZALCaZD2onQrlNy4oA6KhZR+DbfViXzwHQf6KZwInDiGAgPvn3sz2IoWsgLAAOlL4KmooI9T+sKBHv2ETo5vvtvU/cBJOjtbYyKU+ERM6sgn/LQc2c9rcQALdvXMUwp8ebITJ8C80wkJWJqZHwMIrTmdQM0UgE3T1R2LZtxm5aU+BESApdDnD4gzJK1lUz7921jAz9SWtdFTn5L/H6hzVEw7do/+wTxolRWrsLRVG44G+kr+Mk7+z8Gj3bpPdYM1276/4RevbgilcA6Pi0gtON9Yj+PgD6T8KlowfjOcBgdxfCGgIhANj3xlw0Q0NYoZRbmdQMazp/ywLSOtseFS1bKgHsVNAN98w8oeoZuU+LREUE83kvEIsvL/Gs+y74o3/Z3HLfU0MD3Z0Ulq5CRjo0BRJCbO9q+GKp7jEt7+LlplPTHxuIijEGejr56+I5ijdU79/hlU5NgYBREepb9Os3e+sCR5p82LhxONK/JwDd44kVLn77+vyKj7funJOxJ/HZ5P9o1Opuq7Kg6rGXcz+C/saU46lu2P8k7gFEzBCemwU+JwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "StorageBasin", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "TreatmentPlant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Name" }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OperationalDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "ProductionWell", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "ProductionWell", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "OperationalDate": null, "Subtype": 2, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "PumpStation", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "PumpStation", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "OperationalDate": null, "Subtype": 3, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "StorageBasin", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "StorageBasin", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "OperationalDate": null, "Subtype": 4, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "TreatmentPlant", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} }, "templates": [ { "name": "TreatmentPlant", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "OperationalDate": null, "Subtype": 5, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 5, "name": "TreatmentPlant", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Name": null, "OperationalDate": null, "Subtype": 5, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 1, "name": "EnclosedStorageFacility", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Name": null, "OperationalDate": null, "Subtype": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 4, "name": "StorageBasin", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Name": null, "OperationalDate": null, "Subtype": 4, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 2, "name": "ProductionWell", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Name": null, "OperationalDate": null, "Subtype": 2, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 3, "name": "PumpStation", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Name": null, "OperationalDate": null, "Subtype": 3, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 4, "name": "wControlValve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 5, 0, 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, 176, 120, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "AirControl", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 150, 118, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "AirGap", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 32, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "Altitude", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 84, 0, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "AtmosphericVacuum", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 11, 0, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "BackflowControl", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 103, 0, 140, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "CVAirRelease", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "CVCombination", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 91, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8", "label": "DoubleCheck", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 0, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "9", "label": "PressureVacuum", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 176, 41, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10", "label": "ReducedPressureBackflow", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 0, 83, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "11", "label": "RPZ", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 56, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "12", "label": "SimpleCheck", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 58, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "13", "label": "Vacuum", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 117, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "14", "label": "VacuumBreaker", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 78, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "15", "label": "VacuumRelease", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDiameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 10, "modelName": "Diameter" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "AirControl", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "AirControl", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 2, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "AirGap", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "AirGap", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 1, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "Altitude", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Altitude", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 5, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "AtmosphericVacuum", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "AtmosphericVacuum", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 4, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "BackflowControl", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "BackflowControl", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 6, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "CVAirRelease", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "CVAirRelease", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 3, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 7, "name": "CVCombination", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "CVCombination", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 7, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 8, "name": "DoubleCheck", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "DoubleCheck", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 8, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "PressureVacuum", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "PressureVacuum", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 9, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 10, "name": "ReducedPressureBackflow", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "ReducedPressureBackflow", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 10, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 11, "name": "RPZ", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "RPZ", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 11, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 12, "name": "SimpleCheck", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "SimpleCheck", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 12, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 13, "name": "Vacuum", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Vacuum", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 13, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 14, "name": "VacuumBreaker", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "VacuumBreaker", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 14, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 15, "name": "VacuumRelease", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "VacuumRelease", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 15, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 13, "name": "Vacuum", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 13, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 7, "name": "CVCombination", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 7, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 14, "name": "VacuumBreaker", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 14, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 4, "name": "AtmosphericVacuum", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 4, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 6, "name": "BackflowControl", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 6, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 10, "name": "ReducedPressureBackflow", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 10, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 15, "name": "VacuumRelease", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 15, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 5, "name": "Altitude", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 5, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 1, "name": "AirGap", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 8, "name": "DoubleCheck", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 8, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 2, "name": "AirControl", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 2, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 12, "name": "SimpleCheck", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 12, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 11, "name": "RPZ", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 11, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 3, "name": "CVAirRelease", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 3, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 9, "name": "PressureVacuum", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 9, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 5, "name": "wSystemValve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 136, 173, 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, 141, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Ball", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 29, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Butterfly", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 0, 77, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Cone", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 103, 176, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Gate", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 67, 0, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "Plug", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDiameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 10, "modelName": "Diameter" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "BypassValve", "type": "esriFieldTypeSmallInteger", "alias": "BypassValve", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "BypassValve" }, { "name": "ClockwiseToClose", "type": "esriFieldTypeSmallInteger", "alias": "ClockwiseToClose", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ClockwiseToClose" }, { "name": "NormallyOpen", "type": "esriFieldTypeSmallInteger", "alias": "NormallyOpen", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NormallyOpen" }, { "name": "TurnsToClose", "type": "esriFieldTypeInteger", "alias": "TurnsToClose", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TurnsToClose" }, { "name": "Operable", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Operable" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Ball", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} }, "templates": [ { "name": "Ball", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 1, "BypassValve": 0, "ClockwiseToClose": 1, "Operable": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "NormallyOpen": 1, "TurnsToClose": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Butterfly", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} }, "templates": [ { "name": "Butterfly", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 2, "BypassValve": 0, "ClockwiseToClose": 1, "Operable": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "NormallyOpen": 1, "TurnsToClose": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Cone", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} }, "templates": [ { "name": "Cone", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 3, "BypassValve": 0, "ClockwiseToClose": 1, "Operable": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "NormallyOpen": 1, "TurnsToClose": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Gate", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} }, "templates": [ { "name": "Gate", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 4, "BypassValve": 0, "ClockwiseToClose": 1, "Operable": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "NormallyOpen": 1, "TurnsToClose": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "Plug", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} }, "templates": [ { "name": "Plug", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 5, "BypassValve": 0, "ClockwiseToClose": 1, "Operable": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "NormallyOpen": 1, "TurnsToClose": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 5, "name": "Plug", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 5, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} } }, { "code": 1, "name": "Ball", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 1, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} } }, { "code": 3, "name": "Cone", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 3, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} } }, { "code": 4, "name": "Gate", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 4, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} } }, { "code": 2, "name": "Butterfly", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "InstallDate": null, "LocationDescription": null, "Rotation": null, "LifecycleStatus": "Active", "Diameter": 10, "Subtype": 2, "BypassValve": 0, "ClockwiseToClose": 1, "NormallyOpen": 1, "TurnsToClose": null, "Operable": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "BypassValve": {"type": "inherited"}, "ClockwiseToClose": {"type": "inherited"}, "NormallyOpen": {"type": "inherited"}, "Operable": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 6, "name": "Hahira.DBO.CADline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "extent": { "xmin": 2537533.499986328, "ymin": 357792.50027024, "xmax": 2551040.2502037473, "ymax": 366238.8124458194, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIZE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 45, 137, 255 ], "width": 1 }, "value": "0.75 INCH", "label": "0.75 INCH", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 215, 194, 255 ], "width": 2 }, "value": "2.00 INCH", "label": "2.00 INCH", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 107, 45, 255 ], "width": 2 }, "value": "4.00 INCH", "label": "4.00 INCH", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 }, "value": "6.00 INCH", "label": "6.00 INCH", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FEATURE", "typeIdField": "SIZE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "HAWATERL_", "type": "esriFieldTypeDouble", "alias": "HAWATERL_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAWATERL_" }, { "name": "HAWATERL_I", "type": "esriFieldTypeDouble", "alias": "HAWATERL_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAWATERL_I" }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEATURE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIZE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": " ", "name": " ", "domains": {}, "templates": [ { "name": " ", "description": "", "prototype": { "attributes": { "FEATURE": null, "SIZE": " ", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATERL_": null, "HAWATERL_I": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "0.75 INCH", "name": "0.75 INCH", "domains": {}, "templates": [ { "name": "0.75 INCH", "description": "", "prototype": { "attributes": { "FEATURE": null, "SIZE": "0.75 INCH", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATERL_": null, "HAWATERL_I": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2.00 INCH", "name": "2.00 INCH", "domains": {}, "templates": [ { "name": "2.00 INCH", "description": "", "prototype": { "attributes": { "FEATURE": null, "SIZE": "2.00 INCH", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATERL_": null, "HAWATERL_I": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4.00 INCH", "name": "4.00 INCH", "domains": {}, "templates": [ { "name": "4.00 INCH", "description": "", "prototype": { "attributes": { "FEATURE": null, "SIZE": "4.00 INCH", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATERL_": null, "HAWATERL_I": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6.00 INCH", "name": "6.00 INCH", "domains": {}, "templates": [ { "name": "6.00 INCH", "description": "", "prototype": { "attributes": { "FEATURE": null, "SIZE": "6.00 INCH", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATERL_": null, "HAWATERL_I": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 7, "name": "Hahira.DBO.line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "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, "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 }, "extent": { "xmin": 2537514.3536991626, "ymin": 358370.7911084071, "xmax": 2551222.4893405773, "ymax": 365140.61713565886, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WSIZE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 215, 194, 255 ], "width": 2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "8", "label": "8", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ANGLE", "typeIdField": "WSIZE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "HAWATER_", "type": "esriFieldTypeDouble", "alias": "HAWATER_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAWATER_" }, { "name": "HAWATER_ID", "type": "esriFieldTypeDouble", "alias": "HAWATER_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAWATER_ID" }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ANGLE" }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RADIUS" }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DELTA" }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TANGENT" }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ARCLENGTH" }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SIDE" }, { "name": "RADIUS2", "type": "esriFieldTypeString", "alias": "RADIUS2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RADIUS2" }, { "name": "TANGENT2", "type": "esriFieldTypeString", "alias": "TANGENT2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TANGENT2" }, { "name": "CURVE", "type": "esriFieldTypeSmallInteger", "alias": "CURVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CURVE" }, { "name": "LINESIZE", "type": "esriFieldTypeSmallInteger", "alias": "LINESIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINESIZE" }, { "name": "WSIZE", "type": "esriFieldTypeString", "alias": "WSIZE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "WSIZE" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "LINESIZE": null, "WSIZE": "2", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATER_": null, "HAWATER_ID": null, "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "CURVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "LINESIZE": null, "WSIZE": "6", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATER_": null, "HAWATER_ID": null, "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "CURVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "8", "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "LINESIZE": null, "WSIZE": "8", "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "HAWATER_": null, "HAWATER_ID": null, "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "CURVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 8, "name": "wMain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 70, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LifecycleStatus", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "Cl" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainMainDiameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 12, "modelName": "Diameter" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "wMain", "description": "", "prototype": { "attributes": { "Diameter": 12, "InstallDate": null, "LifecycleStatus": "Active", "Material": "PVC", "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 9, "name": "wLateralLine", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 17, 0, 171, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 158, 0, 255 ], "width": 1 }, "value": "2", "label": "Hydrant Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 130, 0, 255 ], "width": 1 }, "value": "1", "label": "Service Lateral", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LifecycleStatus", "typeIdField": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "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": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "Cl" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubType" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainLateralLineDiameter", "description": "", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "Diameter" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Hydrant Lateral", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Hydrant Lateral", "description": "", "prototype": { "attributes": { "Diameter": 8, "InstallDate": null, "LifecycleStatus": "Active", "Material": "PVC", "LocationDescription": null, "Enabled": 1, "SubType": 2 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Service Lateral", "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Service Lateral", "description": "", "prototype": { "attributes": { "Diameter": 8, "InstallDate": null, "LifecycleStatus": "Active", "Material": "PVC", "LocationDescription": null, "Enabled": 1, "SubType": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Service Lateral", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": "PVC", "SubType": 1, "LocationDescription": null, "Diameter": 8, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 2, "name": "Hydrant Lateral", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": "PVC", "SubType": 2, "LocationDescription": null, "Diameter": 8, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 10, "name": "Hahira.DBO.vote", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2536597.2512026615, "ymin": 357143.9694150761, "xmax": 2551554.0001604967, "ymax": 368524.54573524, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "DISTRICT": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "DISTRICT": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "DISTRICT": 3 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "DISTRICT": 4 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }