[Tile-serving] [openstreetmap/osm2pgsql] ERROR: Geometry SRID (3857) does not match column SRID (900913) (#869)
u02249
notifications at github.com
Mon Sep 24 04:51:10 UTC 2018
Hello. I am trying update my database:
osmosis --read-replication-interval workingDirectory="${WORKOSM_DIR}" --simplify-change --write-xml-change - \
20 |osm2pgsql --number-processes 1 -m -r xml --append --slim --hstore --database gisdb_debug --host $PGHOST --user $PGUSER --port $PGPORT -v -
when I start update, I get this error:
Osm2pgsql failed due to ERROR: result COPY_END for planet_osm_point failed: ERROR: Geometry SRID (3857) does not match column SRID (900913)
CONTEXT: COPY planet_osm_point, line 1, column way: "0101000020110F0000356EFC48B8615841DC109F60C73C5841"
Please tell me the solution to the problem
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/869
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180923/1dc65123/attachment.html>
More information about the Tile-serving
mailing list