[mkgmap-dev] SOLVED: Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-13 Thread Simon Eugster
/Mkgmap/help/scripts Thanks a lot for your help. Simon Further reading: http://sourceforge.net/projects/garmin-img/ Simon Eugster wrote: Good evening, I'm using mkgmap r1466 and splitter r103. With my python script [1] I at first build .img files of various .osm.bz2 files and the

Re: [mkgmap-dev] Map ID: In-file replacing

2010-01-13 Thread Simon Eugster
Ralf Kleineisel wrote: On 01/13/2010 09:14 PM, Simon Eugster wrote: I thought it would be enough to just search for the map ID in a .img file and replace it by a new one. Well, after some research I found out that this is not true. http://svn.parabola.me.uk/mkgmap/trunk/src/uk/me/parabola

[mkgmap-dev] Map ID: In-file replacing

2010-01-13 Thread Simon Eugster
Good evening, I thought it would be enough to just search for the map ID in a .img file and replace it by a new one. Well, after some research I found out that this is not true. http://svn.parabola.me.uk/mkgmap/trunk/src/uk/me/parabola/imgfmt/app/trergn/MapValues.java I tried to check out TreCal

Re: [mkgmap-dev] Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-09 Thread Simon Eugster
Torsten Leistikow wrote: > Simon Eugster schrieb am 09.01.2010 19:33: >> Any idea? Anyone? :) > > Actually I have no idea, why every tile of your map gets its own family-ID. I > am > not sure whether this is related to your problem, but typically all maps > belonging to t

Re: [mkgmap-dev] Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-09 Thread Simon Eugster
Simon Eugster wrote: > Ralf Kleineisel wrote: > > On 01/07/2010 08:46 PM, Simon Eugster wrote: > >> [...] Any idea? Anyone? :) To put it in a nutshell: Some tiles of some countries do not show up on the gmapsupp.img even though source .img files had different Family

Re: [mkgmap-dev] Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-07 Thread Simon Eugster
Ralf Kleineisel wrote: > On 01/07/2010 08:46 PM, Simon Eugster wrote: >> I fear this did not solve the problem either. Here is what I tried: >> >> >> java -Xmx1500m -jar /data/gps/maps/mkgmap/dist/mkgmap.jar --gmapsupp >> --family-id="00010002" /dat

Re: [mkgmap-dev] Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-07 Thread Simon Eugster
maps/new/osmData/austria/0001.img --family-id="00010005" /data/gps/maps/new/osmData/austria/00010005.img [...] And still there are the (, , Jan 2010). And uncovered parts of the image. The file names are unique too, by the way. Something else that could have gone wrong? Simon

[mkgmap-dev] Multiple .img files in one gmapsupp.img: Some will not show up

2010-01-07 Thread Simon Eugster
Good evening, I'm using mkgmap r1466 and splitter r103. With my python script [1] I at first build .img files of various .osm.bz2 files and then put some of them into a gmapsupp.img file. I do _not_ regenerate the .img files each time I create a gmapsupp.img. For image files of maps which did

Re: [mkgmap-dev] NET 1 offset error in italy

2010-01-07 Thread Simon Eugster
r.java:124) at uk.me.parabola.mkgmap.main.Main.main(Main.java:122) The other error messages were from the italy map. Simon Simon Eugster wrote: > ... ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/li

[mkgmap-dev] NET 1 offset error in italy

2010-01-07 Thread Simon Eugster
I get this error when trying to build the italy map from cloudmade (map from Dec 26th). Any idea? Simon 4 wd: /data/gps/maps/new cd /data/gps/maps/new/osmData/italy && java -enableassertions -Xmx1500m -jar /data/gps/maps/mkgmap/dist/mkgmap.jar --adjust-turn-headings --check-roundabouts -

[mkgmap-dev] Contours in maps

2009-12-12 Thread Simon Eugster
Hello again, I've been reading about Contours and Relief now. http://wiki.openstreetmap.org/wiki/Contours http://wiki.openstreetmap.org/wiki/Relief_maps In some earlier mkgmap mailing list postings I read that it was possible with mkgmap to add contours to maps. The wiki help page (which is usua

Re: [mkgmap-dev] Problems with multiple maps in one gmapsupp.img

2009-12-12 Thread Simon Eugster
Yes, totally unique. Interesting, I've just been reading about Contours this very moment ;) But this in another mail. As said, with all maps from CloudMade it is working now. Only with the Geofab Switzerland map it did not work. Simon Ralf Kleineisel wrote: > On 12/11/2009 11:36 P

Re: [mkgmap-dev] Problems with multiple maps in one gmapsupp.img

2009-12-12 Thread Simon Eugster
Hi Steve, So ... I, well. http://granjow.net/projects.html#garmin Updated script. Now changes the file contents too. This did not have any effect; in fact, it made things even worse. Whole Switzerland was a big hole. I had to go outside just for making sure that the street was still there. The

Re: [mkgmap-dev] Problems with multiple maps in one gmapsupp.img

2009-12-12 Thread Simon Eugster
ld help us if you shared with us your compile process (e.g. mkgmap > options) > > Charllie > > Simon Eugster wrote: >> Good Evening, >> >> I've just been processing the whole USA and put it all in one gmapsupp.img. >> Zooming in at two, three places sh

Re: [mkgmap-dev] State Highway 57 is broken!

2009-12-11 Thread Simon Eugster
Hi Mark, Thank you. I can confirm that it is not dying anymore but only shows an Assertion Error (below, should it be interesting). Simon Mark Burton wrote: > Hi Simon, > >> Error message below, have fun. > > It was a blast, please try r1435. > > Mark > _

[mkgmap-dev] Problems with multiple maps in one gmapsupp.img

2009-12-11 Thread Simon Eugster
Good Evening, I've just been processing the whole USA and put it all in one gmapsupp.img. Zooming in at two, three places shew that at least the places I visited were working. Then I've added the switzerland file. And exactly at the place where I'm living I've got a gap. There _are_ some parts

Re: [mkgmap-dev] mkgmap and .img names

2009-12-11 Thread Simon Eugster
No, I haven't found one. I am just splitting all maps, creating images of them and then finally putting all together into a gmapsupp.img. Just a helper for mkgmap/splitter, as it were. Is it even possible then? Simon Clinton Gladstone wrote: > On Dec 11, 2009, at 21:34, Simon Eugst

Re: [mkgmap-dev] mkgmap and .img names

2009-12-11 Thread Simon Eugster
Good evening again, http://granjow.net/projects.html#garmin Problem solved. I'm manually renaming now. Simon Simon A. Eugster wrote: > Good evening, > > I'm currently writing a Python script for mkgmap which works on .osm.bz2 > files. It stores the Country Name and Abbreviation for each file,

[mkgmap-dev] State Highway 57 is broken!

2009-12-11 Thread Simon Eugster
And as is my image I wanted to generate. I was using the ohio file from CloudMade, downloaded today. kentucky also. The other files work well. Except for error messages like SCHWERWIEGEND (LineSplitterFilter): Way (US:WA14 State Route 14, http://www.openstreetmap.org/browse/way/5930357) has a ma

[mkgmap-dev] mkgmap and .img names

2009-12-06 Thread Simon Eugster
Good evening, I'm currently writing a Python script for mkgmap which works on .osm.bz2 files. It stores the Country Name and Abbreviation for each file, and runs tile-splitter and mkgmap to create a Garmin gmapsupp.img. Now I've got a problem. I would like to skip files that already have been