Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dokutan/everydoor-traffic-signs

Repository files navigation

everydoor-traffic-signs

Every Door plugins for traffic signs (traffic_sign=*).

The plugins support one country each, and include traffic signs that appear at least 10 times in taginfo. Every Door >6.0 is required (alpha: https://osmz.ee/everydoor-6.0-alpha4.apk).

Feedback and contributions are welcome.

Building

# clone the repo
git clone --recurse-submodules https://github.com/dokutan/everydoor-traffic-signs
cd everydoor-traffic-signs

# get all values for the traffic_sign key from taginfo
python query_taginfo.py

# build plugins
python build.py

Installing

To install a plugin, select one of the links below and choose to open it in Every Door:

From the build directory

To easily install the plugins from the build directory, caddy can be used:

caddy file-server --root build

Then modify this link (replace <PLUGINNAME> with trafficsigns* and <LOCAL> with the hostname of your build system), select it and choose to open it in Every Door: https://every-door.app/plugin/<PLUGINNAME>?url=https%3A%2F%2F<LOCAL>%2F<PLUGINNAME>.edp&update=true

TODO

  • combinations of signs
  • add other tags to the presets, e.g. max_speed

Credits

About

Every Door plugins for traffic signs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages