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

2012-06-26 Thread WanMil
Hi Additionally you need some geotools libs (they are not downloaded by ivy). You can download it from http://sourceforge.net/projects/geotools/files/ After a lot of trial and error, I came up with the attached patch that downloads the required libs. Great!! It may be necessary to

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

2012-06-26 Thread WanMil
Hi Additionally you need some geotools libs (they are not downloaded by ivy). You can download it from http://sourceforge.net/projects/geotools/files/ After a lot of trial and error, I came up with the attached patch that downloads the required libs. Great!! It may be necessary to

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

2012-06-26 Thread Steve Ratcliffe
Hi Uuups, I was a little bit too quick. Using the build.xml = clean-cache and resolve four new libs are missing: gt-cql-2.7.5.jar gt-data-2.7.5.jar gt-main-2.7.5.jar gt-shapefile-2.7.5.jar OK new patch attached. I remember adding gt-cql before - but is gt-shapefile really needed? ..Steve

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

2012-06-26 Thread WanMil
Hi Uuups, I was a little bit too quick. Using the build.xml = clean-cache and resolve four new libs are missing: gt-cql-2.7.5.jar gt-data-2.7.5.jar gt-main-2.7.5.jar gt-shapefile-2.7.5.jar OK new patch attached. I remember adding gt-cql before - but is gt-shapefile really needed?

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

2012-06-25 Thread Steve Ratcliffe
Hi Additionally you need some geotools libs (they are not downloaded by ivy). You can download it from http://sourceforge.net/projects/geotools/files/ After a lot of trial and error, I came up with the attached patch that downloads the required libs. It may be necessary to delete your ivy

[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

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.5.jar

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

2012-05-03 Thread WanMil
Hi Carlos, Thanks for your work on this WanMil I have tried to use your patch but get the errors below when running mkgmap: Using java version 1.6.0_26 Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode) mkgmap crashes immediately

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

2012-05-03 Thread Carlos Dávila
El 03/05/12 21:33, WanMil escribió: Hi Carlos, Thanks for your work on this WanMil I have tried to use your patch but get the errors below when running mkgmap: Using java version 1.6.0_26 Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) Server VM (build 20.1-b02,

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

2012-05-02 Thread Carlos Dávila
El 01/05/12 11:40, WanMil escribió: Hi, I have reuploaded the precompiled sea to http://www.navmaps.eu/wanmil/sea_20120331.zip Changes: * Fixed some floodings * Use a smaller raster to reduce multipolygon artefacts WanMil Hi, attached patch uses precompiled sea files to

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

2012-05-01 Thread WanMil
Hi, I have reuploaded the precompiled sea to http://www.navmaps.eu/wanmil/sea_20120331.zip Changes: * Fixed some floodings * Use a smaller raster to reduce multipolygon artefacts WanMil Hi, attached patch uses precompiled sea files to generate the sea areas. Generating sea areas have

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

2012-04-30 Thread Clinton Gladstone
On Apr 29, 2012, at 22:07, WanMil wrote: attached patch uses precompiled sea files to generate the sea areas. Hi WanMil, Thanks for doing this. This seems like a quite promising approach. I'll try to test it in the next few days. Coincidentally, I noticed a blog entry from Joachim Topf,

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

2012-04-30 Thread WanMil
On Apr 29, 2012, at 22:07, WanMil wrote: attached patch uses precompiled sea files to generate the sea areas. Hi WanMil, Thanks for doing this. This seems like a quite promising approach. I'll try to test it in the next few days. Coincidentally, I noticed a blog entry from Joachim Topf,