{ "currentVersion": 10.91, "id": 9, "name": "Cleanout Updates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Contains updates of sanitary sewer main cleanout is installed at the end of a segment of sanitary sewer main to allow for access to maintain the pipe.", "copyrightText": "Creation of this dataset utilized source data from the City of 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.0556109094070813E7, "ymin": 3823154.5129001574, "xmax": -1.0540502840910872E7, "ymax": 3839262.5190928183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df5bae701db99f2b95d960678a15bf90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARpJREFUGJVjYcAEjELJnWnv5pbPZ2Bg+IUswYKiLL5OgUHRaM47VUNnBkWdGIZLx3MYVrVcxFAslD8j9p2iXjODpII8AwMDA4OqoQ2DoPh2ITGp9ndTsiYjFJctnv5OwzSJgZuPDcUmESnJdyZufQyli2wYuuPCIYoFxVTgCh/fYmCYXcXAkNjEwKCoxcDAycXCICypDDeZ/eOr/T///XNhYGJiYPj0loHh5jEGhk9v4Bawf35z5CdM8c+/DNMY3r2oZhCR4mLQsmBgmHWRgYFPBKLy89u/P9+/m4twc3fsB4bOvacYRKQcGBgZGRj4RRHufv/2EsO07MsoocH+8dWBn6/57DBC/ePLoxhB97MtspGBgaERQzESAACUH1ImcdrxugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeInteger", "alias": "UPDATE_STATUS", "domain": { "type": "codedValue", "name": "WaterUpdStatus_1", "description": "Water Update status", "codedValues": [ { "name": "IN PROGRESS", "code": 0 }, { "name": "QC READY", "code": 1 }, { "name": "QC APPROVED", "code": 2 }, { "name": "EGDB UPDATE", "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": 250, "defaultValue": null, "modelName": "UPDATE_NOTES" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANCILLARYROLE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": 1 }, { "name": "ABANDONED", "code": 2 }, { "name": "0", "code": 0 }, { "name": "INACTIVE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "SewerOwner", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "CITY OF LONGVIEW", "code": 1 }, { "name": "CITY OF LONGVIEW PARKS", "code": 5 }, { "name": "CITY OF LONGVIEW WWTP", "code": 4 }, { "name": "PRIVATE", "code": 2 }, { "name": "UNKNOWN", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SERVICE_AREA" }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ID_NO" }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_ELEV" }, { "name": "GROUND_ELEV", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROUND_ELEV" }, { "name": "GPS_COLLECTED", "type": "esriFieldTypeInteger", "alias": "GPS_COLLECTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_COLLECTED" }, { "name": "MAIN", "type": "esriFieldTypeInteger", "alias": "MAIN", "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 }, { "name": "NA", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN" }, { "name": "ABANDONMENT_DATE", "type": "esriFieldTypeDate", "alias": "ABANDONMENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ABANDONMENT_DATE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "COMMENT" }, { "name": "LF_ABANDONMENT_EID", "type": "esriFieldTypeString", "alias": "LF ABANDONMENT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ABANDONMENT_EID" }, { "name": "LF_ASBUILT_EID", "type": "esriFieldTypeString", "alias": "LF ASBUILT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_ASBUILT_EID" }, { "name": "LF_EASEMENT_EID", "type": "esriFieldTypeString", "alias": "LF EASEMENT ENTRY ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LF_EASEMENT_EID" }, { "name": "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": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED_IMAGES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINKED_IMAGES" }, { "name": "ABANDONMENT_LINK", "type": "esriFieldTypeString", "alias": "ABANDONMENT_LINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Abandonment_Link" }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EID" }, { "name": "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": "R2254_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2254", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2254", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1815_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cleanout Updates", "description": "", "prototype": { "attributes": { "ANCILLARYROLE": null, "EID": null, "UPDATE_STATUS": null, "UPDATE_NOTES": null, "ASSETID": null, "ENABLED": 1, "PROJECT_NAME": null, "YEAR_INSTALLED": null, "STATUS": null, "OWNER": null, "SERVICE_AREA": null, "ID_NO": null, "FL_ELEV": null, "GROUND_ELEV": null, "GPS_COLLECTED": null, "MAIN": null, "ABANDONMENT_DATE": null, "COMMENT": null, "LF_ABANDONMENT_EID": null, "LF_ASBUILT_EID": null, "LF_EASEMENT_EID": null, "ABANDONMENT_LINK": null, "LINKED_IMAGES": 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, "serviceItemId": "fd1f0d5a6ec945b7a002582ced1279c3" }