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