Re: [mkgmap-dev] latin1 an index creation ---- ONLY WHEN USING THE INDEX BRANCH

2012-06-20 Thread Felix Hartmann
Note: the following error only happens using the index branch, if I use trunk it compiles fine. I continue here, because I get exactly the same error message, it is not related to missing --latin1 however: (for me it happens on several countries, though most go through fine. Smallest Geofabrik

[mkgmap-dev] Why is this Multipolygon not working?

2012-06-20 Thread Felix Hartmann
ID: 194189 http://www.openstreetmap.org/?lat=51.83739&lon=6.79958&zoom=17&layers=M The islands are multipolygon, role inner, but don't work. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] Why is this Multipolygon not working?

2012-06-20 Thread Thorsten Kukuk
On Wed, Jun 20, Felix Hartmann wrote: > ID: 194189 > http://www.openstreetmap.org/?lat=51.83739&lon=6.79958&zoom=17&layers=M > > The islands are multipolygon, role inner, but don't work. I'm not sure, but this multipolygon had some tags at the outer way and some on the multipolygon itself. This

[mkgmap-dev] Province names

2012-06-20 Thread Nils Leandersson
I am trying to make a map that uses the English names for provinces in SE Asia. The province shown on my Zumo for POIs in Bangkok is a "Latinized" กรุงเทพมหานคร rather than "Bangkok" from the name:en tag. The relation in question (92277/6) is tagged name=กรุงเทพมหานคร and name:en=Bangkok. I use

Re: [mkgmap-dev] Address index changes in dev-index branch

2012-06-20 Thread Steve Ratcliffe
Hi > Yes enabling/disabling the map does help. It also works without > enabling/disabling, as long as I use a different MapID. > Also, unlike your testcase, I get no crash if map is disabled, and it > seems the GPS reception doesn't matter if I enable/disable. I have since found that just clicki

Re: [mkgmap-dev] latin1 an index creation

2012-06-20 Thread Steve Ratcliffe
Hi > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -63 >at > uk.me.parabola.imgfmt.app.srt.Sort$SrtCollator$PositionIterator.next(Sort.java:458) >at > uk.me.parabola.imgfmt.app.srt.Sort$SrtCollator.compareOneStrength(Sort.java:386) Sorry I'd kind of overlooked th

Re: [mkgmap-dev] latin1 an index creation

2012-06-20 Thread Felix Hartmann
thanks, fixed now. On 20.06.2012 13:52, Steve Ratcliffe wrote: > Hi > >> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -63 >> at >> uk.me.parabola.imgfmt.app.srt.Sort$SrtCollator$PositionIterator.next(Sort.java:458) >> at >> uk.me.parabola.imgfmt.app.srt.Sort$SrtCol

Re: [mkgmap-dev] Why is this Multipolygon not working?

2012-06-20 Thread WanMil
> On Wed, Jun 20, Felix Hartmann wrote: > >> ID: 194189 >> http://www.openstreetmap.org/?lat=51.83739&lon=6.79958&zoom=17&layers=M >> >> The islands are multipolygon, role inner, but don't work. > > I'm not sure, but this multipolygon had some tags at the outer > way and some on the multipolygon it

Re: [mkgmap-dev] Province names

2012-06-20 Thread WanMil
Hi Nils, > I am trying to make a map that uses the English names for provinces in > SE Asia. The province shown on my Zumo for POIs in Bangkok is a > "Latinized" กรุงเทพมหานคร rather than "Bangkok" from the name:en tag. The > relation in question (92277/6) is tagged name=กรุงเทพมหานคร and > name:e

[mkgmap-dev] [PATCH v1] Precompiled sea generator

2012-06-20 Thread WanMil
Hi, attached is the generator for precompiled sea data. Additionally you need some geotools libs (they are not downloaded by ivy). You can download it from http://sourceforge.net/projects/geotools/files/ The required libs are: commons-pool-1.5.4.jar gt-api-2.7.5.jar gt-cql-2.7.5.jar gt-data-2

Re: [mkgmap-dev] [PATCH v1] Precompiled sea generator

2012-06-20 Thread WanMil
> Hi, > > attached is the generator for precompiled sea data. > > Additionally you need some geotools libs (they are not downloaded by > ivy). You can download it from > http://sourceforge.net/projects/geotools/files/ > The required libs are: > commons-pool-1.5.4.jar > gt-api-2.7.5.jar > gt-cql-2.7