Skip to content

Node name is not present in img file #2

Description

@kcudnik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions