{ "currentVersion": 10.91, "id": 43, "name": "Water Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Water lines located in the City of Longview ", "copyrightText": "GIS Section", "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": 978870.2676264644, "ymin": 289114.94879189134, "xmax": 1033372.0277172178, "ymax": 338398.8784390539, "spatialReference": { "wkid": 2927, "latestWkid": 2927 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 }, "value": "ABANDONED", "label": "ABANDONED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "COL", "label": "COL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "PRIVATE", "label": "PRIVATE", "description": "" } ], "fieldDelimiter": "," }, "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": "PTYPE", "typeIdField": "OWNER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIPEID", "type": "esriFieldTypeString", "alias": "PIPEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPEID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "PipeState", "description": "Status of Pipe", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "PTYPE", "type": "esriFieldTypeString", "alias": "PTYPE", "domain": { "type": "codedValue", "name": "WTPIPE_PP_MAT_CD", "description": "Material", "codedValues": [ { "name": "Copper", "code": "COPPER" }, { "name": "Concrete", "code": "CONC" }, { "name": "Steel", "code": "STL" }, { "name": "Galvanized", "code": "GALV" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "PVC", "code": "PVC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PTYPE" }, { "name": "PSIZE", "type": "esriFieldTypeString", "alias": "PSIZE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSIZE" }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "WTPIPE_", "type": "esriFieldTypeInteger", "alias": "WTPIPE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WTPIPE_" }, { "name": "MEASLEN", "type": "esriFieldTypeDouble", "alias": "MEASLEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASLEN" }, { "name": "DXF_PSIZE", "type": "esriFieldTypeString", "alias": "DXF_PSIZE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DXF_PSIZE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WTPIPE_PP_OWNR_CD", "description": "Owner", "codedValues": [ { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "COL" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" }, { "name": "COMMENT_1", "type": "esriFieldTypeString", "alias": "COMMENT_1", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "COMMENT_1" }, { "name": "FILENO", "type": "esriFieldTypeInteger", "alias": "FILENO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FILENO" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 100, "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": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WEBLINK" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R450_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_450", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_450", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S442_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ABANDONED", "name": "ABANDONED", "domains": { "STATUS": {"type": "inherited"}, "PTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "ABANDONED", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "WEBLINK": null, "PIPEID": null, "STATUS": null, "PTYPE": null, "PSIZE": null, "FNODE_": null, "TNODE_": null, "WTPIPE_": null, "MEASLEN": null, "DXF_PSIZE": null, "OWNER": "ABANDONED", "COMMENT": null, "COMMENT_1": null, "FILENO": null, "SOURCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "COL", "name": "COL", "domains": { "STATUS": {"type": "inherited"}, "PTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "COL", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "WEBLINK": null, "PIPEID": null, "STATUS": null, "PTYPE": null, "PSIZE": null, "FNODE_": null, "TNODE_": null, "WTPIPE_": null, "MEASLEN": null, "DXF_PSIZE": null, "OWNER": "COL", "COMMENT": null, "COMMENT_1": null, "FILENO": null, "SOURCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIVATE", "name": "PRIVATE", "domains": { "STATUS": {"type": "inherited"}, "PTYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "PRIVATE", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "WEBLINK": null, "PIPEID": null, "STATUS": null, "PTYPE": null, "PSIZE": null, "FNODE_": null, "TNODE_": null, "WTPIPE_": null, "MEASLEN": null, "DXF_PSIZE": null, "OWNER": "PRIVATE", "COMMENT": null, "COMMENT_1": null, "FILENO": null, "SOURCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }