2Go/Map2Go
1
8
Fork
You've already forked Map2Go
0

{{Location}} should hold the coordinates of the photgraph, not the center of the osm object photographed #57

Open
opened 2026年05月03日 13:29:49 +02:00 by Shisma · 3 comments

I geolocated photos taken with the app and it seems as if the {{Location}} is always identical with the center of the osm object photographed. The template should instead hold coordinates found the exif data of the photo. The object center can be perhaps used as a default for {{Object location}} at least if it is a node.

Center of osm Object Actual location
Screenshot 2026年05月03日 at 13.34.28 Screenshot 2026年05月03日 at 13.34.37
I [geolocated photos taken with the app](https://locator-tool.toolforge.org/#/geolocate?category=Category%3AUploaded_with_Map2Go) and it seems as if the `{{Location}}` is always identical with the center of the osm object photographed. The template should instead hold coordinates found the exif data of the photo. The object center can be perhaps used as a default for `{{Object location}}` at least if it is a node. Center of osm Object | Actual location ----------------------|--------------- ![Screenshot 2026年05月03日 at 13.34.28](/attachments/15b93a21-73a6-424a-84ba-cd6ce7cc3abf) | ![Screenshot 2026年05月03日 at 13.34.37](/attachments/21f075a4-4ee5-460e-87aa-ad4f8b3cba88)

Well, yes, it’s a picture of the building, not of the random spot on the sidewalk, no? I could see this being a thing where each contributor sees it differently, perhaps a toggle or setting to decide?

Well, yes, it’s a picture of the building, not of the random spot on the sidewalk, no? I could see this being a thing where each contributor sees it differently, perhaps a toggle or setting to decide?
Author
Copy link

nah, just record both under the correct template/property

Template aka Description Equivalent property
{{Location}} {{Camera location}} point from which the scene depicted by the element is seen coordinates of the point of view (P1259)
{{Object location}} {{Globe location}} coordinates of the place depicted in the work coordinates of depicted place (P9149)

The coordinate you already have should still go into the latter template. As far as I understand.

nah, just record both under the correct template/property Template | aka | Description | Equivalent property ----------|----|------|-------------- [`{{Location}}`](https://commons.wikimedia.org/wiki/Template:Location) | `{{Camera location}}` | **point from which** the scene depicted by the element is seen | [coordinates of the point of view (P1259)](https://www.wikidata.org/wiki/Property:P1259) [`{{Object location}}`](https://commons.wikimedia.org/wiki/Template:Object_location) | `{{Globe location}}` | coordinates of the place depicted in the work | [coordinates of depicted place (P9149)](https://www.wikidata.org/wiki/Property:P9149) The coordinate you already have should still go into the latter template. As far as I understand.

You are absolutely right. Great find & write up!

You are absolutely right. Great find & write up!
Sign in to join this conversation.
Milestone
Clear milestone
No items
Projects
Clear projects
No items
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
2Go/Map2Go#57
Reference in a new issue
2Go/Map2Go
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?