[Tile-serving] [openstreetmap/osm2pgsql] Use libosmium for geometry building (#684)
Paul Norman
notifications at github.com
Wed Mar 1 00:01:54 UTC 2017
pnorman commented on this pull request.
> @@ -230,6 +230,10 @@ class parser_t
}
}
+ if (out[0] != Endian)
+ throw std::runtime_error(
+ "Endian setting of database WKB not supported.");
+
Can we say what the endianness of osm2pgsql is in the error message?
--
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/pull/684#pullrequestreview-24372663
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170228/67fdbcdf/attachment.html>
More information about the Tile-serving
mailing list