I'm hoping to create a map that is in Tlingit, the language of the people who first occupied my local area (see this site). Some features have a name:tli tag. Area in question How could I query the features that have that tag? I tried [name:tli is NOT NULL] and it didn't work. asked 05 Feb '20, 01:16 Jfact0ry |
To query for a key without considering the values, put the key in the brackets, here using quotes because of the colon in the key: There aren't many features with that tag: answered 05 Feb '20, 02:17 maxerickson Thank you! Yes, the goal is to show it's possible and then get more of the landmarks in local language mapped. Gunalchéesh!
(05 Feb '20, 19:01)
Jfact0ry
|