Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lat/lon function busted for met.no (and probably other plugins) #127

Closed
txoof opened this issue Aug 27, 2023 · 1 comment · Fixed by #128
Closed

lat/lon function busted for met.no (and probably other plugins) #127

txoof opened this issue Aug 27, 2023 · 1 comment · Fixed by #128
Labels
bug Something isn't working

Comments

@txoof
Copy link
Owner

txoof commented Aug 27, 2023

Describe the bug
met.no does not return location lat/lon info with

pipenv run ./paperpi.py --run_plugin_func met_no.get_coord "Denver, Colorado"   (development) X
16:05:18 paperpi :get_config_files:256 :INFO       - using configuration files to configure PaperPi: [PosixPath('/home/pi/src/PaperPi/paperpi/config/paperpi.ini'), PosixPath('/home/pi/.config/com.txoof.paperpi/paperpi.ini')]
No valid data was returned: status_code: 404

To Reproduce
Steps to reproduce the behavior:

  1. run paperpi.py --run_plugin_func met_no.get_coord "Denver, Colorado"
  2. get error

Expected behavior
Should return a lat/lon

@txoof txoof added the bug Something isn't working label Aug 27, 2023
@txoof
Copy link
Owner Author

txoof commented Aug 27, 2023

see osm-search/Nominatim#3134

@txoof txoof mentioned this issue Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant