-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
On version 3676 name is missing when img file is opened in mapedit,
when img is compiled with 1785 name is visible fine
Steps to reproduce:
I have simple foo.osm file:
<?xml version="1.0" encoding="UTF-8"?> <osm version="0.6" upload="false" generator="travel"> <node id="5" visible="true" lat="51.9645" lon="19.70461"> <tag k="name" v="Kolejowa"/> <tag k="tourism" v="attraction"/> </node> </osm>
generation command:
java -jar -Xmx256M mkgmap-3676.jar --read-config=options.txt --style-file=styles Thick.typ --input-file=foo.osm
options.txt contents:
remove-short-arcs
product-id: 1
index
tdbfile
style: default
transparent
gmapsupp
Metadata
Metadata
Assignees
Labels
No labels