Re: [osmosis-dev] Osmosis and Osmium-enhanced PBF files with way node locations

2018-03-07 Thread Locke, Jonathan
Hi Brett, Attached is a patch that adds WayNode location (latitude/longitude) support to OsmosisReader. It seems to work fine. You can check it out by uncommenting the @Test annotation on the test I added and supplying the path to your own PBF file (I would have added a full unit test there, b

Re: [osmosis-dev] Osmosis and Osmium-enhanced PBF files with way node locations

2018-03-07 Thread Jochen Topf
On Mon, Mar 05, 2018 at 05:18:00PM +, Locke, Jonathan wrote: > Only one technical question for you: is there any way to detect from > the header of the PBF file whether the file contains way node > locations? It would be nice not to have to read nodes for 45 minutes > before discovering that th