logo separator

[mkgmap-dev] exclude words from city / state

From toc-rox easyclasspage at googlemail.com on Tue Dec 6 15:22:31 GMT 2011

How is it possible to substitute more than one word ?

I have something like this as names in "admin_level=8":
"Gemeinde Spalt"
"Gemeinde Maxdorf"
"Stadt Linz am Rhein"
"Stadt Rodgau"

I want to replace "Gemeinde " and "Stadt " with nothing.
How is it possible to combine:
mkgmap:country=DEU & mkgmap:city!=* & mkgmap:admin_level8=* { set
mkgmap:city='${mkgmap:admin_level8|subst:Gemeinde }' }
and
mkgmap:country=DEU & mkgmap:city!=* & mkgmap:admin_level8=* { set
mkgmap:city='${mkgmap:admin_level8|subst:Stadt }' }

Regards Klaus

--
View this message in context: http://gis.638310.n2.nabble.com/exclude-words-from-city-state-tp6383160p7067154.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.



More information about the mkgmap-dev mailing list