Re: [mkgmap-dev] Weird behavior and problem with splitter r161

2011-02-20 Thread Jean-Marc Meessen
Youpie !

I am back on the road: it works. I was able to walk through the complete
process up to my Oregon GPS.

Thanks for the tips and the advice.

Jmm

2011/2/20 Jean-Marc Meessen 

> Hello Henning,
>
> Thank you for the tip. Just came back and am trying your suggestion. I
> think that indeed the problem is coming from Osmosis. I used the latest
> stable build (previous compilations were made running on Linux but a little
> low on memory for the rest of the process). I am now running the latest dev
> build of Osmosis. The produced file is larger then the previous run (10
> times larger, what is looking much better).
>
> I'll run splitter on that file now. I am optimistic.
>
> Jmm
>
> 2011/2/20 Henning Scholland 
>
> You have to use an osmosis-build, builded after 28.1.2011.
>>
>> Also it is faster to use splitter with an existing areas.list-file and
>> europe.osm.pbf-file. This will be as fast as splitting your area with
>> osmosis. So you save the time for splitting your myBenelux.osm.pbf
>>
>> Henning
>>
>> ___
>> mkgmap-dev mailing list
>> mkgmap-dev@lists.mkgmap.org.uk
>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>>
>
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] Weird behavior and problem with splitter r161

2011-02-20 Thread Jean-Marc Meessen
Hello Minko,

This is indeed an interesting option. I need to check if the large squares
you propose fit my needs (as I'd like to have a good chunk of Germany and
France. I am also concerned to use previously defined tiles as the tiles are
growing very fast since the Bing pictures are available

Jmm

2011/2/20 Minko 

> Hi Jean-Marc,
> Im using an areas.list-file for the Benelux, you can use this to split the
> europe.osm.pbf
> See areas_bnl.kml and areas_bnl.list on
> http://mijndev.openstreetmap.nl/~ligfietser/openfietsmap/Scripts/
>
> I've also made a bigger areas.list that divides the bnl in 3 sections:
> north, middle and south. First step is to split europe.osm.pbf in 3 big
> osm.gz files with the areas list below.
> (or maybe merge middle and south to one big osm.gz).
> Second step is to split the 3 files into smaller tiles with
> max-nodes=150 or so.
>
> I've made this workaround because I couldnt make a working extract with
> osmosis either (same problems).
>
> # List of areas
>
> # BNL-north
> 3110: 2410496,110592 to 2516992,344064
> #   : 51.723633,2.373047 to 54.008789,7.382813
>
> # BNL-middle
> 3120: 2361344,110592 to 2410496,307200
> #   : 50.668945,2.373047 to 51.723633,6.547852
>
> # BNL-south
> 3130: 2299904,147456 to 2361344,307200
> #   : 49.350586,3.164063 to 50.668945,6.547852
>
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] Weird behavior and problem with splitter r161

2011-02-20 Thread Jean-Marc Meessen
Hello Henning,

Thank you for the tip. Just came back and am trying your suggestion. I think
that indeed the problem is coming from Osmosis. I used the latest stable
build (previous compilations were made running on Linux but a little low on
memory for the rest of the process). I am now running the latest dev build
of Osmosis. The produced file is larger then the previous run (10 times
larger, what is looking much better).

I'll run splitter on that file now. I am optimistic.

Jmm

2011/2/20 Henning Scholland 

> You have to use an osmosis-build, builded after 28.1.2011.
>
> Also it is faster to use splitter with an existing areas.list-file and
> europe.osm.pbf-file. This will be as fast as splitting your area with
> osmosis. So you save the time for splitting your myBenelux.osm.pbf
>
> Henning
>
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] Weird behavior and problem with splitter r161

2011-02-20 Thread Jean-Marc Meessen
The file I am trying to split is fairly small, Torsten. It is about 30kb
large (while the european data is 5gb). The splitter version is from end
january.

Isn't the extract too small and thus the Osmosis extract went wrong ? I am
extracting 50km around the borders of Belgium.

Jmm

2011/2/20 Torsten Leistikow 

> Jean-Marc Meessen schrieb am 20.02.2011 14:24:
> > * Am I using the latest version of the PBF splitter branch (I also
> >   tried the compiled r161-3) ?
> > * Is this a known problem ?
> > * Is something wrong with my parameters ?
> >
> > I was using a windows 7 PC for this.
> >
> > Thanks in advance to any hint or advise you could give me.
>
> This sound like a known (and already solved) problem, where splitter had
> problems with files >4GB on windof PCs.
>
> In the lates version of r-161 this problem was solved, previous versions of
> r-161 had this problem.
>
> Are you sure, you are using the latest versin of r-161? (My splitter.jar
> has the
> date 27.01.2011.)
>
> Are smaller maps working ok?
>
> Gruss
> Torsten
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

[mkgmap-dev] Weird behavior and problem with splitter r161

2011-02-20 Thread Jean-Marc Meessen
 was using a windows 7 PC for this.

Thanks in advance to any hint or advise you could give me.

Jmm
Jean-Marc Meessen
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev