[OSM-dev] Rendering OSM carto from epsg:4326 database
Frederik Ramm
frederik at remote.org
Wed Sep 11 15:48:49 UTC 2019
Hi,
On 11.09.19 17:39, Sven Geggus wrote:
> This does not seem to work.
One thing that is likely to break is any queries that are based on the
content of way_area ("WHERE way_area > somevalue"). You'll either have
to make all these limits much smaller with a script, or use the
--reproject-area osm2pgsql flag on import.
(Or potentially run an update on your existing database the
re-calculates all the way_area values based on a reprojected polygon.)
There might be other issues - how exactly does it not work?
Bye
Frederik
--
Frederik Ramm ## eMail frederik at remote.org ## N49°00'09" E008°23'33"
More information about the dev
mailing list