Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RhiMaps/geotourism
Display the tourism POIs in an OSM map of your area
https://github.com/RhiMaps/geotourism
Last synced: 5 days ago
JSON representation
Display the tourism POIs in an OSM map of your area
- Host: GitHub
- URL: https://github.com/RhiMaps/geotourism
- Owner: RhiMaps
- Created: 2014-10-16T07:52:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T19:03:48.000Z (over 9 years ago)
- Last Synced: 2024-08-01T12:34:35.617Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 992 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - RhiMaps/geotourism - Display the tourism POIs in an OSM map of your area (others)
README
# geotourism
A map to display the tourism POIs for your area.
Visit lastest improvements here:
http://richardhitier.github.io/geotourism/## Install
As we use some external libraries as gitsubmodule,
please, after clonning and before running, make sure you`git submodule update`
## TODO
### Data
- ~~properly filter tags by Aude polygon~~
- ~~insert other tags in data file ( castles/ruins )~~### Ui
- ~~allow bytag filtering with an iconed tool bar. ~~
- unshade outside the polygon
- add geo search
- less markers, or group for a more readable map### Inside
- use leaflet awesome markers## Thanks to
- leaflet-ajax from https://github.com/calvinmetcalf/leaflet-ajax