inderdhir / DatWeatherDoe

Simple menu bar weather app for macOS
Apache License 2.0
526 stars 34 forks source link

Zipcode fail + Location fail #108

Closed SenpaiHunters closed 1 year ago

SenpaiHunters commented 1 year ago

As of V 3.2.1 you can no longer use any other Zipcode, I.E., only accepts American Zipcodes now, as before i was able to use an Aus/Jpn Zipcode. Hopefully this gets fixed! As, the 'location' feature is also faulty, it's not correctly showing my location (I won't say where for privacy reasons, but it's nowhere close to me) about 1,200km away from my actual location.

inderdhir commented 1 year ago

I tried 3002,au as the zipcode and it seems to be working. The app uses CoreLocation to fetch GPS coordinates for your location. However, the name of the place is coming from OpenWeatherMap and it's possible that's incorrect on their end.

71m383nd3r commented 1 year ago

@SenpaiHunters try to use zipcode + country code List of country code use [alpha-2] – two-letter country codes

try & test

10000,hr 10115,de 2000,au 10002,us