A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nemethviktor/GeoTagNinja/issues/93 below:

Open Coordinates in API fails

Describe the bug
When right clicking "Open Coordinates in API", a browser tab opens, but the geonames api reports "Invalid lat/lng"

{"status": { "message": "invalid lat/lng", "value": 14 }}

The bug appears to be that the coordinates are missing the point marks (dots).
I use Firefox under Windows 10

To Reproduce
Steps to reproduce the behavior:

  1. Right click a picture in file list, select option "Open Coordinates in API". Picture coordinates are 57.746284N, 10651275E
  2. Brower tab opens with URL: http://api.geonames.org/findNearbyPlaceNameJSON?formatted=true&lat=57746284&lng=10651275&lang=local&style=FULL&radius=10&maxRows=1&username=MYUSERNAME&password=any

Expected behavior
Browser tab should up with URL containing dots
http://api.geonames.org/findNearbyPlaceNameJSON?formatted=true&lat=57.746284&lng=10.651275&lang=local&style=FULL&radius=10&maxRows=1&username=MYUSERNAME&password=any

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4