{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Projects", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Pre-Development Projects" }, { "id": 2, "name": "Active Projects" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -123407700, "ymin": -86123500, "xmax": 2412895.141770974, "ymax": 7177262.710109234, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Pre-Development Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Projects" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2361639.253797382, "ymin": 7089581.298858225, "xmax": 2410042.1491173804, "ymax": 7176531.499957472, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 15, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": null }, { "name": "VisibleYN", "type": "esriFieldTypeString", "alias": "Visible Y/N", "length": 1, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 40, "domain": null }, { "name": "CaseManager", "type": "esriFieldTypeString", "alias": "Case Manager", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "CurrentZoning", "type": "esriFieldTypeString", "alias": "Current Zoning", "length": 50, "domain": null }, { "name": "ProposedZoning", "type": "esriFieldTypeString", "alias": "Proposed Zoning", "length": 100, "domain": null }, { "name": "ZBADate", "type": "esriFieldTypeDate", "alias": "ZBA Date", "length": 8, "domain": null }, { "name": "PZDate", "type": "esriFieldTypeDate", "alias": "PZ Date", "length": 8, "domain": null }, { "name": "CCDate", "type": "esriFieldTypeDate", "alias": "CC Date", "length": 8, "domain": null }, { "name": "DRCDate", "type": "esriFieldTypeDate", "alias": "DRC Date", "length": 8, "domain": null }, { "name": "SingleFamilyLots", "type": "esriFieldTypeDouble", "alias": "Single Family Lots", "domain": null }, { "name": "MultiFamilyLots", "type": "esriFieldTypeDouble", "alias": "Multi-Family Lots", "domain": null }, { "name": "ResidentialLots", "type": "esriFieldTypeDouble", "alias": "Residential Lots", "domain": null }, { "name": "NonResidentialLots", "type": "esriFieldTypeDouble", "alias": "Non-Residential Lots", "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "PZDate_Converted", "type": "esriFieldTypeDate", "alias": "PZDate_Converted", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R987_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S924_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.81, "id": 2, "name": "Active Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Projects" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -123407700, "ymin": -86123500, "xmax": 2412895.141770974, "ymax": 7177262.710109234, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 15, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": null }, { "name": "VisibleYN", "type": "esriFieldTypeString", "alias": "Visible Y/N", "length": 1, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 40, "domain": null }, { "name": "CaseManager", "type": "esriFieldTypeString", "alias": "Case Manager", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "CurrentZoning", "type": "esriFieldTypeString", "alias": "Current Zoning", "length": 50, "domain": null }, { "name": "ProposedZoning", "type": "esriFieldTypeString", "alias": "Proposed Zoning", "length": 100, "domain": null }, { "name": "ZBADate", "type": "esriFieldTypeDate", "alias": "ZBA Date", "length": 8, "domain": null }, { "name": "PZDate", "type": "esriFieldTypeDate", "alias": "PZ Date", "length": 8, "domain": null }, { "name": "CCDate", "type": "esriFieldTypeDate", "alias": "CC Date", "length": 8, "domain": null }, { "name": "DRCDate", "type": "esriFieldTypeDate", "alias": "DRC Date", "length": 8, "domain": null }, { "name": "SingleFamilyLots", "type": "esriFieldTypeDouble", "alias": "Single Family Lots", "domain": null }, { "name": "MultiFamilyLots", "type": "esriFieldTypeDouble", "alias": "Multi-Family Lots", "domain": null }, { "name": "ResidentialLots", "type": "esriFieldTypeDouble", "alias": "Residential Lots", "domain": null }, { "name": "NonResidentialLots", "type": "esriFieldTypeDouble", "alias": "Non-Residential Lots", "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "PZDate_Converted", "type": "esriFieldTypeDate", "alias": "PZDate_Converted", "length": 8, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R624_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S607_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.81, "id": 3, "name": "Active COD Gas Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2341345.0490497947, "ymin": 7092575.529656455, "xmax": 2407917.9565037936, "ymax": 7166014.467836842, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 15, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 8, "domain": null }, { "name": "TrakITID", "type": "esriFieldTypeString", "alias": "TrakITID", "length": 15, "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 12, "domain": null }, { "name": "SiteAddres", "type": "esriFieldTypeString", "alias": "SiteAddres", "length": 45, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 40, "domain": null }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "length": 65, "domain": null }, { "name": "WellID", "type": "esriFieldTypeString", "alias": "WellID", "length": 6, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 15, "domain": null }, { "name": "RRCID", "type": "esriFieldTypeString", "alias": "RRCID", "length": 12, "domain": null }, { "name": "PlatID", "type": "esriFieldTypeString", "alias": "PlatID", "length": 25, "domain": null }, { "name": "PlatDate", "type": "esriFieldTypeDate", "alias": "PlatDate", "length": 8, "domain": null }, { "name": "AmendedPla", "type": "esriFieldTypeString", "alias": "AmendedPla", "length": 25, "domain": null }, { "name": "AmendedP_1", "type": "esriFieldTypeDate", "alias": "AmendedP_1", "length": 8, "domain": null }, { "name": "RoadDmgFee", "type": "esriFieldTypeString", "alias": "RoadDmgFee", "length": 10, "domain": null }, { "name": "FeePaidDat", "type": "esriFieldTypeDate", "alias": "FeePaidDat", "length": 8, "domain": null }, { "name": "InvoiceSta", "type": "esriFieldTypeString", "alias": "InvoiceSta", "length": 15, "domain": null }, { "name": "InvoiceS_1", "type": "esriFieldTypeDate", "alias": "InvoiceS_1", "length": 8, "domain": null }, { "name": "RRCPermit", "type": "esriFieldTypeString", "alias": "RRCPermit", "length": 12, "domain": null }, { "name": "RRCPermitD", "type": "esriFieldTypeDate", "alias": "RRCPermitD", "length": 8, "domain": null }, { "name": "CasingDate", "type": "esriFieldTypeDate", "alias": "CasingDate", "length": 8, "domain": null }, { "name": "SpudCompDa", "type": "esriFieldTypeDate", "alias": "SpudCompDa", "length": 8, "domain": null }, { "name": "PlugDate", "type": "esriFieldTypeDate", "alias": "PlugDate", "length": 8, "domain": null }, { "name": "GasWellLocation", "type": "esriFieldTypeString", "alias": "GasWellLocation", "length": 25, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "ZoningDistrict", "length": 25, "domain": null }, { "name": "ZoningCase", "type": "esriFieldTypeString", "alias": "ZoningCase", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PadSiteID", "type": "esriFieldTypeString", "alias": "PadSiteID", "length": 50, "domain": null }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "GW_Impact", "length": 8, "domain": null }, { "name": "InspectionsURL", "type": "esriFieldTypeString", "alias": "InspectionsURL", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1803_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1672_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Active ETJ Gas Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 56, 168, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2341345.0490497947, "ymin": 7092575.529656455, "xmax": 2407917.9565037936, "ymax": 7166014.467836842, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 15, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 8, "domain": null }, { "name": "TrakITID", "type": "esriFieldTypeString", "alias": "TrakITID", "length": 15, "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 12, "domain": null }, { "name": "SiteAddres", "type": "esriFieldTypeString", "alias": "SiteAddres", "length": 45, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 40, "domain": null }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "length": 65, "domain": null }, { "name": "WellID", "type": "esriFieldTypeString", "alias": "WellID", "length": 6, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 15, "domain": null }, { "name": "RRCID", "type": "esriFieldTypeString", "alias": "RRCID", "length": 12, "domain": null }, { "name": "PlatID", "type": "esriFieldTypeString", "alias": "PlatID", "length": 25, "domain": null }, { "name": "PlatDate", "type": "esriFieldTypeDate", "alias": "PlatDate", "length": 8, "domain": null }, { "name": "AmendedPla", "type": "esriFieldTypeString", "alias": "AmendedPla", "length": 25, "domain": null }, { "name": "AmendedP_1", "type": "esriFieldTypeDate", "alias": "AmendedP_1", "length": 8, "domain": null }, { "name": "RoadDmgFee", "type": "esriFieldTypeString", "alias": "RoadDmgFee", "length": 10, "domain": null }, { "name": "FeePaidDat", "type": "esriFieldTypeDate", "alias": "FeePaidDat", "length": 8, "domain": null }, { "name": "InvoiceSta", "type": "esriFieldTypeString", "alias": "InvoiceSta", "length": 15, "domain": null }, { "name": "InvoiceS_1", "type": "esriFieldTypeDate", "alias": "InvoiceS_1", "length": 8, "domain": null }, { "name": "RRCPermit", "type": "esriFieldTypeString", "alias": "RRCPermit", "length": 12, "domain": null }, { "name": "RRCPermitD", "type": "esriFieldTypeDate", "alias": "RRCPermitD", "length": 8, "domain": null }, { "name": "CasingDate", "type": "esriFieldTypeDate", "alias": "CasingDate", "length": 8, "domain": null }, { "name": "SpudCompDa", "type": "esriFieldTypeDate", "alias": "SpudCompDa", "length": 8, "domain": null }, { "name": "PlugDate", "type": "esriFieldTypeDate", "alias": "PlugDate", "length": 8, "domain": null }, { "name": "GasWellLocation", "type": "esriFieldTypeString", "alias": "GasWellLocation", "length": 25, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "ZoningDistrict", "length": 25, "domain": null }, { "name": "ZoningCase", "type": "esriFieldTypeString", "alias": "ZoningCase", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PadSiteID", "type": "esriFieldTypeString", "alias": "PadSiteID", "length": 50, "domain": null }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "GW_Impact", "length": 8, "domain": null }, { "name": "InspectionsURL", "type": "esriFieldTypeString", "alias": "InspectionsURL", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1803_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1672_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Inactive Gas Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 77, 168, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2341345.0490497947, "ymin": 7092575.529656455, "xmax": 2407917.9565037936, "ymax": 7166014.467836842, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 15, "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 8, "domain": null }, { "name": "TrakITID", "type": "esriFieldTypeString", "alias": "TrakITID", "length": 15, "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 12, "domain": null }, { "name": "SiteAddres", "type": "esriFieldTypeString", "alias": "SiteAddres", "length": 45, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 40, "domain": null }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "length": 65, "domain": null }, { "name": "WellID", "type": "esriFieldTypeString", "alias": "WellID", "length": 6, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 15, "domain": null }, { "name": "RRCID", "type": "esriFieldTypeString", "alias": "RRCID", "length": 12, "domain": null }, { "name": "PlatID", "type": "esriFieldTypeString", "alias": "PlatID", "length": 25, "domain": null }, { "name": "PlatDate", "type": "esriFieldTypeDate", "alias": "PlatDate", "length": 8, "domain": null }, { "name": "AmendedPla", "type": "esriFieldTypeString", "alias": "AmendedPla", "length": 25, "domain": null }, { "name": "AmendedP_1", "type": "esriFieldTypeDate", "alias": "AmendedP_1", "length": 8, "domain": null }, { "name": "RoadDmgFee", "type": "esriFieldTypeString", "alias": "RoadDmgFee", "length": 10, "domain": null }, { "name": "FeePaidDat", "type": "esriFieldTypeDate", "alias": "FeePaidDat", "length": 8, "domain": null }, { "name": "InvoiceSta", "type": "esriFieldTypeString", "alias": "InvoiceSta", "length": 15, "domain": null }, { "name": "InvoiceS_1", "type": "esriFieldTypeDate", "alias": "InvoiceS_1", "length": 8, "domain": null }, { "name": "RRCPermit", "type": "esriFieldTypeString", "alias": "RRCPermit", "length": 12, "domain": null }, { "name": "RRCPermitD", "type": "esriFieldTypeDate", "alias": "RRCPermitD", "length": 8, "domain": null }, { "name": "CasingDate", "type": "esriFieldTypeDate", "alias": "CasingDate", "length": 8, "domain": null }, { "name": "SpudCompDa", "type": "esriFieldTypeDate", "alias": "SpudCompDa", "length": 8, "domain": null }, { "name": "PlugDate", "type": "esriFieldTypeDate", "alias": "PlugDate", "length": 8, "domain": null }, { "name": "GasWellLocation", "type": "esriFieldTypeString", "alias": "GasWellLocation", "length": 25, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "ZoningDistrict", "length": 25, "domain": null }, { "name": "ZoningCase", "type": "esriFieldTypeString", "alias": "ZoningCase", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PadSiteID", "type": "esriFieldTypeString", "alias": "PadSiteID", "length": 50, "domain": null }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "GW_Impact", "length": 8, "domain": null }, { "name": "InspectionsURL", "type": "esriFieldTypeString", "alias": "InspectionsURL", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1803_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1672_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Gas Well Pad Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Well_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2341195.8288256675, "ymin": 7092442.140920326, "xmax": 2407951.288471833, "ymax": 7164910.715131819, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Gas_Well", "type": "esriFieldTypeString", "alias": "Gas_Well", "length": 25, "domain": null }, { "name": "Well_Name", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 50, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "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": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 255, "domain": null }, { "name": "PadSiteName", "type": "esriFieldTypeString", "alias": "PadSiteName", "length": 255, "domain": null }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "Impact", "length": 255, "domain": null }, { "name": "InspectionTimes", "type": "esriFieldTypeString", "alias": "InspectionTimes", "length": 255, "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 255, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "WebLink", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1673_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Gas Well Plats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Gas_Well]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2346167.753566295, "ymin": 7092232.594744131, "xmax": 2407091.208855033, "ymax": 7146152.059754342, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Gas_Well", "type": "esriFieldTypeString", "alias": "Gas_Well", "length": 25, "domain": null }, { "name": "Well_Name", "type": "esriFieldTypeString", "alias": "Well_Name", "length": 50, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "PlatID", "type": "esriFieldTypeString", "alias": "PlatID", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "SubmitDate", "length": 255, "domain": null }, { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "SubmitDate", "length": 8, "domain": null }, { "name": "ApprovedDate", "type": "esriFieldTypeDate", "alias": "ApproveDate", "length": 8, "domain": null }, { "name": "ClosedDate", "type": "esriFieldTypeDate", "alias": "ClosedDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1805_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1674_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }