So I have played a little bit more and came with a file where there are just three straight lines that represent the main idea of the tile. I am getting to get right (see attached file). This files fails to build the sea sectors properly (i.e. the north portion of the tile is inundated). Unless I am missing the obvious there is a bug in the sea generator.

Thanks,

N.
<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.5' generator='JOSM'>
  <bounds minlat='41.2207031' minlon='-81.3427734' maxlat='43.3300781' maxlon='-79.49707029999999' origin='splitter' />
  <node id='18539335'  timestamp='2011-03-25T00:11:32Z' visible='true' version='1' lat='43.370796' lon='-79.7253474' />
  <node id='18544799'  timestamp='2011-03-25T00:11:33Z' visible='true' version='1' lat='43.195299' lon='-79.469726' />
  <node id='18722399'  timestamp='2011-03-25T00:11:33Z' visible='true' version='1' lat='42.858239' lon='-79.4723401' />
  <node id='18735861'  timestamp='2011-03-25T00:11:34Z' visible='true' version='1' lat='42.400228' lon='-79.480886' />
  <node id='18817886'  timestamp='2011-03-25T00:11:36Z' visible='true' version='1' lat='42.625928' lon='-81.373052' />
  <node id='18921524'  timestamp='2011-03-25T00:11:37Z' visible='true' version='1' lat='41.7249741' lon='-81.3560488' />
  <way id='-16023'  visible='true'>
    <nd ref='18544799' />
    <nd ref='18539335' />
    <tag k='natural' v='coastline' />
  </way>
  <way id='-16017'  visible='true'>
    <nd ref='18817886' />
    <nd ref='18722399' />
    <tag k='natural' v='coastline' />
  </way>
  <way id='-16011'  visible='true'>
    <nd ref='18735861' />
    <nd ref='18921524' />
    <tag k='natural' v='coastline' />
  </way>
</osm>
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to