Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abbe98/wikidata-osm-link

This userscript adds a link to OSM whenever a Wikidata item is referenced there.
https://github.com/abbe98/wikidata-osm-link

openstreetmap osm wikidata

Last synced: 23 days ago
JSON representation

This userscript adds a link to OSM whenever a Wikidata item is referenced there.

Awesome Lists containing this project

README

        

# Wikidata OpenStreetMap Link

This userscript adds a link to OpenStreetMap whenever a Wikidata item is referenced there using the `wikidata` tag. The link appears in the sidebar to the left under the "Tools" section.

Install it by adding the following line to your `common.js` file:

```
importScript('User:Abbe98/osm.js');
```