Issues with lat and/or long set at 0

Continuing the discussion from Implement more filtering tools for Casual grade observations:

  • Observations that look like they were added at 0, 0 show up as “Unknown” location but also geo=true: https://www.inaturalist.org/observations?geo=true&nelat=0&nelng=0&place_id=any&quality_grade=any&subview=grid&swlat=0&swlng=0&verifiable=any whereas they should probably be considered geo=false.
  • On the website, the translation of 0,0 observations into unknown location observations appears to have actually been implemented as a translation of any lat = 0 observation to unknown location. This can be problematic because there may be observations with legitimate coordinates where lat = 0. (See the next post for details.) Additionally, the Android app also seems to display long = 0 observations with unknown location. (The iOs app will need to be checked to see how it behaves.)
  • When viewing coordinates on the observation page on the website, lat = 0 observations display a blank lat value, even if the corresponding long <> 0. similarly, long = 0 observations display a blank long value, even if the corresponding lat <> 0. It’s probably better to blank out a 0 lat or long value only in cases where the observations are at or very close to 0,0. (This is not a problem on the Android app, but the iOs app should be checked to see how it behaves.)
2 Likes

sorry for going a little off topic, but do you know if there have been any related bugs reported since the fix for the 0,0 problem (other than this one)? i tried to search through the forum, but it’s there’s a lot of stuff, and my brain isn’t working right today.

specifically, it looks to me like the way they addressed this was to effectively make any observations along lat 0 show up as location unknown (rather than, say, making only something near 0,0 show up as location unknown). (unless at 0,0, observations along long 0 still look okay on the website, except that their longitudes shows up as blank rather than 0. they do not show up on the Android app, however. i’m not sure about the Apple app.) the unknown location designation for non-0,0 lat 0 observations seems problematic because you could potentially have legitimate observations along lat 0. (it’s probably relatively unlikely that something has exactly lat 0, but maybe someone is approximating when putting in coordinates?)

just for example, here are observations with lat 0 in South America:
https://www.inaturalist.org/observations?nelat=0&nelng=-49.40984853460539&place_id=any&subview=table&swlat=0&swlng=-80.68426349117506&verifiable=any. some of these could be bad location observations, but there is at least one group of observations at La Concordia, Ecuador (which is right near the equator) that also are showing as location unknown because of this problem. here’s a screenshot of one of them (https://www.inaturalist.org/observations/420970), which shows no map and blank lat:

.

anyway, please let me know if anyone’s reported this kind of thing before. if not, i might turn this into a bug report.

1 Like

I’m not aware of other related issues having been reported. I went ahead and broadened the topic title and turned the first post in this topic into a wiki – we can probably just consolidate the lat/long at 0 issues in one place.

1 Like

Platform: Web

App version number, if a mobile app issue:

Browser, if a website issue: Chrome

URLs (aka web addresses) of any relevant observations or pages: https://www.inaturalist.org/observations/341885880

Screenshots of what you are seeing:

Description of problem:

I have observed several geckos at the Equator Monument in Pontianak, Indonesia and was unable to upload them with 0.00000 latitude. The system interprets it as lack of latitude and gave me the following message:

“You are submitting observations without dates or locations. Observations without this information are often impossible to identify and will not be visible by default in observation searches.”

Of course, what I did was simply changing the latitude to 0.00001 - but I still think it’s a bug that ruins the fun a little bit ;)

8 Likes

What a interesting quirk! It’s quite unfair as well, since anyone documenting flora or fauna at the North (90 N) or South Pole (90 S) will have no problem entering a latitude. (I don’t know why there aren’t more observations from the latter two locations.)

Edit: I realised after making the above assertion that, unless the observation was made on the pole, an observer may have some trouble assigning a precise longitude depending on where around (in the immediate vicinity of) the pole they may have been standing.

4 Likes

you still should be able to upload observations without the need to change latitude to 0.00001. this more of a warning message than something that will actually stop your upload, although it does seem to be somewhat problematic in this particular case.

to me, what you’re describing seems like another variant of the issues previously reported in https://forum.inaturalist.org/t/issues-with-lat-and-or-long-set-at-0/9695. the warning message on the upload screen was implemented after this other thread was started, if i remember correctly.

1 Like

It’s quite unfair as well, since anyone documenting flora or fauna at the North (90 N) or South Pole (90 S) will have no problem entering a latitude. (I don’t know why there aren’t more observations from the latter two locations.)

90 N and 90 S are infinitely small points. I doubt you’ve be able to observe something at those exact points.

2 Likes

Well, 0°N (or S) is an infinitely thin line too! I doubt you could tell whether any gecko resting on the equator was more in the northern or southern hemisphere.

The OP’s move to shift the location of the gecko by 0.00001° (about 1 meter…to the north or south?) makes sense considering the modest yet non-null size of these creatures, and the difficulty in determining precisely their geometrical center point. ( :upside_down_face: )

7 Likes

I might be able to upload the observations, but only as “casual” with location missing. When I clicked “edit location”, the latitude was completely gone (just an empty field) and the map was centered on the Sahara desert instead of Indonesia.

4 Likes

That’s what I figured in the end - that a few meters in any direction don’t really make a difference. It’s not even certain that the equator monument itself stands at 0.00000 latitude, since it was originally built about a hundred years ago, when the measurement methods weren’t as precise as they are nowadays. Still, it is an interesting quirk.

4 Likes

this message means that iNat is interpreting there as being no location, which will make the observation casual

1 Like

yes, that’s the same problem previously reported back in the day in the other thread i noted. my earlier point was really that “problem uploading observations” is less accurate than “problems with observations along the equator”. regardless, i think your bug report probably should be merged into that earlier report.

1 Like

Merged the above posts to this existing bug report as it appears to be the same issue.

1 Like