-
Notifications
You must be signed in to change notification settings - Fork 12
legend
KonfrareAlbert edited this page Jun 26, 2016
·
7 revisions
This command is very simple. If you type /legend, you receive a list of emojis with its key=value. Key=value is system to tag info in OpenStreetMap. You can see a list of keys and values on the «Map Features» page on the OSM wiki.
The complete list of emojis and key=value has two problems:
- You receive a large message
- There is an Easter Egg on Telegram for Android when one message has more than fifty emojis.
You can filter the results adding a key on the command:
/legend amenity
Also, you can filter with value of a key:
/legend restaurant
And also you can type part of filter:
/legend rest
The file typeemoji.py contains the list of key=values and its emoji. For emojis we use codification in Bytes (UTF-8), please see this list: http://apps.timwhitlock.info/emoji/tables/unicode .
Customization and Info Commands
- /settings - Configure OSMbot
- /help - Commands in OSMbot
- /legend - Emojis for each key=value
- /about - OSMbot credits
Basic Commands
Advanced Commands