Skip to content

Instantly share code, notes, and snippets.

@niikoo
Last active August 17, 2019 14:53
Show Gist options
  • Save niikoo/125b051f0291cbb2834e24d9e49d7a5e to your computer and use it in GitHub Desktop.
Save niikoo/125b051f0291cbb2834e24d9e49d7a5e to your computer and use it in GitHub Desktop.
JOSM Presets NO
<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" shortdescription="JOSM Presets Norway" description="Presets used specifically in Norway" author="niikoo" version="0.1">
<group name="Roads (NO)" no.name="Veier (NO)">
<item name="Driveway" no.name="Innkjørsel / oppkjørsel" type="way">
<key key="highway" value="service" />
<key key="service" value="driveway" />
</item>
</group>
</presets>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment