{ "currentVersion": 10.91, "id": 6, "name": "Water Tanks and Towers", "type": "Feature Layer", "description": "Contains water tank point locations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Kilgore.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "958f15278dc97547b22fcb4141593f12", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdVJREFUKJFjYcAOGI2NjbX+/v0rycXF9enYsWOXGRgYvqMrYkHjs7tmV2QJm9q6CqrpKLLyCQj+/fn9i/LdW4/eXDh+5t7aeRNv3rz5FEOzlZWVkHhA0gzFgFgfJjY2TrhxPHzinMLiyuKmNo6CuiaGwgsm1RzbufEksmZGUd/46YqhiaFMjEw4PMLIIGXp5MLAxMz29sGNqJs3bz5lYWBgYHDPrIiW9Qn3wqkRCUiZ2dl9jsuvulmdlc3CwMDAwG9oHsDBy89DUCfUBULaxrYMDAycLAwMDAycwmIqRGmEAh55ZQ0rd3c9iJ9ZWHhJ0czMxs7KpqInycLAwMDw7/evb6Ro/v31878P12/dZWFgYGD4+e7tPQYGBh1iNX97fP/OhX0br7AwMDAwfH/3ZuqnJw/c+WQU2Alp/Pv7F8O3Z4/2MjAw/GdhYGBg2FyRsit02sqNHIIiYWzcuAP93/9/DM+P7rm6OjeykIEBKYWtzgqPCJ21jl1I28iPV1qeEV3jr8+fGF6dPnyV4cs7dwYGhp8omhkYGP6vTgsKCJy/JfTj/VuF7PyC6iysbHz//v79/ufL5/s/P7/btColsBbZQPSMwbA+0Wc1AwPDakJ+Z2BgYAAATFWTBbN8TjAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3035475.79456684, "ymin": 6823032.379203379, "xmax": 3116032.778321862, "ymax": 6872431.005297378, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WaterTankType", "description": "", "codedValues": [ { "name": "ELEVATED TANK", "code": 1 }, { "name": "GROUND STORAGE TANK", "code": 2 }, { "name": "UNKNOWN", "code": 3 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "CAPACITY", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND ELEVATION", "domain": null }, { "name": "LINKED_IMAGES", "type": "esriFieldTypeString", "alias": "LINKED IMAGES", "length": 100, "domain": null }, { "name": "MAINTENANCE_NUMBER", "type": "esriFieldTypeString", "alias": "MAINTENANCE NUMBER", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 40, "domain": null }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "COATING", "length": 40, "domain": null }, { "name": "HATCHES", "type": "esriFieldTypeString", "alias": "HATCHES", "length": 40, "domain": null }, { "name": "VENTS", "type": "esriFieldTypeString", "alias": "VENTS", "length": 40, "domain": null }, { "name": "LADDERS", "type": "esriFieldTypeString", "alias": "LADDERS", "length": 40, "domain": null }, { "name": "OVERFLOW_ELEVATION", "type": "esriFieldTypeString", "alias": "OVERFLOW ELEVATION", "length": 15, "domain": null }, { "name": "FOREIGN_KEY", "type": "esriFieldTypeString", "alias": "FOREIGN_KEY", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R12228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12228", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_12228", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9544_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }