This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

unknown tag with fme transformers

0

I am working on the extraction of osm data through the use of data interperability, I want to extract the unknown tags. at first I was able to recover the tag values ​​but the keys (tag_k) were not extracted. Is there a fme transformers who can do this? thank you in advance

asked 19 Feb '19, 12:39

jakz06's gravatar image

jakz06
11112
accept rate: 0%

edited 19 Feb '19, 12:44

scai's gravatar image

scai ♦
33.3k21309459

1

Maybe you want to try osmium-tool instead.

(19 Feb '19, 12:45) scai ♦

Source code available on GitHub .