Alberta Well Map
Visualize Alberta well records from public AER data.
FracturingHub is preparing map-based exploration for Alberta well records. The map will connect public ST37 data with surface-hole locations.
Coordinate import required
The ST37 well records are loaded, but map coordinates still need to be joined from the AER Surface Holes shapefile before wells can be plotted accurately.
Next data steps
- 1Parse the AER Surface Holes shapefile to extract UWI and surface coordinates.
- 2Extract latitude and longitude from the shapefile attribute table.
- 3Join coordinates onto the existing wells table by well_identifier or UWI.
- 4Store latitude and longitude columns in the Supabase wells table.
- 5Enable map markers with status-based coloring and spatial filters.
Once coordinates are loaded, the map will support filtering by well status, operator code, and geographic region. Wells will be color-coded by status (abandoned, suspended, producing) with click-through to well detail and operator pages.
Track map updates
Get notified when FracturingHub adds more coordinates, map layers, saved filters, and operator map alerts.
Data sourced from AER ST37 public well records. Surface hole coordinates from AER ST37 Surface Holes.