Status: Unresolved
Priority: Low
Timeline: Fix by 4/5
Description: The earthdistance postgres module requires coordinates to be entered as (longitude, latitude) as opposed to convention (lat, lon). However, the frontend has built their system using the conventional format. Backend needs to parse input and change the system to work with (lat, lon) as opposed to (lon, lat). Backend documentation (Posts API) specifies (lon, lat) for now.
Status: Unresolved Priority: Low Timeline: Fix by 4/5
Description: The earthdistance postgres module requires coordinates to be entered as (longitude, latitude) as opposed to convention (lat, lon). However, the frontend has built their system using the conventional format. Backend needs to parse input and change the system to work with (lat, lon) as opposed to (lon, lat). Backend documentation (Posts API) specifies (lon, lat) for now.