Open cvvergara opened 7 years ago
I really get mixed up when configuring for example in osm:
<tag k="highway" v="motorway"/>
currently the configuration file:
<type name="highway" id="1"> <class name="motorway" id="101" priority="2.0" maxspeed="130"/>
<tag_k name="highway" id="1"> <tag_v name="motorway" id="101" priority="2.0" maxspeed="130"/>
type
tag_k
class
tag_v
I really get mixed up when configuring for example in osm:
currently the configuration file:
type
totag_k
class
totag_v