{ "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.0564005653933652E7, "ymin": 3811149.2361107087, "xmax": -1.05565678522237E7, "ymax": 3817824.061558552, "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": true, "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": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "domain": null, "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" } ], "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12093_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12093", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12093", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9409_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant Upd", "description": "", "prototype": { "attributes": { "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "SERVICE": null, "NORMAL_POSITION": null, "CURRENT_POSITION": null, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "HYDRANT_NUMBER": null, "HYDRANT_NO": null, "ADDRESS": null, "STATION": 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 } }, "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": "Hydrant Lead Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains field updates of Fire Hydrant Lead locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "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.0563902387117509E7, "ymin": 3810966.755626006, "xmax": -1.0554721197689129E7, "ymax": 3817657.863138359, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "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": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WaterOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF HALLSVILLE", "code": 6 }, { "name": "CITY OF KILGORE", "code": 8 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 8, "modelName": "Owner" }, { "name": "MAIN_SIZE", "type": "esriFieldTypeInteger", "alias": "MAIN_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": false, "defaultValue": 16, "modelName": "MAIN_SIZE" }, { "name": "DEVICE_ASSETID_1", "type": "esriFieldTypeInteger", "alias": "DEVICE_EID_1", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "DEVICE_EID_1" }, { "name": "DEVICE_ASSETID_2", "type": "esriFieldTypeInteger", "alias": "DEVICE_EID_2", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "DEVICE_EID_2" }, { "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": "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12094_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12094", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12094", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9410_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant Lead Upd", "description": "", "prototype": { "attributes": { "ASSETID": null, "OWNER": 8, "MAIN_SIZE": 16, "DEVICE_ASSETID_1": 0, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ENABLED": 1, "DEVICE_ASSETID_2": 0 } }, "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": 99, "name": "Radio Meters Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "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 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.0560677618756406E7, "ymin": 3813758.1381570324, "xmax": -1.0560365104287392E7, "ymax": 3813784.4692760366, "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": true, "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER_SIZE", "domain": { "type": "codedValue", "name": "Radio_Meter_Size", "description": "Radio Meter Size", "codedValues": [ { "name": "1 1/2\"", "code": "1.5" }, { "name": "1\"", "code": "1" }, { "name": "10\"", "code": "10" }, { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "3/4\"", "code": "3/4" }, { "name": "4\"", "code": "4" }, { "name": "5/8\" x 3/4\"", "code": "5/8" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "METER_SIZE" }, { "name": "VERT_PREC", "type": "esriFieldTypeDouble", "alias": "VERT_PREC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VERT_PREC_" }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORZ_PREC_" }, { "name": "STD_DEV", "type": "esriFieldTypeDouble", "alias": "STD_DEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STD_DEV_" }, { "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": "ACCOUNT_NUMBER", "type": "esriFieldTypeDouble", "alias": "ACCOUNT NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCOUNT_NUM" }, { "name": "UNIQUE_NUMBER", "type": "esriFieldTypeInteger", "alias": "UNIQUE_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIQUE_NUMBER" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_DATE_" }, { "name": "VERIFIED_BY", "type": "esriFieldTypeString", "alias": "VERIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VERIFIED_BY" }, { "name": "VERIFIED_DATE", "type": "esriFieldTypeDate", "alias": "VERIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VERIFIED_DATE" }, { "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": "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12097_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12097", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12097", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9413_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Radio Meters Upd", "description": "", "prototype": { "attributes": { "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ENABLED": 1, "ASSETID": null, "ADDRESS": null, "METER_SIZE": null, "VERT_PREC": null, "HORZ_PREC": null, "STD_DEV": null, "NORTHING": null, "EASTING": null, "ACCOUNT_NUMBER": null, "UNIQUE_NUMBER": null, "ROUTE": null, "COMMENTS": null, "GPS_COLLECTED": null, "GPS_DATE": null, "VERIFIED_BY": null, "VERIFIED_DATE": 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": 3, "name": "Water Service Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains Water Service Lines.", "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.0563999287919246E7, "ymin": 3811107.1817529676, "xmax": -1.0556526692026123E7, "ymax": 3817835.053690318, "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": true, "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": "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 HALLSVILLE", "code": 6 }, { "name": "CITY OF KILGORE", "code": 8 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 8, "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": "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": "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": "UPDATE_TEXT", "type": "esriFieldTypeString", "alias": "UPDATE TEXT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_TEXT" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12098", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9414_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Service Upd", "description": "", "prototype": { "attributes": { "ASSETID": null, "DIAMETER": 18, "OWNER": 1, "UPDATE_STATUS": 0, "UPDATE_TEXT": null, "Enabled": 1, "MATERIAL": 12, "COMMENTS": 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": 4, "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.0572258557524554E7, "ymin": 3808504.613167927, "xmax": -1.0554065195483653E7, "ymax": 3829334.1650761054, "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": "2cea9b2f1a45e743c77ad3d3c9663ee6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvhJREFUOI2tlEtolFcUx3938s3cjN/M1Iw1YWpiHphWo3Uxo4kYFy2WVkxoshOTghQ3oVAQpHQhglVacGUWloIIQQqB7gQTpYU2ZaiFSAPiY4qGNA8kE037VdOMmTOPXBc6ceZztK14dvec//ndcw7nXotXbNYLYkpr/Y6ItLv8mUgkcimZTF7/z8BwONyWSqX2AZempqZO19fXNwEhYK6zs/PO8PDwh1rrj0Tka2Dm34D7HcepMsacBb4ALgC6EBwaGpoFziQSiZPRaPQz27bPO44zWhaotX5XRGxjzD/L6cWreUl5y1z4hhVYc6ylpWV/Op3urKysPAgkC5UWA33AXmPMj8BwXlIembmKrttaQlu69TPB7fsA3gK+Hx8f39Xc3HxIRD53A3v6+vq+BYYAj/e1GqTCwgq+jqp4XGjmzxl04w6Ux1PIaaqtrT0qIr9EIpG3k8nk9RWg1rqxv78/B9QVfKs27OThxBXsN9vBGDJztwlsea+kYqXUwdHR0eNtbW0HgKdAEckaY/YopVbEHp8f5dXklxbI3JvE37itzEjxtba27gC87pZRSq13q/31URZv/IDHH6LCXl0OCLCS516bjFv5eF4Gb9W658EA5Bmg1toyxtxSSu0uVuYW/8ZavY7MvQl8a9ZD0UgKls1mJ4C1JUAReTA/P3+turr6k2JxemqMwObd5FL3WbpzE3/dFjdvvqOjw9JaXxaRkpbP1dTUfGqMuQy0A8jdP/BFNoJSWIEqZDaByWVQlq8Y+FU8Hn9fRA6XVAg4wMzg4OA3PT09m8zycjj71ySBlqcT8Ddt4+Hkb9jNOwuuiw0NDTnbtr8TEeMGAgz09vYesW378AfbN50gn6tN3f61RJBfmGU5l0FVeM91dXVdmZ6edoDyb/mJfdnd3f1xLBYbGBkZWQgEg3uBrUAQmDPGxBOJxMVYLBYFfgdGipOf9x8OjI2NhUOh0AGtdVxEfioEtNZeEdHAEcqs2Ys+WAc4JSIlTvf5/wBfyh4B1YgZcHA0mzQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "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": true, "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 HALLSVILLE", "code": 6 }, { "name": "CITY OF KILGORE", "code": 8 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "OWNER" }, { "name": "ABANDONED", "type": "esriFieldTypeInteger", "alias": "ABANDONED", "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": false, "defaultValue": 2, "modelName": "ABANDONED" }, { "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": "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": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "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": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "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": "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_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12100", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9416_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"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Air Release", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 3, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Blow Off", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 2, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "1", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Gate", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "9", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Bypass Gate Valve", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 9, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "5", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 5, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 12, "name": "12", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Pressure Plane Valve", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "VALVE_MFG": null, "MFG_YEAR": null, "VALVE_TYPE": 12, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "4", "domains": { "STATUS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "ABANDONED": {"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"}, "GPS_COLLECTED": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "PROJECT_NAME": null, "OWNER": 1, "MFG_YEAR": null, "VALVE_TYPE": 4, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "STATUS": null, "ABANDONED": 2, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "VALVE_MFG": null, "VALVE_SIZE": 0, "LINKED_IMAGES": null, "ABANDONMENT_LINK": 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, "LATITUDE": null, "LONGITUDE": null, "GPS_COLLECTED": null, "COMMENTS": 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": 5, "name": "Water Main Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains water pipeline linework.", "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.0564686518284418E7, "ymin": 3809850.5726251393, "xmax": -1.0554607680691147E7, "ymax": 3819094.177043363, "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": true, "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": "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 HALLSVILLE", "code": 6 }, { "name": "CITY OF KILGORE", "code": 8 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "ELDERVILLE", "code": 7 }, { "name": "GUM SPRINGS WATER SYSTEM", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "TRYON ROAD WATER DISTRICT", "code": 2 }, { "name": "UNKNOWN", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 8, "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", "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, 52800 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "LENGTH" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12095_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12095", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12095", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9411_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Main Upd", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENGINEER_JOB_NUMBER": null, "ABANDONMENT_DATE": null, "DEPTH": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "LENGTH": 0, "STATUS": 1, "PROJECT_NAME": null, "OWNER": 1, "DATE_INSTALLED": null, "YEAR_INSTALLED": null, "DIAMETER": 0, "MATERIAL": 6, "MATERIAL_DETAILS": null, "LINKED_IMAGES": null, "ABANDONMENT_LINK": null, "COMMENTS": 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": 6, "name": "Waterline Interconnections Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contians field updates of waterline interconnection point locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "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.0560750844614414E7, "ymin": 3817581.445355022, "xmax": -1.0560750844614414E7, "ymax": 3817581.445355022, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 5, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NICKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CUSTOMER", "type": "esriFieldTypeString", "alias": "Customer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Customer" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "Intersection", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Intersection" }, { "name": "NICKNAME", "type": "esriFieldTypeString", "alias": "Nickname", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nickname" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12101", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12101", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9417_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Waterline Interconnections Updates", "description": "", "prototype": { "attributes": { "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "CUSTOMER": null, "INTERSECTION": null, "NICKNAME": null, "COMMENTS": 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": 7, "name": "Sewer Manhole Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 40000, "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.056340562691172E7, "ymin": 3812190.7301764074, "xmax": -1.0554664097563226E7, "ymax": 3821137.7339580418, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "MANHOLETYPECODE", "defaultSubtypeCode": 1, "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": "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": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "INSTALLEDDATE", "type": "esriFieldTypeDate", "alias": "INSTALLEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLEDDATE" }, { "name": "X_NAD83", "type": "esriFieldTypeDouble", "alias": "X_NAD83", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_NAD83" }, { "name": "Y_NAD83", "type": "esriFieldTypeDouble", "alias": "Y_NAD83", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_NAD83" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SOURCE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" }, { "name": "MANHOLETYPECODE", "type": "esriFieldTypeInteger", "alias": "MANHOLETYPECODE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MANHOLETYPECODE" }, { "name": "MANHOLEDIAMETER", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLEDIAMETER" }, { "name": "MANHOLEDEPTH", "type": "esriFieldTypeDouble", "alias": "MANHOLEDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLEDEPTH" }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEVATION" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERTELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEVATION" }, { "name": "MANHOLETYPE", "type": "esriFieldTypeString", "alias": "MANHOLETYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MANHOLETYPE" }, { "name": "CONSTRUCTIONMATERIAL", "type": "esriFieldTypeString", "alias": "CONSTRUCTIONMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONSTRUCTIONMATERIAL" }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "LIDTYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LIDTYPE" }, { "name": "PHOTO1", "type": "esriFieldTypeString", "alias": "PHOTO1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTO1" }, { "name": "PHOTO2", "type": "esriFieldTypeString", "alias": "PHOTO2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTO2" }, { "name": "PHOTO3", "type": "esriFieldTypeString", "alias": "PHOTO3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTO3" }, { "name": "MANHOLECONDITION", "type": "esriFieldTypeDouble", "alias": "MANHOLECONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLECONDITION" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "LOCATED", "type": "esriFieldTypeString", "alias": "LOCATED", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOCATED" }, { "name": "HOTLINK1", "type": "esriFieldTypeString", "alias": "HOTLINK1", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "HOTLINK1" }, { "name": "HOTLINK2", "type": "esriFieldTypeString", "alias": "HOTLINK2", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "HOTLINK2" }, { "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12084_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12084", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12084", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9400_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Manhole Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "ABANDONMENT_DATE": null, "COMMENT": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "STATUS": "ACTIVE", "ROTATION": 0, "INSTALLEDDATE": null, "X_NAD83": null, "Y_NAD83": null, "SOURCE": null, "MANHOLETYPECODE": 1, "MANHOLEDIAMETER": null, "MANHOLEDEPTH": null, "RIMELEVATION": null, "INVERTELEVATION": null, "MANHOLETYPE": null, "CONSTRUCTIONMATERIAL": null, "LIDTYPE": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "MANHOLECONDITION": null, "GIS_ID": null, "LOCATED": null, "HOTLINK1": null, "HOTLINK2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Manhole", "defaultValues": { "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "ROTATION": 0, "INSTALLEDDATE": null, "X_NAD83": null, "Y_NAD83": null, "SOURCE": null, "COMMENT": null, "MANHOLETYPECODE": 1, "MANHOLEDIAMETER": null, "MANHOLEDEPTH": null, "RIMELEVATION": null, "INVERTELEVATION": null, "MANHOLETYPE": null, "CONSTRUCTIONMATERIAL": null, "LIDTYPE": null, "PHOTO1": null, "PHOTO2": null, "PHOTO3": null, "MANHOLECONDITION": null, "GIS_ID": null, "LOCATED": null, "HOTLINK1": null, "HOTLINK2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0 }, "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} } } ], "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": "Sewer Pipe Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contians field updates of Sewer Pipe locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "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.056400788267272E7, "ymin": 3810941.72445706, "xmax": -1.055405750990866E7, "ymax": 3821386.171241253, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SEWERLINETYPECODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "3", "label": "Force Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 68, 255 ], "width": 3 }, "value": "1", "label": "Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "5", "label": "Undetermined", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "SEWERLINETYPECODE", "subtypeField": "SEWERLINETYPECODE", "defaultSubtypeCode": 1, "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": "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OWNER" }, { "name": "INSTALLEDDATE", "type": "esriFieldTypeString", "alias": "INSTALLEDDATE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INSTALLEDDATE" }, { "name": "PIPEDIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPEDIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEDIAMETER" }, { "name": "SEGMENTLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGMENTLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENTLENGTH" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PIPEMATERIAL" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENT" }, { "name": "UPSTREAMINVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERTELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERTELEVATION" }, { "name": "DOWNSTREAMINVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERTELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERTELEVATION" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "GISUPSTREAMID", "type": "esriFieldTypeString", "alias": "GISUPSTREAMID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GISUPSTREAMID" }, { "name": "GISDOWNSTREAMID", "type": "esriFieldTypeString", "alias": "GISDOWNSTREAMID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GISDOWNSTREAMID" }, { "name": "LOCATED", "type": "esriFieldTypeString", "alias": "LOCATED", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATED" }, { "name": "SEWERLINETYPECODE", "type": "esriFieldTypeInteger", "alias": "SEWERLINETYPECODE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SEWERLINETYPECODE" }, { "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": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12083_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12083", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12083", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9399_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "Force Main", "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Force Main", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "LOCATED": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "SEWERLINETYPECODE": 3 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Gravity", "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Gravity", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "LOCATED": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "SEWERLINETYPECODE": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Undetermined", "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Undetermined", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "LOCATED": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "SEWERLINETYPECODE": 5 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Gravity", "defaultValues": { "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "LOCATED": null, "SEWERLINETYPECODE": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0 }, "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} } }, { "code": 5, "name": "Undetermined", "defaultValues": { "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "LOCATED": null, "SEWERLINETYPECODE": 5, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0 }, "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} } }, { "code": 3, "name": "Force Main", "defaultValues": { "ASSETID": null, "ENABLED": 1, "STATUS": "ACTIVE", "ABANDONMENT_DATE": null, "OWNER": null, "INSTALLEDDATE": null, "PIPEDIAMETER": null, "SEGMENTLENGTH": null, "PIPEMATERIAL": null, "SOURCE": null, "COMMENT": null, "UPSTREAMINVERTELEVATION": null, "DOWNSTREAMINVERTELEVATION": null, "GIS_ID": null, "GISUPSTREAMID": null, "GISDOWNSTREAMID": null, "LOCATED": null, "SEWERLINETYPECODE": 3, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "UPDATE_NOTES": null, "UPDATE_STATUS": 0 }, "domains": { "ENABLED": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "UPDATE_STATUS": {"type": "inherited"} } } ], "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": "Stormwater Inlets Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains field updates of Storm Inlet locations.", "copyrightText": "Creation of this dataset utilized source data from the City ofKilgore.", "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.0562646255360626E7, "ymin": 3810347.6875753193, "xmax": -1.055779064580073E7, "ymax": 3815734.2116601015, "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": true, "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12088_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12088", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12088", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9404_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Inlets Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "PHOTO2_": null, "PHOTO3_": 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": "Stormwater Drains Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains field updates of Storm Drain locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore", "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.056031434321083E7, "ymin": 3811029.5403246707, "xmax": -1.056031434321083E7, "ymax": 3811029.5403246707, "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": true, "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": "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": "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": "esriFieldTypeDouble", "alias": "CALC_ACRE", "domain": null, "editable": true, "nullable": true, "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": "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_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12085_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12085", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12085", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9401_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Drains Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "STATUS": "ACTIVE", "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, "ANGLE": null, "HYD_COLOR": 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": "Stormwater Manholes Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains field updates of Storm Manhole locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "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.0562527539889108E7, "ymin": 3810306.3286595284, "xmax": -1.0560154588712966E7, "ymax": 3815299.951833422, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME1", "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12089_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12089", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12089", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9405_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Manholes Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "PHOTONAME3": null, "PHOTO_UID": 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": 12, "name": "Stormwater Outfalls Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains field updates of Storm Outfall locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore", "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.0562384384142477E7, "ymin": 3814664.871112518, "xmax": -1.0562241771452343E7, "ymax": 3815310.112637534, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME1", "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12090_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12090", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12090", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9406_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Outfalls Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "WINGWALL_ANGLE": null, "SOURCE": 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 Pipes Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains field updates of Storm Pipe locations.", "copyrightText": "Creation of this dataset utilized source data from the City ofKilgore.", "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.0565704066591172E7, "ymin": 3809793.0381232346, "xmax": -1.0557088945410164E7, "ymax": 3818950.425865902, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME1", "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12091_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12091", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12091", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9407_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Pipes Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "PHOTONAME1": null, "PHOTONAME2": 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": 14, "name": "Stormwater Channels Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Contains field updates of Storm Channel locations.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore", "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.0565750671358295E7, "ymin": 3809903.3939633653, "xmax": -1.0556595164539848E7, "ymax": 3818871.673187722, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME1", "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12086_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12086", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12086", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9402_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Channels Updates", "description": "", "prototype": { "attributes": { "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "PHOTO3": null, "PHOTONAME1": 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": 15, "name": "Stormwater Headwalls Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains field updates of Storm Headwall locaitons.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore", "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.0565594049727216E7, "ymin": 3813092.9765337626, "xmax": -1.0558917478487011E7, "ymax": 3818950.425865902, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME1", "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": "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" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12087_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12087", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12087", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9403_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Headwalls Updates", "description": "", "prototype": { "attributes": { "ASSETID": null, "ENABLED": 1, "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "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, "SOURCE": null, "PHOTONAME1": 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": 21, "name": "Street Lights Upd", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class contains information about street lights in the City of Kilgore.", "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "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.0561627403717406E7, "ymin": 3813859.2184071504, "xmax": -1.055637363871185E7, "ymax": 3818922.773947993, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "203bb5c6e23a42c961ac90e8df6a0f54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj1JREFUSInNlc9LVFEUxz/nOlkRLVoVSXgNsQhaBAVREQVGFGFSWSAEQT8k3Q3vFW7aRrxhKokoCIog0kIRpUDcpav+gSKiuVKQBkFB9GOmN6fFPGeeP8ZGMfJs7uOe+/2c7z2cy0vwDyOxJODquddAPQA5rZGbdROLBkdIoFQVKolUIvm/bdGkO47hHEptTNWnnrshKftkQXC9+H41K8NuDIeAfqANYQKlAaOnQXrynmuSZdkLcrXhe8VwRYVVY73ANmCvpOxoLP0MuK6+OyPKbXLVK4ATlTv3x1pRGifB6md2oNIJbCXPG0LtlMA+UM99BJ6r75olsP2VwZWz5BmQtB1VP7MLlRcQTYqhHiON6o3tlFTtUN5z90Vpj1o3O1w99yG2vw5DR1SoswguRTVoADRKqL1UyeAUfZbt0mXH485rptn/VFhl46y3g00Fe/Ijmv+SPlEwPdcoro3WV8CWGVnhXfS1vhygBBfWlExzD+QwcAfRa6g0M7U1vwm5BKBKk8AwwsliNl37dQpcAvulyPYzd1EZUs/tkcCOajKzH+QKhs3AW9DLkq57qb7bjdICtMT1M53HbxzUDeeT7qEYetV3xySwI8CB+Bn13EFCHqnhqUnZvrnbMr3A8mw7uepulBFNugHQIYx8BjYAR4B9WsVjCcPz5Rjl4YUn3aSeO4WhDeQWYKL0IHmOmrQdKKefE14skrI9QI96bpzJCcrSKl3229+0S+NPBPwEfhVUoS4qXFLWzsPI/OALiT/oW8dges/aEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "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": null, "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": "TARIFF", "type": "esriFieldTypeString", "alias": "TARIFF", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TARIFF" }, { "name": "CODE", "type": "esriFieldTypeDouble", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE" }, { "name": "LIGHT_TYPE", "type": "esriFieldTypeString", "alias": "LIGHT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIGHT_TYPE" }, { "name": "POLE_TYPE", "type": "esriFieldTypeString", "alias": "POLE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "POLE_TYPE" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "POLE_TAG", "type": "esriFieldTypeString", "alias": "POLE_TAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "POLE_TAG" }, { "name": "LOCATION_I", "type": "esriFieldTypeDouble", "alias": "LOCATION_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCATION_I" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner_Street_Light", "description": "Street Light Owner", "codedValues": [ { "name": "CIITY OF KILGORE", "code": "COK" }, { "name": "RUSK COUNTY ELECTRIC COOP", "code": "RCEC" }, { "name": "SWEPCO/AEP", "code": "SWEPCO" }, { "name": "UPSHUR RURAL ELECTRIC COOP", "code": "UR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNER" }, { "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": "R12105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12105", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12105", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9421_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Lights Upd", "description": "", "prototype": { "attributes": { "OWNER": null, "UPDATE_STATUS": null, "UPDATE_NOTES": null, "ASSETID": null, "TARIFF": null, "CODE": null, "LIGHT_TYPE": null, "POLE_TYPE": null, "COST": null, "LATITUDE": null, "LONGITUDE": null, "POLE_TAG": null, "LOCATION_I": null, "COMMENTS": 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": "Traffic Pole Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Traffic_Sign_Upd", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "POLE_ID", "composite": false } ], "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.0566039039889205E7, "ymin": 3809636.0122888256, "xmax": -1.0552793426108416E7, "ymax": 3820201.9644292737, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c8c99b1b2deffabbdcb74acbe6fb3d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUlJREFUOI2t1DFLw1AUhuFXCAYbimJBrIVqwMGCERGhm7qJQx07dBLRRaEI4j9wLf4Fx+rq4CBI0UVQ6VAUwVVaERJ0UHsVxSHENCa5iei3HTj34TvLVfjHKHGWVFWdF0KcAU9/wtJlSrmiNnu8KEawqMpAKZYuU5pcZlsZsPRCg90DA2RgKOZC6AB0sVRogAwMxH5CD6egDYOWlYM+zNcIuL+EjAZaVt5QiYICEwJ+Y77TLty3b3dgXsPHpz33pCCp+0EHU4emWetsZNZdzGpCdwLMV3vuHYOkbjecO+SklmcBqDqYaNZZSQyy3zeOAZBbdbH3Z8jMQGrKe23bVCu1vHgB9jxntna4AYqjuKAsbVOtHBni3IE82G/AIMiHhYETG9FQICZrKINCsSAwCpJinWD/LZtX63IoEnPAFmwBj1G7sT7HOBDAF03xmYA4fr9nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "POLE_ID", "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": "POLE_ID", "type": "esriFieldTypeString", "alias": "POLE ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BARCODE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pole_Status", "description": "Status of Traffic Poles and Signs", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" }, { "name": "ABANDONED REPLACED", "code": "ABANDONED REPLACED" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "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": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "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_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12092_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12092", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G41328POLE_ID", "fields": "POLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_12092", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9408_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Pole Updates", "description": "", "prototype": { "attributes": { "UPDATE_NOTES": null, "UPDATE_STATUS": 0, "ASSETID": null, "POLE_ID": null, "STATUS": null, "ABANDONMENT_DATE": null, "DATE_INSTALLED": 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": "Sewer Accounts Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains site address point locations for buildings in the Kilgore, Texas vicinity.", "copyrightText": "Creation of this dataset, utilized source data from the City of Longview, Texas.", "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.0566276884810919E7, "ymin": 3809481.8493399583, "xmax": -1.0552006621616146E7, "ymax": 3822243.6707015224, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2197f641e1d0f6d217c0e3bf6443417d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUGJVjYYAAlsmbE+Kl5Nn0/v5h/H7n4vudVYmr9jMwMDCweHt78yS3ySxR1uX1Z2CEqFbU5M6QVEjoSnRc0MYSVSvRoKzH68+ABNg4mPh1LIQq+1dEnWERleTwYsAC2DiYeBS0eQJZGJkY+LApYGBgYGBhZeZj+fX9/y0GBgZpDNn/DAwf3v26wfLi6bd6fmFWc14hVi5k+ce3v168tnluB0uy44LDS48m+gtJcLazcTLp/f///9unt7/3vHz5N7u9neE3AJaCPXxWd5wyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "SERVICE_ADDRESS", "type": "esriFieldTypeString", "alias": "SERVICE ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "Address" }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Account_Number" }, { "name": "SERVICE_SIZE", "type": "esriFieldTypeString", "alias": "SERVICE SIZE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SufDir" }, { "name": "SERVICE_MATERIAL", "type": "esriFieldTypeString", "alias": "SERVICE MATERIAL", "domain": { "type": "codedValue", "name": "SewerServiceMaterial", "description": "Sewer Service Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "IRON", "code": "IRON" }, { "name": "CLAY", "code": "CLAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SERVICE_MATERIAL" }, { "name": "CLEANOUT_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "CLENAOUT SIZE", "domain": { "type": "codedValue", "name": "CleanoutSize", "description": "Sewer Cleanout Size", "codedValues": [ { "name": "4\"", "code": 1 }, { "name": "6\"", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cleanout_Size" }, { "name": "DOUBLE_CLEANOUT", "type": "esriFieldTypeString", "alias": "DOUBLE CLEANOUT", "domain": { "type": "codedValue", "name": "DoubleCleanout", "description": "Sewer Double Cleanout", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NONE", "code": "NONE" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DOUBLE_CLEANOUT" }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "MANHOLE", "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": "MANHOLE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "R12103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12103", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12103", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9419_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Accounts Updates", "description": "", "prototype": { "attributes": { "COMMENTS": null, "UPDATE_STATUS": 0, "UPDATE_NOTES": null, "ASSETID": null, "SERVICE_ADDRESS": null, "ACCOUNT_NO": null, "SERVICE_SIZE": null, "SERVICE_MATERIAL": null, "CLEANOUT_SIZE": null, "DOUBLE_CLEANOUT": null, "MANHOLE": 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": 19, "name": "Water Accounts Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": 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.0566276884810919E7, "ymin": 3809481.8493399583, "xmax": -1.0552006621616146E7, "ymax": 3822243.6707015224, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "159501d5d6067abaa01f3957777d03a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGdJREFUKJFjYWBgYPD39/dhIB2cYmFgYGB44V3cd1vVRJhYXew/fzDp7ZqTz8LAwMDwk52b4x0bpxCxmoUYGBgYmFmYWEh1KzIY1TyqmTjNAk9vcRuwshGtifn3L4TmA1WRRGcKZAAA1+YRmEczXWIAAAAASUVORK5CYII=", "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "FieldUpdStatus", "description": "Field 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": null, "modelName": "UPDATE_STATUS" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "SERVICE_ADDRESS", "type": "esriFieldTypeString", "alias": "SERVICE ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "Service_Address" }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Account_Number" }, { "name": "SERVICE_LINE_SIZE", "type": "esriFieldTypeString", "alias": "SERVICE LINE SIZE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SLine_Size" }, { "name": "SERVICE_LINE_MATERIAL", "type": "esriFieldTypeString", "alias": "SERVICE LINE MATERIAL", "domain": { "type": "codedValue", "name": "WaterServiceLineMaterial", "description": "Water Service Line Material", "codedValues": [ { "name": "COPPER", "code": "COPPER" }, { "name": "LEAD", "code": "LEAD" }, { "name": "POLY", "code": "POLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SLine_Material" }, { "name": "TAP_SIZE", "type": "esriFieldTypeString", "alias": "TAP SIZE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Tap_Size" }, { "name": "METER_MFG", "type": "esriFieldTypeString", "alias": "METER MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Meter_Mfg" }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER SIZE", "domain": { "type": "codedValue", "name": "Radio_Meter_Size", "description": "Radio Meter Size", "codedValues": [ { "name": "1 1/2\"", "code": "1.5" }, { "name": "1\"", "code": "1" }, { "name": "10\"", "code": "10" }, { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "3/4\"", "code": "3/4" }, { "name": "4\"", "code": "4" }, { "name": "5/8\" x 3/4\"", "code": "5/8" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Meter_Size" }, { "name": "METER_NO", "type": "esriFieldTypeString", "alias": "METER NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Meter_Id" }, { "name": "IRRIGATION", "type": "esriFieldTypeString", "alias": "IRRIGATION", "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": "Irrigation" }, { "name": "BACKFLOW_PREVENTION", "type": "esriFieldTypeString", "alias": "BACKFLOW PREVENTION", "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": "BACKFLOW_PREVENTION" }, { "name": "TRANSMITTER_MFG", "type": "esriFieldTypeString", "alias": "TRANSMITTER MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TRANSMITTER_MFG" }, { "name": "TRANSMITTER_NO", "type": "esriFieldTypeString", "alias": "TRANSMITTER NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MTU_Id" }, { "name": "REGISTER_MFG", "type": "esriFieldTypeString", "alias": "REGISTER MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGISTER_MFG" }, { "name": "REGISTER_NO", "type": "esriFieldTypeString", "alias": "REGISTER NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Register_Id" }, { "name": "METER_BOX", "type": "esriFieldTypeString", "alias": "METER BOX", "domain": { "type": "codedValue", "name": "MeterBox", "description": "Water Meter Box", "codedValues": [ { "name": "BOX", "code": "BOX" }, { "name": "VAULT", "code": "VAULT" }, { "name": "MANHOLE", "code": "MANHOLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "METER_BOX" }, { "name": "FIRE_LINE", "type": "esriFieldTypeString", "alias": "FIRE LINE", "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": "FIRE_LINE" }, { "name": "COMPOUND_METER", "type": "esriFieldTypeString", "alias": "COMPUND 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": "COMPOUND_METER" }, { "name": "LOW_SIDE_METER_SIZE", "type": "esriFieldTypeString", "alias": "LOW SIDE METER SIZE", "domain": { "type": "codedValue", "name": "Radio_Meter_Size", "description": "Radio Meter Size", "codedValues": [ { "name": "1 1/2\"", "code": "1.5" }, { "name": "1\"", "code": "1" }, { "name": "10\"", "code": "10" }, { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "3/4\"", "code": "3/4" }, { "name": "4\"", "code": "4" }, { "name": "5/8\" x 3/4\"", "code": "5/8" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LOW_SIDE_METER_SIZE" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R12102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12102", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12102", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9418_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Accounts Updates", "description": "", "prototype": { "attributes": { "COMMENTS": null, "UPDATE_STATUS": null, "UPDATE_NOTES": null, "ASSETID": null, "SERVICE_ADDRESS": null, "ACCOUNT_NO": null, "SERVICE_LINE_SIZE": null, "SERVICE_LINE_MATERIAL": null, "TAP_SIZE": null, "METER_MFG": null, "METER_SIZE": null, "METER_NO": null, "IRRIGATION": null, "BACKFLOW_PREVENTION": null, "TRANSMITTER_MFG": null, "TRANSMITTER_NO": null, "REGISTER_MFG": null, "REGISTER_NO": null, "METER_BOX": null, "FIRE_LINE": null, "COMPOUND_METER": null, "LOW_SIDE_METER_SIZE": 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": 20, "name": "Update Notes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "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.056506841445907E7, "ymin": 3810769.2971309335, "xmax": -1.055418324029785E7, "ymax": 3817879.1780241714, "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": true, "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": null, "modelName": "STATUS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "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": "R12104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12104", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12104", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Update Notes", "description": "", "prototype": { "attributes": { "STATUS": null, "NOTES": null, "COMMENTS": 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 } ], "tables": [ { "currentVersion": 10.91, "id": 17, "name": "Traffic Sign Updates", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Traffic_Pole_Upd", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "POLE_ID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "POLE_ID", "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": "SIGN_ID", "type": "esriFieldTypeString", "alias": "SIGN_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIGN_ID" }, { "name": "POLE_ID", "type": "esriFieldTypeString", "alias": "POLE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POLE_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Pole_Status", "description": "Status of Traffic Poles and Signs", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED REMOVED", "code": "ABANDONED REMOVED" }, { "name": "ABANDONED REPLACED", "code": "ABANDONED REPLACED" }, { "name": "ABANDONED IN PLACE", "code": "ABANDONED IN PLACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "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": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "SIGN_TYPE", "type": "esriFieldTypeString", "alias": "SIGN TYPE", "domain": { "type": "codedValue", "name": "SignTypes", "description": "Sign Types", "codedValues": [ { "name": "D11-1 Bike Route", "code": "D11-1 Bike Route" }, { "name": "D42 Superior Water System", "code": "D42 Superior Water System" }, { "name": "D9-2 Hostpital", "code": "D9-2 Hostpital" }, { "name": "I-5 Airport", "code": "I-5 Airport" }, { "name": "I-7 Train Station", "code": "I-7 Train Station" }, { "name": "I14TL Post Office Left", "code": "I14TL Post Office Left" }, { "name": "I14TR Post Office Right", "code": "I14TR Post Office Right" }, { "name": "OM1-1 Object Marker Diamond", "code": "OM1-1 Object Marker Diamond" }, { "name": "OM1-2 Object Marker Diamond", "code": "OM1-2 Object Marker Diamond" }, { "name": "OM1-3 Object Marker Diamond", "code": "OM1-3 Object Marker Diamond" }, { "name": "OM3C Object Marker Combo", "code": "OM3C Object Marker Combo" }, { "name": "OM3L Object Marker Left", "code": "OM3L Object Marker Left" }, { "name": "OM3R Object Marker Right", "code": "OM3R Object Marker Right" }, { "name": "OM4-1 Object Marker Red", "code": "OM4-1 Object Marker Red" }, { "name": "OM4-2 Object Marker Red", "code": "OM4-2 Object Marker Red" }, { "name": "OM4-3 Object Marker Red", "code": "OM4-3 Object Marker Red" }, { "name": "R1-1 Stop", "code": "R1-1 Stop" }, { "name": "R1-2 Yield", "code": "R1-2 Yield" }, { "name": "R1-4 All Way", "code": "R1-4 All Way" }, { "name": "R10-10L Left Turn Signal", "code": "R10-10L Left Turn Signal" }, { "name": "R10-11 No Turn on Red", "code": "R10-11 No Turn on Red" }, { "name": "R10-12 Left Turn Yield on Green Ball", "code": "R10-12 Left Turn Yield on Green Ball" }, { "name": "R10-19T Photo Enforced", "code": "R10-19T Photo Enforced" }, { "name": "R14-1 Truck Route", "code": "R14-1 Truck Route" }, { "name": "R19-5 No Dumping", "code": "R19-5 No Dumping" }, { "name": "R2-1 (15) Speed", "code": "R2-1 (15) Speed" }, { "name": "R2-1 (20) Speed", "code": "R2-1 (20) Speed" }, { "name": "R2-1 (25) Speed", "code": "R2-1 (25) Speed" }, { "name": "R2-1 (30) Speed", "code": "R2-1 (30) Speed" }, { "name": "R2-1 (35) Speed", "code": "R2-1 (35) Speed" }, { "name": "R2-1 (40) Speed", "code": "R2-1 (40) Speed" }, { "name": "R2-1 (45) Speed", "code": "R2-1 (45) Speed" }, { "name": "R2-1 (50) Speed", "code": "R2-1 (50) Speed" }, { "name": "R2-1 (55) Speed", "code": "R2-1 (55) Speed" }, { "name": "R2-1 (60) Speed", "code": "R2-1 (60) Speed" }, { "name": "R3-1 No Right Turn", "code": "R3-1 No Right Turn" }, { "name": "R3-2 No Left Turn", "code": "R3-2 No Left Turn" }, { "name": "R3-4 No U Turn", "code": "R3-4 No U Turn" }, { "name": "R3-8 No Turns", "code": "R3-8 No Turns" }, { "name": "R4-7 Keep Right", "code": "R4-7 Keep Right" }, { "name": "R5-1 Do Not Enter", "code": "R5-1 Do Not Enter" }, { "name": "R5-1a Wrong Way", "code": "R5-1a Wrong Way" }, { "name": "R5-2 No Trucks", "code": "R5-2 No Trucks" }, { "name": "R5-4a No Engine Brake", "code": "R5-4a No Engine Brake" }, { "name": "R6-1L One Way Left", "code": "R6-1L One Way Left" }, { "name": "R6-1R One Way Right", "code": "R6-1R One Way Right" }, { "name": "R6-2L One Way Left", "code": "R6-2L One Way Left" }, { "name": "R6-2R One Way Right", "code": "R6-2R One Way Right" }, { "name": "R7-1DBL NPA Both", "code": "R7-1DBL NPA Both" }, { "name": "R7-1L NPA Left", "code": "R7-1L NPA Left" }, { "name": "R7-1R NPA Right", "code": "R7-1R NPA Right" }, { "name": "R7-8b Van", "code": "R7-8b Van" }, { "name": "R7-8T Handicapped Parking", "code": "R7-8T Handicapped Parking" }, { "name": "S1-1 School Ped Crossing", "code": "S1-1 School Ped Crossing" }, { "name": "S3-1 School Bus Stop Ahead", "code": "S3-1 School Bus Stop Ahead" }, { "name": "S4-1 School Zone Times", "code": "S4-1 School Zone Times" }, { "name": "S4-1a School Zone Times", "code": "S4-1a School Zone Times" }, { "name": "S4-2 When Children Present", "code": "S4-2 When Children Present" }, { "name": "S4-3 School", "code": "S4-3 School" }, { "name": "S4-4 When Flashing", "code": "S4-4 When Flashing" }, { "name": "S4-6 School Days", "code": "S4-6 School Days" }, { "name": "S5-1 School Assembly", "code": "S5-1 School Assembly" }, { "name": "S5-2 End School Zone", "code": "S5-2 End School Zone" }, { "name": "S5-2a Small End School Zone", "code": "S5-2a Small End School Zone" }, { "name": "S6-1 Overhead School Assembly", "code": "S6-1 Overhead School Assembly" }, { "name": "S7-1T Cell Phone", "code": "S7-1T Cell Phone" }, { "name": "SNS Guide Sign", "code": "SNS Guide Sign" }, { "name": "SW16-7pL School Here Arrow Left", "code": "SW16-7pL School Here Arrow Left" }, { "name": "SW16-7pR School Here Arrow Right", "code": "SW16-7pR School Here Arrow Right" }, { "name": "SW16-9p School Ahead", "code": "SW16-9p School Ahead" }, { "name": "W1-10 Double Arrow with Bars", "code": "W1-10 Double Arrow with Bars" }, { "name": "W1-1L Left Sharp Curve", "code": "W1-1L Left Sharp Curve" }, { "name": "W1-1R Right Sharp Curve", "code": "W1-1R Right Sharp Curve" }, { "name": "W1-2L Left Curve", "code": "W1-2L Left Curve" }, { "name": "W1-2R Right Curve", "code": "W1-2R Right Curve" }, { "name": "W1-3L Left Sharp Double Curve", "code": "W1-3L Left Sharp Double Curve" }, { "name": "W1-3R Right Sharp Double Curve", "code": "W1-3R Right Sharp Double Curve" }, { "name": "W1-4L Left Double Curve", "code": "W1-4L Left Double Curve" }, { "name": "W1-4R Right Double Curve", "code": "W1-4R Right Double Curve" }, { "name": "W1-5L Left Curvy Road", "code": "W1-5L Left Curvy Road" }, { "name": "W1-5R Right Curvy Road", "code": "W1-5R Right Curvy Road" }, { "name": "W1-6L Left Arrow", "code": "W1-6L Left Arrow" }, { "name": "W1-6R Right Arrow", "code": "W1-6R Right Arrow" }, { "name": "W1-7 Double Arrow", "code": "W1-7 Double Arrow" }, { "name": "W1-8L Left Chevron", "code": "W1-8L Left Chevron" }, { "name": "W1-8R Right Chevron", "code": "W1-8R Right Chevron" }, { "name": "W1-9L Left Arrow with Bars", "code": "W1-9L Left Arrow with Bars" }, { "name": "W1-9R Right Arrow with Bars", "code": "W1-9R Right Arrow with Bars" }, { "name": "W10-1 Rail Road Cirlce", "code": "W10-1 Rail Road Cirlce" }, { "name": "W10-2L Rail to Left of Intersection", "code": "W10-2L Rail to Left of Intersection" }, { "name": "W10-2R Rail to Right of Intersection", "code": "W10-2R Rail to Right of Intersection" }, { "name": "W10-3L Rail to Left of T Intersection", "code": "W10-3L Rail to Left of T Intersection" }, { "name": "W10-3R Rail to Right of T Intersection", "code": "W10-3R Rail to Right of T Intersection" }, { "name": "W10-9 No Train Horn", "code": "W10-9 No Train Horn" }, { "name": "W11-1 Bycycle", "code": "W11-1 Bycycle" }, { "name": "W11-10L Truck Entrance Left", "code": "W11-10L Truck Entrance Left" }, { "name": "W11-10R Truck Entrance Right", "code": "W11-10R Truck Entrance Right" }, { "name": "W11-2 Pedestrian-Not School", "code": "W11-2 Pedestrian-Not School" }, { "name": "W11-3 Deer Crossing", "code": "W11-3 Deer Crossing" }, { "name": "W11-8L Fire Station Left", "code": "W11-8L Fire Station Left" }, { "name": "W11-8R Fire Station Right", "code": "W11-8R Fire Station Right" }, { "name": "W12-2T Clearance Diamond", "code": "W12-2T Clearance Diamond" }, { "name": "W12-3T Clearance Rectangle", "code": "W12-3T Clearance Rectangle" }, { "name": "W12-5 Load Zoned Bridge", "code": "W12-5 Load Zoned Bridge" }, { "name": "W13-1 Speed Advisory", "code": "W13-1 Speed Advisory" }, { "name": "W14-1 Dead End Diamond", "code": "W14-1 Dead End Diamond" }, { "name": "W14-1aL Dead End Left", "code": "W14-1aL Dead End Left" }, { "name": "W14-1aR Dead End Right", "code": "W14-1aR Dead End Right" }, { "name": "W14-2 No Outlet Diamond", "code": "W14-2 No Outlet Diamond" }, { "name": "W14-2aL No Outlet Rectangle Left", "code": "W14-2aL No Outlet Rectangle Left" }, { "name": "W14-2aR No Outlet Rectangle Right", "code": "W14-2aR No Outlet Rectangle Right" }, { "name": "W15-1 Playground", "code": "W15-1 Playground" }, { "name": "W16-10 Photo Enforced Warning", "code": "W16-10 Photo Enforced Warning" }, { "name": "W16-2 Distance Advisory 2 line", "code": "W16-2 Distance Advisory 2 line" }, { "name": "W16-3a Distance Advisory 1 line", "code": "W16-3a Distance Advisory 1 line" }, { "name": "W16-7pL Here Arrow Left", "code": "W16-7pL Here Arrow Left" }, { "name": "W16-7pR Here Arrow Right", "code": "W16-7pR Here Arrow Right" }, { "name": "W16-9p Ahead Rectangle", "code": "W16-9p Ahead Rectangle" }, { "name": "W19-7 Hostpital", "code": "W19-7 Hostpital" }, { "name": "W19-8 Church", "code": "W19-8 Church" }, { "name": "W2-1 Intersection Ahead", "code": "W2-1 Intersection Ahead" }, { "name": "W2-1aL Offset Intersection Left", "code": "W2-1aL Offset Intersection Left" }, { "name": "W2-1aR Offset Intersection Right", "code": "W2-1aR Offset Intersection Right" }, { "name": "W2-2L T Intersection Left", "code": "W2-2L T Intersection Left" }, { "name": "W2-2R T Intersection Right", "code": "W2-2R T Intersection Right" }, { "name": "W2-3L Y Intersetion Left", "code": "W2-3L Y Intersetion Left" }, { "name": "W2-3R Y Intersetion Right", "code": "W2-3R Y Intersetion Right" }, { "name": "W2-4 T Intersection", "code": "W2-4 T Intersection" }, { "name": "W20-7b Be Prepared to Stop", "code": "W20-7b Be Prepared to Stop" }, { "name": "W3-1 Stop Ahead", "code": "W3-1 Stop Ahead" }, { "name": "W3-3 Signal Ahead", "code": "W3-3 Signal Ahead" }, { "name": "W3-5 Speed Zone Ahead", "code": "W3-5 Speed Zone Ahead" }, { "name": "W4-4 Cross Traffic Does Not Stop", "code": "W4-4 Cross Traffic Does Not Stop" }, { "name": "W6-1 Divided Highway", "code": "W6-1 Divided Highway" }, { "name": "W6-3 Two Way Traffic", "code": "W6-3 Two Way Traffic" }, { "name": "W8-1 Bump", "code": "W8-1 Bump" }, { "name": "W8-15 Watch for Water on Road", "code": "W8-15 Watch for Water on Road" }, { "name": "W8-2 DIP", "code": "W8-2 DIP" }, { "name": "W9-1L Left Lane Ends", "code": "W9-1L Left Lane Ends" }, { "name": "W9-1R Right Lane Ends", "code": "W9-1R Right Lane Ends" }, { "name": "W9-2L Merge Left", "code": "W9-2L Merge Left" }, { "name": "W9-2R Merge Right", "code": "W9-2R Merge Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_TYPE" }, { "name": "SIGN_SIZE", "type": "esriFieldTypeString", "alias": "SIGN SIZE", "domain": { "type": "codedValue", "name": "SignSizes", "description": "Sizes for Traffic_Signs", "codedValues": [ { "name": "12x6", "code": "12x6" }, { "name": "18x12", "code": "18x12" }, { "name": "18x24", "code": "18x24" }, { "name": "18x30", "code": "18x30" }, { "name": "18x9", "code": "18x9" }, { "name": "24x12", "code": "24x12" }, { "name": "24x24", "code": "24x24" }, { "name": "24x30", "code": "24x30" }, { "name": "24x36", "code": "24x36" }, { "name": "24x48", "code": "24x48" }, { "name": "24x8", "code": "24x8" }, { "name": "24x9", "code": "24x9" }, { "name": "30x12", "code": "30x12" }, { "name": "30x15", "code": "30x15" }, { "name": "30x24", "code": "30x24" }, { "name": "30x30", "code": "30x30" }, { "name": "30x36", "code": "30x36" }, { "name": "30x42", "code": "30x42" }, { "name": "30x60", "code": "30x60" }, { "name": "30x8", "code": "30x8" }, { "name": "36x12", "code": "36x12" }, { "name": "36x15", "code": "36x15" }, { "name": "36x18", "code": "36x18" }, { "name": "36x24", "code": "36x24" }, { "name": "36x30", "code": "36x30" }, { "name": "36x36", "code": "36x36" }, { "name": "36x48", "code": "36x48" }, { "name": "36x54", "code": "36x54" }, { "name": "36x60", "code": "36x60" }, { "name": "36x72", "code": "36x72" }, { "name": "42x24", "code": "42x24" }, { "name": "48x16", "code": "48x16" }, { "name": "48x18", "code": "48x18" }, { "name": "48x20", "code": "48x20" }, { "name": "48x24", "code": "48x24" }, { "name": "48x30", "code": "48x30" }, { "name": "48x36", "code": "48x36" }, { "name": "48x48", "code": "48x48" }, { "name": "48x60", "code": "48x60" }, { "name": "48x72", "code": "48x72" }, { "name": "48x84", "code": "48x84" }, { "name": "48x96", "code": "48x96" }, { "name": "54x18", "code": "54x18" }, { "name": "60x36", "code": "60x36" }, { "name": "84x48", "code": "84x48" }, { "name": "96x48", "code": "96x48" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SIGN_SIZE" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": { "type": "codedValue", "name": "StreetDir", "description": "", "codedValues": [ { "name": "EAST", "code": "E" }, { "name": "NORTH", "code": "N" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTH", "code": "S" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "SHEETING", "type": "esriFieldTypeString", "alias": "SHEETING", "domain": { "type": "codedValue", "name": "SheetingType", "description": "", "codedValues": [ { "name": "0", "code": "0" }, { "name": "HIGH INTENSITY PRISMATIC", "code": "HIP" }, { "name": "DIAMOND GRADE", "code": "DIAMOND" }, { "name": "ENGINEER GRADE", "code": "ENG" }, { "name": "EC FILM", "code": "EC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHEETING" }, { "name": "REPLACED", "type": "esriFieldTypeInteger", "alias": "REPLACED", "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": "REPLACED" }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "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": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UPDATE_NOTES", "type": "esriFieldTypeString", "alias": "UPDATE NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE STATUS", "domain": { "type": "codedValue", "name": "FieldUpdStatus", "description": "Field 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": "UPDATE_STATUS" } ], "indexes": [ { "name": "R11966_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11966", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G41195POLE_ID", "fields": "POLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_11966", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Sign Updates", "description": "", "prototype": { "attributes": { "UPDATE_NOTES": null, "last_edited_date": null, "ASSETID": null, "SIGN_ID": null, "POLE_ID": null, "STATUS": null, "ABANDONMENT_DATE": null, "DATE_INSTALLED": null, "SIGN_TYPE": null, "SIGN_SIZE": null, "DIRECTION": null, "SHEETING": null, "REPLACED": null, "LINKED_IMAGES": null, "COMMENTS": null, "UPDATE_STATUS": 0, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }