[Tile-serving] [osm2pgsql] Fix incorrect resizing of node cache in geometry processor (#322)
Paul Norman
notifications at github.com
Thu Apr 2 07:21:12 UTC 2015
> node_cache.resize(node_count);
> - //get the node data
> + // get the node data
> mid->nodes_get_list(&node_cache.front(), node_ids, node_count);
How's this for a test: First way in file is nodes 1,2,3; second is 4,5; third is 6,7,8 with node 7 missing. I think that catches both.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/322/files#r27636697
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150402/99dd66d7/attachment.html>
More information about the Tile-serving
mailing list