All Projects → maripo → JOSM_easypresets

maripo / JOSM_easypresets

Licence: other
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to JOSM easypresets

graphhopper-navigation-example
GraphHopper Navigation as App
Stars: ✭ 72 (+278.95%)
Mutual labels:  openstreetmap
gosmparse
Processing OpenStreetMap PBF files at speed with Go
Stars: ✭ 55 (+189.47%)
Mutual labels:  openstreetmap
ohsome-api
API for analysing OpenStreetMap history data
Stars: ✭ 25 (+31.58%)
Mutual labels:  openstreetmap
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (+205.26%)
Mutual labels:  openstreetmap
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+14042.11%)
Mutual labels:  openstreetmap
osmfocus
Open source tool for examining OpenStreetMap elements by moving around on a map.
Stars: ✭ 30 (+57.89%)
Mutual labels:  openstreetmap
osmand map creation
OSM data + open address data compiled for use in OSMAnd
Stars: ✭ 22 (+15.79%)
Mutual labels:  openstreetmap
taghistory
📈 History of OSM tag usage
Stars: ✭ 33 (+73.68%)
Mutual labels:  openstreetmap
humanized opening hours
A parser for the opening_hours fields from OpenStreetMap
Stars: ✭ 22 (+15.79%)
Mutual labels:  openstreetmap
prototypes
miscellaneous wolfram language functions
Stars: ✭ 24 (+26.32%)
Mutual labels:  openstreetmap
operations
OSMF Operations Working Group issue tracking
Stars: ✭ 79 (+315.79%)
Mutual labels:  openstreetmap
maps4cim
maps4cim - a real world map generator for CiM 2
Stars: ✭ 21 (+10.53%)
Mutual labels:  openstreetmap
map
🏳️‍🌈🗺 A map of community centers and other helpful information for queer (LGBTQ) people.
Stars: ✭ 15 (-21.05%)
Mutual labels:  openstreetmap
openskimap.org
The front end for OpenSkiMap.org.
Stars: ✭ 23 (+21.05%)
Mutual labels:  openstreetmap
osmcha
Python package to detect suspicious OSM changesets
Stars: ✭ 33 (+73.68%)
Mutual labels:  openstreetmap
osm-node-density
🌇 a visualization of OpenStreetMaps node density
Stars: ✭ 48 (+152.63%)
Mutual labels:  openstreetmap
mapping-north-korea
Humanitarian Project for Mapping North Korea
Stars: ✭ 15 (-21.05%)
Mutual labels:  openstreetmap
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (+168.42%)
Mutual labels:  openstreetmap
query-overpass
Query the OpenStreetMap Overpass API.
Stars: ✭ 17 (-10.53%)
Mutual labels:  openstreetmap
AndroidOfflineMapLibrary
Offline OpenStreet Map Library (No Internet Required) You dont have to even one-time connect!
Stars: ✭ 16 (-15.79%)
Mutual labels:  openstreetmap

JOSM EasyPresets Plugin

日本語 Hungarian

EasyPresets plugin helps you create and use custom presets. You can easily create presets according to selected objects. Some functionalities will be added to "Preset" menu.

Your custom presets can be exported to local XML files.

Preset editor

Create Presets

  • Select nodes or ways and click "Presets > Create Preset" menu. It shows a dialog containing tags extracted from the selection.
  • If you want to exclude some of listed tags, please uncheck "Use" checkboxes.
  • This plugin supports three types of tags.
    • "Fixed value": Fixed key-value pair will be automatically applied. Fields of this type won't be shown explicitly on a preset dialog.
    • "Textbox" : Field to edit arbitrary text.
    • "Selection" : Pull-down menu with multiple options. You can edit set of values.
      Editing options
    • "Multiselect" : List of values to select single or multiple options.
    • "Checkbox" : A checkbox to input "yes" or "no".
  • You can select target types such as nodes, ways and multipolygons.
    types
  • Icons are customizable. Click "Select icon..." button.
    Icon picker dialog

Use Presets

  • You can use custom preset in the same manner as normal presets.
  • Your custom presets can be found in "Presets > Custom Presets" menu in the toolbar.
  • Custom presets can also be found by "Search presets" (F3) dialog.

Manage Presets

  • You can edit, delete and export data by "Presets > Manage custom presets" menu.
  • Exported XML files are compatible with JOSM preset files. If you want to share your cool presets with other users, please refer to official document because only a few tags and attributes are included. https://josm.openstreetmap.de/wiki/TaggingPresets

Presets manager

Misc

  • This plugin stores the data to "EasyPresets.xml" in your JOSM user directory.
  • It is now under development and has only basic functionalities. I am planning to implement more functionalities such as grouping, sorting and support of various preset types.

TODO

  • Grouping feature
  • Expert features for presets developers

Developer

Maripo GODA [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].