OpenStreetMap tagging preset for 🇬🇪 Georgian POIs. Works with JOSM and Vespucci.
!!!Warning!!!
Repository's license doesn't spread on logos of POIs. They can be under protection. Represented here only as examples
- Open
Presets
→Preset preferences
→Active presets
→+
- Paste this into
URL / File
fieldhttps://raw.githubusercontent.com/komachi/josm-ge-preset/main/ge.xml
- Press
OK
- Press
OK
again
- Open
Preferences
→Presets
→Add preset
- Paste this into
URL
fieldhttps://raw.githubusercontent.com/komachi/josm-ge-preset/main/ge.xml
- Press
OK
- Enable added preset with checkmark
- Fetch the Name Suggestion Index. We'll assume it's in
../name-suggestion-index
, i.e.cd ..; git clone https://github.com/osmlab/name-suggestion-index
. - Install
python3
(if not installed) python3 ./toNSI.py ../name-suggestion-index < ge.xml
- Install
nodejs
(if not installed) cd ../name-suggestion-index; npm run build