logo separator

[mkgmap-dev] Idea for a "--split-pois" option

From toc-rox easyclasspage at googlemail.com on Mon Feb 6 11:00:30 GMT 2012

Hi list,

I have a node with two POIs inside (amenity=restaurant and
tourism=alpine_hut):

addr:city: Axams
addr:country: AT
addr:postcode: 6094
addr:street: Köhlgasse
amenity: restaurant
ele: 1927
name: Coburger Hütte
operator: DAV Sektion Coburg
operator:tenant: Friedrich Schranz
smoking: no
tourism: alpine_hut

I want to process both POIs (alpin_hut and restaurant).
Yes it's possible to do so, but this results in a lot of logic.
It would be much simpler if the node could be split:

addr:city: Axams
addr:country: AT
addr:postcode: 6094
addr:street: Köhlgasse
amenity: restaurant
ele: 1927
name: Coburger Hütte
operator: DAV Sektion Coburg
operator:tenant: Friedrich Schranz
smoking: no

addr:city: Axams
addr:country: AT
addr:postcode: 6094
addr:street: Köhlgasse
ele: 1927
name: Coburger Hütte
operator: DAV Sektion Coburg
operator:tenant: Friedrich Schranz
smoking: no
tourism: alpine_hut

What do you think about the idea ?

Klaus

--
View this message in context: http://gis.19327.n5.nabble.com/Idea-for-a-split-pois-option-tp5459785p5459785.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.



More information about the mkgmap-dev mailing list