开发者

Panoramio REST API - how to get latitude and longitude?

开发者 https://www.devze.com 2023-02-02 02:38 出处:网络
I have been creating an implementation where I would want to get the latitude and longitude coordinate values per each of the returne开发者_运维技巧d image from Panoramio.

I have been creating an implementation where I would want to get the latitude and longitude coordinate values per each of the returne开发者_运维技巧d image from Panoramio.

I have seen an example where the REST call returned an object, which contained also the lat&lon values for the photo. E.g. when requesting simply first 10 top listed images.

If I now examine the default input from the Panoramio service, I atleast cannot locate the parameters lat and lon in the result?

Anyone knows why this is and how could I get both the images and the latitude longitude values as supposed?

Cheers Gary Hamilton Norway

0

精彩评论

暂无评论...
验证码 换一张
取 消