-
Notifications
You must be signed in to change notification settings - Fork 0
senthilnayagam/qgis-remote-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
get weather reponse as csv for usage inside QGIS plugin being developed running local api using flask python3 parser_api.py expected format http://127.0.0.1:5000/weather-api-csv/?location=Chennai,IN http://127.0.0.1:5000/weather-api-csv/?location=bangalore,in dependencies pip3 install flask requests get your own app id here you can preferably call the api with cityid instead of calling by city name http://bulk.openweathermap.org/sample/city.list.json.gz
About
fetch data from remote api and give response as csv
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published