{ "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 }