question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What geolocator service is used?

See original GitHub issue

I have experienced several issues attempting to develop a pull request for wttr.in on my local machine (adding JSON output).

Among issues with wego being different from whatever version is used here, and weather_data.py calling WWO instead of wego, I have been unable to get landmark parsing (~Eiffel+Tower) working.

It appears that location.py/geolocator() (https://github.com/chubin/wttr.in/blob/master/lib/location.py#L63) is utilizing an external service, located at localhost:8004. However, this is not described in the setup documentation anywhere.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chubincommented, Aug 25, 2019

It is live; j1 format code will stay; if we add new JSON formats, they will be available at jN format codes (where N > 1)

0reactions
MasterEriccommented, Aug 25, 2019

Is this new commit live? What is the URL to access this? I assume the j1 format code is temporary

Read more comments on GitHub >

github_iconTop Results From Across the Web

Geocode services and locators—ArcGIS Server
Geocoding allows you to find and display addresses on a map and see how they relate to surrounding features. Sometimes you can see...
Read more >
10 Geocoders for Pinpointing Addresses [Free and Paid]
Esri's ArcGIS Online Geocoding Service is a paid service that requires credits to use. There's a limited amount of addresses (250 or so)...
Read more >
geolocator | Flutter Package - Pub.dev
A Flutter geolocation plugin which provides easy access to platform specific location services (FusedLocationProviderClient or if not available the ...
Read more >
How Does Geolocation Work? - Storemapper
Geolocation service determines the location of your customers, whether they're using a computer, phone, or another device. Geolocation services ...
Read more >
Geolocation - Investopedia
Geolocation refers to the use of location technologies such as GPS or IP addresses to identify and track the whereabouts of connected electronic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found