Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simon04/locator-tool
- Owner: simon04
- License: gpl-3.0
- Created: 2016-05-04T17:23:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T19:30:15.000Z (17 days ago)
- Last Synced: 2024-12-23T20:30:36.413Z (17 days ago)
- Topics: geolocation, mediawiki-gadget, toolforge, wikimedia-commons, wikipedia
- Language: Vue
- Homepage: https://locator-tool.toolforge.org
- Size: 2.04 MB
- Stars: 28
- Watchers: 7
- Forks: 13
- Open Issues: 30
-
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)