Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frafra/poi-around-me
Find closest point of interests on OSM based on location and preferences
https://github.com/frafra/poi-around-me
leaflet openstreetmap overpass-api
Last synced: about 1 month ago
JSON representation
Find closest point of interests on OSM based on location and preferences
- Host: GitHub
- URL: https://github.com/frafra/poi-around-me
- Owner: frafra
- License: agpl-3.0
- Created: 2017-08-17T15:56:24.000Z (over 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-08-17T16:08:44.000Z (over 7 years ago)
- Last Synced: 2024-10-13T19:07:57.329Z (2 months ago)
- Topics: leaflet, openstreetmap, overpass-api
- Language: CSS
- Homepage: https://frafra.github.io/poi-around-me/
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# POI around me
Find closest point of interests on OSM based on location and preferences.Demo: https://frafra.github.io/poi-around-me/
## Installation
Just copy/clone this repository on a web server: everything is static. If you want to test it locally and you have Python installed you can execute this command:
`$ python3 -m http.server`## How to configure
Open and customize `configuration.js`