Closed jaredlockhart closed 8 years ago
The country shape files we use to import the country list stores all coordinates as WGS84. We should import and store it in WGS84. The client will send coordinates in EPSG:3785, we should convert them to WGS84 at data validation time.
We have to change our SRID and ensure that countries are parsed into the correct spatial projection.