[Tile-serving] [osm2pgsql] Similar tables do not function the same with multi-backend (#267)

Paul Norman notifications at github.com
Wed Apr 1 19:33:19 UTC 2015


> Yet another strong point for rewriting keyvals as std::vector.

Do you think `std::vector<std::pair<std::string, std::string>>` or `std::map<std::string, std::string>`?

On C++11 I'd suggest std::unordered_map, but we're not there yet

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/267#issuecomment-88604935
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150401/e9bfbefd/attachment.html>


More information about the Tile-serving mailing list