{ "currentVersion": 10.91, "id": 82, "name": "wWater Service", "type": "Feature Layer", "parentLayer": { "id": 74, "name": "Water" }, "defaultVisibility": true, "minScale": 1129, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1560863781000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1455309.5980499983, "ymin": 726082.1505499929, "xmax": 1500641.5835749954, "ymax": 763603.2318499982, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "value": "3", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.5 }, "value": "1", "label": "Domestic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 170, 15, 255 ], "width": 1.5 }, "value": "2", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 }, "value": "6", "label": "HydrantLaterals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 1.5 }, "value": "5", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1.5 }, "value": "4", "label": "Irrigation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Location]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AdministrativeArea", "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": "Booleen field for enable domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "wDomainAdministrativeArea", "description": "Responsible organization\n", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "City of Troy", "code": "City of Troy" }, { "name": "Private", "code": "Private" }, { "name": "County", "code": "County" }, { "name": "City of West Milton", "code": "City of West Milton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "City of Troy", "modelName": "AdministrativeArea" }, { "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": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": { "type": "codedValue", "name": "wDomainOperatingArea", "description": "Describes the Pressure Zones", "codedValues": [ { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Low Service", "code": "LS" }, { "name": "High Service", "code": "HS" }, { "name": "Extra High Service", "code": "XHS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "D1", "modelName": "OperationalArea" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "Water lifecycle status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Inactive", "code": "Inactive" } ], "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": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "FlowMeasurementID", "type": "esriFieldTypeString", "alias": "FlowMeasurementID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowMeasurementID" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "Water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Potable", "modelName": "WaterType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainWaterLineMaterial", "description": "Water line material type", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized", "code": "Gal" }, { "name": "K-Copper", "code": "KCo" }, { "name": "Lead", "code": "Lead" }, { "name": "Other", "code": "Oth" }, { "name": "Prestressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Unknown", "code": "Unk" }, { "name": "Wood", "code": "Wo" }, { "name": "High-Density Polyethylene", "code": "HDPE" }, { "name": "AC Transite", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "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": "wLateralDia", "description": "Diameter of lateral line", "codedValues": [ { "name": "1/2 Inch", "code": 0.5 }, { "name": "5/8 Inch", "code": 0.625 }, { "name": "3/4 Inch", "code": 0.75 }, { "name": "1 Inch", "code": 1 }, { "name": "1 1/2 Inch", "code": 1.5 }, { "name": "2 Inch", "code": 2 }, { "name": "2 1/2 Inch", "code": 2.5 }, { "name": "3 Inch", "code": 3 }, { "name": "4 Inch", "code": 4 }, { "name": "6 Inch", "code": 6 }, { "name": "8 Inch", "code": 8 }, { "name": "10 Inch", "code": 10 }, { "name": "12 Inch", "code": 12 }, { "name": "16 Inch", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Pipe_Length", "type": "esriFieldTypeDouble", "alias": "Pipe_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_Length" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Year", "type": "esriFieldTypeSmallInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "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": "R143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G104FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_143", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_143", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a86_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "Commercial", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 3, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 4, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Domestic", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Domestic", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 1, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "KCo", "LocationDescription": null, "Diameter": 1, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Fire", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Fire", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 2, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 6, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "HydrantLaterals", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "HydrantLaterals", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 6, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 6, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Industrial", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Industrial", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 5, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 8, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Irrigation", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Irrigation", "description": "", "prototype": { "attributes": { "Location": null, "Year": null, "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 4, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "KCo", "LocationDescription": null, "Diameter": 1, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Domestic", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 1, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "KCo", "LocationDescription": null, "Diameter": 1, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Fire", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 2, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 6, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Commercial", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 3, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 4, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Irrigation", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 4, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "KCo", "LocationDescription": null, "Diameter": 1, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Industrial", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 5, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 8, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } }, { "code": 6, "name": "HydrantLaterals", "defaultValues": { "Enabled": 1, "AdministrativeArea": "City of Troy", "FacilityID": null, "InstallDate": null, "OperationalArea": "HS", "LifecycleStatus": "Active", "Subtype": 6, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Potable", "Material": "DI", "LocationDescription": null, "Diameter": 6, "Pipe_Length": null, "LegacyID": null, "WarrantyDate": null, "Location": null, "GlobalID": null, "Year": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }