{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Larimer County Well Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Active Wells" }, { "id": 2, "name": "Inactive Wells" }, { "id": 3, "name": "All Wells in Larimer County" }, { "id": 4, "name": "Well Buffers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3156756.2878164537, "ymax": 1598731.5752599295, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Active Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Larimer County Well Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b7eaf44e388fd02d441dad57c6c1625", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUKJGNkLFLQmEUxX/KU99iw20qWgxBmiKyPyBa+guqOdDWhsBVa4n+gZxC3ByamoNaS4hyEJREIhxvg4N+IryG7714PE088ME9373ncO51iCB1Ub0iHt8PuLkpHgGDgDtRgRn+HHJyngeg84aIrKvq/wKIeSRdWyaSM10HQETywYeOh254QFW3RCSoBw6AHpde2TvwLUKuaxm4a9YVYGJI9dvPNtJGFnK7s+lWxD4AM4J+e94Oi2EF3fcPvrrGd9qkUF4F4LMFj40WbnoMXoy0+JFql9t/FmfXL4AVTCfIw+2pqjYBDHPPukykMMwowdO9B8B3D8BbLKhVdsJUI+1f1ORNPP0cP4AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 2, "name": "Inactive Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Larimer County Well Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "14a643f73fb2fe4fc57fb2cc51fa5e3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUKJGdz61OQ0EUBOCv5MKtwSwOB8GgCKEvQDA8AQ+AQOOw/BjeADQOwUNgoQmBigoSZOVBIMpiiui95NKfkDDJJjN7dubMFiZQXpcXFuzWOh/lAwxqXUwa8nved6wDnkgprUbEfIOWkXbFl6amY0NKqVNfxEe0mw8iYjOlVPNBAXESj/ZmpK6h6yYEmbJf3o8rbWBner1UHRiiP+sPf2BsePbiVa6S1p1aAT3c6ln2aaQlqSqd2/qJuPRAZfgiXaXDiOhClv9bqYmhRXdG4A0qPtdwZrspQ/wafwPlWz/BZl1M7gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 3, "name": "All Wells in Larimer County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Larimer County Well Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7a9f91d5c60e74dad62174303a4f2a1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW5JREFUKJFt0T9ok3EQxvGP8IYfmEZp0Lo4CBZ0azUgmYqCCq3EQTvVgINOguiggygO2eyig+JgB0UcNC0UAskg6KCT7eQfRKcqgoPwEqUULlVx0JQWfKbjju893D2Z/+gWZ7emNNyJuP2EL+tnWb+osaPKwas8HuH4voja65TaIrrXOdngwXqgcIbmAfaW2Nxf0o0YaDFXpVqicJmZPrD6I6VWIaIyyY1FvsGhlBoTEZUXLOTMrzmUy+XRizz9EDF8gfo42zehHlGZ5+3NlK68KxZ3yvMsg2aet0YYgkTWt/2FMfaMRbRF6KR0J4OvvE98XKGwm/0DFPt3LPC5xCeIYnEpgzpHUWoxu4viEjFEWiZG2TLLw/Pcl+drX8qazE1w5BmLPbqDHL5L8xwnJpkOVi/xqA/8XE3pVTti8DnHaszA95TudXizLWJqmZcbgpuKuIYGehUKie4Kv09HTP8NX28D8E89OMU4iNjQhz/gY31lu0a7QQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 4, "name": "Well Buffers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Larimer County Well Data" }, "subLayers": [ { "id": 5, "name": "Larimer_County_Wells_500_Buffer" }, { "id": 6, "name": "Larimer_County_Wells_1000_Buffer" }, { "id": 7, "name": "Larimer_County_Wells_2000_Buffer" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3098536.001777879, "ymin": 1350649.7989404835, "xmax": 3156687.925133218, "ymax": 1551224.144607152, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Larimer_County_Wells_500_Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Well Buffers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3100044.8364709173, "ymin": 1352159.0962357405, "xmax": 3155179.1963151665, "ymax": 1549715.1055857062, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API", "type": "esriFieldTypeString", "alias": "API", "length": 10, "domain": null }, { "name": "API_COUNTY", "type": "esriFieldTypeString", "alias": "API_County", "length": 3, "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "API_LABEL", "type": "esriFieldTypeString", "alias": "API_Label", "length": 60, "domain": null }, { "name": "OPERAT_NUM", "type": "esriFieldTypeInteger", "alias": "Operat_Num", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "CITING_TYP", "type": "esriFieldTypeString", "alias": "Citing_Typ", "length": 15, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "GROUND_ELE", "type": "esriFieldTypeInteger", "alias": "Ground_Ele", "domain": null }, { "name": "MAX_MD", "type": "esriFieldTypeInteger", "alias": "Max_MD", "domain": null }, { "name": "MAX_TVD", "type": "esriFieldTypeInteger", "alias": "Max_TVD", "domain": null }, { "name": "FIELD_CODE", "type": "esriFieldTypeInteger", "alias": "Field_Code", "domain": null }, { "name": "FIELD_NAME", "type": "esriFieldTypeString", "alias": "Field_Name", "length": 30, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_TYPE", "type": "esriFieldTypeString", "alias": "Facil_Type", "length": 50, "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "STAT_DATE", "type": "esriFieldTypeDate", "alias": "Stat_Date", "length": 8, "domain": null }, { "name": "LOC_QUAL", "type": "esriFieldTypeString", "alias": "Loc_Qual", "length": 41, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "Loc_ID", "domain": null }, { "name": "LOC_NAME", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 254, "domain": null }, { "name": "DIST_N_S", "type": "esriFieldTypeInteger", "alias": "Dist_N_S", "domain": null }, { "name": "DIR_N_S", "type": "esriFieldTypeString", "alias": "Dir_N_S", "length": 1, "domain": null }, { "name": "DIST_E_W", "type": "esriFieldTypeInteger", "alias": "Dist_E_W", "domain": null }, { "name": "DIR_E_W", "type": "esriFieldTypeString", "alias": "Dir_E_W", "length": 1, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "UTM_X", "type": "esriFieldTypeInteger", "alias": "Utm_X", "domain": null }, { "name": "UTM_Y", "type": "esriFieldTypeInteger", "alias": "Utm_Y", "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43677_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A309_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Larimer_County_Wells_1000_Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Well Buffers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3099541.8103437014, "ymin": 1351656.1055324639, "xmax": 3155682.1867998294, "ymax": 1550218.1190691208, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API", "type": "esriFieldTypeString", "alias": "API", "length": 10, "domain": null }, { "name": "API_COUNTY", "type": "esriFieldTypeString", "alias": "API_County", "length": 3, "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "API_LABEL", "type": "esriFieldTypeString", "alias": "API_Label", "length": 60, "domain": null }, { "name": "OPERAT_NUM", "type": "esriFieldTypeInteger", "alias": "Operat_Num", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "CITING_TYP", "type": "esriFieldTypeString", "alias": "Citing_Typ", "length": 15, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "GROUND_ELE", "type": "esriFieldTypeInteger", "alias": "Ground_Ele", "domain": null }, { "name": "MAX_MD", "type": "esriFieldTypeInteger", "alias": "Max_MD", "domain": null }, { "name": "MAX_TVD", "type": "esriFieldTypeInteger", "alias": "Max_TVD", "domain": null }, { "name": "FIELD_CODE", "type": "esriFieldTypeInteger", "alias": "Field_Code", "domain": null }, { "name": "FIELD_NAME", "type": "esriFieldTypeString", "alias": "Field_Name", "length": 30, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_TYPE", "type": "esriFieldTypeString", "alias": "Facil_Type", "length": 50, "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "STAT_DATE", "type": "esriFieldTypeDate", "alias": "Stat_Date", "length": 8, "domain": null }, { "name": "LOC_QUAL", "type": "esriFieldTypeString", "alias": "Loc_Qual", "length": 41, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "Loc_ID", "domain": null }, { "name": "LOC_NAME", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 254, "domain": null }, { "name": "DIST_N_S", "type": "esriFieldTypeInteger", "alias": "Dist_N_S", "domain": null }, { "name": "DIR_N_S", "type": "esriFieldTypeString", "alias": "Dir_N_S", "length": 1, "domain": null }, { "name": "DIST_E_W", "type": "esriFieldTypeInteger", "alias": "Dist_E_W", "domain": null }, { "name": "DIR_E_W", "type": "esriFieldTypeString", "alias": "Dir_E_W", "length": 1, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "UTM_X", "type": "esriFieldTypeInteger", "alias": "Utm_X", "domain": null }, { "name": "UTM_Y", "type": "esriFieldTypeInteger", "alias": "Utm_Y", "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43678_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A310_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Larimer_County_Wells_2000_Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Well Buffers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3098536.001777879, "ymin": 1350649.7989404835, "xmax": 3156687.925133218, "ymax": 1551224.144607152, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API", "type": "esriFieldTypeString", "alias": "API", "length": 10, "domain": null }, { "name": "API_COUNTY", "type": "esriFieldTypeString", "alias": "API_County", "length": 3, "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "API_LABEL", "type": "esriFieldTypeString", "alias": "API_Label", "length": 60, "domain": null }, { "name": "OPERAT_NUM", "type": "esriFieldTypeInteger", "alias": "Operat_Num", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "CITING_TYP", "type": "esriFieldTypeString", "alias": "Citing_Typ", "length": 15, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "GROUND_ELE", "type": "esriFieldTypeInteger", "alias": "Ground_Ele", "domain": null }, { "name": "MAX_MD", "type": "esriFieldTypeInteger", "alias": "Max_MD", "domain": null }, { "name": "MAX_TVD", "type": "esriFieldTypeInteger", "alias": "Max_TVD", "domain": null }, { "name": "FIELD_CODE", "type": "esriFieldTypeInteger", "alias": "Field_Code", "domain": null }, { "name": "FIELD_NAME", "type": "esriFieldTypeString", "alias": "Field_Name", "length": 30, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_TYPE", "type": "esriFieldTypeString", "alias": "Facil_Type", "length": 50, "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "STAT_DATE", "type": "esriFieldTypeDate", "alias": "Stat_Date", "length": 8, "domain": null }, { "name": "LOC_QUAL", "type": "esriFieldTypeString", "alias": "Loc_Qual", "length": 41, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "Loc_ID", "domain": null }, { "name": "LOC_NAME", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 254, "domain": null }, { "name": "DIST_N_S", "type": "esriFieldTypeInteger", "alias": "Dist_N_S", "domain": null }, { "name": "DIR_N_S", "type": "esriFieldTypeString", "alias": "Dir_N_S", "length": 1, "domain": null }, { "name": "DIST_E_W", "type": "esriFieldTypeInteger", "alias": "Dist_E_W", "domain": null }, { "name": "DIR_E_W", "type": "esriFieldTypeString", "alias": "Dir_E_W", "length": 1, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "UTM_X", "type": "esriFieldTypeInteger", "alias": "Utm_X", "domain": null }, { "name": "UTM_Y", "type": "esriFieldTypeInteger", "alias": "Utm_Y", "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43679_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A311_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Wellington Operating", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "Wellington Operating - Selected Operator" }, { "id": 10, "name": "Well Status" }, { "id": 15, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Wellington Operating - Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Wellington Operating" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 10, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Wellington Operating" }, "subLayers": [ { "id": 11, "name": "Wellington Operating - Injection Well (IJ)" }, { "id": 12, "name": "Wellington Operating - Producing Well (PR)" }, { "id": 13, "name": "Wellington Operating - Shut In Well (SI)" }, { "id": 14, "name": "Wellington Operating - Temporarily Abandoned (TA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Wellington Operating - Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d90885e7dcef4e74987e5ae62a1e228", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMFJREFUGJWVzzFKxFAQBuBv3EA6ayuFLSy9gb2yIGgnNhZWFglbegUtQuxEECwUPIaNN1H0CA/0PRuJG3AX/LuBb4Z/Kv9INZracoRTbCleTTzoPBJlhOs294lmWAw7sn3zMtOVE6JUUDdlbwQXk+PY3LPOTQVpopVXlM3O+MH1l2mKlb9Nh86JD2wvkzXvaXgw3GN3GU5rnobLendah5j9YV+su/rFoujLgUYrnGNT8Sbc2nDpIj4XMER2rUO3rM4356kzxlKboxkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 12, "name": "Wellington Operating - Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 13, "name": "Wellington Operating - Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 14, "name": "Wellington Operating - Temporarily Abandoned (TA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 15, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Wellington Operating" }, "subLayers": [ { "id": 16, "name": "Wellington Operating - Low Producing (LP)" }, { "id": 17, "name": "Wellington Operating - Injection Well (IJ)" }, { "id": 18, "name": "Wellington Operating -Non-Producing Inactive (NP_IA)" }, { "id": 19, "name": "Wellington Operating - Producing 2+ Barrels (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Wellington Operating - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 17, "name": "Wellington Operating - Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 18, "name": "Wellington Operating -Non-Producing Inactive (NP_IA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 19, "name": "Wellington Operating - Producing 2+ Barrels (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 20, "name": "Magpie Operating", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Magpie Operating - Selected Operator" }, { "id": 22, "name": "Well Status" }, { "id": 27, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Magpie Operating - Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Magpie Operating" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "API_SEQ", "type": "esriFieldTypeString", "alias": "API_Seq", "length": 5, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 22, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Magpie Operating" }, "subLayers": [ { "id": 23, "name": "Magpie Operating -Drilling (DG)" }, { "id": 24, "name": "Magpie Operating -Producing Well (PR)" }, { "id": 25, "name": "Magpie Operating -Shut In Well (SI)" }, { "id": 26, "name": "Magpie Operating -Temporarily Abandoned Well (TA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Magpie Operating -Drilling (DG)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 24, "name": "Magpie Operating -Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 25, "name": "Magpie Operating -Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 26, "name": "Magpie Operating -Temporarily Abandoned Well (TA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 27, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Magpie Operating" }, "subLayers": [ { "id": 28, "name": "Magpie Operating - Non-Producing Inactive (NP_IA)" }, { "id": 29, "name": "Magpie Operating - Low Producing (LP)" }, { "id": 30, "name": "Magpie Operating - Producing 2+Barrels (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "Magpie Operating - Non-Producing Inactive (NP_IA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 29, "name": "Magpie Operating - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 30, "name": "Magpie Operating - Producing 2+Barrels (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 31, "name": "Blackrock Energy", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "Blackrock - Selected Operator" }, { "id": 33, "name": "Well Status" }, { "id": 38, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Blackrock - Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "Blackrock Energy" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 33, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Blackrock Energy" }, "subLayers": [ { "id": 34, "name": "Blackrock Energy - Injection Well (IJ)" }, { "id": 35, "name": "Blackrock Energy - Producing Well (PR)" }, { "id": 36, "name": "Blackrock Energy - Shut In Well (SI)" }, { "id": 37, "name": "Blackrock Energy - Temporarily Abandoned Well (TA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Blackrock Energy - Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d90885e7dcef4e74987e5ae62a1e228", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMFJREFUGJWVzzFKxFAQBuBv3EA6ayuFLSy9gb2yIGgnNhZWFglbegUtQuxEECwUPIaNN1H0CA/0PRuJG3AX/LuBb4Z/Kv9INZracoRTbCleTTzoPBJlhOs294lmWAw7sn3zMtOVE6JUUDdlbwQXk+PY3LPOTQVpopVXlM3O+MH1l2mKlb9Nh86JD2wvkzXvaXgw3GN3GU5rnobLendah5j9YV+su/rFoujLgUYrnGNT8Sbc2nDpIj4XMER2rUO3rM4356kzxlKboxkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 35, "name": "Blackrock Energy - Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 36, "name": "Blackrock Energy - Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 37, "name": "Blackrock Energy - Temporarily Abandoned Well (TA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 38, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "Blackrock Energy" }, "subLayers": [ { "id": 39, "name": "Blackrock Energy - Low Producing (LP)" }, { "id": 40, "name": "Blackrock Energy - Injection Well (IJ)" }, { "id": 41, "name": "Blackrock Energy - Non-Producing Inactive (NP_IA)" }, { "id": 42, "name": "Blackrock Energy - Producing 2+ Barrels (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Blackrock Energy - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 40, "name": "Blackrock Energy - Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 41, "name": "Blackrock Energy - Non-Producing Inactive (NP_IA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 42, "name": "Blackrock Energy - Producing 2+ Barrels (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 43, "name": "Extraction Oil & Gas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 44, "name": "Extraction Oil & Gas - Selected Operator" }, { "id": 45, "name": "Well Status" }, { "id": 48, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Extraction Oil & Gas - Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Extraction Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 45, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "Extraction Oil & Gas" }, "subLayers": [ { "id": 46, "name": "Extraction O&G - Producing Well (PR)" }, { "id": 47, "name": "Extraction O&G - Shut In Well (SI)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "Extraction O&G - Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 47, "name": "Extraction O&G - Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 48, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "Extraction Oil & Gas" }, "subLayers": [ { "id": 49, "name": "Extraction Oil & Gas - Low Producing (LP)" }, { "id": 50, "name": "Extraction Oil & Gas - Producing 2+ Barrels (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Extraction Oil & Gas - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_TYPE", "type": "esriFieldTypeString", "alias": "Facil_Type", "length": 50, "domain": null }, { "name": "STAT_DATE", "type": "esriFieldTypeDate", "alias": "Stat_Date", "length": 8, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 50, "name": "Extraction Oil & Gas - Producing 2+ Barrels (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 51, "name": "Kerr McGee Oil & Gas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 52, "name": "Kerr McGee Oil & Gas - Selected Operator" }, { "id": 53, "name": "Well Status" }, { "id": 57, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Kerr McGee Oil & Gas - Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Kerr McGee Oil & Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 53, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 51, "name": "Kerr McGee Oil & Gas" }, "subLayers": [ { "id": 54, "name": "Kerr McGee O&G - Producing Well (PR)" }, { "id": 55, "name": "Kerr McGee O&G - Shut In Well (SI)" }, { "id": 56, "name": "Kerr McGee O&G - Temporarily Abandoned Well (TA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "Kerr McGee O&G - Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 55, "name": "Kerr McGee O&G - Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 56, "name": "Kerr McGee O&G - Temporarily Abandoned Well (TA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 57, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 51, "name": "Kerr McGee Oil & Gas" }, "subLayers": [ { "id": 58, "name": "Kerr McGee O&G - Low Producing (LP)" }, { "id": 59, "name": "Kerr McGee O&G - Producing (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "Kerr McGee O&G - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production_2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production_2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 59, "name": "Kerr McGee O&G - Producing (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production_2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production_2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 60, "name": "Prospect Energy", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 61, "name": "Prospect Energy - Plugging Rationale" }, { "id": 66, "name": "Prospect Energy -Selected Operator" }, { "id": 67, "name": "Well Status" }, { "id": 72, "name": "Well Production" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 61, "name": "Prospect Energy - Plugging Rationale", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Prospect Energy" }, "subLayers": [ { "id": 62, "name": "Prospect Energy - PHSW" }, { "id": 63, "name": "Prospect Energy - IA" }, { "id": 64, "name": "Prospect Energy - LP" }, { "id": 65, "name": "Prospect Energy - Homes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 62, "name": "Prospect Energy - PHSW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Prospect Energy - Plugging Rationale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d77246e8ae8a85420be92697e5c167f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARhJREFUOI2d0zFLAnEYx/Hvg5JwOIRN0dogtElgHHb1AoKgWpuCEKIpbAqSBi2KaIz2XkDQ1hAceRnNTb2DhoMghxPOx0ErFb37e8/2/Hmez/Nb/mkMSnnLCsWfqJl0PPJuQftZcdcFp5UcyrSPJWAZUkfAWSJIeVkgoNJvK4p7KzhfCSCpCVj9NqukToGDqSDNNQr47A6+Cewr3o1gf5on8rnu7Y7Oax3YMYKUxhawNuHEtua8FfHtZiSkPM0AFxOTAvh6CazGJLIOgcVICEqKtynYD2MhpTkH4UkM0quMnmvw8SgshWOgsCowawQF5OF7D7gbgpTXPHTKRsj/6ari3gtOayCRXo0mNKj536/ztyjYG1MiQ9UFMkFOH7IeFtUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Well_Title]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 63, "name": "Prospect Energy - IA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Prospect Energy - Plugging Rationale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "377c2bfbc450813eac114e41048b6c16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAStJREFUOI2d079LAnEYx/H3V6QDcSgLRF0bhLZoaCjqDwiCag2H4DKiKWwKkoZ+UETQoH43h/6AoL21f6CpNT0u5KaEzvCelutIy/P0sz1fnuf1fZYnToS0NMkZk4+wnvgwxLoj0RGe7Dqr6QLtsSExjCPEXeh+cgicjgW9aXKIW/LLkl2hmt7jfWQo5nGGIuGXSU9xAuyPBFnV1LwoZ/v3myjMRo3b3C6vkSHBuQFUf7+Cc2ArEtTUbCCsDPhj06qmFjNF5zkUamkmOsLloE39ba+A5VDoy+MAxWwYhGKpqVnPmjz8CzUqTIviOBQJ1jIuXrT7OGfS/QOpGGVgMhKEm58SdgDdA1k18gLFaEiQsl3nPl2gHUCiuEaGn0xfMj+nEwxmTdZGRHryDR2wV34/wI5RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Well_Title]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 64, "name": "Prospect Energy - LP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Prospect Energy - Plugging Rationale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "891bee0842ce08b00e4a35e541523bc9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUOI2l0zFLQlEYxvH/A5IgDqKTtDY4R4NDoR8gCKq1KYggnEKnIGlIRYlGae8DBO2tfYe+QcOdcrhDPC0XUblez7Vnew/v+Z1nOQUCYlOW+MnaKQQgJeDDpi0x+wdU7EnxAXALPGwF2exC3E3Grs1U4nsb6FGilIxlm3vgJhdkV/chulg8k7iyeZb4ytEoegKUsj8AzoMgm1OgteaFM7valKLPTMhmBxitbwoQjYGjTY06wF42xKHNicRbKmRTA+42IEmKQzt+l/hNg/oSlTAobgCXwMsSZNMArsOQefo2rxKzxUaT1YYBqZN8nflFieOcyFL+AJeLSJBpl89nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Well_Title]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 65, "name": "Prospect Energy - Homes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Prospect Energy - Plugging Rationale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c387dedf5dcc10394e95930c5de1cf17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS1JREFUOI2d071LQlEYx/HvFdEQh7JA1LVBaIuGhqI2CYsDvW1NQQRRS9gUJA29UERjtPcHHMi5tX+gqcElvdyQOyV1Dc9puQlaXs/1tz2H5/mcZ3miGKTYIFmZ4COoJzoI2bBJtFo8CYdFmaY5NPSl40fgzdDmEDgdCiq8kQOv5Jcl4XAn07yHhmIRzoCEXyaV4gTYCwUt2alptLvV9ajZKda4reR4NYZi2r1RYPX2RyzOgXUjaKXOqoKFPn+sCTs1KzPucyB00CBWbXHZb1MApd0rYD4Qqn6zD0wGQcCcqCNkFvkvtFlj/FNzPADxE7/gxXtkivYfyLMoA6MmjMLLizG2Jdx3QQWbvNLsmm3zi1EWDg8yTbMDjWiulcHJ9CSj/NPpDMosyyGRrvwAzulYjGGG/jMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Well_Title]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 66, "name": "Prospect Energy -Selected Operator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "Prospect Energy" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "130c999d7252da5cbeb9301cab7d26db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJVd0DFLlnEUhvHfkUcOCCG4OTS06OAHaGlpdBEEFyeRiGgTaneLqK1PIeIoODQ49NpUtBshFNomDqIcsPff8D5vPXjgTOfm4lx35940lmU+UvUx+DO8dX1gBovBect8HlWv8ADXjYfBr2H4Q7DeeNoGpHHme1XPGo+D7x1E5p6qLRxH1Zce8C6qXuIAZ//IUTVqmauqjrAGwTS4GdxB1/iKFVUwe893rf8bNruWeajqW0/bwPwg/LnxA2Jh4Wc3U7U7kJnHDeZwi6XgRXDq8nLy8zjzTVS9buzLvIiqHZnrqg5w3HgSnE0FP/V9bjfegqoTE+kd/P7fBkcmq1Vd4RzjqBphNBX4C9TtbXq/BykEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 67, "name": "Well Status", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Prospect Energy" }, "subLayers": [ { "id": 68, "name": "Prospect Energy -Injection Well (IJ)" }, { "id": 69, "name": "Prospect Energy - Producing Well (PR)" }, { "id": 70, "name": "Prospect Energy - Shut In Well (SI)" }, { "id": 71, "name": "Prospect Energy - Temporarily Abandoned Well (TA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 68, "name": "Prospect Energy -Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d90885e7dcef4e74987e5ae62a1e228", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMFJREFUGJWVzzFKxFAQBuBv3EA6ayuFLSy9gb2yIGgnNhZWFglbegUtQuxEECwUPIaNN1H0CA/0PRuJG3AX/LuBb4Z/Kv9INZracoRTbCleTTzoPBJlhOs294lmWAw7sn3zMtOVE6JUUDdlbwQXk+PY3LPOTQVpopVXlM3O+MH1l2mKlb9Nh86JD2wvkzXvaXgw3GN3GU5rnobLendah5j9YV+su/rFoujLgUYrnGNT8Sbc2nDpIj4XMER2rUO3rM4356kzxlKboxkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 69, "name": "Prospect Energy - Producing Well (PR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 70, "name": "Prospect Energy - Shut In Well (SI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d87658206b0e360c581989512641335c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUGJWVzjFKA2EQBtA3sLDgIRRSWHqAgGVACQjaiY2FlUVyDy3EUgQhRQTPYGWR9SSKXkD4QTI2YVdhozgwxcCbma/yj6q+Dwt5FJwmW3jBfMh9iPyBF/XyWjHJbncH+40cpzwJkRU0de5lMel/HscNT7ipIIvpH3HPWhy1QZZf8aDLXLxjey2tvSkrnMywuxYXD+3lIXfPHCbjHtokly0OkY/yYIMpzrGJV9x+cDESn11mjMQSV6vurS8uezYTI1LZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 71, "name": "Prospect Energy - Temporarily Abandoned Well (TA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Well Status" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 72, "name": "Well Production", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Prospect Energy" }, "subLayers": [ { "id": 73, "name": "Prospect Energy - Low Producing (LP)" }, { "id": 74, "name": "Prospect Energy - Injection Well (IJ)" }, { "id": 75, "name": "Prospect Energy - Non-Producing Inactive (NP_IA)" }, { "id": 76, "name": "Prospect Energy - Producing 2+Barrels (P_G2)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 73, "name": "Prospect Energy - Low Producing (LP)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3c08264483ddc80b5494da2e41512d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EQh/Hfg4VX6wEUUlh6A8uAEhC0WcTGwsoiuYcWYhkEwULhHcPGmyja2D+QjMVqNsJG8A9TzPDxzUzjH2lWmyiOJWfCNl7woPWYiF/wouQb6rQbg10cRDGJ1mkims6Y96nTodWJE8WT1rwzpzpbMQ7lnB9YHlH/gkf9zVHfsbOezW/U5YP32FsP19KbW3eKI0wGyGfZ1RJORGw69GGGC2zhVXJrw2Ua++zNSGMLXH/XYL4AyE0wrvZDHs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 74, "name": "Prospect Energy - Injection Well (IJ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ab9433d5c85015daf2cf2e9a3750643", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUGJWVzzFKA1EUheHvjQOzC4UUlu7AXgkIUSYgNhZWFmYfWoilCAELBTNkETbuRNElPNC5FiFxAknAA7c48HP4b+kfKbvlJBwXnGMn8f7D05RnSSzBdVvdka/mPdgrOKxDvwlnkihni9VBF1xKcjrkdcJ9CYU82uQaXJjDVD3yJr7Xcc5f2F3PVp/kxYOP2F8P55fFcsO4ZoD+CvJti5s/jSSacDRkFFxiGx8tD1OuJd8dZyTthFuzW5lfb2IxvdWjK9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "A308_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 75, "name": "Prospect Energy - Non-Producing Inactive (NP_IA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 76, "name": "Prospect Energy - Producing 2+Barrels (P_G2)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "Well Production" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2878803.662918563, "ymin": 1337287.3051340885, "xmax": 3154755.9322943366, "ymax": 1598720.3147723912, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Operator", "length": 50, "domain": null }, { "name": "WELL_NUM", "type": "esriFieldTypeString", "alias": "Well_Num", "length": 15, "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 35, "domain": null }, { "name": "WELL_TITLE", "type": "esriFieldTypeString", "alias": "Well_Title", "length": 51, "domain": null }, { "name": "SPUD_DATE", "type": "esriFieldTypeDate", "alias": "Spud_Date", "length": 8, "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeInteger", "alias": "Facil_Id", "domain": null }, { "name": "FACIL_STAT", "type": "esriFieldTypeString", "alias": "Facil_Stat", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Qtr_Qtr", "length": 6, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 6, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 7, "domain": null }, { "name": "MERIDIAN", "type": "esriFieldTypeString", "alias": "Meridian", "length": 1, "domain": null }, { "name": "PRODUCTION", "type": "esriFieldTypeString", "alias": "Production Status", "length": 50, "domain": null }, { "name": "PRODUCTION_2019", "type": "esriFieldTypeString", "alias": "Production 2019", "length": 50, "domain": null }, { "name": "PRODUCTION_2020", "type": "esriFieldTypeString", "alias": "Production 2020", "length": 50, "domain": null }, { "name": "PRODUCTION_2021", "type": "esriFieldTypeString", "alias": "Production 2021", "length": 50, "domain": null }, { "name": "BUILDING_UNITS_WITHIN_500FT", "type": "esriFieldTypeSmallInteger", "alias": "Building Units Within 500ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 1000ft", "domain": null }, { "name": "BUILDING_UNITS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Building Units Within 2000ft", "domain": null }, { "name": "LC_OIL_GAS_LAKES_WITHIN_500FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 500ft", "domain": null }, { "name": "LAKES_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Lakes Within 1000ft", "domain": null }, { "name": "LAKES_WITHIN_2000", "type": "esriFieldTypeInteger", "alias": "Lakes Within 2000ft", "domain": null }, { "name": "WETLANDS_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 500ft", "domain": null }, { "name": "WETLANDS_WITHIN_1000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 1000ft", "domain": null }, { "name": "WETLANDS_WITHIN_2000FT", "type": "esriFieldTypeInteger", "alias": "Wetlands Within 2000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_500", "type": "esriFieldTypeInteger", "alias": "City_Owned_Property_Within_500ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_100", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 1000ft", "domain": null }, { "name": "CITY_OWNED_PROPERTY_WITHIN_200", "type": "esriFieldTypeInteger", "alias": "City Owned Property Within 2000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_5", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 500ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_1", "type": "esriFieldTypeInteger", "alias": "County Owned Land WIthin 1000ft", "domain": null }, { "name": "COUNTY_OWNED_PROPERTY_WITHIN_2", "type": "esriFieldTypeInteger", "alias": "County Owned Property Within 2000ft", "domain": null }, { "name": "PLUGGING_RATIONALE", "type": "esriFieldTypeString", "alias": "Plugging Rationale", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 77, "name": "LETA Address Point = Bulding Unit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2693186.08280022, "ymin": 1306714.60931821, "xmax": 3196877.14365757, "ymax": 1607123.25620313, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 75, "domain": { "type": "codedValue", "name": "SOURCE_1", "description": "Source agency", "codedValues": [ { "name": "LETA", "code": "LETA" }, { "name": "FORT COLLINS", "code": "FORT COLLINS" }, { "name": "EVERBRIDGE", "code": "EVERBRIDGE" }, { "name": "LARIMER ASSESSOR", "code": "LARIMER ASSESSOR" }, { "name": "LARIMER GIS", "code": "LARIMER GIS" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "WELD", "code": "WELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 40, "domain": { "type": "codedValue", "name": "COUNTY", "description": "County codes", "codedValues": [ { "name": "BOULDER", "code": "BOULDER" }, { "name": "LARIMER", "code": "LARIMER" }, { "name": "WELD", "code": "WELD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDNUM_PRE", "type": "esriFieldTypeString", "alias": "ADDNUM_PRE", "length": 8, "domain": null }, { "name": "ADDNUM", "type": "esriFieldTypeInteger", "alias": "ADDNUM", "domain": null }, { "name": "ADDNUM_SUF", "type": "esriFieldTypeString", "alias": "ADDNUM_SUF", "length": 8, "domain": null }, { "name": "PRE_MOD", "type": "esriFieldTypeString", "alias": "PRE_MOD", "length": 15, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "PRE_TYPE", "description": "Street prefix", "codedValues": [ { "name": "WELD COUNTY ROAD", "code": "WCRD" }, { "name": "INTERSTATE", "code": "I" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "FOREST ROAD", "code": "FRD" }, { "name": "COUNTY ROAD", "code": "CORD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 60, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "ST_TYPE", "description": "Street suffix", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVCT", "code": "AVCT" }, { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "CIR", "code": "CIR" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "HILL", "code": "HILL" }, { "name": "HWY", "code": "HWY" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MDW", "code": "MDW" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PN", "code": "PAWN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RUN", "code": "RUN" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "STDR", "code": "STDR" }, { "name": "STRD", "code": "STRD" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "VIEW", "code": "VIEW" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POS_DIR", "type": "esriFieldTypeString", "alias": "POS_DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POS_MOD", "type": "esriFieldTypeString", "alias": "POS_MOD", "length": 12, "domain": null }, { "name": "MUNICIPAL", "type": "esriFieldTypeString", "alias": "MUNICIPAL", "length": 50, "domain": { "type": "codedValue", "name": "CITY_1", "description": "Cities", "codedValues": [ { "name": "BERTHOUD", "code": "BERTHOUD" }, { "name": "BLD", "code": "BLD" }, { "name": "ESTES PARK", "code": "ESTES PARK" }, { "name": "FORT COLLINS", "code": "FORT COLLINS" }, { "name": "GREELEY", "code": "GREELEY" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "LBD", "code": "LBD" }, { "name": "LEP", "code": "LEP" }, { "name": "LFC", "code": "LFC" }, { "name": "LLV", "code": "LLV" }, { "name": "LNW", "code": "LNW" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "LPC", "code": "LPC" }, { "name": "MEAD", "code": "MEAD" }, { "name": "SEVERANCE", "code": "SEVERANCE" }, { "name": "TIMNATH", "code": "TIMNATH" }, { "name": "WELLINGTON", "code": "WELLINGTON" }, { "name": "WINDSOR", "code": "WINDSOR" }, { "name": "WLD", "code": "WLD" }, { "name": "LAPORTE", "code": "LAPORTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTAL_COMM", "type": "esriFieldTypeString", "alias": "POSTAL_COMM", "length": 50, "domain": { "type": "codedValue", "name": "MSAG_COMM", "description": "MSAG Community", "codedValues": [ { "name": "ALLENSPARK", "code": "ALLENSPARK" }, { "name": "AULT", "code": "AULT" }, { "name": "BELLVUE", "code": "BELLVUE" }, { "name": "BERTHOUD", "code": "BERTHOUD" }, { "name": "CARR", "code": "CARR" }, { "name": "DRAKE", "code": "DRAKE" }, { "name": "EATON", "code": "EATON" }, { "name": "ESTES PARK", "code": "ESTES PARK" }, { "name": "FORT COLLINS", "code": "FORT COLLINS" }, { "name": "GLEN HAVEN", "code": "GLEN HAVEN" }, { "name": "GREELEY", "code": "GREELEY" }, { "name": "JELM", "code": "JELM" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "LAPORTE", "code": "LAPORTE" }, { "name": "LIVERMORE", "code": "LIVERMORE" }, { "name": "LONGMONT", "code": "LONGMONT" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "LYONS", "code": "LYONS" }, { "name": "PLATTEVILLE", "code": "PLATTEVILLE" }, { "name": "RED FEATHER LAKES", "code": "RED FEATHER LAKES" }, { "name": "SEVERANCE", "code": "SEVERANCE" }, { "name": "TIMNATH", "code": "TIMNATH" }, { "name": "WELLINGTON", "code": "WELLINGTON" }, { "name": "WINDSOR", "code": "WINDSOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 4, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 7, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 4, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 75, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 75, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 75, "domain": null }, { "name": "ROOM", "type": "esriFieldTypeString", "alias": "ROOM", "length": 75, "domain": null }, { "name": "SEAT", "type": "esriFieldTypeString", "alias": "SEAT", "length": 75, "domain": null }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "LANDMARK", "length": 150, "domain": null }, { "name": "LOC_NOTES", "type": "esriFieldTypeString", "alias": "LOC_NOTES", "length": 300, "domain": null }, { "name": "PLACE_TYPE", "type": "esriFieldTypeString", "alias": "PLACE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "PLACE TYPE_1", "description": "Type of site", "codedValues": [ { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "GOVERNMENT", "code": "GOVERNMENT" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "SINGLE FAMILY HOME", "code": "SINGLE FAMILY HOME" }, { "name": "FIRE DEPARTMENT", "code": "FIRE DEPARTMENT" }, { "name": "EMS", "code": "EMS" }, { "name": "ELEMENTARY SCHOOL", "code": "ELEMENTARY SCHOOL" }, { "name": "MIDDLE SCHOOL", "code": "MIDDLE SCHOOL" }, { "name": "HIGH SCHOOL", "code": "HIGH SCHOOL" }, { "name": "UNIVERSITY", "code": "UNIVERSITY" }, { "name": "COLLEGE", "code": "COLLEGE" }, { "name": "POLICE DEPARTMENT", "code": "POLICE DEPARTMENT" }, { "name": "PARK", "code": "PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 50, "domain": null }, { "name": "FULL_ADDR", "type": "esriFieldTypeString", "alias": "FULL_ADDR", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "DATE_CREATE", "type": "esriFieldTypeDate", "alias": "DATE_CREATE", "length": 8, "domain": null }, { "name": "USER_CREATE", "type": "esriFieldTypeString", "alias": "USER_CREATE", "length": 50, "domain": null }, { "name": "DATE_MODIFY", "type": "esriFieldTypeDate", "alias": "DATE_MODIFY", "length": 8, "domain": null }, { "name": "USER_MODIFY", "type": "esriFieldTypeString", "alias": "USER_MODIFY", "length": 50, "domain": null }, { "name": "DATE_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "DATE_EFFECTIVE", "length": 8, "domain": null }, { "name": "LETA_ST_ID", "type": "esriFieldTypeInteger", "alias": "LETA_ST_ID", "domain": null }, { "name": "LETA_UID", "type": "esriFieldTypeInteger", "alias": "LETA_UID", "domain": null }, { "name": "GLOBAL_UID", "type": "esriFieldTypeString", "alias": "GLOBAL_UID", "length": 100, "domain": null }, { "name": "C1EXCEPTION", "type": "esriFieldTypeInteger", "alias": "C1EXCEPTION", "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "DISCRPAGID", "length": 75, "domain": null }, { "name": "EXPIRE", "type": "esriFieldTypeDate", "alias": "EXPIRE", "length": 8, "domain": null }, { "name": "ENTGIS_IS_INCORPORATED", "type": "esriFieldTypeString", "alias": "ENTGIS_Is_Incorporated", "length": 5, "domain": null }, { "name": "ENTGIS_IS_INCORPORATED_NAME", "type": "esriFieldTypeString", "alias": "ENTGIS_Is_Incorporated_Name", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUNDATE", "type": "esriFieldTypeDate", "alias": "RUNDATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R56577_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A330_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.91, "id": 78, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2807901.02397355, "ymin": 1336766.87565713, "xmax": 3154709.49964656, "ymax": 1607024.11466913, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 16, "domain": null }, { "name": "COFIPS", "type": "esriFieldTypeInteger", "alias": "COFIPS", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "POP1960", "type": "esriFieldTypeInteger", "alias": "POP1960", "domain": null }, { "name": "POP1970", "type": "esriFieldTypeInteger", "alias": "POP1970", "domain": null }, { "name": "POP1980", "type": "esriFieldTypeInteger", "alias": "POP1980", "domain": null }, { "name": "POP1990", "type": "esriFieldTypeInteger", "alias": "POP1990", "domain": null }, { "name": "POP2000", "type": "esriFieldTypeInteger", "alias": "POP2000", "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 79, "name": "Parcels/Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2807900.99952739, "ymin": 1336766.87566164, "xmax": 3154693.00016052, "ymax": 1607024.12575084, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 30, "domain": null }, { "name": "LOCADDRESS", "type": "esriFieldTypeString", "alias": "LOCADDRESS", "length": 100, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "length": 60, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "INCAREOF", "length": 50, "domain": null }, { "name": "MAILINGADDRESS", "type": "esriFieldTypeString", "alias": "MAILINGADDRESS", "length": 50, "domain": null }, { "name": "MAILINGCITY", "type": "esriFieldTypeString", "alias": "MAILINGCITY", "length": 50, "domain": null }, { "name": "MAILINGSTATE", "type": "esriFieldTypeString", "alias": "MAILINGSTATE", "length": 2, "domain": null }, { "name": "MAILINGZIPCODE", "type": "esriFieldTypeString", "alias": "MAILINGZIPCODE", "length": 10, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 10, "domain": null }, { "name": "LOCADDRESSNUM", "type": "esriFieldTypeString", "alias": "LOCADDRESSNUM", "length": 15, "domain": null }, { "name": "LOCSTREETNAME", "type": "esriFieldTypeString", "alias": "LOCSTREETNAME", "length": 50, "domain": null }, { "name": "LOCSTREETSUFFIX", "type": "esriFieldTypeString", "alias": "LOCSTREETSUFFIX", "length": 4, "domain": null }, { "name": "LOCPREDIRECTIONAL", "type": "esriFieldTypeString", "alias": "LOCPREDIRECTIONAL", "length": 2, "domain": null }, { "name": "LOCPOSTDIRECTIONAL", "type": "esriFieldTypeString", "alias": "LOCPOSTDIRECTIONAL", "length": 2, "domain": null }, { "name": "LOCUNITNUMBER", "type": "esriFieldTypeString", "alias": "LOCUNITNUMBER", "length": 12, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 50, "domain": null }, { "name": "LOCZIPCODE", "type": "esriFieldTypeString", "alias": "LOCZIPCODE", "length": 10, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 30, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 255, "domain": null }, { "name": "SCHEDNUM", "type": "esriFieldTypeString", "alias": "SCHEDNUM", "length": 7, "domain": null }, { "name": "DEEDDATE", "type": "esriFieldTypeDate", "alias": "DEEDDATE", "length": 8, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SALEDATE", "length": 8, "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null }, { "name": "NONCONTIG", "type": "esriFieldTypeString", "alias": "NONCONTIG", "length": 3, "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "GROSSACRES", "type": "esriFieldTypeDouble", "alias": "GROSSACRES", "domain": null }, { "name": "GROSSSQFT", "type": "esriFieldTypeDouble", "alias": "GROSSSQFT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IS_INCORPORATED", "type": "esriFieldTypeString", "alias": "IS_INCORPORATED", "length": 10, "domain": null }, { "name": "IS_INCORPORATED_NAME", "type": "esriFieldTypeString", "alias": "IS_INCORPORATED_NAME", "length": 40, "domain": null }, { "name": "RUNDATE", "type": "esriFieldTypeDate", "alias": "RUNDATE", "length": 8, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R56004_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A328_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 80, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 102 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2857771.25953473, "ymin": 1337088.52658863, "xmax": 3154445.60253656, "ymax": 1588360.25599955, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "USERID", "type": "esriFieldTypeInteger", "alias": "USERID", "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "length": 30, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 30, "domain": null }, { "name": "RESERVOIRCO", "type": "esriFieldTypeString", "alias": "RESERVOIRCOMPANY", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 3, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": null }, { "name": "SUITE", "type": "esriFieldTypeString", "alias": "SUITE", "length": 6, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I651NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R67_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A29_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3074730.74999127, "ymin": 1338140.7500021, "xmax": 3154614.25003724, "ymax": 1528748.62499766, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WET", "type": "esriFieldTypeInteger", "alias": "WET", "domain": null }, { "name": "DEF", "type": "esriFieldTypeString", "alias": "DEF", "length": 7, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 9, "domain": null }, { "name": "TYPES", "type": "esriFieldTypeString", "alias": "TYPES", "length": 13, "domain": null }, { "name": "IMPORT", "type": "esriFieldTypeDouble", "alias": "IMPORT", "domain": null }, { "name": "QUALITY", "type": "esriFieldTypeDouble", "alias": "QUALITY", "domain": null }, { "name": "SENSIT", "type": "esriFieldTypeDouble", "alias": "SENSIT", "domain": null }, { "name": "RATG", "type": "esriFieldTypeDouble", "alias": "RATG", "domain": null }, { "name": "AERIAL", "type": "esriFieldTypeString", "alias": "AERIAL", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R778_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A209_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 82, "name": "Tax Exempt Parcels - County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2807900.99952739, "ymin": 1336766.87566164, "xmax": 3154633.76086165, "ymax": 1607024.12575084, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 30, "domain": null }, { "name": "LOCADDRESS", "type": "esriFieldTypeString", "alias": "LOCADDRESS", "length": 100, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "length": 60, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 50, "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "OWNERTYPE", "length": 20, "domain": { "type": "codedValue", "name": "TE_OwnerType", "description": "Codes for Fed, State, County, and IncArea owners", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City or Town", "code": "City_Town" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "CREATE_EDITOR", "type": "esriFieldTypeString", "alias": "Create_Editor", "length": 20, "domain": null }, { "name": "REVISION_EDITOR", "type": "esriFieldTypeString", "alias": "Revision_Editor", "length": 20, "domain": null }, { "name": "REVISION_DATE", "type": "esriFieldTypeDate", "alias": "Revision_Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUNDATE", "type": "esriFieldTypeDate", "alias": "RUNDATE", "length": 8, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R57447_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A339_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "Tax Exempt Parcels - City or Town", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2807900.99952739, "ymin": 1336766.87566164, "xmax": 3154633.76086165, "ymax": 1607024.12575084, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "length": 30, "domain": null }, { "name": "LOCADDRESS", "type": "esriFieldTypeString", "alias": "LOCADDRESS", "length": 100, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "length": 60, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 50, "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "OWNERTYPE", "length": 20, "domain": { "type": "codedValue", "name": "TE_OwnerType", "description": "Codes for Fed, State, County, and IncArea owners", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City or Town", "code": "City_Town" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "CREATE_EDITOR", "type": "esriFieldTypeString", "alias": "Create_Editor", "length": 20, "domain": null }, { "name": "REVISION_EDITOR", "type": "esriFieldTypeString", "alias": "Revision_Editor", "length": 20, "domain": null }, { "name": "REVISION_DATE", "type": "esriFieldTypeDate", "alias": "Revision_Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUNDATE", "type": "esriFieldTypeDate", "alias": "RUNDATE", "length": 8, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R57447_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A339_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 84, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNICIPALITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "BERTHOUD", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "ESTES PARK", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "FORT COLLINS", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "GREELEY", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "JOHNSTOWN", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "LOVELAND", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "MEAD", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "SEVERANCE", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "TIMNATH", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "WELLINGTON", "label": "Larimer County Municipalities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 89 ], "width": 0.2 } }, "value": "WINDSOR", "label": "Larimer County Municipalities", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2807995.67010973, "ymin": 1289288.17796379, "xmax": 3245143.26431672, "ymax": 1607016.74985446, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATA_SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 75, "domain": null }, { "name": "DATE_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE_UPDATE", "length": 8, "domain": null }, { "name": "DATE_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "DATE_EFFECTIVE", "length": 8, "domain": null }, { "name": "LETA_UID", "type": "esriFieldTypeInteger", "alias": "LETA_UID", "domain": null }, { "name": "GLOBAL_UID", "type": "esriFieldTypeString", "alias": "GLOBAL_UID", "length": 100, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 75, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 100, "domain": null }, { "name": "RUNDATE", "type": "esriFieldTypeDate", "alias": "RUNDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R57446_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A338_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }