Open Source Spatial Analysis Tools for Python: A Quick Guide
1–10 of 18 posts
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#2We put together a list of free spatial analysis tools for Python. Please let us know your comments and/or ideas.
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#3Cool, Might have to write a python submodule to use some of this sometime, since we do have a lot of geo data.
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#4Great article!
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#5Great article, very well written and clear. Also with COVID - very relevant for many of us.
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#6Would any of these be useful for working with Johns Hopkins Covid-19 data? There are some web interfaces but analyzing and visualizing with Python would be more flexible.
(https://data.humdata.org/dataset/novel-coronavirus-2019-ncov...).
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#7Great article, very well written and clear. Also with COVID - very relevant for many of us.
Agreed on the Covid part.
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#8Would any of these be useful for working with Johns Hopkins Covid-19 data? There are some web interfaces but analyzing and visualizing with Python would be more flexible. ( https://data.humdata.org/dataset/novel-coronavirus-2019-ncov... ).
Absolutely! The team at makepath is currently working with Safegraph data to tackle Covid along with SUNY-ESF. I will pass this along to the team. https://makepath.com/covid-19-public-private-partnership-syr...
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#9Awesome list. I've been playing with Fiona for a few years, but I'll need to take a look at some of these other modules like Shapely.
Re: Open Source Spatial Analysis Tools for Python: A Quick Guide
#10Great Insight!