{ "currentVersion": 10.71, "id": 26, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": 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, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 322237.318055138, "ymin": 2856041.7491323054, "xmax": 359806.31804822385, "ymax": 2886295.9510909766, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "domDPWworkOrderAssetStatus", "description": "Status of DPW Assets", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Does Not Exist", "code": "Does Not Exist" }, { "name": "Needs Investigation", "code": "Needs Investigation" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Active", "modelName": "STATUS" }, { "name": "INSTALLDATE", "type": "esriFieldTypeInteger", "alias": "Install Date (yyyy)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "DATEABANDONED", "type": "esriFieldTypeInteger", "alias": "Date Abandoned (yyyy)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATEABANDONED" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "FIELDVERIFIED", "type": "esriFieldTypeString", "alias": "Field Verified?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIELDVERIFIED" }, { "name": "STATICPRESSURE", "type": "esriFieldTypeInteger", "alias": "Static Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATICPRESSURE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "domDPWwaterMainMaterial", "description": "DPW Water Main Material", "codedValues": [ { "name": "AC", "code": "Asbestos Concrete" }, { "name": "Brass", "code": "Brass" }, { "name": "CI", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "CU", "code": "Copper" }, { "name": "DI", "code": "Ductile Iron" }, { "name": "GI", "code": "Galvanized Iron" }, { "name": "PB", "code": "Lead" }, { "name": "Other", "code": "Other" }, { "name": "PVC", "code": "Poly Vinyl Chloride" }, { "name": "PE", "code": "Polyethelyne" }, { "name": "Universal", "code": "Universal" }, { "name": "*", "code": "Unknown" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "domDPWwaterPipeDiameter", "description": "DPW Water Pipe Diameter", "codedValues": [ { "name": "*", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1-1/4\"", "code": 1.25 }, { "name": "1-1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2-1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "0.5\"", "code": 0.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Name of Project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "PRIMARYPLANNAME", "type": "esriFieldTypeString", "alias": "Primary Plan Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PRIMARYPLANNAME" }, { "name": "PRIMARYPLANDATE", "type": "esriFieldTypeInteger", "alias": "Primary Plan Date (yyyymmdd)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIMARYPLANDATE" }, { "name": "SECONDARYPLANNAME", "type": "esriFieldTypeString", "alias": "Secondary Plan Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECONDARYPLANNAME" }, { "name": "LEGACYPLANNAME", "type": "esriFieldTypeString", "alias": "Legacy Plan Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYPLANNAME" }, { "name": "PLANID", "type": "esriFieldTypeString", "alias": "Plan ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PLANID" }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "Plan Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PLANLINK" }, { "name": "VIDEOLINK", "type": "esriFieldTypeString", "alias": "Video Link Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VIDEOLINK" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "LEGACYNOTES", "type": "esriFieldTypeString", "alias": "Legacy Notes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "LEGACYNOTES" }, { "name": "LASTEDITSOURCE", "type": "esriFieldTypeString", "alias": "Last Edit Source", "domain": { "type": "codedValue", "name": "domDPWwaterLastEditSource", "description": "DPW Water Last Edit Source", "codedValues": [ { "name": "Digitized From Scanned Design Plan", "code": "DIGITIZED" }, { "name": "DIGITIZED FROM FIELD\\SCHEMATIC", "code": "FIELD_SCHEMATIC" }, { "name": "DIGITIZED FROM FIELD\\WATERCARD\\SCHEMATIC", "code": "FIELD_WATERCARD_SCHEMATIC" }, { "name": "GPS", "code": "GPS" }, { "name": "DIGITIZED FROM GPS\\WATERCARDS", "code": "GPS_WATERCARDS" }, { "name": "Manually Digitized with No Known Coordinates", "code": "Manually Digitized with No Known Coordinates" }, { "name": "PHOTOGRAMMETRIC DIGITIZATION", "code": "PHOTOGRAMMETRIC" }, { "name": "SKETCHED", "code": "SKETCHED" }, { "name": "DIGITIZED FROM WATER SERVICE CARD", "code": "WATERSERVICECARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITSOURCE" }, { "name": "LASTEDITORG", "type": "esriFieldTypeString", "alias": "Last Edit Name of Organization", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITORG" }, { "name": "LASTEDITDATE", "type": "esriFieldTypeInteger", "alias": "Last Edit Date (yyyymmdd)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTEDITDATE" }, { "name": "GISADMINUPDATENOTES", "type": "esriFieldTypeString", "alias": "GIS Admin Update Notes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "GISADMINUPDATENOTES" }, { "name": "GISADMINUPDATEDATE", "type": "esriFieldTypeDate", "alias": "GIS Admin Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GISADMINUPDATEDATE" }, { "name": "GISADMINNOTES", "type": "esriFieldTypeString", "alias": "GIS Admin Notes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "GISADMINNOTES" }, { "name": "GISADMINTOPOLOGY", "type": "esriFieldTypeString", "alias": "GIS Admin Topology", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GISADMINTOPOLOGY" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LEGACYFID", "type": "esriFieldTypeString", "alias": "Legacy Facility ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYFID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "assetLocationROW", "type": "esriFieldTypeString", "alias": "Asset Location ROW", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "assetLocationROW" }, { "name": "FIELDVERIFIEDDATE", "type": "esriFieldTypeDate", "alias": "Field Verified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIELDVERIFIEDDATE" }, { "name": "LASTEDITUSER", "type": "esriFieldTypeString", "alias": "Last Edit User", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITUSER" }, { "name": "leakDetectionComplete", "type": "esriFieldTypeString", "alias": "Leak Detection Complete?", "domain": { "type": "codedValue", "name": "domCSTyesNoText", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "leakDetectionComplete" }, { "name": "leakDetectionDateComplete", "type": "esriFieldTypeDate", "alias": "Leak Detection Date Complete", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "leakDetectionDateComplete" }, { "name": "DEPTHTOPPIPE", "type": "esriFieldTypeDouble", "alias": "DEPTHTOPPIPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHTOPPIPE" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_WORST_H_RMS", "type": "esriFieldTypeDouble", "alias": "Worst Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_WORST_H_RMS" }, { "name": "ESRIGNSS_WORST_V_RMS", "type": "esriFieldTypeDouble", "alias": "Worst Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_WORST_V_RMS" }, { "name": "ESRIGNSS_WORST_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Worst Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_WORST_FIXTYPE" }, { "name": "ESRIGNSS_MANUAL_LOCATIONS", "type": "esriFieldTypeInteger", "alias": "Number of Manual Locations", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_MANUAL_LOCATIONS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R478_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_478", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_478", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Main", "description": "", "prototype": { "attributes": { "ESRIGNSS_WORST_FIXTYPE": null, "ESRIGNSS_WORST_V_RMS": null, "FACILITYID": null, "STATUS": "Active", "INSTALLDATE": null, "DATEABANDONED": null, "OWNER": null, "STREETNAME": null, "FIELDVERIFIED": null, "STATICPRESSURE": null, "MATERIAL": null, "DIAMETER": null, "PROJECTNAME": null, "PRIMARYPLANNAME": null, "PRIMARYPLANDATE": null, "SECONDARYPLANNAME": null, "LEGACYPLANNAME": null, "PLANID": null, "PLANLINK": null, "VIDEOLINK": null, "NOTES": null, "LEGACYNOTES": null, "LASTEDITSOURCE": null, "LASTEDITORG": null, "LASTEDITDATE": null, "GISADMINUPDATENOTES": null, "GISADMINUPDATEDATE": null, "GISADMINNOTES": null, "GISADMINTOPOLOGY": null, "ESRIGNSS_WORST_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "DEPTHTOPPIPE": null, "LEGACYFID": null, "ESRIGNSS_MANUAL_LOCATIONS": null, "assetLocationROW": null, "FIELDVERIFIEDDATE": null, "LASTEDITUSER": null, "leakDetectionComplete": null, "leakDetectionDateComplete": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }