{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Sewer Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1038374, "ymin": 902006.6535000056, "xmax": 1067125.7709999979, "ymax": 937684.1110000014, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "StreetName" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElevation" }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "LocationSource", "type": "esriFieldTypeString", "alias": "LocationSource", "domain": { "type": "codedValue", "name": "sLocationSource", "description": "Location Source", "codedValues": [ { "name": "Aerial Mapping", "code": "AERIAL" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Town Plan", "code": "PLAN" }, { "name": "Field Verification", "code": "FIELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LocationSource" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanName" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifCycleStatus", "domain": { "type": "codedValue", "name": "sLifCycleStatus", "description": "Status of Manholes and Pipes", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S228_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Manholes", "description": "", "prototype": { "attributes": { "Comments": null, "Enabled": 1, "FacilityID": null, "StreetName": null, "InstallDate": null, "RimElevation": null, "InvertElevation": null, "LocationSource": null, "PlanName": null, "LifeCycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 1, "name": "Fittings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1039580.8550000042, "ymin": 903920.9957499951, "xmax": 1064915.742750004, "ymax": 930539.2777500004, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 3, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "40c5b5f0f4fc2a009bb7ec39572c7637", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAChJREFUGJVjYWBgyGNgYOBjwA7OsjAwMJQxMDBI41AwkwWHBBwMCQUAQkwClAmsM4cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAP", "label": "CAP", "description": "" }, { "symbol": { "type": "esriPMS", "url": "859de1ee81def4666e628dd6f06699c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHtJREFUCJldyLENgkAUgOH/4TMUhkTKw8RF7IyxpbDzNmABExdgEhI2UCxcwriCGGPoD+SkxPiVnwKwfyaI34Q9L1eaC4jX0D5WDn8CIjcBbH2luG/VQQ5EjNbYeKfAgn8BSyWQM/6b/fTHdFIpzfTAvJ0BKfAGOdaluQ1FMCB4rHvqhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TEE", "label": "TEE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CAP", "name": "CAP", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "CAP", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "Type": "CAP" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "TEE", "name": "TEE", "domains": { "Enabled": {"type": "inherited"} }, "templates": [ { "name": "TEE", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "Type": "TEE" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 2, "name": "Network Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1039122.150000006, "ymin": 905436.5552500039, "xmax": 1065368.430250004, "ymax": 935430.011500001, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 54, 0, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "db344fd3de32f037eaf5f17d5fa25e04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUOI210DFLQmEUBuBHuktITdIS6lbQENIYOtTsX3B1cHLqb7TX36i/0FotEbTdEKoxCCQQHO4VL3f5xFPv9sE5z/l4M+sM/V3ussrj6pmjiPbD2zlZHc5PGURgvOKTQv+XJOF3PKKDHh4wxwUaEXiGPp7KIw20kaMbgWG/xOb4wBl2EjsbwTdoYoQFrjEpD4bgcTn4hUNM8aL4eQheZRf3aOE4MZuET6z73MOlout2FK73eJBa2BTeNlV4cBvEvovmfutwdxyEq1kCyT8eu6mn2FsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PS", "label": "Pump Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ec4495b9b44222977a9760ac35d2fede", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAatJREFUKJGV089L03Ecx/Hnts/8OvZDt0L3PZWUTlJGHfIgNBE2RiLlRQsllQ4GzYMevETRH5BQCmaHbuJBdponDUq8DAKhIGUEmRGNodIH3Ibzkzq7KHyZG26v2+fD+/GBN7w+guIx6bp+Q0qp2+32tJTyG5ArHBIFZy0S4mn4JiH/Fdngdij3/j+V/f6H36sJbe1lVE0ByWLY83aYd49DdGsCGygAXDbqvTVcC7SozvYmbk2ueJ4vx+VnIzZNDTH75C695lJ7AEE/QbNZVi3H6QeSAmA0zMBgB12loDGdrQTePOLZ2BwRARBopqfWjqMMiwlo83EHsAkAr5vr5cCzNHpp9nk8fgEgzDgrwZoVa/C21AXA4TH7leDMAfnEtr4pAHbT/ARay8WbKX58+ppaFwAyo81s7ahwQx3aRVAdwa9tPgInAmDkvfowHyF22UWfs7o0zANLX9gYnGUcDA0bmOHhggWtrZF7V+swFcK9HKyss7GbIcxp/Yz1PHkwTU9sQu9NJFPjl5z4rBZcx3ly6Rxbf7PaYt9r9cL4YOHH4P6rVBSIFtn23M1/9EV87n0hjpIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTH", "label": "Other Structure", "description": "" }, { "symbol": { "type": "esriPMS", "url": "18a7404d09b4391ef5e3a0f9c77fe4f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgZJREFUSInFlTFoE2EUx3/f3SVXTVJjSsRotLU2ZlGIpINtKbg4dRAXEUS76ZpFcHBRBFdxkWZzE4R0qDq4KAoBh0ARQdSUCIIRh6AkCslpPod3sYmJ8ZSL/uHj/d+7773fcPfdZ/GPZXUnjuPs8hsQCATeDQRqrbPAGpDwE6i1LimlZvuAwEoul0uMJyI+kSA1leLMqbNZrfU5pVT+ZyDJZJLHpy/4wms74KzKLK31j1dl/bJjRPr/wA9FWL8GCzdhYxXeP4C5G1C5Kz5zCdav9vYczMHz6zIttBPiczB90iPQDEOzBE4d6s/Ef/vi+ooM3LME5Suyf+YyWG6PnYHYYXh5EXZkPQLHxiW2PkLtnus/iY8tQWgSUsubwPQytGriQ3FIzEMZaNU9AgNhiY23m7WGe3TtqcFDOvpcg+oT8abtEWi4wNoLibHj0NgQH/rNf6hZgnIFEuchMg289gC0xsCegdojyeOL8OaO+PDEcGDsGCzcEt92Bu8ZeCxis1C9DXYaogeg+VTqdnQ40IsGAoN7XfAR+RA6MreNCLj/BOw+CsEwbEnA/H2pR/ZJNIKw+ND1FljbJTfNvwSGJmV1NJHpfW6YEE13DbF78z8GjlI9wGKxyKuvPk3WcGjrcGC+UCis+ITrVsldvUClVL7dbleVUr7e+EDJMIx+IIBhGGs+w/r0HTYkg9F0FGO1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WWTP", "label": "Treatment Plant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "sNetworkStructureType", "description": "", "codedValues": [ { "name": "Pump Station", "code": "PS" }, { "name": "Treatment Plant", "code": "WWTP" }, { "name": "Other Structure", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "StreetName" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanName" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifCycleStatus", "domain": { "type": "codedValue", "name": "sLifCycleStatus", "description": "Status of Manholes and Pipes", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "PumpStationName", "type": "esriFieldTypeString", "alias": "PumpStationName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PumpStationName" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S229_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "PS", "name": "PS", "domains": { "Type": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "templates": [ { "name": "Pump Station", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "AncillaryRole": 0, "Type": "PS", "StreetName": null, "InstallDate": null, "PlanName": null, "LifeCycleStatus": null, "PumpStationName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OTH", "name": "OTH", "domains": { "Type": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "templates": [ { "name": "Other Structure", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "AncillaryRole": 0, "Type": "OTH", "StreetName": null, "InstallDate": null, "PlanName": null, "LifeCycleStatus": null, "PumpStationName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "WWTP", "name": "WWTP", "domains": { "Type": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "templates": [ { "name": "Treatment Plant", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "AncillaryRole": 0, "Type": "WWTP", "StreetName": null, "InstallDate": null, "PlanName": null, "LifeCycleStatus": null, "PumpStationName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 3, "name": "Discharge Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1039247.1527500004, "ymin": 920925.8382499963, "xmax": 1040559.7582499981, "ymax": 926927.1292500049, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2904d6d1c9b477a757e95d0d822b8d2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGd0DFoGnEUx/HvnRI9z3rk5MRgQezSSbiedQoSM3Q1iIWCg1AiBOLepWPBqV1cLi0dnRKSxqGBCxSigVsCgnRsOyglXeSweByNSNqllRPbpb/pwf99Hu/9g/xnggCqqj40TfOeJEkhANd1I47jKIqiTBVFcf0glUp9yOVy10EAx3HeBQKBiCiKqm3bNJvNRePu7lN2dsqIooht25RKpedAM/j7/UulUkkCajod5uDgFY5zA0C5fJ+trTzRaJL5fL68KiAADAY9Dg/fcnT0gvX1GNOpx+XlAM97Tbn87K8w0+12Qycnb9jbe4QoigBIUohKpcjx8QW93hmdTodGo7EE48ViMXJ6+nKB/NnczLK9/RiAWq0W8cM1gEQiDbgrUJbDi3oymUT98Ieu67Ln3RHi8Rm3t7Ml6Loyuq4zGo1QVfW7H36zLCvYbrcz2ewTZrNPeN5XBGENScrQ673HsixarRayLN/44XUikUjW63VM08QwDDY2dMbjMVdXF+zvN9A0jXw+v/KrAMRiMarVKoVCgeFwCEC/30fTtJW7/8AHgiB8BMbAXUADwsDcMIwJ8Bn4CWRUVT33Q2Vl5D/iOA4AvwAdlY9jXGozbAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PlanName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LocationSource", "type": "esriFieldTypeString", "alias": "LocationSource", "domain": { "type": "codedValue", "name": "sLocationSource", "description": "Location Source", "codedValues": [ { "name": "Aerial Mapping", "code": "AERIAL" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Town Plan", "code": "PLAN" }, { "name": "Field Verification", "code": "FIELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LocationSource" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Diameter" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Street" }, { "name": "Headwall", "type": "esriFieldTypeString", "alias": "Headwall", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Headwall" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PlanName" }, { "name": "AverageDischarge", "type": "esriFieldTypeString", "alias": "AverageDischarge", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AverageDischarge" }, { "name": "DischargeID", "type": "esriFieldTypeString", "alias": "DischargeID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DischargeID" }, { "name": "PeakDischarge", "type": "esriFieldTypeString", "alias": "PeakDischarge", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PeakDischarge" }, { "name": "PermitName", "type": "esriFieldTypeString", "alias": "PermitName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PermitName" }, { "name": "PermitID", "type": "esriFieldTypeString", "alias": "PermitID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PermitID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R231_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S226_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Discharge Points", "description": "", "prototype": { "attributes": { "Comments": null, "AncillaryRole": 0, "Enabled": 1, "FacilityID": null, "LocationSource": null, "Diameter": null, "InstallDate": null, "Street": null, "Headwall": null, "PlanName": null, "AverageDischarge": null, "DischargeID": null, "PeakDischarge": null, "PermitName": null, "PermitID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 4, "name": "Sewer Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1038374, "ymin": 902006.6535000056, "xmax": 1067125.7709999979, "ymax": 937684.1110000014, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 0, 161, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 6.900001525878906 }, "value": "SEWER", "label": "Sewer Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "TRUNK", "label": "Trunk Line Sewer Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "OVERFLOW", "label": "Overflow Pipe", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "[SHAPE_Length] >100", "labelExpression": "[Diameter] CONCAT \"''\" CONCAT \" \" CONCAT [Material]", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "[SHAPE_Length] < 100", "labelExpression": "[Diameter] CONCAT \"''\" CONCAT \" \"", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "sGravityMainType", "description": "", "codedValues": [ { "name": "Sewer Pipe", "code": "SEWER" }, { "name": "Trunk Line Sewer Pipe", "code": "TRUNK" }, { "name": "Overflow Pipe", "code": "OVERFLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "sMaterial", "description": "Pipe Material", "codedValues": [ { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other Material", "code": "OTH" }, { "name": "Unknown Material", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Material" }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamInvert" }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamInvert" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "DateInstall", "type": "esriFieldTypeString", "alias": "DateInstall", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DateInstall" }, { "name": "PlanLength", "type": "esriFieldTypeDouble", "alias": "PlanLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanLength" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "StreetName" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "sLifCycleStatus", "description": "Status of Manholes and Pipes", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanName" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S232_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "SEWER", "name": "SEWER", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Sewer Pipe", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "Type": "SEWER", "Diameter": null, "Material": null, "UpstreamInvert": null, "DownstreamInvert": null, "Slope": null, "DateInstall": null, "PlanLength": null, "StreetName": null, "LifeCycleStatus": null, "PlanName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TRUNK", "name": "TRUNK", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Trunk Line Sewer Pipe", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "Type": "TRUNK", "Diameter": null, "Material": null, "UpstreamInvert": null, "DownstreamInvert": null, "Slope": null, "DateInstall": null, "PlanLength": null, "StreetName": null, "LifeCycleStatus": null, "PlanName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OVERFLOW", "name": "OVERFLOW", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Overflow Pipe", "description": "", "prototype": { "attributes": { "FacilityID": null, "Comments": null, "Enabled": 1, "Type": "OVERFLOW", "Diameter": null, "Material": null, "UpstreamInvert": null, "DownstreamInvert": null, "Slope": null, "DateInstall": null, "PlanLength": null, "StreetName": null, "LifeCycleStatus": null, "PlanName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 5, "name": "Force Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1039551.3365000039, "ymin": 905006.3637499958, "xmax": 1065384.9507499933, "ymax": 936378.9242500067, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Diameter] CONCAT \"''\" CONCAT \" \" CONCAT [Material]", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "sMaterial", "description": "Pipe Material", "codedValues": [ { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Other Material", "code": "OTH" }, { "name": "Unknown Material", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "StreetName" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "sLifCycleStatus", "description": "Status of Manholes and Pipes", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanName" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S231_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Force Mains", "description": "", "prototype": { "attributes": { "Comments": null, "Enabled": 1, "FacilityID": null, "Diameter": null, "Material": null, "InstallDate": null, "StreetName": null, "LifeCycleStatus": null, "PlanName": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 6, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1034983.4379999936, "ymin": 901239.3110000044, "xmax": 1069887.6117500067, "ymax": 937751.1519999951, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OID", "globalIdField": "GlobalID", "displayField": "Layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "ParcelType", "description": "", "codedValues": [ { "name": "Parcel", "code": "PARCEL" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Water Body", "code": "WATER" }, { "name": "Open Space", "code": "OPEN" }, { "name": "Easement", "code": "EASE" }, { "name": "State of Connecticut", "code": "STATE" }, { "name": "Town of Enfield", "code": "TOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Map_Lot", "type": "esriFieldTypeString", "alias": "Map_Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Map_Lot" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Assess_Link", "type": "esriFieldTypeString", "alias": "Assess_Link", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Assess_Link" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Alt_Parcel_ID", "type": "esriFieldTypeString", "alias": "Alt_Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alt_Parcel_ID" }, { "name": "ParkingSpacesNO", "type": "esriFieldTypeSmallInteger", "alias": "ParkingSpacesNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkingSpacesNO" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R168_pk", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_168", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_168", "fields": "GlobalID,OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Parcels_QueryFie", "fields": "Parcel_ID,Map_Lot,GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "Alt_Parcel_ID": null, "ParkingSpacesNO": null, "Layer": null, "Type": null, "Parcel_ID": null, "Map_Lot": null, "GIS_ID": null, "Comments": null, "Assess_Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 7, "name": "Sewer Plan Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1038345.6015000045, "ymin": 902056.2789999992, "xmax": 1067154.1120000035, "ymax": 937699.3215000033, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GISName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISName", "type": "esriFieldTypeString", "alias": "GISName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISName" }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PlanName" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "AGS_Scanlink", "type": "esriFieldTypeString", "alias": "AGS_Scanlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AGS_Scanlink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R412_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S389_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Plan Area", "description": "", "prototype": { "attributes": { "AGS_Scanlink": null, "GISName": null, "PlanName": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 10, "name": "Easements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1035790.6630000025, "ymin": 901278.3340000063, "xmax": 1069783.299999997, "ymax": 937784.8700000048, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_157", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Easements", "description": "", "prototype": { "attributes": { "Type": null, "Layer": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 11, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1036056.3610000014, "ymin": 901383.4699999988, "xmax": 1069975.8879999965, "ymax": 937838.952000007, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Building", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Greenhouse", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Shed", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Trailer", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Overhang", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Platform", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Ruins", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 156, 92, 255 ], "width": 0.4 } }, "value": "Tank", "label": "Buildings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "AboveGroundPool", "label": "Swimming Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "InGroundPool", "label": "Swimming Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 157, 92, 255 ], "width": 0.4 } }, "value": "Deck", "label": "Deck", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 157, 92, 255 ], "width": 0.4 } }, "value": "Porch", "label": "Deck", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Building", "name": "Building", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Building"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Greenhouse", "name": "Greenhouse", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Greenhouse"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Shed", "name": "Shed", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Shed"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Trailer", "name": "Trailer", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Trailer"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Overhang", "name": "Overhang", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Overhang"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Platform", "name": "Platform", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Platform"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ruins", "name": "Ruins", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Ruins"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tank", "name": "Tank", "domains": {}, "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": {"Type": "Tank"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AboveGroundPool", "name": "AboveGroundPool", "domains": {}, "templates": [ { "name": "Swimming Pool", "description": "", "prototype": { "attributes": {"Type": "AboveGroundPool"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "InGroundPool", "name": "InGroundPool", "domains": {}, "templates": [ { "name": "Swimming Pool", "description": "", "prototype": { "attributes": {"Type": "InGroundPool"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Deck", "name": "Deck", "domains": {}, "templates": [ { "name": "Deck", "description": "", "prototype": { "attributes": {"Type": "Deck"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Porch", "name": "Porch", "domains": {}, "templates": [ { "name": "Deck", "description": "", "prototype": { "attributes": {"Type": "Porch"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 12, "name": "Town Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1034015.6089999974, "ymin": 900964.0579999983, "xmax": 1069982.998999998, "ymax": 938006.25, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Date_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Date_", "type": "esriFieldTypeString", "alias": "Date_", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Date_" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Town Boundary", "description": "", "prototype": { "attributes": {"Date_": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" }, { "currentVersion": 10.91, "id": 13, "name": "Enfield Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 25000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1035280.9019999951, "ymin": 901317.9909999967, "xmax": 1068819.7189999968, "ymax": 937736.2169999927, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AV_LEGEND", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5294117647058822 }, "value": "91", "label": "I-91", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "HWAY PRIM", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "HWAY SECON", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.65 }, "value": "LOCAL ROAD", "label": "Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.65 }, "value": "MINOR ROAD", "label": "Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"Name\" = 'Label'", "labelExpression": "[AV_LEGEND]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "AV_LEGEND", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LENGTH" }, { "name": "LOCALROADS1_", "type": "esriFieldTypeInteger", "alias": "LOCALROADS1_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LOCALROADS1_" }, { "name": "LOCALROADS1_ID", "type": "esriFieldTypeInteger", "alias": "LOCALROADS1_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LOCALROADS1_ID" }, { "name": "AV_LEGEND", "type": "esriFieldTypeString", "alias": "AV_LEGEND", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "AV_LEGEND" }, { "name": "ROARC_COD", "type": "esriFieldTypeDouble", "alias": "ROARC", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ROARC_COD" }, { "name": "PHOTRV_FLG", "type": "esriFieldTypeSmallInteger", "alias": "PHOTOREV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PHOTRV_FLG" }, { "name": "QUAD_NO", "type": "esriFieldTypeSmallInteger", "alias": "QNO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "QUAD_NO" }, { "name": "OVRPAS_COD", "type": "esriFieldTypeSmallInteger", "alias": "OVRPAS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OVRPAS_COD" }, { "name": "LIMACC_FLG", "type": "esriFieldTypeSmallInteger", "alias": "F_AC", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LIMACC_FLG" }, { "name": "NO_LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NO_LANES" }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "MILE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LENGTH_MI" }, { "name": "DXF_LAYER", "type": "esriFieldTypeString", "alias": "DXF_LAYER", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "DXF_LAYER" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S125_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "91", "name": "91", "domains": {}, "templates": [ { "name": "I-91", "description": "", "prototype": { "attributes": { "Name": null, "FNODE_": 0, "TNODE_": 0, "LPOLY_": 0, "RPOLY_": 0, "LENGTH": 0, "LOCALROADS1_": 0, "LOCALROADS1_ID": 0, "AV_LEGEND": "91", "ROARC_COD": 0, "PHOTRV_FLG": 0, "QUAD_NO": 0, "OVRPAS_COD": 0, "LIMACC_FLG": 0, "NO_LANES": 0, "LENGTH_MI": 0, "DXF_LAYER": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HWAY PRIM", "name": "HWAY PRIM", "domains": {}, "templates": [ { "name": "Highway", "description": "", "prototype": { "attributes": { "Name": null, "FNODE_": 0, "TNODE_": 0, "LPOLY_": 0, "RPOLY_": 0, "LENGTH": 0, "LOCALROADS1_": 0, "LOCALROADS1_ID": 0, "AV_LEGEND": "HWAY PRIM", "ROARC_COD": 0, "PHOTRV_FLG": 0, "QUAD_NO": 0, "OVRPAS_COD": 0, "LIMACC_FLG": 0, "NO_LANES": 0, "LENGTH_MI": 0, "DXF_LAYER": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HWAY SECON", "name": "HWAY SECON", "domains": {}, "templates": [ { "name": "Highway", "description": "", "prototype": { "attributes": { "Name": null, "FNODE_": 0, "TNODE_": 0, "LPOLY_": 0, "RPOLY_": 0, "LENGTH": 0, "LOCALROADS1_": 0, "LOCALROADS1_ID": 0, "AV_LEGEND": "HWAY SECON", "ROARC_COD": 0, "PHOTRV_FLG": 0, "QUAD_NO": 0, "OVRPAS_COD": 0, "LIMACC_FLG": 0, "NO_LANES": 0, "LENGTH_MI": 0, "DXF_LAYER": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LOCAL ROAD", "name": "LOCAL ROAD", "domains": {}, "templates": [ { "name": "Road", "description": "", "prototype": { "attributes": { "Name": null, "FNODE_": 0, "TNODE_": 0, "LPOLY_": 0, "RPOLY_": 0, "LENGTH": 0, "LOCALROADS1_": 0, "LOCALROADS1_ID": 0, "AV_LEGEND": "LOCAL ROAD", "ROARC_COD": 0, "PHOTRV_FLG": 0, "QUAD_NO": 0, "OVRPAS_COD": 0, "LIMACC_FLG": 0, "NO_LANES": 0, "LENGTH_MI": 0, "DXF_LAYER": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MINOR ROAD", "name": "MINOR ROAD", "domains": {}, "templates": [ { "name": "Road", "description": "", "prototype": { "attributes": { "Name": null, "FNODE_": 0, "TNODE_": 0, "LPOLY_": 0, "RPOLY_": 0, "LENGTH": 0, "LOCALROADS1_": 0, "LOCALROADS1_ID": 0, "AV_LEGEND": "MINOR ROAD", "ROARC_COD": 0, "PHOTRV_FLG": 0, "QUAD_NO": 0, "OVRPAS_COD": 0, "LIMACC_FLG": 0, "NO_LANES": 0, "LENGTH_MI": 0, "DXF_LAYER": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2442e2fe158847aba1d648f2f01ad140" } ], "tables": [] }