Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Henning Scholland
Hi, just a question: In osm-wiki I found a proposal for entrance=* as a new tag for entrances. So maybe this should also be considered? Or did you do so already? Also it could be possible, that there is more than one entrance in a polygon. So there should be a ranking. Henning

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Henning Scholland
Hi, just a question: In osm-wiki I found a proposal for entrance=* as a new tag for entrances. So maybe this should also be considered? Or did you do so already? Also it could be possible, that there is more than one entrance in a polygon. So there should be a ranking. Henning

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Rich
On 10/13/11 11:48, Henning Scholland wrote: Hi, just a question: In osm-wiki I found a proposal for entrance=* as a new tag for entrances. So maybe this should also be considered? Or did you do so already? Also it could be possible, that there is more than one entrance in a polygon. So there

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Chris66
Am 10.10.2011 20:37, schrieb svn commit: Reimplementation of the add-pois-to-area option The major advantages are: * Only one POI per multipolygon * Add POIs before style processing so it is not necessary to have a rule in the polygons file if only a POI is wanted For more details look

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Steve Hosgood
On 2011-10-10 19:33, Bartosz Fabianowski wrote: Replying to myself, I think I see the problem now. You are specifying paths relative to the current working directory while mkgmap searches relative to its installation directory. Try specifying the coastline file and the boundary directors as

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Bartosz Fabianowski
As it is, it *seems* to realise that the coastline file is as I'd flagged it, but then reports that it can't read such a file. Confusing. That is rather silly behavior indeed :). P.S: I can now confirm that Bartosz's fix (specifying a separate coastline file) appears to have completely

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Steve Hosgood
On 2011-10-13 12:07, Bartosz Fabianowski wrote: As it is, it *seems* to realise that the coastline file is as I'd flagged it, but then reports that it can't read such a file. Confusing. That is rather silly behavior indeed :). Well, hopefully one of the gurus will drop in a fix sometime. If it

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Bartosz Fabianowski
Following the coastline to check whether it enters the current tile again will work in Great Britain but may fail in continental Europe. The Geofabrik Europe extract does not have a closed coastline after all. That would have to go all around Asia and back. So yes, following the coastline out

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Henning Scholland
Am 13.10.2011 11:19, schrieb Chris66: Am 10.10.2011 20:37, schrieb svn commit: Reimplementation of the add-pois-to-area option The major advantages are: * Only one POI per multipolygon * Add POIs before style processing so it is not necessary to have a rule in the polygons file if only a

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Steve Hosgood
On 2011-10-13 14:07, Bartosz Fabianowski wrote: Following the coastline to check whether it enters the current tile again will work in Great Britain but may fail in continental Europe. The Geofabrik Europe extract does not have a closed coastline after all. That would have to go all around

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread WanMil
Am 13.10.2011 11:19, schrieb Chris66: Am 10.10.2011 20:37, schrieb svn commit: Reimplementation of the add-pois-to-area option The major advantages are: * Only one POI per multipolygon * Add POIs before style processing so it is not necessary to have a rule in the polygons file if only a

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Felix Hartmann
mkgmap:area2poi=true Does this mean, if I don't want to have any POI that result from the add-pois-to-area option I can use a rule like: /amenity=restaurant mkgmap:area2poi!=true/ and only POI for restaurants that have been points in the OSM data, will be set. while amenity=restaurant

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread WanMil
mkgmap:area2poi=true Does this mean, if I don't want to have any POI that result from the add-pois-to-area option I can use a rule like: /amenity=restaurant mkgmap:area2poi!=true/ and only POI for restaurants that have been points in the OSM data, will be set. while

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread WanMil
On 10/13/11 11:48, Henning Scholland wrote: Hi, just a question: In osm-wiki I found a proposal for entrance=* as a new tag for entrances. So maybe this should also be considered? Or did you do so already? Also it could be possible, that there is more than one entrance in a polygon. So

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread WanMil
Hi, just a question: In osm-wiki I found a proposal for entrance=* as a new tag for entrances. So maybe this should also be considered? Or did you do so already? Also it could be possible, that there is more than one entrance in a polygon. So there should be a ranking. At the moment the

Re: [mkgmap-dev] (Fixed by workround) Bizarre flooding in South Wales

2011-10-13 Thread Bartosz Fabianowski
Notice that once you've done the miserable tour of Asia once, then it's OK to split the resulting Europe tile Correct. So your idea would work but only if the extracts you begin with have coastlines generated in the same way, by following the parts that extend outside the tile boundaries.

Re: [mkgmap-dev] Commit: r2049: Reimplementation of the add-pois-to-area option

2011-10-13 Thread Bartosz Fabianowski
If more than one point of the same tag exist the first one is used. What if there are multiple entrances with different house numbers? This is common in many countries with those huge communist blocks of flats. - Bartosz ___ mkgmap-dev mailing list