locator-tool icon indicating copy to clipboard operation
locator-tool copied to clipboard

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

Results 35 locator-tool issues
Sort by recently updated
recently updated
newest added

When trying to save location for https://en.wikipedia.org/wiki/File:Vrsuta,_1182_m,_pohled_na_J_-_Bar_a_riviera.jpg

Currently the locator-tool does not update coordinates on SDC (structured data on Commons) Changing existing coordinates currently causes mismatches between the {{location}} coordinates and SDC coordinates and puts them in...

For the background map imagery, I'd like to use the big list maintained at https://github.com/osmlab/editor-layer-index. To do so, https://github.com/osmlab/editor-layer-index/pull/344 needs to be resolved.

The map layer _Mapy.cz Photo_ is blank for a few weeks now. Browser console reads `HTTP/2 403 Forbidden` for the map tiles.

Hello, A feature I belieev much appreciated in the historical [GeoLocator tool](https://en.wikipedia.org/wiki/User:Teslaton/Tools/GeoLocator) is the ability to set the heading of the camera. Would that be something doable in locator-tool as...

To indicate files for which a geocoded location isn't possible.

I often already edit locations of a file only to realize that I am not logged in yet. So I do but are then redirected to the main page of...

In https://locator-tool.toolforge.org/#/map?category=Category:Muskau_Park&categoryDepth=7 there is a group of images with some equal non precise coordinates. It's normal situation, but on map only the last image is accessible. ![изображение](https://user-images.githubusercontent.com/41448637/118670744-8d4b5500-b7ff-11eb-9ec3-65f2f31bc8b4.png) No problems on...

[feature request] For a view mode like https://locator-tool.toolforge.org/#/map?category=Category:Muskau_Park&categoryDepth=7 make not (only) markers, ![изображение](https://user-images.githubusercontent.com/41448637/118588080-66146980-b7a6-11eb-8dcd-dcf22a97c724.png) but a small circles like ``` var l = L.geoJSON(x.geoJSON, { style: x.st, pointToLayer: function(feature, φλ) {...

[feature request] Using [Leaflet.Icon.Glyph.js ](https://github.com/gvizquel/opsu/blob/6c41f3cab329ee60c63cfbbcc2465de51899bf3d/cuenta/static/Leaflet.Icon.Glyph-gh-pages/README.md) with something like ``` L.marker(φλ1, { draggable: true, icon: L.icon.glyph({ prefix: '', cssClass:'sans-serif', glyph: '📷' }); ``` Make a standard glyph for camera 📷 and...