[mkgmap-dev] Error splitting SRTM data

2011-09-14 Thread Carlos Dávila
I get the error below splitting SRTM of Spain. My commands: mono Srtm2Osm.exe -bounds1 35.99 -9.501 43.79 4.6 -step 10 -cat 100 20 -large -corrxy 0.0005 0.0005 -o srtm_peninsula.osm java -Xmx2000m -jar ../../osmosis/osmosis-0.24.1-java5/osmosis.jar --rx enableDateParsing=no srtm_peninsula.osm --b

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-14 Thread Thorsten Kukuk
On Wed, Sep 14, Carlos Dávila wrote: > I get the error below splitting SRTM of Spain. My commands: Known problem, only use google or search in the mailing list archive. My currentl solution is to use splitter-r123, that one still works and I don't find any errors in the output. > mono Srtm2Osm.

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-14 Thread Carlos Dávila
El 14/09/11 09:56, Thorsten Kukuk escribió: > On Wed, Sep 14, Carlos Dávila wrote: > >> I get the error below splitting SRTM of Spain. My commands: > Known problem, only use google or search in the mailing list archive. > My currentl solution is to use splitter-r123, that one still works and > I d

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-17 Thread Josef Latt
Hi, Am 14.09.2011 09:56, schrieb Thorsten Kukuk: > On Wed, Sep 14, Carlos Dávila wrote: > >> I get the error below splitting SRTM of Spain. My commands: > > Known problem, only use google or search in the mailing list archive. > My currentl solution is to use splitter-r123, that one still works

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-17 Thread Thorsten Kukuk
Hi, On Wed, Sep 14, Carlos Dávila wrote: > I get the error below splitting SRTM of Spain. My commands: > mono Srtm2Osm.exe -bounds1 35.99 -9.501 43.79 4.6 -step 10 -cat 100 20 > -large -corrxy 0.0005 0.0005 -o srtm_peninsula.osm > java -Xmx2000m -jar ../../osmosis/osmosis-0.24.1-java5/osmosis.j

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-19 Thread Michael Prinzing
On Sat, 17 Sep 2011 16:33:02 +0200, Thorsten Kukuk wrote: Hello, >Ok, phyghtmap, too, creates only v0.5 data. Haven't done anything >with python since several years, but to change to should be that >tricky. Only version and timestamp attributes needs to be added, >else osmosis is complaining. T

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-19 Thread Thorsten Kukuk
On Mon, Sep 19, Michael Prinzing wrote: > This might not be sufficient to get a valid file. There is a new limit > of 2000 nodes per way in OSM 0.6 (see > http://wiki.openstreetmap.org/wiki/OSM_Protocol_Changes_V0.5_to_V0.6#Changes_to_existing_functionality), > > and srtm2osm for example exceeds

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-19 Thread Michael Prinzing
On Mon, 19 Sep 2011 18:14:18 +0200, Thorsten Kukuk wrote: >On Mon, Sep 19, Michael Prinzing wrote: >> >> The conversion from osm 0.5 to 0.6 also can be done with osmosis 0.35. >> >> Just call it with >> >> osmosis --read-xml-0.5 enableDateParsing=no file="data_05.osm" --migrate >> --write-xml

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-22 Thread Thorsten Kukuk
On Mon, Sep 19, Michael Prinzing wrote: > srtm2osm has a parameter -corrxy to shift the contour lines. Without > this parameters they are not aligned with the real heights. Is > phyghtmap handling this correct? The official version: I cannot see any code adjusting the alignment of the contour lin

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-22 Thread Michael Prinzing
On Thu, 22 Sep 2011 16:28:17 +0200, Thorsten Kukuk wrote: >On Mon, Sep 19, Michael Prinzing wrote: > >> srtm2osm has a parameter -corrxy to shift the contour lines. Without >> this parameters they are not aligned with the real heights. Is >> phyghtmap handling this correct? > >The official version

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-23 Thread Thorsten Kukuk
On Fri, Sep 23, Michael Prinzing wrote: > On Thu, 22 Sep 2011 16:28:17 +0200, Thorsten Kukuk wrote: > > >On Mon, Sep 19, Michael Prinzing wrote: > > > >> srtm2osm has a parameter -corrxy to shift the contour lines. Without > >> this parameters they are not aligned with the real heights. Is > >> p

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-24 Thread Michael Prinzing
On Fri, 23 Sep 2011 09:27:01 +0200, Thorsten Kukuk wrote: >On Fri, Sep 23, Michael Prinzing wrote: > >> On Thu, 22 Sep 2011 16:28:17 +0200, Thorsten Kukuk wrote: >> >> >On Mon, Sep 19, Michael Prinzing wrote: >> > >> >> srtm2osm has a parameter -corrxy to shift the contour lines. Without >> >> th

Re: [mkgmap-dev] Error splitting SRTM data

2011-09-25 Thread Ralf kleineisel
On 09/25/2011 01:51 AM, Michael Prinzing wrote: > Well, if we assume NASA did align the strm data correctly, there must > be something wrong with srtm2osm. What is "correctly"? Is the coordinate of a pixel correct at the center of the pixel or at one of the corners? And which one? Perhaps NASA an