Re: [mkgmap-dev] [PATCH v1] garmin_area() style function

2013-07-11 Thread Henning Scholland
Hi WanMil, great work! Am 11.07.2013 23:04, schrieb WanMil: > The patch adds a new style function called garmin_area(). > garmin_area() returns the size of an area in garmin-units ^2. It works > for polygons only. Unclosed ways return 0. > > Please test it and let me know: > * Do you have a bette

Re: [mkgmap-dev] [PATCH v1] garmin_area() style function

2013-07-11 Thread WanMil
A build including the patch can be obtained here: http://files.mkgmap.org.uk/detail/146 WanMil > The patch adds a new style function called garmin_area(). > garmin_area() returns the size of an area in garmin-units ^2. It works > for polygons only. Unclosed ways return 0. > > Please test it and

[mkgmap-dev] [PATCH v1] garmin_area() style function

2013-07-11 Thread WanMil
The patch adds a new style function called garmin_area(). garmin_area() returns the size of an area in garmin-units ^2. It works for polygons only. Unclosed ways return 0. Please test it and let me know: * Do you have a better name? * What to do with multipolygons? Should garmin_area() return t

Re: [mkgmap-dev] splitter crashes on Windows x64

2013-07-11 Thread WanMil
Hi, AFAIK there should be no way for a java program to crash the JVM. So in any case a crash of the JVM is a problem of the JVM and not of the java program. So there is no chance for splitter to avoid such a crash. Please check if your 64bit JVM is installed correctly. WanMil > Hi, > > I'm

Re: [mkgmap-dev] Searching cities

2013-07-11 Thread Carlos Dávila
El 02/07/13 22:21, Henning Scholland escribió: Try highway=* & name ~ '.*[aA]venida' { set foobar:name='${name|subst:Avenida |subst:avenida }, Avenida'} ... foobar:name=* {set name='${foobar:name}'} Henning I have managed to move all street type stuff to the end of the name with rules of th

Re: [mkgmap-dev] polygon-size-limit inside polygons file - large work to implement?

2013-07-11 Thread Felix Hartmann
well as for your proposal - the same could be achieved by addind a function like {set mkgmap:polygon-size-max-limit=24:30 ; 23:20 ; 22:15 ..} and then there is no need to calculate the size in m². Especially if you want to use this for checking against broken polygons regulary, you wi

Re: [mkgmap-dev] Stronger Intertile Routing Problems with Basecamp4.2.1?

2013-07-11 Thread Andrzej Popowski
Hi, I think that last version of BaseCamp uses nearly exclusively class 4 roads for long routes in car mode. This is similar change like Garmni did for routing in nuvi models form 2012. Falager from Garmin has confirmed here: https://forums.garmin.com/showthread.php?43441-Bad-quality-of-routing

[mkgmap-dev] splitter crashes on Windows x64

2013-07-11 Thread Andrzej Popowski
Hi, I'm creating maps for Europe, which is a big piece of data. Splitting it is a main problem. I'm using Windows 7 x64 and recent splitter 306. My experiences are following: Splitter on java 32bit and standard settings can split Europe. If I add contours data to Europe file, splitter on java