{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Hydrant Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains fire hydrant point locations.", "copyrightText": "Creation of this dataset utilizes source data from the City of Longview.", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0557285878429545E7, "ymin": 3778883.5364964344, "xmax": -1.0547065829211421E7, "ymax": 3789985.731598563, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "91367264679b996dc18ff3547a52b6f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXpJREFUKJGNks8rw3EYx1/py0erza/tsPycErUctAOlFQcHKZe1nOdEyoXIxcFRITuIk1EuUg4r5KCctPwFNNlCXzN9l9SXD/Pj8N3XjO9q73rqeT+938/neXo+ChZwu91eVVXbTC6E0KWUx391ipVZ07QQMGVyKWUSaCnJXCoszVJKgb8dqqvhOAayVPPyeJCu1iDtTQZ/fIK90xoWdmyAbmVOADDoq2TA56LOXvajcFbB2LADRVGZ38qYZSHEqGluBmCkH+rsRuU9C69vYLcZPOB3sB11ENfM1WyFYze68nnkCFZ34WzdaFBjh75uiB8W2fnzK593emAiAJUV+Vo2WyBXcvMvAXCvDUmvpwOAHq8RJm5SOmeXESHES27sKyWXTAOQeVrhWo3hcdcXPPGsU5tIzWkXyfDvqxWOPblxx+ZML7fpExqcrZQr8JCBg/O0thYN8wf/7xxaTAoh9qWUU7+q+j+dpdnARy5MZK1Exb7nLDBbpPEPvgGaFXW/n8EQEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "SERVICE", "type": "esriFieldTypeInteger", "alias": "SERVICE STATUS", "domain": { "type": "codedValue", "name": "Hydrant_Service", "description": "Hydrant Service", "codedValues": [ { "name": "NOT IN SERVICE", "code": 0 }, { "name": "IN SERVICE", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOT_IN_SRV" }, { "name": "NORMAL_POSITION", "type": "esriFieldTypeString", "alias": "NORM_POSN", "domain": { "type": "codedValue", "name": "ValvePosn", "description": "Valve Position", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NORMAL_POSITION" }, { "name": "CURRENT_POSITION", "type": "esriFieldTypeString", "alias": "CURRENT_POSITION", "domain": { "type": "codedValue", "name": "ValvePosn", "description": "Valve Position", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CURRENT_POSITION" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "HYDRANT_NUMBER", "type": "esriFieldTypeString", "alias": "HYDRANT NUMBER (TEXT)", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HYD_NUM" }, { "name": "HYDRANT_NO", "type": "esriFieldTypeInteger", "alias": "HYDRANT NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDNO" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "RESPONSE_DISTRICT", "type": "esriFieldTypeString", "alias": "STATION", "domain": { "type": "codedValue", "name": "Response_District", "description": "Fire Response District", "codedValues": [ { "name": "410", "code": "410" }, { "name": "411", "code": "411" }, { "name": "412", "code": "412" }, { "name": "420", "code": "420" }, { "name": "421", "code": "421" }, { "name": "422", "code": "422" }, { "name": "430", "code": "430" }, { "name": "431", "code": "431" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": { "type": "codedValue", "name": "Hyd_Class", "description": "Hydrant Classification", "codedValues": [ { "name": "A", "code": "A" }, { "name": "AA", "code": "AA" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "UNKNOWN", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASS" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "MAIN_MATERIAL", "type": "esriFieldTypeInteger", "alias": "MAIN_MATERIAL", "domain": { "type": "codedValue", "name": "WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_MATERIAL" }, { "name": "MAIN_DIAMETER", "type": "esriFieldTypeInteger", "alias": "MAIN_DIAMETER", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 75 }, { "name": "0", "code": 0 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5\"", "code": 150 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 250 }, { "name": "20''", "code": 20 }, { "name": "24''", "code": 24 }, { "name": "3''", "code": 3 }, { "name": "30''", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4''", "code": 4 }, { "name": "48\"", "code": 48 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "OTHER", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_DIAMETER" }, { "name": "DESCRIPTION_B", "type": "esriFieldTypeString", "alias": "DESCRIPTION B", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT_B" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "domain": { "type": "codedValue", "name": "Hyd_Make", "description": "Hydrant Make", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "AWWA", "code": "AWWA" }, { "name": "CIW", "code": "CIW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "FIRE MAIN", "code": "FIRE MAIN" }, { "name": "IOWA", "code": "IOWA" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "TIW", "code": "TIW" }, { "name": "USP", "code": "USP" }, { "name": "WATEROUS", "code": "WATEROUS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MAKE" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MODEL" }, { "name": "YEAR", "type": "esriFieldTypeDouble", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "domain": { "type": "codedValue", "name": "Hyd_Color", "description": "Hydrant Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "LIGHT BLUE", "code": "LIGHT BLUE" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "RED", "code": "RED" }, { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COLOR" }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FLOW" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "INSPECTION_DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "INSPECTION DISTRICT", "domain": { "type": "codedValue", "name": "Inspection_District", "description": "Fire Inspection Districts", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSPECTION_DISTRICT" }, { "name": "DEPTH_OF_MAIN", "type": "esriFieldTypeDouble", "alias": "DEPTH_OF_MAIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH_OF_MAIN" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2394", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2394", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1988_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant Upd", "description": "", "prototype": { "attributes": { "UPDATE_STATUS": null, "ASSETID": null, "SERVICE": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "HYDRANT_NUMBER": null, "HYDRANT_NO": null, "ADDRESS": null, "RESPONSE_DISTRICT": null, "DISTRICT": null, "CLASS": null, "DESCRIPTION": null, "MAIN_MATERIAL": null, "MAIN_DIAMETER": null, "DESCRIPTION_B": null, "MAKE": null, "MODEL": null, "YEAR": null, "COLOR": null, "FLOW": null, "POINT_X": null, "POINT_Y": null, "UPDATE_NOTES": null, "DEPTH_OF_MAIN": null, "INSPECTION_DISTRICT": 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 }, { "currentVersion": 10.91, "id": 1, "name": "Water Valve Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains water valve point locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.055953197245009E7, "ymin": 3779669.0367424996, "xmax": -1.0545990516743071E7, "ymax": 3817101.427602004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "96a15a8a88336844355d91b70bc6c4b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAf9JREFUOI2tlD9IlWEYxX/netOrqZnW8FFeE3MwiLoFWdCUg0O21BAELbU0Bw5tNrRVRFMF4WJBSzTUUFFg1CBIiJBhgfn3SiCKpOD/0/B1v+71fhcaetbzPL/3nOd9eZP8p0qWEmxngE7baUCSpoA3kgb/CWT7GIvZx8xPHAVQoXzLc2MjNDRfkTRQEmT7AtDH8lyKtSWoby7ErC7D3OghGpo/2L4qqa8IZPsE8ASoIDgMX15A0ylQnqfR19DaAVAO9NrOSnofgWwLeABUAOFw+iTMDMH+TAj59ROq9kIylW/ike02Ses5Rx1ApiBGbQCzw7CxBslymBqAtnPbV9oCnAee5Rx1SdreBAdOw/hHqA4gyBTG/LuSrggkqaWYAlTshGQlLIxB29nYltxsLloqtis8s7QUVmUEsj0bG211CTbXoKEV5iegvikOlI1AkvqBy0Ut45/g4Bko2wFfX8HudNye+iMQ8By4A+yK5MUs1AQhBKCxHaY/Q+PxfMgK8DTf0YLtm8BdwqwwM1h43dV7YHYINlait2T7diKRmM53BHDPdruki2SHIVUHC5OFIWr2wfd3uRt8KaknJ0UgSbZ9yfYP1QbdrNeVFe2svAqCI1u270vqlrRZBPoD2wJu2O61fU1SJ5Am/AQmbb+V9DAhjWw/I/Y/kvQNuB6nlarf3a2rRYxmVoMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Air Release", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d0abccb15eab17c5bf19f85e516bfb66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXRJREFUKJGd0r0vQ1EcxvHvua6qKhKJgUZdgkTQSYhdN0F18Ad4GSwIi0RC08EiYRBDK4wYBJOhibUkXaiXRESvhppIvFUT0WOoRm/ckPht58n5nOc3HJV/jmoWylCilo+PFlRFF52Ooz+h3NZHZPhxjq5YCWUC/OXI6WiSFntQ9NeMmUK5HgsykhgUdzITlAkYqIP3tI29m9F04KJDGW5oN0C5G/cycTNIFuVOvgLdTsRGrE1uxhazzZnG85d5Lk1Q7vRVg/9sCMiBh6/O3xVgUUCz2mTo1iXcjuMMTEmFmRLjxf0kNB8YswcJa1U1wBdsLUwx22w13joB35MxKgDy8qLfq5bnX3D97KK6+Ndt5aj9SXFXXn1Dp3WAgB5mpknFopirCoHoKJ3KHlUA0atF5JY+ju90gWFN/dFcJ8BfsSI82rIBAgivtiR39AO5k1gV9+/1RN6seCxp2oviNNonRY9zK/ctw5cTvVoEcBnats03/wTGBXDDQv2uHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Blow Off", "description": "" }, { "symbol": { "type": "esriPMS", "url": "32b8534815150a03c7cbc6ad039af6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYNJREFUKJGd0r1LW2EUx/HvCbexiVcsUW4vKRGC4OZqQZEuXhA6SMGl0EkRBEEQQXQy/4FSSkEEwU3QoUtdUii2pR3FUWNf8A1fEr0axRCTexxsc01zu/TZnnOeD7/f8Bj85zHuXzT9yyDnzaD0YhpNqqpyXjohElqS/mQqEOrqThv7Nx9xHseJ1wMgd6sYPy6mvYXMK0k87BQncVyBms6G9cBdk5dJm3CotlfCRI72WjksrgNP/MRsfk5648Go5MHsJky5AHFd+ZmS/mTK+F24BysSjF5vwcSZP8tcDwJ3UE3Dkr9R2YM3GRg/rZ5/L1iVqiJIDXqbgbFcbYuySgXqVTknYAPgKcxtw2gAAkjWnfqJBe8bF8UXmA9gfhtGssEIoC26XIFY0QFW95+RL8UYPvk3mmo4pyk05ic6tqvvd/v45H4A6gLRpJmn+1GHOC0lPxGQ54kvmj60eXq5yMZlD18LUcKidEXytNe/w2ocEqe5+Od91V8Vx3aBvqqkz8GtbwHPNn9pzp1ROwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Gate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "72031eb100e9518dec075fb59351682e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVpJREFUKJGdkE8rRFEYh59zZ9zLSialK8VKSc3GB1BKU6SkMCl/VhY+AdlYW8h6UtQtZjREuis7ygdQsp2FHAtdJZo50515bcxcY2Ys/OosTud9zjnPL84/E2/YybWFDhYdSIJUQAmIbRQ3uGm/NaizvehgJ6HEC9z0yc8hR+dS6Ny+sUrb9K1+RuBDJoaoHWxrM+id//j9LYPcImqLaqcHzEVgT/eKq1RGt4B4uuhCzBUwjgA6O42b9uMADgxrd+GwCSp4nVjmEpiIelBrgF9zDJugtzOHYngBTDb4QtLwu9VaXjM2xfAcSDX7Eoscwaqf6GwHZZUHplpeCo910IDmJT+IhM+IOgVm2kAAx9GL5fIBtr0L9AOzf0C3uIlcBA4tl3jK7Tkx5RtpC92hZA41Wf3pCAOLBVPwxnDsDYQlYASoAPcoOSJ4P2R0vVIbb2x1aLkE7H2vP/MFaddyw9UmW/YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Bypass Gate Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "066f8822744b5d09af9d8ccb6c5a9ddb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANZJREFUGJV9z7FqAlEQheF/Lrtga2MRRFxIZ5PGStKYIuIjCMFOSGHhki3yBIFgFNMIIS8SREgewFRiYSEXG7FPI647KdZdVGJOOXzMmXE4iTIyvF2ItEq7w7mTgsAWUV6BGnOMPtgvjLbl2ZulUH2bR/kGsgdLqkQyUd+WpVecxtDQlWOUJINhCFw7AAI3f6AkFW3aTHJj9A9U3FDjavgQuDsDP+X9chNXbzXAlVsgd4J+QO9h/7UMvLU+Lq80jF5EqQMOwphQO9L3FikEkKfCCmicO/QXeuU8UBBUccgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b6ed60f278db4075e496d3e94ca281f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAllJREFUOI2t00tIVFEcx/HvGa/zyPf4gLF8UamJWSblc7B8ZJKBJuOiRRSGtCvahOBOwggholVQUe000MVYUaJFGohZWZGZWTMufEVNMlk64zi3RTV1vbcI8b875/z+H/7/xZFYw5IA5FMOK0EietWKT7wT55NeSgDoRAsyhSszspCZt3xmMXyBYI+esMkogrySypIl/wXgpPoF8OuXeWMd5Fn6NeYNdwHYONuEK3yMxNkCsh6UY3KFaK+5soYruhnafFxxV3j7EIY5ExO5r5hJdZAykPlvTBYyi+ZvbLtXhiuikfdxLYqwkAXJP5HJ7HHMExbFhApsMvst/XkXqepoZs/NerChAn+VL9jDi+JucjurtbGx9D7cRjtdB1GB0oJegSU+zmAw5zo79QcQSzo1NmUeAFCBaVt3Iy1KLOt9LIV4A3mzOxV3vIuIiRg1tiRNYXE3BM4DZe0UdxwhYSiNmUwn9vIKZOFRTJhlrNReM8STwf4bp9F5gxQNywYfseMbSNpxAmfMOcWb0W3SxhJm85jOcLB+eJOi4b7tKrm9NkrbG+ipIwCGeSoJnY7SxrY8tdJXdpn4540IWQTuF4wf6appoqqzmdK2BnrrdDhiz7J99DBCFshCVmORzjgKHh79EdDJCP9v8IvhFl01fqo6z1DSfozhvcmk9e1SbKD6AdFjFuZSPtBfcoXsJzYsIyl/gHew1/ipbmslx75vZav2d4p0xFHUU8/rnD4e5V/iq2GEdd5y4l15pI5aMX0K1WrTxn6tnO+sJZ/av0X+H1tNSQCiNbloLbDv+nfKyHnZ2CEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Pressure Plane Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8499d68f3170937ee1f315b56cd6e02d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOhJREFUKJGd0rFKA0EQxvH/koMV1ARB9A2MsbSxWIRc5z2oz5BUXpoN5BGSXu7apJGBI2Nxa8idu1Ey5ez82P2YzTizMgDF11izRfTrj/krYGdwz1lo3ANboDC4KiaU5RNoCVwcbgRA9AFLqeLzPj5Cd8BnFwII4xavpoaXOsSYgH4E1M34GzelyiqH5gYoQxROwxY/YpsFwiiG0rDFQ+AydZyCFeyn2MEtonPg+j+wAnLD6wZho9YXCHPaHSZhQG790zDivFr/1sfHsO6jLl4WiM5isAHeFR95PSAKcPiSGYDBmfh0ur4BqlhVKnuMVuQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT_NAME", "typeIdField": "VALVE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF KILGORE", "code": 2 }, { "name": "PRIVATE", "code": 3 }, { "name": "UNKNOWN", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "VALVE_MFG", "type": "esriFieldTypeString", "alias": "VALVE MFG", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "VALVE_MFG" }, { "name": "MFG_YEAR", "type": "esriFieldTypeDouble", "alias": "MFG YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFG_YR" }, { "name": "VALVE_TYPE", "type": "esriFieldTypeInteger", "alias": "VALVE TYPE", "domain": { "type": "codedValue", "name": "ValveType", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "AIR RELEASE", "code": 3 }, { "name": "ALTITUDE VALVE", "code": 13 }, { "name": "BACKFLOW PREVENTER", "code": 10 }, { "name": "BLOW OFF", "code": 2 }, { "name": "BYPASS GATE VALVE", "code": 9 }, { "name": "CHECK", "code": 17 }, { "name": "COMBINATION VALVE", "code": 8 }, { "name": "DETECTOR CHECK", "code": 6 }, { "name": "DISTRIBUTION", "code": 18 }, { "name": "FH ISOLATION", "code": 19 }, { "name": "FLOW CONTROL", "code": 11 }, { "name": "FLUSH", "code": 20 }, { "name": "GATE", "code": 1 }, { "name": "HYDRANT", "code": 5 }, { "name": "INSERTA", "code": 16 }, { "name": "INSTA", "code": 15 }, { "name": "PRESSURE PLANE", "code": 12 }, { "name": "SERVICE", "code": 21 }, { "name": "SHEAR PIN", "code": 14 }, { "name": "UNKNOWN", "code": 4 }, { "name": "VACUUM VALVE", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "VALVE_TYPE" }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "VALVE SIZE", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 75 }, { "name": "0", "code": 0 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5\"", "code": 150 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 250 }, { "name": "20''", "code": 20 }, { "name": "24''", "code": 24 }, { "name": "3''", "code": 3 }, { "name": "30''", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4''", "code": 4 }, { "name": "48\"", "code": 48 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "OTHER", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SIZE" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "NORMAL_POSITION", "type": "esriFieldTypeString", "alias": "NORM POSN", "domain": { "type": "codedValue", "name": "ValvePosn", "description": "Valve Position", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NORM_POSN" }, { "name": "CURRENT_POSITION", "type": "esriFieldTypeString", "alias": "CURRENT_POSN", "domain": { "type": "codedValue", "name": "ValvePosn", "description": "Valve Position", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CURRENT_POSN" }, { "name": "CLOSED_DIRECTION", "type": "esriFieldTypeString", "alias": "CLOSED DIR", "domain": { "type": "codedValue", "name": "TurnDir", "description": "Turn Direction", "codedValues": [ { "name": "CLOCKWISE", "code": "CLOCKWISE" }, { "name": "COUNTER CLOCKWISE", "code": "COUNTER CLOCKWISE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CLOSED_DIR" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONDITION" }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "OPERATED_DATE", "type": "esriFieldTypeDate", "alias": "OPERATED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPERATED_DATE" }, { "name": "OPERATED_BY", "type": "esriFieldTypeString", "alias": "OPERATED BY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPERATED_BY" }, { "name": "VALVE_STACK", "type": "esriFieldTypeString", "alias": "VALVE STACK", "domain": { "type": "codedValue", "name": "YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "VALVE_STACK" }, { "name": "TURNS", "type": "esriFieldTypeDouble", "alias": "TURNS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNS" }, { "name": "HIGH_TORQUE", "type": "esriFieldTypeSmallInteger", "alias": "HIGH TORQUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGH_TORQUE" }, { "name": "COLLECTED_BY", "type": "esriFieldTypeString", "alias": "COLLECTED BY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLECTED_BY" }, { "name": "DATE_COLLECTED", "type": "esriFieldTypeDate", "alias": "DATE COLLECTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_COLLECTED" }, { "name": "TIME_COLLECTED", "type": "esriFieldTypeString", "alias": "TIME COLLECTED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TIME_COLLECTED" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2385", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2385", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1979_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "3", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Air Release", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 3, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Blow Off", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 2, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "1", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Gate", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 1, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "9", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Bypass Gate Valve", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 9, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "5", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 5, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 12, "name": "12", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Pressure Plane Valve", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 12, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "4", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VALVE_TYPE": {"type": "inherited"}, "VALVE_SIZE": {"type": "inherited"}, "NORMAL_POSITION": {"type": "inherited"}, "CURRENT_POSITION": {"type": "inherited"}, "CLOSED_DIRECTION": {"type": "inherited"}, "VALVE_STACK": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "MFG_YEAR": null, "VALVE_TYPE": 4, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": null, "OWNER": 1, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "CLOSED_DIRECTION": null, "CONDITION": null, "DEPTH": null, "OPERATED_DATE": null, "OPERATED_BY": null, "VALVE_STACK": null, "TURNS": null, "HIGH_TORQUE": null, "COLLECTED_BY": null, "DATE_COLLECTED": null, "TIME_COLLECTED": null, "COMMENTS": null, "UPDATE_NOTES": 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 }, { "currentVersion": 10.91, "id": 2, "name": "Manhole Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains updates of sewer manhole point locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0556806684095897E7, "ymin": 3780248.677683946, "xmax": -1.0548382382554485E7, "ymax": 3790075.45368069, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1acba2eff020b6ec32652b26c586aa84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm5JREFUKJFtkltI03EYhh93cHleU4vyAOERJFMrKiEXWaQEdWFQFljJykpagVEKioIWZiKodHBQ2UVCkBCEmRlRaJHmZBHDqVObRGqHn4LO7e8hu5gkW7533+GB7+N9Fawm85Kclhf7NLMzkXYxbpXqLn0AJM81hVvVNKRhoPspF7O1BATJhMUEiamQsHuR+OTXNNedAsb/hxu6Y2hrNBG60ZerdyFADVXnIK8clEo5ve8O8G2wTzPYlS6E6F2B29tlNLV2MfXLl+3pLtDtPm+I2QzhUWoxM/MS0bEFGFMAqDonbkprfNZSUA/Nd0ChJCsqmqHZH2Q4RjA4QxEPr0NuKVh6lRRkl4PQKQAkq/k4h3Ugl0PWeXY0FJATnkHy/VpsNhsfKwrp1z9gTB0C2/ao0QQcQYh819mWnnXkXAOHHSQHJ/bu5NDBTAAiIiKoKCnirV1Q7PBzvZGQMqkxT8e74O8jMgzFroHTQeyV024vh4WF0aYvAu+QZSt7N9jt9kAXHBk3S36VPyofWJjj1XsD+9N2IZPJAPjUYySx8B4dBLngns6vkrBNuOBATQej/ZnEJMH0JI3GPmSV9WiT4rFYh2k1DfMmbRPEpsC0+IzNFAwMKAA0xpYSsTifiv5WEI8qEboyqgODqa7Ugb4GkvygqQa85As03vgJPP7nsxDCqOr7cls6Gl3EE6sX6tAVf+VKUCgh+7KdPK2T/i5voNYtYdKYuVilUs1LZSfPcqb0N3Fbw/mzFMScc5Rhs4mqC+uxGqeAY8CcZ7aXJEkq04yanol8rR7wB7x5blAt71UDzW7Bw0NCCBOQ69lfTX8BfmnocEXbvS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "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": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "SewerOwner_1", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF HENDERSON PARKS", "code": 5 }, { "name": "CITY OF HENDERSON WWTP", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNER" }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SERVICE_AREA" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ID_NO" }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODEL" }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_ELEV" }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEV" }, { "name": "MH_SIZE", "type": "esriFieldTypeInteger", "alias": "MH_SIZE", "domain": { "type": "codedValue", "name": "ManholeSize", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_SIZE" }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_MATERIAL", "domain": { "type": "codedValue", "name": "ManholeMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "RCP", "modelName": "MH_MATERIAL" }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "domain": { "type": "codedValue", "name": "SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION_CODE" }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_COLLECTED" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "COMMENT" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EID" }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEVATION" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2389_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2389", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2389", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1983_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Manhole Updates", "description": "", "prototype": { "attributes": { "ANCILLARYROLE": null, "ENABLED": 1, "PROJECT_NAME": null, "MH_SIZE": null, "UPDATE_STATUS": null, "ASSETID": null, "STATUS": 1, "OWNER": 1, "SERVICE_AREA": null, "DATE_INSTALLED": null, "YEAR_INSTALLED": null, "ABANDONMENT_DATE": null, "ID_NO": null, "MODEL": null, "FL_ELEV": null, "RIM_ELEV": null, "MH_MATERIAL": "RCP", "LOCATION_CODE": null, "GPS_COLLECTED": null, "NORTHING": null, "EASTING": null, "COMMENT": null, "DEPTH": null, "ABANDONMENT_LINK": null, "RIM_ELEVATION": null, "EID": null, "UPDATE_NOTES": 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 }, { "currentVersion": 10.91, "id": 5, "name": "Update Notes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Contains notes for field updates of assets to be entered to communicate to GIS.", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0556749204421781E7, "ymin": 3792695.4730406376, "xmax": -1.0550671780392053E7, "ymax": 3813938.9061216987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WaterUpdStatus", "description": "Water Update Status", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "STATUS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "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": "R2380_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2380", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2380", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1974_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Update_Notes", "description": "", "prototype": { "attributes": { "COMMENTS": null, "STATUS": 0, "NOTES": 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 }, { "currentVersion": 10.91, "id": 6, "name": "Water Main Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains water pipeline linework.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "ENGINEER_JOB_NUMBER", "type": "esriFieldTypeString", "alias": "ENGINEER JOB NUMBER", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ENG_JOB_NO" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF KILGORE", "code": 2 }, { "name": "PRIVATE", "code": 3 }, { "name": "UNKNOWN", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OWNER" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 75 }, { "name": "0", "code": 0 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5\"", "code": 150 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 250 }, { "name": "20''", "code": 20 }, { "name": "24''", "code": 24 }, { "name": "3''", "code": 3 }, { "name": "30''", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4''", "code": 4 }, { "name": "48\"", "code": 48 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "OTHER", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "DEPTH", "type": "esriFieldTypeInteger", "alias": "DEPTH IN INCHES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL TYPE", "domain": { "type": "codedValue", "name": "WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "MATERIAL_DETAILS", "type": "esriFieldTypeString", "alias": "MATERIAL TYPE DETAILS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MATERIAL_DETAILS" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 0 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "LENGTH" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2381_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1975_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Main Upd", "description": "", "prototype": { "attributes": { "LENGTH": 0, "COMMENTS": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "STATUS": null, "PROJECT_NAME": null, "ENGINEER_JOB_NUMBER": null, "OWNER": 0, "DATE_INSTALLED": null, "YEAR_INSTALLED": null, "ABANDONMENT_DATE": null, "DIAMETER": 0, "DEPTH": null, "MATERIAL": 0, "MATERIAL_DETAILS": null, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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 }, { "currentVersion": 10.91, "id": 7, "name": "Water Meter Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Radio-read water meter locations are collected via GPS.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UPDATE_NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ACCOUNT_NUMBER", "type": "esriFieldTypeString", "alias": "ACCOUNT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCOUNT_NUMBER_NEW" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL NUMBER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "METER_GROUP", "type": "esriFieldTypeString", "alias": "METER GROUP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "METER_GROUP" }, { "name": "METER_TYPE", "type": "esriFieldTypeString", "alias": "METER TYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "METER_TYPE" }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER SIZE", "domain": { "type": "codedValue", "name": "Radio_Meter_Size", "description": "Radio Meter Size", "codedValues": [ { "name": "1\"", "code": "1" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "5/8\" x 3/4\"", "code": "5/8" }, { "name": "3/4\"", "code": "3/4" }, { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "METER_SIZE" }, { "name": "METER_MAKE", "type": "esriFieldTypeString", "alias": "METER MAKE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "METER_MAKE" }, { "name": "SMART_METER", "type": "esriFieldTypeString", "alias": "SMART METER", "domain": { "type": "codedValue", "name": "YESNO_1", "description": "Yes or No (Text)", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SMART_METER" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING_" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING_" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTE" }, { "name": "ROUTE_SEGMENT", "type": "esriFieldTypeInteger", "alias": "ROUTE SEGMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_SEGMENT" }, { "name": "READ_SEQUENCE", "type": "esriFieldTypeInteger", "alias": "READ SEQUENCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "READ_SEQUENCE" }, { "name": "REMOTE_READ_ID", "type": "esriFieldTypeInteger", "alias": "REMOTE READ ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMOTE_READ_ID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "VERIFIED", "type": "esriFieldTypeString", "alias": "VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VERIFIED" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2386_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1980_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Meter Upd", "description": "", "prototype": { "attributes": { "VERIFIED": null, "COMMENTS": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ACCOUNT_NUMBER": null, "SERIAL_NUMBER": null, "ADDRESS": null, "STATUS": 1, "DATE_INSTALLED": null, "METER_GROUP": null, "METER_TYPE": null, "METER_SIZE": null, "METER_MAKE": null, "SMART_METER": null, "LATITUDE": null, "LONGITUDE": null, "ROUTE": null, "ROUTE_SEGMENT": null, "READ_SEQUENCE": null, "REMOTE_READ_ID": 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 }, { "currentVersion": 10.91, "id": 8, "name": "Water Service Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "To display Water Service Lines.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UPDATE_NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 75 }, { "name": "0", "code": 0 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5\"", "code": 150 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 250 }, { "name": "20''", "code": 20 }, { "name": "24''", "code": 24 }, { "name": "3''", "code": 3 }, { "name": "30''", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4''", "code": 4 }, { "name": "48\"", "code": 48 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "OTHER", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF KILGORE", "code": 2 }, { "name": "PRIVATE", "code": 3 }, { "name": "UNKNOWN", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OWNER" }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 12, "modelName": "MATERIAL" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Enabled" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2382_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1976_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Service Update", "description": "", "prototype": { "attributes": { "Enabled": 1, "COMMENTS": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "DIAMETER": 0, "OWNER": 0, "MATERIAL": 12 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 9, "name": "Sewer Cleanout Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "A sanitary sewer main cleanout is installed at the end of a segment of sanitary sewer main to allow for access to maintain the pipe.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3615b9c8bf2c1d36b62d26c6bf2e4e8b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ5JREFUOI290c0qhGEYBuBrhqIZMxZ+ywpJ2YgoRhJyJI5gYuUELOdA5hiQ8lv6NspGYkkp/0VmhoVmamKG7zPcq/epp6u7523W4DSXH+tv2affQN36Lpdjq4MVMJBLrDmU1BYaO3cqsN1b1RAGDEtrDw2+Kghs+wQ2Iv8PlpScOvHgXocu/YaigwWvdmyalJGUcu3Krg0zFqOBxwLT5rRoBZ168PGrtZrWBYuKFaycTj0unEUD+bhhXLwyP3mQkq65XxccMWrflmnz4uJePDuyZ9ZSNDAhacyUwAFo0mTGQlXjUGAZnZD5bu3nYNj8LXjnRlEhNPLo9mtwRX/UYsZlq8F8TCyyhrxcNdiovANSyjwcBZVidwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "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": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Enabled" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "SewerOwner_1", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF HENDERSON PARKS", "code": 5 }, { "name": "CITY OF HENDERSON WWTP", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SERVICE_AREA" }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ID_NO" }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_ELEV" }, { "name": "GROUND_ELEV", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROUND_ELEV" }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_COLLECTED" }, { "name": "MAIN", "type": "esriFieldTypeInteger", "alias": "MAIN", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "COMMENT" }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ABANDONMENT_EID" }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ASBUILT_EID" }, { "name": "LF_EASEMENT_EID", "type": "esriFieldTypeString", "alias": "LF EASEMENT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_EASEMENT_EID" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EID" }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CAP_ASSET_NO" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1990_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Cleanout Update", "description": "", "prototype": { "attributes": { "CAP_ASSET_NO": null, "EID": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ANCILLARYROLE": null, "ENABLED": 1, "PROJECT_NAME": null, "YEAR_INSTALLED": null, "STATUS": null, "OWNER": null, "SERVICE_AREA": null, "ID_NO": null, "FL_ELEV": null, "GROUND_ELEV": null, "GPS_COLLECTED": null, "MAIN": null, "ABANDONMENT_DATE": null, "COMMENT": null, "LF_ABANDONMENT_EID": null, "LF_ASBUILT_EID": null, "LF_EASEMENT_EID": null, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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 }, { "currentVersion": 10.91, "id": 10, "name": "Sewer Grease Trap Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This point feature class is a collection grease traps found in the City of Longview's sanitary sewer system. A Grease Traps is a receptacle that kitchen wastewater flows through before entering the sanitary sewer lines.", "copyrightText": "Drip Buckets are accessed for viewing, querying, and map output production of drip buckets within the city limits of Longview, Texas. More advanced applications may include: managing assets and facilities and spatial analysis.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0bde982bd07dc94ed0c4ddda9bf72077", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXBJREFUOI3V0c8rBGEcx/H3zM4aW34U2jKWVoo/gAMHOYlaaw6Kktp/wUFJObrJhRNHJRLW2oOUAynl4m5vDjuTg8FJz5p9HherttavsSmf01PP06vP9/sYVDlG6eAk2dR0ckEhJc16Kyvm30FNJ9eaYSko6NpisaxhtfJ3oAthZdNueDxEL3j4FegkWFA645rkuthEi5MgKn1mYifknaS5oklCpbdFXyzHTsh/CDo2U8BIIcNgHHwA12Y6BBPAKj5HGKJPQSeGuVcLT583lIxpOhtx8BVotylMAQd1jUgA61icO7YZBlG00uLsOyOHpOQZ4G6CjhqPdSBS8DCB/kor+hzUyWqSlIJDbZ9bYNRN0qVg6yusImhl2HaSZq+bEFeuYZ4qKRoUDCBZCwQCWFkxl5+kmWd6lMHjS5rZ+NsHAciIuNaL3HwbBGjb5R7EZaW72A4e4P0IDJp/BCrJkGsHh5Skuwy0sgz/plkpVR/5FcvAe88/wTjUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FSE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "SIZE_GAL", "type": "esriFieldTypeInteger", "alias": "SIZE GAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE_GAL" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCOORD" }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCOORD" }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS COLLECTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_COLLECTED" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ASBUILT_EID" }, { "name": "LINKED_IMAGE_2", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGE_2" }, { "name": "LINKED_IMAGE_3", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGE_3" }, { "name": "LINKED_IMAGE_1", "type": "esriFieldTypeString", "alias": "LINKED IMAGE 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGE_1" }, { "name": "FSE_ID", "type": "esriFieldTypeInteger", "alias": "FSE ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FSE_ID" }, { "name": "FSE_NO", "type": "esriFieldTypeString", "alias": "FSE NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FSE_NO" }, { "name": "FSE_NAME", "type": "esriFieldTypeString", "alias": "FSE NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FSE_NAME" }, { "name": "FSE_ADDRLINE1", "type": "esriFieldTypeString", "alias": "FSE ADDRLINE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FSE_ADDRLINE1" }, { "name": "FSE_ADDRLINE2", "type": "esriFieldTypeString", "alias": "FSE ADDRLINE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FSE_ADDRLINE2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "FSE_ACCTNO", "type": "esriFieldTypeString", "alias": "FSE ACCTNO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FSE_ACCTNO" }, { "name": "FSE_CLASS", "type": "esriFieldTypeString", "alias": "FSE CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FSE_CLASS" }, { "name": "FSE_SECOND", "type": "esriFieldTypeString", "alias": "FSE SECOND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FSE_SECOND" }, { "name": "FSE_EFFECT", "type": "esriFieldTypeDate", "alias": "FSE EFFECT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FSE_EFFECT" }, { "name": "FSE_EXPIRATION", "type": "esriFieldTypeDate", "alias": "FSE EXPIRATION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FSE_EXPIRATION" }, { "name": "FSE_LAST_INSPECTION", "type": "esriFieldTypeDate", "alias": "FSE LAST INSPECTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FSE_LAST_INSPECTION" }, { "name": "FSE_LAST_PUMP", "type": "esriFieldTypeDate", "alias": "FSE LAST PUMP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FSE_LAST_PUMP" }, { "name": "FSE_NEXT_PUMP", "type": "esriFieldTypeDate", "alias": "FSE NEXT PUMP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FSE_NEXT_PUMP" }, { "name": "FSE_ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "FSE ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FSE_ACTIVE" }, { "name": "GAD_ID", "type": "esriFieldTypeString", "alias": "GAD ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GAD_ID" }, { "name": "GAD_NO", "type": "esriFieldTypeString", "alias": "GAD NO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GAD_NO" }, { "name": "GAD_TYPE", "type": "esriFieldTypeString", "alias": "GAD TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GAD_TYPE" }, { "name": "GAD_COMMENTS", "type": "esriFieldTypeString", "alias": "GAD COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "GAD_COMMENTS" }, { "name": "GAD_CLEAN_FREQUENCY", "type": "esriFieldTypeString", "alias": "GAD CLEAN FREQUENCY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GAD_CLEAN_FREQUENCY" }, { "name": "GAD_DEPTH", "type": "esriFieldTypeString", "alias": "GAD DEPTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GAD_DEPTH" }, { "name": "GAD_SIZEUNIT", "type": "esriFieldTypeString", "alias": "GAD SIZE UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GAD_SIZEUNIT" }, { "name": "GAD_DEPTHUNIT", "type": "esriFieldTypeString", "alias": "GAD DEPTH UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GAD_DEPTHUNIT" }, { "name": "FSE_HAULER", "type": "esriFieldTypeString", "alias": "FSE HAULER", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FSE_HAULER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1982_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Grease Trap Update", "description": "", "prototype": { "attributes": { "FSE_HAULER": null, "GAD_DEPTHUNIT": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "LOCATION": null, "SIZE_GAL": null, "MANUFACTURER": null, "CONTRACTOR": null, "XCOORD": null, "YCOORD": null, "GPS_COLLECTED": null, "Enabled": 1, "LF_ASBUILT_EID": null, "LINKED_IMAGE_2": null, "LINKED_IMAGE_3": null, "LINKED_IMAGE_1": null, "FSE_ID": null, "FSE_NO": null, "FSE_NAME": null, "FSE_ADDRLINE1": null, "FSE_ADDRLINE2": null, "CITY": null, "STATE": null, "ZIP": null, "FSE_ACCTNO": null, "FSE_CLASS": null, "FSE_SECOND": null, "FSE_EFFECT": null, "FSE_EXPIRATION": null, "FSE_LAST_INSPECTION": null, "FSE_LAST_PUMP": null, "FSE_NEXT_PUMP": null, "FSE_ACTIVE": null, "GAD_ID": null, "GAD_NO": null, "GAD_TYPE": null, "GAD_COMMENTS": null, "GAD_CLEAN_FREQUENCY": null, "GAD_DEPTH": null, "GAD_SIZEUNIT": 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 }, { "currentVersion": 10.91, "id": 11, "name": "Sewer Manhole Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This point feature class is a collection of sewer manholes found in the City of Henderson's sanitary sewer system. Sanitary sewer manholes allow maintenence access to the sanitary sewer system.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "451b0b6158c96abde3525aaa3bd3c794", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArBJREFUKJFtk2lIVHEUxX++92amGTWnZ1aTaVS2E5VCi1BKE5lFtBClEbSZtEAFfiijUpSiHUzaBooW+tJGJlZU4KQVTKVMmJk2OWnUy6y/mY7OGzX7IpXW+XYv58A9nHMV/gNHt0OuuVM4t61Vim753Oy5vN35FND78pS/h2PvUlTPs+brZ1MPJ4SGyZLX3ciYeBvDZ6ldY6baHj44UbkW+PyPeO+zlNHOC2/c6lDVkn46CYvVzLlNhazMtaMYZPn1o/qkT29FlebS7UKI8j/iB0iv7npdvq8dlkn2cCxWc6/zZKNM9KRBDB2lWvVW7Z4oZTKgKQCbG5IPfTM3D1iTn8T9U+XIhiBiYsbDFytG73B+RNRSsL+EpVmz8ZZ/MhxJLchFkKYA1Fdqq+akxSHJEvM2x3Iro4Lp8+O4lLeBuro6cnYVsex8IiEDzUxMHGlVQ03LhdC3KgCeFw2DFu/sh+4LEGjvJHnGUhYmLwIgKiqKrMwcPooKWoKrALDFqk206OMUgEavkK7tcQLgb+8ke92SXp4jIyPJzdzHz4ENAHjKhQ0f/RWAiLFqW+phe4jBbKQr0EWJo5jEmXYkSQLgRdlzNp5ZRHvYRwBePc5/r9XpDQqAVQ0u1aqbkqOnDMbX5OdpVTE5+UFMGxdPTW01rlonE0b0Z0SsjVbhe6m59XCgRgF4WyT23u4oiV91JCms4OATlmcnEBLu52BaBquPz2V+cAxFx13IMp03DzxuBK78zlkIUVZf4Tu5PcaRmedJDwqNsPTkC7JBRjbILNgx3bc74aJfcwkjkNerYVqlvsdkMnXkrylMX5E169vIuCHD6CYs4O+o/1D51e3YcmOwVqZ/B1KAQN9ud+u6ni3c+q0DCVe3ASGA0emoNvXwjgI3/k6h12P0WHAD6/vu/4dfJuAMXicuIFcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "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": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "SewerOwner_1", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF HENDERSON PARKS", "code": 5 }, { "name": "CITY OF HENDERSON WWTP", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNER" }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SERVICE_AREA" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ID_NO" }, { "name": "MODEL", "type": "esriFieldTypeInteger", "alias": "MODEL", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODEL" }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_ELEV" }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEV" }, { "name": "MH_SIZE", "type": "esriFieldTypeInteger", "alias": "MH_SIZE", "domain": { "type": "codedValue", "name": "ManholeSize", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_SIZE" }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_MATERIAL", "domain": { "type": "codedValue", "name": "ManholeMaterial", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "RCP", "modelName": "MH_MATERIAL" }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "LOCATION_CODE", "domain": { "type": "codedValue", "name": "SewerLocation", "description": "NASSCO Location Code", "codedValues": [ { "name": "MAIN HIGHWAY - URBAN", "code": "A" }, { "name": "MAIN HIGHWAY - RURAL", "code": "B" }, { "name": "LIGHT HIGHWAY", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION_CODE" }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_COLLECTED" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "COMMENT" }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ABANDONMENT_EID" }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ASBUILT_EID" }, { "name": "LF_SKETCH_EID", "type": "esriFieldTypeString", "alias": "LF SKETCH ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_SKETCH_EID" }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EID" }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEVATION" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "CAP_ASSET_NO", "type": "esriFieldTypeString", "alias": "CAP ASSET NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CAP_ASSET_NO" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2383_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1977_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Manhole Update", "description": "", "prototype": { "attributes": { "DEPTH": null, "CAP_ASSET_NO": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ANCILLARYROLE": null, "ENABLED": 1, "STATUS": 1, "PROJECT_NAME": null, "OWNER": 1, "SERVICE_AREA": null, "DATE_INSTALLED": null, "YEAR_INSTALLED": null, "ABANDONMENT_DATE": null, "ID_NO": null, "MODEL": null, "FL_ELEV": null, "RIM_ELEV": null, "MH_SIZE": null, "MH_MATERIAL": "RCP", "LOCATION_CODE": null, "GPS_COLLECTED": null, "NORTHING": null, "EASTING": null, "COMMENT": null, "LF_ABANDONMENT_EID": null, "LF_ASBUILT_EID": null, "LF_SKETCH_EID": null, "EID": null, "RIM_ELEVATION": null, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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 }, { "currentVersion": 10.91, "id": 13, "name": "Stormwater Headwalls Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This stormwater headwall data was collected and compiled for the City of Henderson, Texas. Information was collected and compiled in a variety of ways including GPS unit, locating the structures on aerial imagery, digitized georeferenced plans and record drawings, and the knowledge of members of the municipality.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f28887a274afd2c194afab7c1a30c7da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ9JREFUKJGNkktIW2EQhb/ATS+2FjUuJBAQITSKIlJECqKUglW7CxoiwRcisVUrRhoRihQ0VDEasY3FVyQ+CLSXNkhEFyqCm+rKXexG0IVeQquIq/4gxUUWJnopnt0cPpg5MyNxT0lapjzn6het44P/B6c6P4v5SAfLvd+pH4lqg6EPBpSN1xRZdPJh7IeAXG1QVb+RZ5JoeYWweyzGBbdNbfIqyeCSuwh/+AVT7+BhCvTYUPd+TQO3wMNTBdtzHVkZ8bo0H4LrGfKMa1g4x/skAOOi26EOBMxEvDdjPNDDWysitNmD0uWRANTo0RidNkhLTd7A0yfgC+mJXfnjrbOzVlj92Ya1HPQJ+U5+w8VfMKRPxF2zvx1TdT270UeUFd6AixvQULmF4+N+HKzgnyFY4Dr3fZ2h2AIpMhwcw+nZFc9ya5NSnzd7Z+mve8/2fjZVJRBYQ35ZPCkavBd3F27OsTOt7KLTQfrjS/HmU7f2ZZqG9uRR545o95UbZ/s61C8RtEFAmDJrZI8zrDYOLyf6d7+nbuiPgLLbtuY/auka50J+gb6ENjgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PHOTONAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "HMaterial", "description": "Headwal Material", "codedValues": [ { "name": "Concrete", "code": "C" }, { "name": "Stone", "code": "S" }, { "name": "Brick", "code": "B" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "WINGWALL", "type": "esriFieldTypeString", "alias": "WINGWALL", "domain": { "type": "codedValue", "name": "HWingwall", "description": "Wingwall/Apron", "codedValues": [ { "name": "Apron", "code": "A" }, { "name": "Wingwall", "code": "W" }, { "name": "Both", "code": "B" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Wingwall" }, { "name": "WINGWALLANGLE", "type": "esriFieldTypeString", "alias": "WINGWALL ANGLE", "domain": { "type": "codedValue", "name": "HAngle", "description": "Wingwall Angle", "codedValues": [ { "name": "90", "code": "90" }, { "name": "45", "code": "45" }, { "name": "0", "code": "0" }, { "name": "Other", "code": "Ot" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WingwallAngle" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "Condition", "description": "Site Condition", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comment" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "Shape_", "type": "esriFieldTypeString", "alias": "Shape_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Shape_" }, { "name": "WIDTH_IN", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width_IN" }, { "name": "HEIGHT_IN", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height_IN" }, { "name": "DIAMETER_IN", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter_IN" }, { "name": "BARRELS", "type": "esriFieldTypeString", "alias": "BARRELS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Barrels" }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert_Elevation" }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ground_Elevation" }, { "name": "HEADWALL_MATERIAL", "type": "esriFieldTypeString", "alias": "HEADWALL MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Headwall_Material" }, { "name": "WINGWALL_MATERIAL", "type": "esriFieldTypeString", "alias": "WINGWALL MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Wingwall_Material" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "PHOTONAME1", "type": "esriFieldTypeString", "alias": "PHOTONAME 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2384_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1978_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Headwalls Update", "description": "", "prototype": { "attributes": { "PHOTONAME1": null, "SOURCE": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "MATERIAL": null, "WINGWALL": null, "WINGWALLANGLE": null, "CONDITION": null, "COMMENT": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "EPA_SWMMID": null, "Shape_": null, "WIDTH_IN": null, "HEIGHT_IN": null, "DIAMETER_IN": null, "BARRELS": null, "INVERT_ELEVATION": null, "GROUND_ELEVATION": null, "HEADWALL_MATERIAL": null, "WINGWALL_MATERIAL": 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 }, { "currentVersion": 10.91, "id": 14, "name": "Stormwater Inlets Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class represents all the various types of stormwater inlets maintained by the City of Henderson.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cff029c95b2306064f15d25e83b19b7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQBJREFUKJFjYcAORBgYGN5gk2DBKramdiXD4s0FDBsvXCasoSE6i8FK24pBiLeGYeOFcEIaRBhCHcMZGBg5GNTlXBjSPH0YZm3fglMD+6z8ip+CvJYMDAwMDIyMQgxJHpkMs7ZvZ2Bg+IuhQUhISP+dq4knAwMDI9wEOQlHhqqwFIa2VTMxNLybl1fKwM6mheZEToYIl3CGtlXLGRgYPiE0eBuHMpioO2IEAAMDA4MIvx1Dd1o+Q+msZpgGToby6HgGJiYprBoYGJgZAqy8GUpnLWFgYLjPwpDuXcegJOmMQzEEcHOaC03O7niXOzWchWHm1kqGmVsr8WpgYGB4B6UBoro22F3TCQcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UPDATE_NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "IN_TYPE", "type": "esriFieldTypeString", "alias": "IN TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Inlet Type", "codedValues": [ { "name": "DROP", "code": "Dp" }, { "name": "GRATE", "code": "Gr" }, { "name": "GRATE/CURB", "code": "GC" }, { "name": "CURB", "code": "Cb" }, { "name": "SLOT", "code": "St" }, { "name": "OTHER", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IN_Type" }, { "name": "BOXMATERIAL", "type": "esriFieldTypeString", "alias": "BOX MATERIAL", "domain": { "type": "codedValue", "name": "Box", "description": "Box Material", "codedValues": [ { "name": "Concrete", "code": "C" }, { "name": "Brick", "code": "B" }, { "name": "Stone", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BoxMaterial" }, { "name": "GRATEMATERIAL", "type": "esriFieldTypeString", "alias": "GRATE MATERIAL", "domain": { "type": "codedValue", "name": "Grate", "description": "Grate Material", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Alluminum", "code": "Al" }, { "name": "Steel", "code": "St" }, { "name": "Plastic", "code": "Pl" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GrateMaterial" }, { "name": "LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LENGTH FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_FT" }, { "name": "WIDTH_IN", "type": "esriFieldTypeDouble", "alias": "WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width_In" }, { "name": "HEIGHT_IN", "type": "esriFieldTypeDouble", "alias": "HEIGHT IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height_In" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "Condition", "description": "Site Condition", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert_Elevation" }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ground_Elevation" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "PHOTO1_", "type": "esriFieldTypeString", "alias": "PHOTO 1_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1_" }, { "name": "PHOTO2_", "type": "esriFieldTypeString", "alias": "PHOTO 2_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2_" }, { "name": "PHOTO3_", "type": "esriFieldTypeString", "alias": "PHOTO 3_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3_" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2393_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1987_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Inlets Update", "description": "", "prototype": { "attributes": { "PHOTO3_": null, "PHOTO2_": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "IN_TYPE": null, "BOXMATERIAL": null, "GRATEMATERIAL": null, "LENGTH_FT": null, "WIDTH_IN": null, "HEIGHT_IN": null, "CONDITION": null, "COMMENTS": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "EPA_SWMMID": null, "INVERT_ELEVATION": null, "GROUND_ELEVATION": null, "SOURCE": null, "PHOTO1_": 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 }, { "currentVersion": 10.91, "id": 15, "name": "Stormwater Manhole Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This point feature class is a collection of stormwater manholes found in the City of Henderson's stormwater system. Stormwater manholes allow maintenence access to the stormwater system.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f0ef3dd1333963f00a4484ab92c1f152", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmNJREFUKJFtk0tIlHEUxX9+fjNfmo0zn2CFWQspjWyctCgmxUVKGWRREVH0ICoooYUJollIukgxKCqiICjCVUkthPLVy/CBGtOojWOK6aLRHn81HMe/jtbCodQ8u3s5B+65516VxdBJsK2VtKlxffWSYW9PW75sAORCmjq3sL9HH2/n6UA+qUMmFNEu0DeDlsS0bqPW84CTwOB/Ynsla/sqcJgiCd1SAkYTtOaCLQ8UleAfjewUfbiWOvQdQogP/8Q1KN+qaEYQak6eFc6FYgDzetDXYBZe8ZJmEgCPCmDr1krGQqQlsRjcjwADJMYc4KvoZdvQLprC7uO8IYjPAeHE0JZFEYLTKsDwJ3kk5hgowRB7An4VbSVj73Hy7m6iv7+ft7lNJJa6USweVtgxo3EQyFIBBp1ExlnA74MZHxxKPsqe3ZkAREdHc/VSMU2+N9T5CgDQrQwj9TgVQA6gOK8FDPog+/y6eZ6joqKozKnCHdiFcLJS83pNKoAWw7jtCmGqBjNTUPukmrTt6SiKAkBLawsppVaWhdQDUN3AF+mRQyqAbqF+rIcM8wbwj8KzjocEXVdI2ZiKu7eLOtcLxsJfYY6HiRE+SjcRQPfs2K/1y52Twp5USHjHLbBeFLgsZTzOKcNaCGomeO7BdBD+rtt8B8r/5iyEaNNc2p0au8xLbyTIGBEwa5jNWFEh9gze2n1MSAdG4Oa8C5M9skDTtKl35+RZWy4/zQmsYoZw/wQDo104GrJZjpsR4DAwufC2f0spC/XP+vPm/eICEAYYPeVoAV4ZUDE3hXmPEbDgAE4t7C+GP97F36AouigAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PHOTONAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Material", "description": "Manhole Material", "codedValues": [ { "name": "Metal", "code": "M" }, { "name": "Concrete", "code": "C" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "MH_SIZE", "type": "esriFieldTypeDouble", "alias": "MANHOLE SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_Size" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "Condition", "description": "Site Condition", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "GROUNDELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundElevation" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert_Elevation" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "PHOTONAME1", "type": "esriFieldTypeString", "alias": "PHOTONAME 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName1" }, { "name": "PHOTONAME2", "type": "esriFieldTypeString", "alias": "PHOTONAME 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName2" }, { "name": "PHOTONAME3", "type": "esriFieldTypeString", "alias": "PHOTONAME 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName3" }, { "name": "PHOTO_UID", "type": "esriFieldTypeDouble", "alias": "PHOTO UID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHOTO_UID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2391_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1985_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Manhole Update", "description": "", "prototype": { "attributes": { "PHOTO_UID": null, "PHOTONAME3": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "MATERIAL": null, "MH_SIZE": null, "CONDITION": null, "GROUNDELEVATION": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "COMMENT": null, "EPA_SWMMID": null, "INVERT_ELEVATION": null, "SOURCE": null, "PHOTONAME1": null, "PHOTONAME2": 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 }, { "currentVersion": 10.91, "id": 16, "name": "Stormwater Outfalls Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This stormwater outfall data was collected and compiled for the City of Henderson, Texas. Information was collected and compiled in a variety of ways including GPS unit, locating the structures on aerial imagery, digitized georeferenced plans and record drawings, and the knowledge of members of the municipality.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 204, 204, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PHOTONAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "CROWNTOGROUNDELEVATION", "type": "esriFieldTypeDouble", "alias": "CROWN TO GROUND ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrowntoGroundElevation" }, { "name": "WIDTH_IN", "type": "esriFieldTypeDouble", "alias": "WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width_In" }, { "name": "HEIGHT_IN", "type": "esriFieldTypeDouble", "alias": "HEIGHT IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height_In" }, { "name": "DIAMETER_IN", "type": "esriFieldTypeDouble", "alias": "DIAMETER IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter_In" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "PHOTONAME1", "type": "esriFieldTypeString", "alias": "PHOTO NAME 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhotoName1" }, { "name": "PHOTONAME2", "type": "esriFieldTypeString", "alias": "PHOTO NAME 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhotoName2" }, { "name": "PHOTONAME3", "type": "esriFieldTypeString", "alias": "PHOTO NAME 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhotoName3" }, { "name": "OUTFALL_MATERIAL", "type": "esriFieldTypeString", "alias": "OUTFALL MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Outfall_Material" }, { "name": "OUTFALL_SHAPE", "type": "esriFieldTypeString", "alias": "OUTFALL SHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Shape_" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "OUTFALL_CONDITION", "type": "esriFieldTypeString", "alias": "OUTFALL CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Outfall_Condition" }, { "name": "BARRELS", "type": "esriFieldTypeSmallInteger", "alias": "BARRELS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Barrels" }, { "name": "WINGWALL_MATERIAL", "type": "esriFieldTypeString", "alias": "WINGWALL MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Wingwall_Material" }, { "name": "WINGWALL_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "WINGWALL ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Wingwall_Angle" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1984_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Outfalls Update", "description": "", "prototype": { "attributes": { "SOURCE": null, "WINGWALL_ANGLE": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "INVERTELEVATION": null, "CROWNTOGROUNDELEVATION": null, "WIDTH_IN": null, "HEIGHT_IN": null, "DIAMETER_IN": null, "COMMENTS": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "PHOTONAME1": null, "PHOTONAME2": null, "PHOTONAME3": null, "OUTFALL_MATERIAL": null, "OUTFALL_SHAPE": null, "EPA_SWMMID": null, "OUTFALL_CONDITION": null, "BARRELS": null, "WINGWALL_MATERIAL": 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 }, { "currentVersion": 10.91, "id": 17, "name": "Stormwater Drain Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This storm drain data was collected and compiled for the City of Henderson, Texas. Information was collected and compiled in a variety of ways including GPS unit, locating the structures on aerial imagery, digitized georeferenced plans and record drawings, and the knowledge of members of the municipality.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 85, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UPdATE_NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPdATE_NOTES", "type": "esriFieldTypeString", "alias": "UPdATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPdATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "KUTILITY_", "type": "esriFieldTypeInteger", "alias": "KUTILITY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KUTILITY_" }, { "name": "KUTILITY_I", "type": "esriFieldTypeInteger", "alias": "KUTILITY_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KUTILITY_I" }, { "name": "CALC_ACRE", "type": "esriFieldTypeDate", "alias": "CALC_ACRE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CALC_ACRE" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PIN" }, { "name": "PROP_ID", "type": "esriFieldTypeString", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "DICT0", "type": "esriFieldTypeString", "alias": "DICT0", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DICT0" }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DESC_" }, { "name": "POLYGONID", "type": "esriFieldTypeInteger", "alias": "POLYGONID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYGONID" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "HYD_COLOR", "type": "esriFieldTypeString", "alias": "HYD_COLOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HYD_COLOR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2395_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1989_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Drain Update", "description": "", "prototype": { "attributes": { "HYD_COLOR": null, "ANGLE": null, "UPDATE_STATUS": 0, "UPdATE_NOTES": null, "ASSETID": null, "ENABLED": null, "STATUS": null, "ABANDONMENT_DATE": null, "PERIMETER": null, "KUTILITY_": null, "KUTILITY_I": null, "CALC_ACRE": null, "PIN": null, "PROP_ID": null, "DICT0": null, "DESC_": null, "POLYGONID": null, "SCALE": 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 }, { "currentVersion": 10.91, "id": 18, "name": "Stormwater Channels Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This stormwater channel data was collected and compiled for the City of Henderson, Texas. Information was collected and compiled in a variety of ways including GPS unit, locating the structures on aerial imagery, digitized georeferenced plans and record drawings, and the knowledge of members of the municipality.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PHOTONAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "CHANNEL_MATERIAL", "type": "esriFieldTypeString", "alias": "CHANNEL MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Channel_Material" }, { "name": "CHANNEL_SHAPE", "type": "esriFieldTypeString", "alias": "CHANNEL SHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Channel_Shape" }, { "name": "SIDE_SLOPE", "type": "esriFieldTypeDouble", "alias": "SIDE SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Side_Slope" }, { "name": "BOTTOMWIDTH_IN", "type": "esriFieldTypeSmallInteger", "alias": "BOTTOM WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BottomWidth_IN" }, { "name": "TOPWIDTH_IN", "type": "esriFieldTypeSmallInteger", "alias": "TOP WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopWidth_IN" }, { "name": "DEPTH_IN", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth_IN" }, { "name": "CHANNEL_CONDITION", "type": "esriFieldTypeString", "alias": "CHANNEL_CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Channel_Condition" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTONAME1", "type": "esriFieldTypeString", "alias": "PHOTO NAME 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1981_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Channels Update", "description": "", "prototype": { "attributes": { "PHOTONAME1": null, "PHOTO3": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "TYPE": null, "EPA_SWMMID": null, "CHANNEL_MATERIAL": null, "CHANNEL_SHAPE": null, "SIDE_SLOPE": null, "BOTTOMWIDTH_IN": null, "TOPWIDTH_IN": null, "DEPTH_IN": null, "CHANNEL_CONDITION": null, "SOURCE": null, "COMMENTS": null, "PHOTO1": null, "PHOTO2": 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 }, { "currentVersion": 10.91, "id": 19, "name": "Stormwater Pipes Update", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A linear surface water feature dataset of streams and drainage channels. This feature class attempts to show all streams, creeks, and water drainage flow lines regardless of whether water flow is perennial or intermittent.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PHOTONAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "UpdateStatus", "description": "Status of features in field updates", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "PIPE_DIAMETER_IN", "type": "esriFieldTypeSmallInteger", "alias": "PIPE DIAMETER IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_Diameter_IN" }, { "name": "EPA_SWMMID", "type": "esriFieldTypeString", "alias": "EPA SWMM ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EPA_SWMMID" }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE SHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pipe_Shape" }, { "name": "WIDTH_IN", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width_IN" }, { "name": "HEIGHT_IN", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height_IN" }, { "name": "BARRELS_", "type": "esriFieldTypeString", "alias": "BARRELS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Barrels" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "PIPE MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pipe_Material" }, { "name": "PIPE_CONDITION", "type": "esriFieldTypeString", "alias": "PIPE CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pipe_Condition" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "INLET_OFFSET", "type": "esriFieldTypeDouble", "alias": "INLET OFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_Offset" }, { "name": "OUTLET_OFFSET", "type": "esriFieldTypeDouble", "alias": "OUTLET OFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outlet_Offset" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO 3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Photo3" }, { "name": "PHOTONAME1", "type": "esriFieldTypeString", "alias": "PHOTO NAME 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName1" }, { "name": "PHOTONAME2", "type": "esriFieldTypeString", "alias": "PHOTO NAME 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoName2" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2397_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1991_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Pipes Update", "description": "", "prototype": { "attributes": { "PHOTONAME2": null, "PHOTONAME1": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "TYPE": null, "PIPE_DIAMETER_IN": null, "EPA_SWMMID": null, "PIPE_SHAPE": null, "WIDTH_IN": null, "HEIGHT_IN": null, "BARRELS_": null, "PIPE_MATERIAL": null, "PIPE_CONDITION": null, "SOURCE": null, "INLET_OFFSET": null, "OUTLET_OFFSET": null, "COMMENTS": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": 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 }, { "currentVersion": 10.91, "id": 21, "name": "Water Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains water pipeline linework.", "copyrightText": "Creation of this dataset utilized source data from the City of Henderson.", "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0557351975915672E7, "ymin": 3777916.952880798, "xmax": -1.0545506936918154E7, "ymax": 3800606.8327030204, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pipe_Status", "description": "Pipe status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "ENGINEER_JOB_NUMBER", "type": "esriFieldTypeString", "alias": "ENGINEER JOB NUMBER", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ENG_JOB_NO" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HENDERSON", "code": 1 }, { "name": "CITY OF KILGORE", "code": 2 }, { "name": "PRIVATE", "code": 3 }, { "name": "UNKNOWN", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OWNER" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 75 }, { "name": "0", "code": 0 }, { "name": "1.25\"", "code": 125 }, { "name": "1.5\"", "code": 150 }, { "name": "10''", "code": 10 }, { "name": "12''", "code": 12 }, { "name": "14''", "code": 14 }, { "name": "16''", "code": 16 }, { "name": "18''", "code": 18 }, { "name": "2''", "code": 2 }, { "name": "2.5\"", "code": 250 }, { "name": "20''", "code": 20 }, { "name": "24''", "code": 24 }, { "name": "3''", "code": 3 }, { "name": "30''", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "4''", "code": 4 }, { "name": "48\"", "code": 48 }, { "name": "6''", "code": 6 }, { "name": "8''", "code": 8 }, { "name": "OTHER", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "DEPTH", "type": "esriFieldTypeInteger", "alias": "DEPTH IN INCHES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "MATERIAL TYPE", "domain": { "type": "codedValue", "name": "WaterMaterial", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CIP", "code": 1 }, { "name": "COPPER", "code": 10 }, { "name": "DIP", "code": 3 }, { "name": "GALV", "code": 4 }, { "name": "HDPE", "code": 11 }, { "name": "PCCP", "code": 5 }, { "name": "PLASTIC", "code": 12 }, { "name": "PVC", "code": 6 }, { "name": "RCCP", "code": 7 }, { "name": "STEEL", "code": 8 }, { "name": "UNKNOWN", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "MATERIAL_DETAILS", "type": "esriFieldTypeString", "alias": "MATERIAL TYPE DETAILS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MATERIAL_DETAILS" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": { "type": "range", "name": "Length", "description": "Length for Lines with ratio split policy", "range": [ 0, 0 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "LENGTH" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2268", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2268", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1862_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Mains", "description": "", "prototype": { "attributes": { "COMMENTS": null, "LENGTH": 0, "ASSETID": null, "STATUS": null, "PROJECT_NAME": null, "ENGINEER_JOB_NUMBER": null, "OWNER": 0, "DATE_INSTALLED": null, "YEAR_INSTALLED": null, "ABANDONMENT_DATE": null, "DIAMETER": 0, "DEPTH": null, "MATERIAL": 0, "MATERIAL_DETAILS": null, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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 } ], "tables": [] }