maning sambale ([email protected]) wrote:
> Any style magic that can combine is_in tags to place/cities search like:
>
> name= x town
> place=town
> is_in:state = y state
>
> would be: x town, y state
>
place=town {name '${name}, ${is_in:state}' | name '${name}'} [0x...
>
> name=z village
> place=village
> is_in:town: x town
> is_in:state = y state
>
> would be:
> z village, x town, y state
place=village {name '${name}, ${is_in:town}, ${is_in:state}' | name
'${name}'} [0x...
Is that what you mean?
--
Charlie
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev