{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Plume Management Zone", "type": "Feature Layer", "description": "
OBJECTID: System-generated unique identifier for each record within the feature class.<\/SPAN><\/SPAN><\/P> SOURCE: Organization that provided the data. <\/SPAN><\/SPAN><\/P> NAME: Name to which the plume is associated to which is mainly given from the TCEQ. <\/SPAN><\/SPAN><\/P> MEDIALINK: URL for a website related to the record.<\/SPAN><\/SPAN><\/P> PRODUCTIONNOTES: Technical notes from GIS personnel.<\/SPAN><\/SPAN><\/P> DESCRIPTION: Statement illustrating the feature.<\/SPAN><\/SPAN><\/P> CREATEDBY: Name of the person logged into the system that GIS automatically stamps as the original creator. <\/SPAN><\/SPAN><\/P> CREATEDDATE: Date/time stamp from the moment the GIS record was created.<\/SPAN><\/SPAN><\/P> MODIFIEDBY: Name of the person logged into the system that GIS automatically stamps as the feature is modified. <\/SPAN><\/SPAN><\/P> MODIFIEDDATE: Date/time stamp from the last moment the GIS record was changed.<\/SPAN><\/SPAN><\/P> SHAPE: System-generated geometry type of the feature.<\/SPAN><\/SPAN><\/P> Shape.len: System-generated length of the feature.<\/SPAN><\/SPAN><\/P> GlobalID: System-generated unique identifier for each record that is required in replicated geodatabases.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102740,
"latestWkid": 2278,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -126725700,
"falseY": -77828800,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
122,
245,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 50,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2304259.7699448913,
"ymin": 1.3863076955774307E7,
"xmax": 2306099.8407398015,
"ymax": 1.3865215478400141E7,
"spatialReference": {
"wkid": 102740,
"latestWkid": 2278,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -126725700,
"falseY": -77828800,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "Source",
"length": 25,
"domain": {
"type": "codedValue",
"name": "WS4_ENGPLUMEMANAGZONESOURCE",
"description": "ENG PLUME MANAGEMENT ZONE SOURCE",
"codedValues": [
{
"name": "Unknown",
"code": "UNKNOWN"
},
{
"name": "Texas Commission on Environmental Quality Superfund",
"code": "TCEQSUPERFUNDSITE"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Name",
"length": 50,
"domain": null
},
{
"name": "MEDIALINK",
"type": "esriFieldTypeString",
"alias": "Media Link",
"length": 250,
"domain": null
},
{
"name": "PRODUCTIONNOTES",
"type": "esriFieldTypeString",
"alias": "Production Notes",
"length": 250,
"domain": null
},
{
"name": "DESCRIPTION",
"type": "esriFieldTypeString",
"alias": "Description",
"length": 250,
"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": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R60_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_60",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_60",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S39_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1729700356000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}