{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Main Break", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "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": 1.3242800913057745E7, "ymin": 750218.3566273004, "xmax": 1.3259591291666672E7, "ymax": 776169.222769022, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Historic", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 57, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e6606a99e921ae0b363960d5d64f8190", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARxJREFUOI3V0rFKxTAUBuA/l0K3O3QrAV9BpLNjJ8cLupVTCh1cnF0EC9JHuDq1zaKDk4suvoA4COIjCE4FhQqtkON2kd4U00tBPFPI//ORhDiYeJwf68ehkud5h3VdP4wFg6FS0zRzG6wPTjL/D/wE8GXomfaswATAVb/Utq2t98dvqJTaYeZtU8bMb0R0Zw2WZXmgta4AuIb4hZn3rE9YVdUxM58BEIb4vuu6RZqm77+CeZ47vu+fM7MvhDgxVD5c110S0eoXDIJlWc4BXAN4llKmYRhqm9sYQaXUltb6BsAFES1toEGwKIpAa30J4IiIbsdga2CSJIEQ4pSZ9+M4fhqLrYFSysVsNtuNouh1E6wPiizLNnWM4CTzDf17W5D667VFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N", "label": "No", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Y", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Historic", "typeIdField": "Historic", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BreakNumbe", "type": "esriFieldTypeInteger", "alias": "BreakNumbe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BreakNumbe" }, { "name": "Historic", "type": "esriFieldTypeString", "alias": "Historic", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Historic" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ssDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "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": "14 inch", "code": 14 }, { "name": "15 inch", "code": 15 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "21 inch", "code": 21 }, { "name": "24 inch", "code": 24 }, { "name": "27 inch", "code": 27 }, { "name": "30 inch", "code": 30 }, { "name": "39 inch", "code": 39 }, { "name": "42 inch", "code": 42 }, { "name": "48 inch", "code": 48 }, { "name": "54 inch", "code": 54 }, { "name": "60 inch", "code": 60 }, { "name": "66 inch", "code": 66 }, { "name": "72 inch", "code": 72 }, { "name": "78 inch", "code": 78 }, { "name": "84 inch", "code": 84 }, { "name": "90 inch", "code": 90 }, { "name": "96 inch", "code": 96 }, { "name": "108 inch", "code": 108 }, { "name": "120 inch", "code": 120 }, { "name": "132 inch", "code": 132 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "20 inch", "code": 20 }, { "name": "26 inch", "code": 26 }, { "name": "87 inch", "code": 87 }, { "name": "136 inch", "code": 136 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R328_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_328", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_328", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a302_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "N", "name": "N", "domains": { "Historic": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "BreakNumbe": null, "Notes": null, "Historic": "N", "Date": null, "Diameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Y", "name": "Y", "domains": { "Historic": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "BreakNumbe": null, "Notes": null, "Historic": "Y", "Date": null, "Diameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "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": 1.3242639704396322E7, "ymin": 746110.8123359531, "xmax": 1.326137495767717E7, "ymax": 788589.2043963224, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Valve_Use", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "0c5107e9cc8898176972b62214349c19", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKFJREFUGJWF0DFqAlEQBuAvuPDigs1CwCrnsMoNtI6lhBwgpNBCG6uk0SKkl1zKI2j1mlRDmhTZBZEX/ZvhH75imEo5T/jCz+myKsB7fKBu50X8hj5W2OG7iJumGeWcH9t6l1KaR8SyiHPOW9x0PSJe8InDOZ5idHZSjTWeT/Fte2spM2yw7/Crvy+U0sM7JhWGWPwDu4xTSg8VjhhcwSLCL7q1IDXu5W38AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "aa3a6e02bd6098c6353367f0d83cdb92", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYxJREFUKJGdkj9Im2EQh5+zHyQYo6JWvoKog4N/1ioIQgUddCiWojUgHRRBOgqls6CDOKiDg4Ng0SqxKIh1EkUoYuwkEZLBpqKIph20pqXoZ/p5DtEmMdGht93d73l/dy9n8J9hpCvqHJUUvG0mw+nm4uALkelV8RC9F1QvxeR2LvP4WSku042/KdbIfP5H1yreSMPQdAqo85SQ1b1BbX8R2SZEjsB/0zz/5OJiZUpXe3OkcWQs2dHZ4qVusAhXfvql1IKzlVH1siAewkbM7UmV5tUXyH3QbdiBR7g7emHmXczRDleLuySLyFFc9OtHeliMusRRHQRfmgTviMw+KKyJ51d/Yf+DkQA6QmClvl5YA+XN8TxybOvXYX8cVOszRtl37JD50IoamP0mUd/kP1A8RPVjqAdYBCQtte/bJfx+S9qszcQdkVcs6RyvkbwJ9NQJoPalLWeHe2yP/9aTyR35Ge651SddjrQzo/On61zRhfJUgi8cGiAkOGYz2i1fojblVqWVY2AguZr6cdenX4OBbYDDlQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Fireline", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e826a9b693f3ae5d8e70e99dabb75949", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXFJREFUKJGdkj1IA0EQRt/qwQVUBGNxgWAsbNRWUwlJaQpR0oqFIohlQKwFLYJFtLBIISSYH2wEUasgCCKelgo2cgoSzGlzjVisUdYixEu4S+PXzey8+WaW0finNL+kgjHW1hIEAn28vNxSKJwLqHcEFQyxuHhGLDaMYfQxPd14mJn5VKOjq2J7u+ABFURYXr5iczOMYcDrq9vx9LSHSuVApVL9Ymdnr91xdvaQdDpMMOi/lJRQqewqOBJgawAqFBpX8fig6AQ19fDQzfx8ilJpveFo25MiEultG+/93R/WtKnWUXWSScNTtLEB0agbf39Dsai5oK5bSOntHo1CIuHGtdqPymTuXFDKS0ZG3rAsr2uLVLn8JEwz9wcKqCvLWgGOG6GPTPORfP5GSHnduiMCThQsMDCwj+MEANTX14+oVp/JZj9ULncvbHulWd92OQJKynEugCVgQszN6QosoevlLinN1lrPrQqoAVttSZ+P+wWezHv4uEBrbwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5d1dbe07bf92bbdd9d3e1480d996285", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFlJREFUGJXl0LERgkAQQNGHszNXw6V2YTn2YQ32Qx3QwwZWsBEkjgkIBfDjF/3AHS/cbFt67+/MnAIPPHcQyMwZU2D4h74NECfo10Vha+1TVUcmIapqdD7dCva3E6Dj4TKTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Main", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5bf58714d73a3573a40157abd3e6c82f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUKJGdkk9Ik3EYxz9PvvIOSoZNaInMgQmmFw+1S0Ie9SBFV/HQENZSBoPwLChMPLSKSg+B4j9EEFZ68g9CyKY3E7qMN6EktwwVGSGv2/x1GLh3+LZDv9vz8Hy+fL9ffhr/+TTbbUg1v2ii06FT9f0329OnrBGR7L/BkPI89bD8sAmvu5qqjoXCusvFn7vjKjj6TKavgn2qvtfL5lAPde4a+HlY1Fs64vrKCVPh98oZfS5vS8BHtcyP+KlzOe0zmRew8oNX9KlF3klKA7jdr1raG1SNyyllC/l6RkW3h/AsDGgAqUru19+SG1Z7v47sYU1os1rVn8RwEys9GmwFX2NxzuVhJl5gNABdMEwbdV8jdD4ozgeH5F+uqi+XoKnz+U6WtJHFXS7j3Lr6lsjIRNFqRLJGSAUQYoBtQ4ldkpM7bJmvJW7NCG/kE2HVcxM+HF/gADjPqfx+WvbGl8hMJNVu6lwClyWVyEZl9jioNqjED9x7/FF08srQK2TOjF5LWE+v/tUxOQCGrSu74v4CWb9/bAelNpQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "324c178d3069558e295ddf8460530669", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd9JREFUOI3V0z/IEnEYB/Cvf94MiYYTLjwkhwbhHMQbQoQm5UUnXUzpbhGEwN8ggi/CKTqJQ1GcIA5vw6nxFkGLcYNO7yAKguDW9TaVf8LmQC7frDXjPN4X3qVn/fL98AzPY8UNjfW/go4AhNPp9COHw2FZr9fn3W63D2B3HShaLpdPeJ5nXS7Xvd1uh+Vymec47utms8mLovjhKhBpNptCMpkMAICmaQAAmqaPBEF4MBgMzmq12tNSqXRmBN2lKOo5IeQ2IUR3VY/Hc8fv958CeAfg8hD0uNVqfazX6/7ZbKYLEULg9XrtLMs+qVQqHV3IZrOxiUTit6qq0IMymQzcbjeCwSCGw+ExAH0IAEwm02U2m8VkMoGiKHsZx3EIh8OwWCzYbremv7M9SNO0b6vVSmUY5mEsFtuDqtUqfD4f7HY75vP5r8VicX4QAvBWFMWSLMs/eZ6/NRqNIMsynE4nGIZBIBAAAPR6vU+yLL8xgubtdvsilUpJkUgkH4/Hrf1+H4VCAaFQCGazGePx+EJRlJcAfhhBAPAiGo2e5HI5uVgs3hcEIUTTNCiK+txoNJadTuf9dDp99W/p0GU/kyTJLUmSAOA7gC0AFcBrACu9gtGvfQFQM8ivDF1rbgz6AzglpfWS1EPaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Service", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DESCRIPTIO", "typeIdField": "Valve_Use", "subtypeField": "Valve_Use", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POINT", "type": "esriFieldTypeInteger", "alias": "POINT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "DESCRIPTIO" }, { "name": "ATT1", "type": "esriFieldTypeString", "alias": "ATT1", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ATT1" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "NumberofTurns", "type": "esriFieldTypeSmallInteger", "alias": "NumberofTurns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberofTurns" }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size_", "domain": { "type": "codedValue", "name": "TapSize_Text", "description": "Tap size, text", "codedValues": [ { "name": "1/2\"", "code": "1" }, { "name": "5/8\"", "code": "2" }, { "name": "3/4\"", "code": "3" }, { "name": "1\"", "code": "4" }, { "name": "1-1/4\"", "code": "5" }, { "name": "1-1/2\"", "code": "6" }, { "name": "2\"", "code": "7" }, { "name": "3\"", "code": "8" }, { "name": "4\"", "code": "9" }, { "name": "6\"", "code": "10" }, { "name": "8\"", "code": "11" }, { "name": "10\"", "code": "12" }, { "name": "12\"", "code": "13" }, { "name": "16\"", "code": "14" }, { "name": "20\"", "code": "15" }, { "name": "24\"", "code": "16" }, { "name": "30\"", "code": "17" }, { "name": "36\"", "code": "18" }, { "name": "38\"", "code": "19" }, { "name": "42\"", "code": "20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size_" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "WaterAssetStatus", "description": "Operational status of asset", "codedValues": [ { "name": "Active", "code": "1" }, { "name": "Inactive", "code": "2" }, { "name": "Future Use", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "RepairDate", "type": "esriFieldTypeDate", "alias": "RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepairDate" }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "domain": { "type": "codedValue", "name": "WaterValveType", "description": "Types of water valves", "codedValues": [ { "name": "Butterfly", "code": "1" }, { "name": "Curb Stop", "code": "2" }, { "name": "Gate", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "2", "modelName": "ValveType" }, { "name": "ValveUse", "type": "esriFieldTypeString", "alias": "ValveUse", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveUse" }, { "name": "Vnumb", "type": "esriFieldTypeSmallInteger", "alias": "Vnumb", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vnumb" }, { "name": "Valve_Use", "type": "esriFieldTypeInteger", "alias": "Valve_Use", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Valve_Use" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Measurement", "type": "esriFieldTypeString", "alias": "Measurements", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Measurement" }, { "name": "Vlave_Status", "type": "esriFieldTypeSmallInteger", "alias": "Valve Status", "domain": { "type": "codedValue", "name": "Open Or Closed Status", "description": "Open or Closed Indicator", "codedValues": [ { "name": "Open", "code": 1 }, { "name": "Closed", "code": 0 }, { "name": "Broken", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Vlave_Status" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "Turn_Direction", "type": "esriFieldTypeSmallInteger", "alias": "Turn Direction", "domain": { "type": "codedValue", "name": "Valve Turn Direction", "description": "Direction to turn open either 90 or 270", "codedValues": [ { "name": "Right turn open", "code": 90 }, { "name": "Left turn open", "code": 270 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Turn_Direction" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R330_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_330", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_330", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a304_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "Fireline", "domains": {}, "templates": [ { "name": "Fireline", "description": "", "prototype": { "attributes": { "Vnumb": null, "Notes": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Valve_Use": 3, "Vlave_Status": null, "Measurement": null, "Turn_Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Hydrant", "domains": {}, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "Vnumb": null, "Notes": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Valve_Use": 2, "Vlave_Status": null, "Measurement": null, "Turn_Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 0, "name": "Main", "domains": { "Size_": {"type": "inherited"}, "Status": {"type": "inherited"}, "ValveType": {"type": "inherited"} }, "templates": [ { "name": "Main", "description": "", "prototype": { "attributes": { "Vnumb": null, "Notes": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Valve_Use": 0, "Vlave_Status": null, "Measurement": null, "Turn_Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Private", "domains": {}, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "Vnumb": null, "Notes": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Valve_Use": 4, "Vlave_Status": null, "Measurement": null, "Turn_Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Service", "domains": { "Size_": {"type": "inherited"}, "Status": {"type": "inherited"}, "ValveType": {"type": "inherited"} }, "templates": [ { "name": "Service", "description": "", "prototype": { "attributes": { "Vnumb": null, "Notes": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Valve_Use": 1, "Vlave_Status": null, "Measurement": null, "Turn_Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Service", "defaultValues": { "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Vnumb": null, "Valve_Use": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Measurement": null, "Vlave_Status": null, "Notes": null, "Turn_Direction": null }, "domains": { "Size_": {"type": "inherited"}, "Status": {"type": "inherited"}, "ValveType": {"type": "inherited"} } }, { "code": 2, "name": "Hydrant", "defaultValues": { "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Vnumb": null, "Valve_Use": 2, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Measurement": null, "Vlave_Status": null, "Notes": null, "Turn_Direction": null }, "domains": {} }, { "code": 3, "name": "Fireline", "defaultValues": { "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Vnumb": null, "Valve_Use": 3, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Measurement": null, "Vlave_Status": null, "Notes": null, "Turn_Direction": null }, "domains": {} }, { "code": 4, "name": "Private", "defaultValues": { "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Vnumb": null, "Valve_Use": 4, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Measurement": null, "Vlave_Status": null, "Notes": null, "Turn_Direction": null }, "domains": {} }, { "code": 0, "name": "Main", "defaultValues": { "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "InstallDate": null, "NumberofTurns": null, "Size_": null, "Status": null, "RepairDate": null, "ValveType": null, "ValveUse": null, "Vnumb": null, "Valve_Use": 0, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Measurement": null, "Vlave_Status": null, "Notes": null, "Turn_Direction": null }, "domains": { "Size_": {"type": "inherited"}, "Status": {"type": "inherited"}, "ValveType": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 2, "name": "Transmission Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": 1577454921000 }, "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": 1.3176147922244102E7, "ymin": 721658.6942257285, "xmax": 1.3297561620406821E7, "ymax": 877878.96489501, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Diameter", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 161, 0, 255 ], "width": 0.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "38", "label": "38", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "48", "label": "48", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "GlobalID", "displayField": "Label", "typeIdField": "Diameter", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Label" }, { "name": "HMID", "type": "esriFieldTypeDouble", "alias": "HMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMID" }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WaterMainDiameter", "description": "Water main diameter range", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Hazen_Will", "type": "esriFieldTypeDouble", "alias": "Hazen_Will", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hazen_Will" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Material_I", "type": "esriFieldTypeDouble", "alias": "Material_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Material_I" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "Install_Da", "type": "esriFieldTypeString", "alias": "Install_Da", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Install_Da" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Clay", "code": "CL" }, { "name": "Concrete", "code": "CO" }, { "name": "PreStressed", "code": "PS" }, { "name": "WeldedSteel", "code": "WS" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Brick", "code": "BR" }, { "name": "C900", "code": "C900" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Material" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "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": 100, "defaultValue": null, "modelName": "Status" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Casing", "type": "esriFieldTypeString", "alias": "Casing", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Casing" }, { "name": "Updates", "type": "esriFieldTypeString", "alias": "Updates", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Updates" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": { "type": "codedValue", "name": "Depth", "description": "Depth measurements", "codedValues": [ { "name": "14'", "code": "v 14" }, { "name": "13' 5\"", "code": "u 13.5" }, { "name": "13'", "code": "t 13" }, { "name": "12' 5\"", "code": "s 12.5" }, { "name": "12'", "code": "r 12" }, { "name": "11' 5\"", "code": "q 11.5" }, { "name": "11'", "code": "p 11" }, { "name": "10' 5\"", "code": "o 10.5" }, { "name": "10'", "code": "n 10" }, { "name": "9' 5\"", "code": "m 9.5" }, { "name": "9'", "code": "l 9" }, { "name": "8' 5\"", "code": "k 8.5" }, { "name": "8'", "code": "j 8" }, { "name": "7' 5\"", "code": "i 7" }, { "name": "6' 5\"", "code": "h 6.5" }, { "name": "6'", "code": "g 6" }, { "name": "5' 5\"", "code": "f 5.5" }, { "name": "5'", "code": "e 5" }, { "name": "4' 5\"", "code": "d 4.5" }, { "name": "4'", "code": "c 4" }, { "name": "3' 5\"", "code": "b 3.5" }, { "name": "3'", "code": "a 3" }, { "name": "4'", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Depth" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R333_SDE_ROWID_UK", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_333", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_333", "fields": "GlobalID,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a307_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 4, "name": "4", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Depth": null, "Notes": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Enabled": null, "Diameter": 4, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "Depth": null, "Notes": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Enabled": null, "Diameter": 6, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "Depth": null, "Notes": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Enabled": null, "Diameter": 8, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "Depth": null, "Notes": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Enabled": null, "Diameter": 10, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 12, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 14, "name": "14", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 14, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 16, "name": "16", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 16, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 20, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 24, "name": "24", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "24", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 24, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 26, "name": "26", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "26", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 26, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 30, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 36, "name": "36", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "36", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 36, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 38, "name": "38", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "38", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 38, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 42, "name": "42", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "42", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 42, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 48, "name": "48", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Depth": {"type": "inherited"} }, "templates": [ { "name": "48", "description": "", "prototype": { "attributes": { "Enabled": null, "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Diameter": 48, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Notes": null, "Updates": null, "Casing": null, "Source": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "Services by Material", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "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": [ { "id": 0, "name": "WaterServiceMaterialInventory", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "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": 1.3242752769685045E7, "ymin": 746431.6056430489, "xmax": 1.3259597155183733E7, "ymax": 788049.9163385779, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Material", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 86, 135, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "1", "label": "Copper", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "5", "label": "Ductile Iron", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "4", "label": "Galvanized", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Lead", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 2 }, "value": "3", "label": "Plastic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "6", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "TapNumber", "typeIdField": "Service_Material", "subtypeField": "Service_Material", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TapDate", "type": "esriFieldTypeDate", "alias": "TapDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TapDate" }, { "name": "TapNumber", "type": "esriFieldTypeString", "alias": "TapNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapNumber" }, { "name": "TapSize", "type": "esriFieldTypeString", "alias": "TapSize", "domain": { "type": "codedValue", "name": "TapSize_Text", "description": "Tap size, text", "codedValues": [ { "name": "1/2\"", "code": "1" }, { "name": "5/8\"", "code": "2" }, { "name": "3/4\"", "code": "3" }, { "name": "1\"", "code": "4" }, { "name": "1-1/4\"", "code": "5" }, { "name": "1-1/2\"", "code": "6" }, { "name": "2\"", "code": "7" }, { "name": "3\"", "code": "8" }, { "name": "4\"", "code": "9" }, { "name": "6\"", "code": "10" }, { "name": "8\"", "code": "11" }, { "name": "10\"", "code": "12" }, { "name": "12\"", "code": "13" }, { "name": "16\"", "code": "14" }, { "name": "20\"", "code": "15" }, { "name": "24\"", "code": "16" }, { "name": "30\"", "code": "17" }, { "name": "36\"", "code": "18" }, { "name": "38\"", "code": "19" }, { "name": "42\"", "code": "20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapSize" }, { "name": "ServiceTyp", "type": "esriFieldTypeString", "alias": "ServiceTyp", "domain": { "type": "codedValue", "name": "Service Type", "description": "Indicates the type of service connection", "codedValues": [ { "name": "Sprinkler", "code": "Sprinkler " }, { "name": "Private", "code": "Private" }, { "name": "Residential", "code": "Residential" }, { "name": "Future Use", "code": "Future Use" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Frost Free Spigot", "code": "Frost Free Spigot" }, { "name": "Removed", "code": "Removed" }, { "name": "Fireline", "code": "Fireline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceTyp" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ServiceMaterial", "description": "Water Service Material Type", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "RepairDate", "type": "esriFieldTypeDate", "alias": "RepairDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepairDate" }, { "name": "ServiceSiz", "type": "esriFieldTypeDouble", "alias": "ServiceSiz", "domain": { "type": "codedValue", "name": "ServiceSize", "description": "", "codedValues": [ { "name": "1/2\"", "code": 1 }, { "name": "5/8\"", "code": 2 }, { "name": "3/4\"", "code": 3 }, { "name": "1\"", "code": 4 }, { "name": "1-1/4\"", "code": 5 }, { "name": "1-1/2\"", "code": 6 }, { "name": "2\"", "code": 7 }, { "name": "3\"", "code": 8 }, { "name": "4\"", "code": 9 }, { "name": "6\"", "code": 10 }, { "name": "8\"", "code": 11 }, { "name": "10\"", "code": 12 }, { "name": "12\"", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceSiz" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Label" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Service_Own", "type": "esriFieldTypeInteger", "alias": "Service_Own", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Service_Own" }, { "name": "Service_Material", "type": "esriFieldTypeInteger", "alias": "Service_Material", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Service_Material" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "MaterialVerified", "type": "esriFieldTypeString", "alias": "MaterialVerified", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaterialVerified" }, { "name": "Measurements", "type": "esriFieldTypeString", "alias": "Measurements", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Measurements" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Ward", "type": "esriFieldTypeSmallInteger", "alias": "Ward", "domain": { "type": "codedValue", "name": "Ward", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ward" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Email" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Phone" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R331_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_331", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_331", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a305_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Copper", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Copper", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 1, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Ductile Iron", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Ductile Iron", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 5, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Galvanized", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Galvanized", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 4, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Lead", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Lead", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 2, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Plastic", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Plastic", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 3, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Unknown", "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "Source": null, "Service_Own": 0, "Phone": null, "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "Email": null, "Ward": null, "Address": null, "Measurements": null, "Service_Material": 6, "Notes": null, "MaterialVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Copper", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 1, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } }, { "code": 2, "name": "Lead", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 2, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } }, { "code": 3, "name": "Plastic", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 3, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } }, { "code": 4, "name": "Galvanized", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 4, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } }, { "code": 5, "name": "Ductile Iron", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 5, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } }, { "code": 6, "name": "Unknown", "defaultValues": { "OBJECTID": null, "TapDate": null, "TapNumber": null, "TapSize": null, "ServiceTyp": null, "Material": null, "RepairDate": null, "ServiceSiz": null, "Label": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Source": null, "Service_Own": 0, "Service_Material": 6, "GlobalID": null, "MaterialVerified": null, "Measurements": null, "Address": null, "Ward": null, "Email": null, "Phone": null, "Notes": null }, "domains": { "TapSize": {"type": "inherited"}, "ServiceTyp": {"type": "inherited"}, "Material": {"type": "inherited"}, "ServiceSiz": {"type": "inherited"}, "Service_Own": { "type": "codedValue", "name": "WaterServiceOwnership", "description": "Who owns water service", "codedValues": [ { "name": "Customer", "code": 0 }, { "name": "City", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialVerified": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 4, "name": "Hydrant", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1600, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "cobc.COBC.FireHydrantMaintenance", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "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": 1.3242678782808393E7, "ymin": 745217.5853018314, "xmax": 1.3261377694225729E7, "ymax": 788675.3120078743, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1dd1cff049836ed199ad80b63599a649", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASVJREFUKJGd0r9LlWEYxvFPHOvhSDi8jW5mDmdIOGAEToGT5F8gCDb1J9Qi2qCCza42me6NQfoHOEhEiAmiIAeHZ8xuyR/La7zme1C8l4fr4v7e93XD0+Oe1VPj9RVF0boSOecDHN0KppTaOedvFes9Fu+ysTGNYZxgm4G1O0R9vB4xN4IHpfGbqYmU9icj5uvAd7DM+AtGqw29pJcRM9M8XWEXn9C5AhdgsBQXWMcQ2miS2rxZQVEUX3POnWtRU/me4wtel2C5ufuNHTxDo8zTqCTYrwNTSq/gR8TzFktPeFSd+JO9zym9TfzNOe/8AyNiAz6w0eRhi4/9OMUh3/8w9iviuGtUmE1pKyKq1iqO/++r+wAXOKvo85qem2BEbHYZeK0uAYgvUeBAelKjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "DESCRIPTIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POINT", "type": "esriFieldTypeDouble", "alias": "POINT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DESCRIPTIO" }, { "name": "ATT1", "type": "esriFieldTypeString", "alias": "ATT1", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ATT1" }, { "name": "MAKER", "type": "esriFieldTypeString", "alias": "MAKER", "domain": { "type": "codedValue", "name": "Hydrant Maker", "description": "Hydrant Manufacturer", "codedValues": [ { "name": "Traverse City", "code": "T" }, { "name": "Waterous", "code": "W" }, { "name": "Mueller", "code": "M" }, { "name": "East Jordan", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAKER" }, { "name": "HydrantNum", "type": "esriFieldTypeInteger", "alias": "HydrantNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantNum" }, { "name": "HydrantYea", "type": "esriFieldTypeInteger", "alias": "HydrantYea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantYea" }, { "name": "Barrels", "type": "esriFieldTypeInteger", "alias": "Barrels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Barrels" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" }, { "name": "LeadSize", "type": "esriFieldTypeString", "alias": "LeadSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadSize" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "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": 50, "defaultValue": null, "modelName": "Status" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R327_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_327", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_327", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a301_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "InstallDate": null, "OBJECTID": null, "POINT": null, "NORTHING": null, "EASTING": null, "ELEVATION": null, "DESCRIPTIO": null, "ATT1": null, "MAKER": null, "HydrantNum": null, "HydrantYea": null, "Barrels": null, "Depth": null, "LeadSize": null, "Status": null, "Notes": null, "Source": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 5, "name": "Hydrant Lead", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1600, "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": 1577454921000 }, "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": 1.3242803185039371E7, "ymin": 745217.5853018314, "xmax": 1.3261377694225729E7, "ymax": 787589.634842515, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 137, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "GlobalID", "displayField": "Label", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Label" }, { "name": "HMID", "type": "esriFieldTypeDouble", "alias": "HMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMID" }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ServiceSize", "description": "", "codedValues": [ { "name": "1/2\"", "code": 1 }, { "name": "5/8\"", "code": 2 }, { "name": "3/4\"", "code": 3 }, { "name": "1\"", "code": 4 }, { "name": "1-1/4\"", "code": 5 }, { "name": "1-1/2\"", "code": 6 }, { "name": "2\"", "code": 7 }, { "name": "3\"", "code": 8 }, { "name": "4\"", "code": 9 }, { "name": "6\"", "code": 10 }, { "name": "8\"", "code": 11 }, { "name": "10\"", "code": 12 }, { "name": "12\"", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Hazen_Will", "type": "esriFieldTypeDouble", "alias": "Hazen_Will", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hazen_Will" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Material_I", "type": "esriFieldTypeDouble", "alias": "Material_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Material_I" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "Install_Da", "type": "esriFieldTypeString", "alias": "Install_Da", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Install_Da" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ServiceMaterial", "description": "Water Service Material Type", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Material" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "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": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": { "type": "codedValue", "name": "Depth", "description": "Depth measurements", "codedValues": [ { "name": "14'", "code": "v 14" }, { "name": "13' 5\"", "code": "u 13.5" }, { "name": "13'", "code": "t 13" }, { "name": "12' 5\"", "code": "s 12.5" }, { "name": "12'", "code": "r 12" }, { "name": "11' 5\"", "code": "q 11.5" }, { "name": "11'", "code": "p 11" }, { "name": "10' 5\"", "code": "o 10.5" }, { "name": "10'", "code": "n 10" }, { "name": "9' 5\"", "code": "m 9.5" }, { "name": "9'", "code": "l 9" }, { "name": "8' 5\"", "code": "k 8.5" }, { "name": "8'", "code": "j 8" }, { "name": "7' 5\"", "code": "i 7" }, { "name": "6' 5\"", "code": "h 6.5" }, { "name": "6'", "code": "g 6" }, { "name": "5' 5\"", "code": "f 5.5" }, { "name": "5'", "code": "e 5" }, { "name": "4' 5\"", "code": "d 4.5" }, { "name": "4'", "code": "c 4" }, { "name": "3' 5\"", "code": "b 3.5" }, { "name": "3'", "code": "a 3" }, { "name": "4'", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Depth" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R326_SDE_ROWID_UK", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_326", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_326", "fields": "GlobalID,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a300_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant Lead", "description": "", "prototype": { "attributes": { "Depth": null, "OBJECTID_1": null, "OBJECTID": null, "Label": null, "HMID": null, "Enabled": null, "Diameter": null, "Hazen_Will": null, "Length": null, "Material_I": null, "SHAPE_Leng": null, "Install_Da": null, "Material": null, "Status": null, "Notes": null, "Source": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 6, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "WaterServiceInfo", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PIN", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1539266602000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.3242810012139112E7, "ymin": 743819.4133858234, "xmax": 1.3262075973425195E7, "ymax": 774306.3746719211, "spatialReference": { "wkid": 2898, "latestWkid": 2898 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[propstreet]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ownername1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCELID" }, { "name": "ACREAGECALC", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGECALC" }, { "name": "PUBLICIND", "type": "esriFieldTypeString", "alias": "Publicly Owned", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PUBLICIND" }, { "name": "ownername1", "type": "esriFieldTypeString", "alias": "ownername1", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ownername1" }, { "name": "propstreet", "type": "esriFieldTypeString", "alias": "propstreet", "domain": null, "editable": true, "nullable": true, "length": 62, "defaultValue": null, "modelName": "propstreet" }, { "name": "propcity", "type": "esriFieldTypeString", "alias": "propcity", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "propcity" }, { "name": "propstate", "type": "esriFieldTypeString", "alias": "propstate", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "propstate" }, { "name": "propzip", "type": "esriFieldTypeString", "alias": "propzip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "propzip" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a332_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "ownername1": null, "propcity": null, "propstreet": null, "propstate": null, "propzip": null, "PARCELID": null, "ACREAGECALC": null, "PUBLICIND": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "id": 7, "name": "Service Info", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "Parcels_2016", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParcelNumb", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1539266602000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FirstName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Extension", "type": "esriFieldTypeString", "alias": "Extension", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Extension" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Suffix" }, { "name": "Qual", "type": "esriFieldTypeString", "alias": "Qual", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Qual" }, { "name": "AccountNumb", "type": "esriFieldTypeString", "alias": "AccountNumb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AccountNumb" }, { "name": "TenantNumb", "type": "esriFieldTypeString", "alias": "TenantNumb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TenantNumb" }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstName" }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastName" }, { "name": "ParcelNumb", "type": "esriFieldTypeString", "alias": "ParcelNumb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParcelNumb" }, { "name": "CTRatio", "type": "esriFieldTypeString", "alias": "CTRatio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CTRatio" }, { "name": "PTRatio", "type": "esriFieldTypeString", "alias": "PTRatio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PTRatio" }, { "name": "Constant", "type": "esriFieldTypeString", "alias": "Constant", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Constant" }, { "name": "PhaseWire", "type": "esriFieldTypeString", "alias": "PhaseWire", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhaseWire" }, { "name": "Volts", "type": "esriFieldTypeString", "alias": "Volts", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Volts" }, { "name": "ROMLocation", "type": "esriFieldTypeString", "alias": "ROMLocation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROMLocation" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Township" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Phone" }, { "name": "Curb1", "type": "esriFieldTypeString", "alias": "Curb1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Curb1" }, { "name": "Curb2", "type": "esriFieldTypeString", "alias": "Curb2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Curb2" }, { "name": "Corner1", "type": "esriFieldTypeString", "alias": "Corner1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Corner1" }, { "name": "Corner2", "type": "esriFieldTypeString", "alias": "Corner2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Corner2" }, { "name": "Service", "type": "esriFieldTypeString", "alias": "Service", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Service" }, { "name": "Valveturn", "type": "esriFieldTypeString", "alias": "Valveturn", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Valveturn" }, { "name": "TapSize", "type": "esriFieldTypeString", "alias": "TapSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapSize" }, { "name": "TapNumb", "type": "esriFieldTypeString", "alias": "TapNumb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapNumb" }, { "name": "TapDate", "type": "esriFieldTypeString", "alias": "TapDate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapDate" }, { "name": "Remarks", "type": "esriFieldTypeBlob", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Remarks" }, { "name": "ImagePath", "type": "esriFieldTypeString", "alias": "ImagePath", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ImagePath" } ], "indexes": [ { "name": "R377_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Service Info", "description": "", "prototype": { "attributes": { "Remarks": null, "ImagePath": null, "Address": null, "Extension": null, "Direction": null, "Street": null, "Suffix": null, "Qual": null, "AccountNumb": null, "TenantNumb": null, "FirstName": null, "LastName": null, "ParcelNumb": null, "CTRatio": null, "PTRatio": null, "Constant": null, "PhaseWire": null, "Volts": null, "ROMLocation": null, "Township": null, "Phone": null, "Curb1": null, "Curb2": null, "Corner1": null, "Corner2": null, "Service": null, "Valveturn": null, "TapSize": null, "TapNumb": null, "TapDate": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 8, "name": "Hydrant Maintenance", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "cobc.COBC.Hydrants", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ForeignKey", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MaintenanceRequired", "typeIdField": "MaintenanceExtent", "subtypeField": "MaintenanceExtent", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MaintenanceExtent", "type": "esriFieldTypeInteger", "alias": "Maintenance Extent", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MaintenanceExtent" }, { "name": "MaintenanceRequired", "type": "esriFieldTypeString", "alias": "Maintenance Required", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaintenanceRequired" }, { "name": "InspectedDate", "type": "esriFieldTypeDate", "alias": "Inspected Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectedDate" }, { "name": "CompletedDate", "type": "esriFieldTypeDate", "alias": "Completed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CompletedDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "ForeignKey", "type": "esriFieldTypeGUID", "alias": "Key", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ForeignKey" }, { "name": "Employee", "type": "esriFieldTypeString", "alias": "Employee", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Employee" } ], "indexes": [ { "name": "R438_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3259_Foreign", "fields": "ForeignKey", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "Maintenance-Routine", "domains": { "MaintenanceRequired": { "type": "codedValue", "name": "FireHydrantMaintRoutine", "description": "Routine fire hydrant maintenance tasks", "codedValues": [ { "name": "Flush", "code": "Flush" }, { "name": "Winterize", "code": "Winterize" }, { "name": "Paint", "code": "Paint" }, { "name": "Weed Whack", "code": "Weed Whack" }, { "name": "Snow Removal", "code": "Snow Removal" }, { "name": "Dirt and Seed", "code": "Dirt and Seed" }, { "name": "Coldpatch", "code": "Coldpatch" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "templates": [ { "name": "Maintenance-Routine", "description": "", "prototype": { "attributes": { "ForeignKey": null, "Employee": null, "MaintenanceExtent": 0, "MaintenanceRequired": null, "InspectedDate": null, "CompletedDate": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 1, "name": "Maintenance-Repair", "domains": { "MaintenanceRequired": { "type": "codedValue", "name": "FireHydrantMaintRepair", "description": "Repair maintenance task for fire hydrant", "codedValues": [ { "name": "Caps", "code": "Caps" }, { "name": "Chain", "code": "Chain" }, { "name": "Flag", "code": "Flag" }, { "name": "Stem", "code": "Stem" }, { "name": "Seat", "code": "Seat" }, { "name": "Gasket", "code": "Gasket" }, { "name": "Frozen", "code": "Frozen" }, { "name": "Hydrant Replaced", "code": "Hydrant Replaced" }, { "name": "Shaft Broken", "code": "Shaft Broken" }, { "name": "Op Nut", "code": "Op Nut" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "templates": [ { "name": "Maintenance-Repair", "description": "", "prototype": { "attributes": { "ForeignKey": null, "Employee": null, "MaintenanceExtent": 1, "MaintenanceRequired": null, "InspectedDate": null, "CompletedDate": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Maintenance-Routine", "defaultValues": { "MaintenanceExtent": 0, "MaintenanceRequired": null, "InspectedDate": null, "CompletedDate": null, "Comments": null, "ForeignKey": null, "Employee": null }, "domains": { "MaintenanceRequired": { "type": "codedValue", "name": "FireHydrantMaintRoutine", "description": "Routine fire hydrant maintenance tasks", "codedValues": [ { "name": "Flush", "code": "Flush" }, { "name": "Winterize", "code": "Winterize" }, { "name": "Paint", "code": "Paint" }, { "name": "Weed Whack", "code": "Weed Whack" }, { "name": "Snow Removal", "code": "Snow Removal" }, { "name": "Dirt and Seed", "code": "Dirt and Seed" }, { "name": "Coldpatch", "code": "Coldpatch" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 1, "name": "Maintenance-Repair", "defaultValues": { "MaintenanceExtent": 1, "MaintenanceRequired": null, "InspectedDate": null, "CompletedDate": null, "Comments": null, "ForeignKey": null, "Employee": null }, "domains": { "MaintenanceRequired": { "type": "codedValue", "name": "FireHydrantMaintRepair", "description": "Repair maintenance task for fire hydrant", "codedValues": [ { "name": "Caps", "code": "Caps" }, { "name": "Chain", "code": "Chain" }, { "name": "Flag", "code": "Flag" }, { "name": "Stem", "code": "Stem" }, { "name": "Seat", "code": "Seat" }, { "name": "Gasket", "code": "Gasket" }, { "name": "Frozen", "code": "Frozen" }, { "name": "Hydrant Replaced", "code": "Hydrant Replaced" }, { "name": "Shaft Broken", "code": "Shaft Broken" }, { "name": "Op Nut", "code": "Op Nut" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 9, "name": "Water Service Material Inventory", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Water_Services", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FK", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1577454921000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CustomerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CustomerName", "type": "esriFieldTypeString", "alias": "Customer Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustomerName" }, { "name": "CustomerContact", "type": "esriFieldTypeString", "alias": "Customer Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustomerContact" }, { "name": "PropertyUse", "type": "esriFieldTypeString", "alias": "Use of Property", "domain": { "type": "codedValue", "name": "UseOfProperty", "description": "Use of property for water service inventory.", "codedValues": [ { "name": "Single Family Home", "code": "SF" }, { "name": "Multifamily Home", "code": "MF" }, { "name": "Business", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PropertyUse" }, { "name": "WaterServiceMaterial", "type": "esriFieldTypeInteger", "alias": "WaterServiceMaterial", "domain": { "type": "codedValue", "name": "ServiceMaterialLong", "description": "service material long int", "codedValues": [ { "name": "Copper", "code": 1 }, { "name": "Lead", "code": 2 }, { "name": "Plastic", "code": 3 }, { "name": "Galvanized", "code": 4 }, { "name": "Ductile Iron", "code": 5 }, { "name": "Unknown", "code": 6 }, { "name": "Lead, Copper", "code": 7 }, { "name": "Copper, Lead", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaterServiceMaterial" }, { "name": "CustomerServiceSize", "type": "esriFieldTypeString", "alias": "Customer Service Size", "domain": { "type": "codedValue", "name": "TapSize_Text", "description": "Tap size, text", "codedValues": [ { "name": "1/2\"", "code": "1" }, { "name": "5/8\"", "code": "2" }, { "name": "3/4\"", "code": "3" }, { "name": "1\"", "code": "4" }, { "name": "1-1/4\"", "code": "5" }, { "name": "1-1/2\"", "code": "6" }, { "name": "2\"", "code": "7" }, { "name": "3\"", "code": "8" }, { "name": "4\"", "code": "9" }, { "name": "6\"", "code": "10" }, { "name": "8\"", "code": "11" }, { "name": "10\"", "code": "12" }, { "name": "12\"", "code": "13" }, { "name": "16\"", "code": "14" }, { "name": "20\"", "code": "15" }, { "name": "24\"", "code": "16" }, { "name": "30\"", "code": "17" }, { "name": "36\"", "code": "18" }, { "name": "38\"", "code": "19" }, { "name": "42\"", "code": "20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustomerServiceSize" }, { "name": "MeterLocation", "type": "esriFieldTypeString", "alias": "Meter Location", "domain": { "type": "codedValue", "name": "MeterLocation", "description": "Water meter location.", "codedValues": [ { "name": "Basement", "code": "Basement" }, { "name": "Crawl Space", "code": "Crawl Space" }, { "name": "Utility Room", "code": "Utility Room" }, { "name": "Kitchen Sink", "code": "Kitchen Sink" }, { "name": "Meter Pit", "code": "Meter Pit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MeterLocation" }, { "name": "FoundationType", "type": "esriFieldTypeString", "alias": "Foundation Type", "domain": { "type": "codedValue", "name": "FoundationType", "description": "Type of building foundation.", "codedValues": [ { "name": "Basement", "code": "Basement" }, { "name": "Crawl Space", "code": "Crawl Space" }, { "name": "Slab", "code": "Slab" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FoundationType" }, { "name": "LengthOfService", "type": "esriFieldTypeDouble", "alias": "Length Of Service from Curbstop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LengthOfService" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "FK", "type": "esriFieldTypeGUID", "alias": "FK", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FK" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "VerificationMethod", "type": "esriFieldTypeString", "alias": "Verification Method", "domain": { "type": "codedValue", "name": "WaterServiceVerifyMethod", "description": "Inside or excavation to verify service material", "codedValues": [ { "name": "Inside Verification", "code": "Inside" }, { "name": "Underground Verification", "code": "Underground" }, { "name": "Inside and Underground Verification", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VerificationMethod" } ], "indexes": [ { "name": "R428_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G3224FK", "fields": "FK", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Service Material Inventory", "description": "", "prototype": { "attributes": { "Address": null, "VerificationMethod": null, "CustomerName": null, "CustomerContact": null, "PropertyUse": null, "WaterServiceMaterial": null, "CustomerServiceSize": null, "MeterLocation": null, "FoundationType": null, "LengthOfService": null, "InspectionDate": null, "Inspector": null, "Comments": null, "FK": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }