{ "currentVersion": 10.91, "id": 3, "name": "Force Main", "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": 606511.3636194132, "ymin": 411553.24323483557, "xmax": 640567.750609532, "ymax": 437907.380084604, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 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": "", "displayField": "SIZE_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIZE_" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CITY" }, { "name": "UPSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "UPSTREAM_MH_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UPSTREAM_MH_NO" }, { "name": "DOWNSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MH_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOWNSTREAM_MH_NO" }, { "name": "PIPE_SEGMENT_REF", "type": "esriFieldTypeString", "alias": "PIPE_SEGMENT_REF", "domain": { "type": "codedValue", "name": "Force Main Type", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Kent County", "code": "Kent County" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIPE_SEGMENT_REF" }, { "name": "YEAR_LAID", "type": "esriFieldTypeString", "alias": "YEAR_LAID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEAR_LAID" }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PIPE_SHAPE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "UPS_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "UPS_RIMtoINVERT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UPS_RIMtoINVERT" }, { "name": "DWN_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "DWN_RIMtoINVERT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DWN_RIMtoINVERT" }, { "name": "SYSTEM_OWNER", "type": "esriFieldTypeString", "alias": "SYSTEM_OWNER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SYSTEM_OWNER" }, { "name": "YEAR_REHABILITATED", "type": "esriFieldTypeString", "alias": "YEAR_REHABILITATED", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEAR_REHABILITATED" }, { "name": "MAIN_NO", "type": "esriFieldTypeString", "alias": "MAIN_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAIN_NO" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status Water Systems", "description": "Approved, Accepted, Installed", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Installed", "code": "Installed" }, { "name": "Accepted", "code": "Accepted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R276_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S254_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Force Main", "description": "", "prototype": { "attributes": { "STATUS": null, "COMMENTS": null, "SIZE_": null, "CITY": null, "UPSTREAM_MH_NO": null, "DOWNSTREAM_MH_NO": null, "PIPE_SEGMENT_REF": null, "YEAR_LAID": null, "PIPE_SHAPE": null, "MATERIAL": null, "UPS_RIMtoINVERT": null, "DWN_RIMtoINVERT": null, "SYSTEM_OWNER": null, "YEAR_REHABILITATED": null, "MAIN_NO": 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": "7d3b5505374645de8a416add50b878a1" }