Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simon04/osm-gadget-leaflet
A map visualizing a spatial object within a Wikipedia article plus displaying other articles in the surrounding.
https://github.com/simon04/osm-gadget-leaflet
toolforge
Last synced: 3 days ago
JSON representation
A map visualizing a spatial object within a Wikipedia article plus displaying other articles in the surrounding.
- Host: GitHub
- URL: https://github.com/simon04/osm-gadget-leaflet
- Owner: simon04
- License: gpl-3.0
- Created: 2015-11-21T08:24:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T23:05:23.000Z (over 1 year ago)
- Last Synced: 2024-12-28T21:51:42.563Z (12 days ago)
- Topics: toolforge
- Language: TypeScript
- Homepage: https://osm-gadget-leaflet.toolforge.org/
- Size: 1.85 MB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osm-gadget-leaflet
A map visualizing a spatial object within a Wikipedia article plus displaying other articles in the surrounding.
This implementation is based on [LeafletJS](https://leafletjs.com/) and might, eventually, replace the [current implementation](https://de.wikipedia.org/wiki/Wikipedia:WikiProjekt_Georeferenzierung/Anwendungen/OpenStreetMap/en) which is based on OpenLayers 2.
## Examples
- https://osm-gadget-leaflet.toolforge.org/#/?lang=wikidata&article=Q40
- https://osm-gadget-leaflet.toolforge.org/#/?lang=wikidata&article=Q40&article=Q183## Building
1. Run `yarn` to obtain the libraries and build the project
2. Open `dist/index.html` in the browser and specify a query, e.g., `dist/index.html#/?lang=en&article=Q40`