On Mon, Nov 15, 2010 at 2:03 PM, Danny Backx <danny.backx@scarlet.be> wrote:
After a *lot* of messages like these :
Node 986712679 in too many areas. Already in areas 0xd0a0706, trying to
add area 0xe
Node 986712679 in too many areas. Already in areas 0xd0a0706, trying to
add area 0x11
Node 986712679 in too many areas. Already in areas 0xd0a0706, trying to
add area 0x12
the command
java -jar splitter-r123/splitter.jar --mapid=400 --max-nodes=1000
--resolution=15 iso-nl-259.osm
did produce 30 output files. This may be too much, so I tried again with
max-nodes=10000 (and resolution=15). Similar result : 30 output files.
This time I logged the output via script : > 3 million lines of
messages.
max-nodes=10000 , resolution=14 --> 6 files, "only" 120000 lines of
output in typescript.
BTW I also tried decreasing max-nodes without changing the resolution,
this is what Felix wrote. That didn't work : the file never got split
further.
So how do I describe what to do, in documentation for RoadMap users ?