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/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to