1 Commits

Author SHA1 Message Date
f8e4a3a19d Add notes on reprojecting EPSG:2136 to 4326
Reference notes for transforming Accra / Ghana National Grid geometry to WGS 84
in PostGIS: ST_Transform, ST_SetSRID for columns reporting SRID 0, updating a
column in place, and altering a column whose type modifier locks it to 2136.

Relevant wherever data arrives on the national grid while the API and the
application work in 4326 throughout.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-20 10:48:24 +02:00