Skip to content

Add position column to locations#6616

Open
thomasleese wants to merge 1 commit intoenable-postgisfrom
add-lat-lng-to-locations
Open

Add position column to locations#6616
thomasleese wants to merge 1 commit intoenable-postgisfrom
add-lat-lng-to-locations

Conversation

@thomasleese
Copy link
Copy Markdown
Contributor

@thomasleese thomasleese commented Apr 16, 2026

This adds a new spatial point column named position to the locations table. We will populate this column with longitude and latitude coordinates of each location, to support future work related to users being able to search for their nearest clinic to book in to.

Jira Issue - MAV-6379 · Jira Issue - MAV-6707

@thomasleese thomasleese added this to the v8.2.0 milestone Apr 16, 2026
@thomasleese thomasleese added the data consistency Validations and data tweaks label Apr 16, 2026
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch 3 times, most recently from 4e27f1e to f71b815 Compare April 16, 2026 14:00
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from f71b815 to b9ffbd1 Compare April 16, 2026 16:47
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from b9ffbd1 to 10cb22b Compare April 20, 2026 06:36
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from 10cb22b to bfab4e8 Compare April 20, 2026 06:37
@thomasleese thomasleese marked this pull request as ready for review April 20, 2026 06:37
@thomasleese thomasleese requested a review from a team as a code owner April 20, 2026 06:37
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from bfab4e8 to 81518f2 Compare April 20, 2026 06:42
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from 81518f2 to f23357d Compare April 20, 2026 13:35
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from f23357d to 0c64641 Compare April 20, 2026 15:57
@thomasleese thomasleese force-pushed the enable-postgis branch 2 times, most recently from a1f8e77 to 98aa772 Compare April 21, 2026 20:59
This adds a new spatial point column named position to the locations
table. We will populate this column with longitude and latitude
coordinates of each location, to support future work related to users
being able to search for their nearest clinic to book in to.

Jira-Issue: MAV-6379
Jira-Issue: MAV-6707
@thomasleese thomasleese force-pushed the add-lat-lng-to-locations branch from 0c64641 to bdb0a60 Compare April 21, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data consistency Validations and data tweaks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants