{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Pipelines", "type": "Feature Layer", "description": "This dataset represents pipelines where construction has been started or completed and permitted through a DCNR natural gas lease or developed on state forest lands where DCNR does not own the mineral rights.\n\nPipeline Type Code Values: 1=Gathering, 2=Marketing, 3=Water, 4=Other or Unknown, 5=Meter/Valve/Tap, 6=Trunk\n\nThe data is intended for demonstration, education, planning, and monitoring purposes only. The user is advised not to use this dataset beyond its stated accuracy. To do so may yield unusual, undesirable, or incorrect results. Users of this dataset shall save the Commonwealth harmless from any suits, claims, or actions arising out of the use of or any defect in the data files or accompanying documentation. The Commonwealth excludes any and all implied warranties and makes no warranty or representation with respect to the data files or accompanying documentation, including quality, performance, merchantability, or fitness for a particular purpose. These data files and documentation are provided as is and the user assumes the entire risk as to their quality and performance. This data was based on the best available information at the time and may contain errors or omissions.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "PA DCNR Bureau of Forestry", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pipeline_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 }, "value": "1", "label": "Gathering", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "2", "label": "Marketing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "5", "label": "Meter/Valve/Tap", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "4", "label": "Other or Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4 }, "value": "6", "label": "Trunk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 39, 121, 255 ], "width": 1 }, "value": "3", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -288257.484432444, "ymin": 749647.7077701092, "xmax": 317938.82870584726, "ymax": 1046107.9351908565, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Pipeline_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Pipeline_Type", "type": "esriFieldTypeSmallInteger", "alias": "Pipeline Type", "domain": { "type": "codedValue", "name": "Pipeline_Type", "description": "Pipeline Type", "codedValues": [ { "name": "Gathering", "code": 1 }, { "name": "Marketing", "code": 2 }, { "name": "Water", "code": 3 }, { "name": "Other or Unknown", "code": 4 }, { "name": "Meter/Valve/Tap", "code": 5 }, { "name": "Trunk", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TractID", "type": "esriFieldTypeString", "alias": "Related Tract", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status_OGIT", "description": "Description", "codedValues": [ { "name": "approved", "code": 2 }, { "name": "under construction", "code": 3 }, { "name": "construction complete", "code": 4 }, { "name": "rejected", "code": 5 }, { "name": "plugged", "code": 6 }, { "name": "reclaimed", "code": 7 }, { "name": "abandoned", "code": 8 }, { "name": "inactive", "code": 9 }, { "name": "proposed - draft(proprietary & confidential)", "code": 1 }, { "name": "Active", "code": 10 }, { "name": "Removed Completely", "code": 11 }, { "name": "Withdrawn by Operator", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DistrictNumber", "type": "esriFieldTypeInteger", "alias": "District Number", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PipelineID", "type": "esriFieldTypeString", "alias": "PipelineID", "length": 15, "domain": null }, { "name": "Pipeline_Label", "type": "esriFieldTypeString", "alias": "Name Given by Company", "length": 50, "domain": null }, { "name": "CompanyID", "type": "esriFieldTypeInteger", "alias": "CompanyID", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeSmallInteger", "alias": "ROW Width", "domain": null }, { "name": "SIZECAPAC", "type": "esriFieldTypeString", "alias": "Size/Capacity", "length": 30, "domain": null }, { "name": "Source", "type": "esriFieldTypeSmallInteger", "alias": "Source", "domain": { "type": "codedValue", "name": "Source_OGIT", "description": "Description", "codedValues": [ { "name": "Company Data", "code": 1 }, { "name": "GPS (Diff. Corrected)", "code": 2 }, { "name": "GPS (Garmin)", "code": 3 }, { "name": "County Data", "code": 4 }, { "name": "Aerial Imagery (PAMAP)", "code": 5 }, { "name": "Aerial Imagery (NAIP)", "code": 6 }, { "name": "Aerial Imagery (Other)", "code": 7 }, { "name": "Other Source", "code": 8 }, { "name": "DEP", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Date_Constructed", "type": "esriFieldTypeDate", "alias": "Date Constructed", "length": 8, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeString", "alias": "Created Date", "length": 50, "domain": null }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 50, "domain": null }, { "name": "LastEditedDate", "type": "esriFieldTypeString", "alias": "Last Edit Date", "length": 50, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "PipelineLabelID", "type": "esriFieldTypeString", "alias": "Pipeline ID", "length": 60, "domain": null }, { "name": "Marcellus_Related", "type": "esriFieldTypeString", "alias": "Marcellus Related?", "length": 50, "domain": { "type": "codedValue", "name": "Yes_No_OGIT", "description": "Yes or No", "codedValues": [ { "name": "yes", "code": "yes" }, { "name": "no", "code": "no" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Waiver_Issued", "type": "esriFieldTypeString", "alias": "Waiver Issued?", "length": 3, "domain": { "type": "codedValue", "name": "Yes_No_OGIT", "description": "Yes or No", "codedValues": [ { "name": "yes", "code": "yes" }, { "name": "no", "code": "no" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOC_FK", "type": "esriFieldTypeGUID", "alias": "LOC_FK", "length": 38, "domain": null }, { "name": "Converted_to_FMT", "type": "esriFieldTypeString", "alias": "Converted_to_FMT", "length": 3, "domain": { "type": "codedValue", "name": "Yes_No_OGIT", "description": "Yes or No", "codedValues": [ { "name": "yes", "code": "yes" }, { "name": "no", "code": "no" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FMT_Agreement_Number", "type": "esriFieldTypeString", "alias": "FMT_Agreement_Number", "length": 32, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 75, "domain": { "type": "codedValue", "name": "Operator", "description": "Operator", "codedValues": [ { "name": "Alliance Petroleum Corporation", "code": "Alliance Petroleum Corporation" }, { "name": "Alta Marcellus Development, LLC", "code": "Alta Marcellus Development, LLC" }, { "name": "Anadarko_E&P_Onshore_LLC", "code": "Anadarko" }, { "name": "Anschuntz Exploration", "code": "Anschuntz Exploration" }, { "name": "BG_Production_LLC", "code": "BG_Production_LLC" }, { "name": "Chesapeake_Appalachia_LLC", "code": "Chesapeake Appalachia" }, { "name": "Chevron Appalachia, LLC", "code": "Chevron Appalachia, LLC" }, { "name": "Chief_Oil_and_Gas_LLC", "code": "Chief Energy" }, { "name": "CNX_Gas_Company_LLC", "code": "CNX_Gas_Company_LLC" }, { "name": "Consol Energy", "code": "Consol Energy" }, { "name": "COP", "code": "COP" }, { "name": "Devonian Resources Inc", "code": "Devonian Resources Inc" }, { "name": "Diversified Oil & Gas, LLC", "code": "Diversified Oil & Gas, LLC" }, { "name": "Dominion_Transmission_Inc", "code": "Dominion" }, { "name": "ECA_Marcellus_Production_LLC", "code": "ECA" }, { "name": "Energy_Corporation_of_America", "code": "Energy_Corporation_of_America" }, { "name": "Enterprise Products Pipeline", "code": "Enterprise Products Pipeline" }, { "name": "EOG_Resources_Appalachia_LLC", "code": "EOG" }, { "name": "EQT_Production_Company", "code": "EQT" }, { "name": "Equinor USA Onshore Properties Inc", "code": "Equinor USA Onshore Properties Inc" }, { "name": "Eric Petroleum NCL, LLC", "code": "Eric Petroleum NCL, LLC" }, { "name": "EXCO Production (PA)", "code": "EXCO Production (PA)" }, { "name": "EXCO_North_Coast_Energy_Inc", "code": "EXCO_North_Coast_Energy_Inc" }, { "name": "EXCO_Resources_(PA)_Inc", "code": "EXCO_Resources_(PA)_Inc" }, { "name": "ExxonMobil_Corporation", "code": "Exxon Mobile Resources" }, { "name": "Flatirons_Development_LLC", "code": "Flatirons_Development_LLC" }, { "name": "Hilcorp Energy I, LP", "code": "Hilcorp Energy I, LP" }, { "name": "Homeland Energy Ventures", "code": "Homeland Energy Ventures" }, { "name": "Inflection Energy (PA) LLC", "code": "Inflection Energy (PA) LLC" }, { "name": "JKLM Energy, Inc", "code": "JKLM Energy, Inc" }, { "name": "KSM_Energy_Inc", "code": "KSM_Energy_Inc" }, { "name": "Laurel Mountain Energy", "code": "Laurel Mountain Energy" }, { "name": "Minard Run Oil Company", "code": "Minard Run Oil Company" }, { "name": "Mitsui_E&P_USA_LLC", "code": "Mitsui" }, { "name": "NCL_Appalachian_Partners_LP", "code": "NCL_Appalachian_Partners_LP" }, { "name": "No Data Entered", "code": "No_Data_Entered" }, { "name": "Other", "code": "Other" }, { "name": "Penn_Virginia_Oil_&_Gas_Corporation", "code": "Penn_Virginia_Oil_&_Gas_Corporation" }, { "name": "Pennsylvania_General_Energy_LLC", "code": "PGE" }, { "name": "R.E. Gas Development, LLC", "code": "R.E. Gas Development, LLC" }, { "name": "R_E_Energy_Development_Corp", "code": "R_E_Energy_Development_Corp" }, { "name": "Range_Resources_LLC", "code": "Range Resources" }, { "name": "Reliance Marcellus, LLC", "code": "Reliance Marcellus, LLC" }, { "name": "Repsol Oil & Gas USA, LLC", "code": "Repsol Oil & Gas USA, LLC" }, { "name": "Seneca Resources", "code": "Seneca Resources" }, { "name": "Seneca Resources Company, LLC", "code": "Seneca Resources Company, LLC" }, { "name": "SM Energy", "code": "SM Energy" }, { "name": "Summit Discovery Resources II, LLC", "code": "Summit Discovery Resources II, LLC" }, { "name": "SWEPI LP", "code": "SWEPI LP" }, { "name": "Synder Brothers", "code": "Synder Brothers" }, { "name": "Talisman_Energy_USA", "code": "Talisman" }, { "name": "Tenmile Creek Oil and Gas LLC", "code": "Tenmile Creek Oil and Gas LLC" }, { "name": "Texas Keystone", "code": "Texas Keystone" }, { "name": "Travis Peak Resources, LLC", "code": "Travis Peak Resources, LLC" }, { "name": "Triana_Energy_LLC", "code": "Triana_Energy_LLC" }, { "name": "UGI_Corp", "code": "UGI_Corp" }, { "name": "Ultra_Resources_Inc", "code": "Ultra Resources" }, { "name": "Vantage Energy", "code": "Vantage Energy" }, { "name": "William_Southwell", "code": "William_Southwell" }, { "name": "XTO_Energy_Inc", "code": "XTO" }, { "name": "Zenith_Exploration_Company_Inc", "code": "Zenith_Exploration_Company_Inc" }, { "name": "OWS Energy, LLC", "code": "OWS Energy, LLC" }, { "name": "S.T.L. Marshlands, LLC", "code": "S.T.L. Marshlands, LLC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R470_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_470", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G921LOC_FK", "fields": "LOC_FK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_470", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S315_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Pads", "type": "Feature Layer", "description": "This feature class represents any pads related to gas development and is not limited to natural gas wellhead pads only. The Bureau of Forestry considers any hardened non-linear surface related to shale gas development to be a pad for monitoring purposes. \n\nPad Type Code Values: 1=Gas Well, 2=Road ROW, 3=Pipeline, 4=Compressor, 5=Freshwater Impoundment, 6=Water Withdraw, 7=Storage, 8=Stone Pit/Quarry, 9=Meter/Valve/Tap, 10=Monitoring, 11=Oil Well, 12=Oil and Gas Well\n\nThe data is intended for demonstration, education, planning, and monitoring purposes only. The user is advised not to use this dataset beyond its stated accuracy. To do so may yield unusual, undesirable, or incorrect results. Users of this dataset shall save the Commonwealth harmless from any suits, claims, or actions arising out of the use of or any defect in the data files or accompanying documentation. The Commonwealth excludes any and all implied warranties and makes no warranty or representation with respect to the data files or accompanying documentation, including quality, performance, merchantability, or fitness for a particular purpose. These data files and documentation are provided as is and the user assumes the entire risk as to their quality and performance. This data was based on the best available data at the time.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "PA DCNR Burea of Forestry", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pad_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 0, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "Compressor", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "5", "label": "Freshwater Impoundment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "Gas Well", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 132, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8", "label": "Meter/Valve/Tap", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 205, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "Monitoring Well", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 142, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7", "label": "Storage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "Gas Storage Field Related", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Pad_Label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -404240.3627230376, "ymin": 697110.8288122714, "xmax": 329570.09236751497, "ymax": 1029070.4691158235, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Pad_Label", "typeIdField": "Pad_Type", "subtypeFieldName": "Pad_Type", "subtypeField": "Pad_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Pad_Type", "type": "esriFieldTypeSmallInteger", "alias": "Pad_Type", "domain": { "type": "codedValue", "name": "Project_type_7", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TractID", "type": "esriFieldTypeString", "alias": "TractID", "length": 10, "domain": null }, { "name": "DistrictNumber", "type": "esriFieldTypeInteger", "alias": "District Number", "domain": { "type": "range", "name": "District_Number", "description": "District Number", "range": [ 1, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status_OGIT", "description": "Description", "codedValues": [ { "name": "approved", "code": 2 }, { "name": "under construction", "code": 3 }, { "name": "construction complete", "code": 4 }, { "name": "rejected", "code": 5 }, { "name": "plugged", "code": 6 }, { "name": "reclaimed", "code": 7 }, { "name": "abandoned", "code": 8 }, { "name": "inactive", "code": 9 }, { "name": "proposed - draft(proprietary & confidential)", "code": 1 }, { "name": "Active", "code": 10 }, { "name": "Removed Completely", "code": 11 }, { "name": "Withdrawn by Operator", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Pad_Label", "type": "esriFieldTypeString", "alias": "Pad_Label", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LOC_FK", "type": "esriFieldTypeGUID", "alias": "LOC_FK", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R472_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_472", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G923LOC_FK", "fields": "LOC_FK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G923TractID", "fields": "TractID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G923Pad_Label", "fields": "Pad_Label", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_472", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 9, "name": "Monitoring Well" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 4, "name": "Compressor" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 5, "name": "Freshwater Impoundment" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 7, "name": "Storage" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 1, "name": "Gas Well" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 8, "name": "Meter/Valve/Tap" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"}, "Waiver_Issued": {"type": "inherited"} }, "id": 10, "name": "Gas Storage Field Related" } ], "subtypes": [ { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": 1, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 9, "name": "Monitoring Well" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": 1, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 4, "name": "Compressor" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": 1, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 5, "name": "Freshwater Impoundment" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": 1, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 7, "name": "Storage" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": 1, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 1, "name": "Gas Well" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": 1, "Source": null, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": null, "Waiver_Issued": null, "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 8, "name": "Meter/Valve/Tap" }, { "domains": { "Pad_Type": {"type": "inherited"}, "DistrictNumber": {"type": "inherited"}, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"}, "Waiver_Issued": {"type": "inherited"} }, "defaultValues": { "Pad_Type": 1, "PadID": null, "TractID": null, "Pad_Label": null, "DistrictNumber": null, "Status": null, "Source": null, "Acreage": null, "GlobalID": null, "Ownership": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "Address": null, "Town": null, "Zip_Code": null, "CreatedBy": null, "PadLabelID": null, "Approval_Date": null, "Marcellus_Related": "yes", "Waiver_Issued": "no", "Municipality": null, "County": null, "DEP_Permit_Issued": null, "LOC_FK": null }, "code": 10, "name": "Gas Storage Field Related" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Limits of Cleared Area", "type": "Feature Layer", "description": "This dataset is intended to represent areas where vegetation would be removed or altered due to shale gas development. This area tends to be equal to or less than DEP permitted Limits of Disturbance (LOD). The permitted LOD can include erosion & sedimentation measures that do not impact surface vegetation (such as silt sock). LOC typically include the area where gas infrastructure is developed such as roads, pads and pipelines and the additional workspace cleared for the project. Shale gas related development projects tend to be adjacent to each other and could possibly be attributed to several types of development (pads, roads, pipelines). The individual features have been arbitrarily assigned to a single type of development to avoid counting the same areas several times. Portions of the LOC may be reclaimed or allowed to revert back to natural vegetation within the near future, and is therefore not necessarily an accurate measure of vegetated areas permanently converted to non-vegetation. This data is an estimate of the area that was cleared for a shale gas related project. There may be inaccuracies in the vector or attribute data. \n\nProject Type Code Values: 1=Gas Well, 2=Road ROW, 3=Pipeline, 4=Compressor, 5=Freshwater Impoundment, 6=Water Withdraw, 7=Storage, 8=Stone Pit/Quarry, 9=Meter/Valve/Tap, 10=Monitoring, 11=Oil Well, 12=Oil and Gas Well\n\nThe data is intended for demonstration, education, planning, and monitoring purposes only. The user is advised not to use this dataset beyond its stated accuracy. To do so may yield unusual, undesirable, or incorrect results. Users of this dataset shall save the Commonwealth harmless from any suits, claims, or actions arising out of the use of or any defect in the data files or accompanying documentation. The Commonwealth excludes any and all implied warranties and makes no warranty or representation with respect to the data files or accompanying documentation, including quality, performance, merchantability, or fitness for a particular purpose. These data files and documentation are provided as is and the user assumes the entire risk as to their quality and performance. This data was based on the best available information at the time and may contain errors or omissions. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "PA DCNR Bureau of Forestry", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Project_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "Meter/Valve/Tap", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "Stone Pit/ Quarry", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Compressor", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Freshwater Impoundment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1", "label": "Gas Well", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Pipeline", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Road ROW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "Storage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Water Withdrawl", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -404267.8982554674, "ymin": 697070.2774375826, "xmax": 330990.2682438493, "ymax": 1046483.5873258561, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.25],PARAMETER[\"Standard_Parallel_2\",41.5],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Type", "typeIdField": "Project_Type", "subtypeFieldName": "Project_Type", "subtypeField": "Project_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeSmallInteger", "alias": "Project_Type", "domain": null }, { "name": "TractID", "type": "esriFieldTypeString", "alias": "TractID", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status_OGIT", "description": "Description", "codedValues": [ { "name": "approved", "code": 2 }, { "name": "under construction", "code": 3 }, { "name": "construction complete", "code": 4 }, { "name": "rejected", "code": 5 }, { "name": "plugged", "code": 6 }, { "name": "reclaimed", "code": 7 }, { "name": "abandoned", "code": 8 }, { "name": "inactive", "code": 9 }, { "name": "proposed - draft(proprietary & confidential)", "code": 1 }, { "name": "Active", "code": 10 }, { "name": "Removed Completely", "code": 11 }, { "name": "Withdrawn by Operator", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DistrictNumber", "type": "esriFieldTypeInteger", "alias": "District Number", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Guid_FK", "type": "esriFieldTypeGUID", "alias": "Guid_FK", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R471_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_471", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G922Guid_FK", "fields": "Guid_FK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I922TractID", "fields": "TractID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_471", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 1, "name": "gas well" }, { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 4, "name": "compressor" }, { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 9, "name": "Meter/Valve/Tap" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 12, "name": "Oil & Gas Well" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 11, "name": "Oil Well" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 10, "name": "Monitoring" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 8, "name": "Stone Pit/Quarry" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 7, "name": "storage" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 6, "name": "water withdrawl" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 5, "name": "freshwater impoundment" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 3, "name": "pipeline" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "id": 2, "name": "road row" } ], "subtypes": [ { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": null, "Guid_FK": null }, "code": 1, "name": "gas well" }, { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": null, "Guid_FK": null }, "code": 4, "name": "compressor" }, { "domains": { "Project_Type": { "type": "codedValue", "name": "Project_type", "description": "Project Type", "codedValues": [ { "name": "compressor", "code": 4 }, { "name": "pipeline", "code": 3 }, { "name": "road row", "code": 2 }, { "name": "water withdrawl", "code": 6 }, { "name": "gas well", "code": 1 }, { "name": "freshwater impoundment", "code": 5 }, { "name": "storage", "code": 7 }, { "name": "Stone Pit/ Quarry", "code": 8 }, { "name": "Meter/Valve/Tap", "code": 9 }, { "name": "Monitoring", "code": 10 }, { "name": "Oil Well", "code": 11 }, { "name": "Oil & Gas Well", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": null, "Guid_FK": null }, "code": 9, "name": "Meter/Valve/Tap" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "no", "Guid_FK": null }, "code": 12, "name": "Oil & Gas Well" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "no", "Guid_FK": null }, "code": 11, "name": "Oil Well" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 10, "name": "Monitoring" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 8, "name": "Stone Pit/Quarry" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 7, "name": "storage" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 6, "name": "water withdrawl" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 5, "name": "freshwater impoundment" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 3, "name": "pipeline" }, { "domains": { "Status": {"type": "inherited"}, "Source": {"type": "inherited"}, "Marcellus_Related": {"type": "inherited"} }, "defaultValues": { "Project_Type": null, "ProjectID": null, "TractID": null, "Status": 1, "Old_Typing": null, "Source": null, "Acreage": null, "Date_Cleared": null, "Notes": null, "GlobalID": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "DistrictNumber": null, "Marcellus_Related": "yes", "Guid_FK": null }, "code": 2, "name": "road row" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }