Location Data Google Photos API

后端 未结 4 1029
北荒
北荒 2021-01-01 18:13

When I query a photo in Google photos via the API, it doesn\'t return any location data that is associated with the image. I can see the location on the map when I view the

4条回答
  •  我在风中等你
    2021-01-01 18:58

    It appears that Google has no intention of sharing photos location.

    The location field used to appear in the MediaMetadata fields as not yet available, but any reference in the Google Photos API, after release, was removed except for the docs about downloading an image, where it's stated: "If you want to download the image retaining all the EXIF metadata except the location metadata, concatenate the base URL with the d parameter".

提交回复
热议问题