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: 6 months ago
JSON representation
Tool to add {{Location}} or {{Object location}} to images on Wikimedia Commons
- Host: GitHub
- URL: https://github.com/simon04/locator-tool
- Owner: simon04
- License: gpl-3.0
- Created: 2016-05-04T17:23:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T20:40:31.000Z (12 months ago)
- Last Synced: 2025-03-26T21:34:02.569Z (12 months ago)
- Topics: geolocation, mediawiki-gadget, toolforge, wikimedia-commons, wikipedia
- Language: Vue
- Homepage: https://locator-tool.toolforge.org
- Size: 2.12 MB
- Stars: 29
- Watchers: 6
- Forks: 13
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)