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