Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Rudloff/openvegemap
Find vegetarian and vegan restaurants in your city
https://github.com/Rudloff/openvegemap
map vegan vegetarian
Last synced: 5 days ago
JSON representation
Find vegetarian and vegan restaurants in your city
- Host: GitHub
- URL: https://github.com/Rudloff/openvegemap
- Owner: Rudloff
- License: gpl-3.0
- Archived: true
- Created: 2016-09-26T17:13:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T22:22:33.000Z (over 1 year ago)
- Last Synced: 2024-10-16T09:21:45.265Z (23 days ago)
- Topics: map, vegan, vegetarian
- Language: JavaScript
- Homepage: https://openvegemap.netlib.re/
- Size: 1.71 MB
- Stars: 72
- Watchers: 4
- Forks: 9
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - Rudloff/openvegemap - Find vegetarian and vegan restaurants in your city (others)
README
# OpenVegeMap
Find vegetarian and vegan restaurants in your city
## Setup
```bash
yarn install
```## Android app
OpenVegeMap is also available as [an Android app](https://github.com/Rudloff/openvegemap-cordova).
[![Get it on F-Droid](https://fdroid.gitlab.io/artwork/badge/get-it-on.png)](https://f-droid.org/packages/pro.rudloff.openvegemap/)
## How to contribute
All the data comes from [OpenStreetMap](https://www.openstreetmap.org/).
The map displays every node or way that has a `diet:` tag.There are several ways to contribute:
* Add data directly on [OpenStreetMap](https://www.openstreetmap.org/edit).
You need to use the [`diet:vegan` and `diet:vegetarian` tags](https://wiki.openstreetmap.org/wiki/Key:diet).
* We provide a [simple web editor](https://editor.openvegemap.netlib.re/) that allows you to edit existing restaurants.
* The [StreetComplete](https://github.com/westnordost/StreetComplete/) Android app asks info about vegetarian and vegan restaurants.