[Tile-serving] [osm2pgsql-dev/osm2pgsql] Geography datatype (Discussion #2152)

Greg Troxel notifications at github.com
Mon Oct 28 22:03:59 UTC 2024


I think arbitrary CRS (that are compatible with geography columsn) should be allowed.  I am using osm2pgsql to create a db and then accessing it from qgis.  My qgis world is not in 4326, but instead in EPSG:6319, "NAD83(2011) epoch 2010.0 LL+HAE", because that's the tectonic plate I travel with :-)   But seriously it's the national datum.    Because of various other issues, asking postgis to transform from WGS84 to 6319 doesn't do the right thing, but I might want to transform on load instead of access.    Essentially, just because OSM is natively in WGS84 doesn't mean that everyone wanting OSM data in a database wants that CRS.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2152#discussioncomment-11080233
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2152/comments/11080233 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241028/de0a3522/attachment.htm>


More information about the Tile-serving mailing list