WangDaYeeeeee / GeometricWeather

A Material Design Weather Application
GNU Lesser General Public License v3.0
2.44k stars 186 forks source link

position is using network position not gps position #451

Open mebitek opened 1 year ago

mebitek commented 1 year ago

Hi, I found that geometric weather is using network location and not gps location to retrieve openweather data.

image

blue is from network, red is from gps (image from satstat)

mebitek commented 1 year ago

using another NLP provider all works fine (local NLP service instead of mozilla one)

papjul commented 1 year ago

Which flavor of Geometric Weather do you use? Google Play, F-Droid or CoolAPK?

mebitek commented 1 year ago

f-droid

papjul commented 1 year ago

You may try with one of the other two, as the location provider is different in the F-Droid flavor. Additionnally, you say that it works differently when you change your NLP provider, so it may be unrelated to Geometric Weather.

mebitek commented 1 year ago

yes when I change the NLP provider all works as expected