Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simon04/locator-tool

Tool to add {{Location}} or {{Object location}} to images on Wikimedia Commons
https://github.com/simon04/locator-tool

geolocation mediawiki-gadget toolforge wikimedia-commons wikipedia

Last synced: 3 days ago
JSON representation

Tool to add {{Location}} or {{Object location}} to images on Wikimedia Commons

Awesome Lists containing this project

README

        

# locator-tool

A tool to add `{{Location}}` or `{{Object location}}` to images on [Wikimedia Commons](https://commons.wikimedia.org/).

## Structure

The application consists of:

- a backend written in Python/flask, located at [`backend/`](https://github.com/simon04/locator-tool/tree/master/backend)
- a frontend written in JavaScript/Vue.js, located at [`app/`](https://github.com/simon04/locator-tool/tree/master/app)

## Usage

- [Commons:Locator-tool](https://commons.wikimedia.org/wiki/Commons:Locator-tool)
- [Edits using locator-tool](https://commons.wikimedia.org/w/index.php?title=Special:RecentChanges&tagfilter=OAuth+CID%3A+1857)
- [Edits using locator-tool till 2020-06-30](https://commons.wikimedia.org/w/index.php?title=Special:RecentChanges&tagfilter=OAuth+CID%3A+496)

## Translate

- Translations are done at [transifex.com/locator-tool](https://www.transifex.com/locator-tool/locator-tool/dashboard/)

## Author and License

- Author: simon04
- License: [GPL v3](https://www.gnu.org/licenses/gpl.html)