"#Geospatial #Python - Full Course for Beginners with #Geopandas"
"#Geospatial #Python - Full Course for Beginners with #Geopandas"
Something going on with #geopandas on #Windows today that broke @movingpandas unit tests? https://github.com/movingpandas/movingpandas/actions/runs/14266650165/job/39992053542
Struggling with slow GIS processing? Tony Albanese's article demonstrates a lightning-fast method for generating transects using #Geopandas and #Polars, reducing processing time from days to seconds.
Thank you to #Kone & Mai and Tor Nessling Foundations for supporting this work. A quantitative work like this would not be possible without a robust suite of FOSS tools. My thanks to the maintainers of #QGIS, #pandas, #geopandas, #duckdb, #dask, #statsmodels, #jupyter and many more!
Seeking recommendations for a #WebMapping tutorial / course?
Slightly at sea on where to start.
- My current JS skill level is _extreme novice_.
- I don't have access to ArcGIS.
- Comfortable with #QGIS [*] and the #python #geospatial ecosystem (#geopandas #xarray #rasterio and plotting with #matplotlib)
Suggestions welcome. TIA.
* I have looked at the qgis2web plugin, but having some issues associated with my aged laptop (2012 mbp running Ubuntu) and a 'Wayland session'.
Geocomputation with Python copies have arrived
Somehow, things feel much more real if you can touch them.
Fun fact: the cover was designed in #QGIS. Speaking of going full circle ...
Uberの作った「H3インデックス」とGeoPandasを利用してOverture Mapsの可視化と地理空間解析してみる!
https://qiita.com/nokonoko_1203/items/ce8937489121b69710e5?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
The development was supported by NumFOCUS (small development grant for the #GeoPandas project). A lot of the credit goes to @jorisvandenbossche and @paleolimbot (through S2Geography). Also many thanks to the new contributors!
https://github.com/benbovy/spherely
Joris is going to give a talk about it next week at the GeoPython conference in Basel. If you go there, don’t miss it!
Une carte complètement inutile, donc indispensable. À quelle latitude le Soleil survole-t-il le plus de terres émergées ?
#Python #Geopandas
#maps #TeamCarto
@christyheaton kicks us off at #pycascades2025 by talking about how to make hiking maps with #pyscript, #geopandas, and #streamlit
#pycascades #python
Number of scholastic buildings per administrative area in Ravenna, 2022
School coverage across the Ravenna province by grade, an analysis to measure how many children live within a 15-minute walking distance of a school.
This post only displays the areas covered by schools due to privacy and safety considerations (GDPR).
Geospatial Python - Full Course for Beginners with GeoPandas
--
https://youtu.be/0mWgVVH_dos?si=KHenBnxdeStppvnH <-- shared video tutorial
--
https://moderngis.xyz/courses/geopandas-free-certification/ <-- shared course files
--
[sharing of this course should not – necessarily - be considered as an endorsement]
#GIS #spatial #mapping #tutorial #onlinelearning #free #training #python #geopandas #pandas #beginners #video #videotutorial #workflows #automation #spatialanalysis #spatialdata #DuckDB #leafmap #lonboard #certification
"R⁵py is a #Python library for rapid realistic routing on multimodal transport networks (walk, bike, public transport, and car). It provides a simple and friendly interface to R⁵, the Rapid Realistic Routing on Real-world and Reimagined networks, a routing engine developed by Conveyal. #r5py is inspired by r5r, a wrapper for R, and it is designed to interact with #GeoPandas #GeoDataFrames."
https://r5py.readthedocs.io/en/stable/index.html
via @waeiski
Would you please have any hint on how to set aliases to column names in GeoPackage layer using Python? (No, not using ArcGIS Python APIs.) #gischat #python #geopackage #geopandas
Quick glance at the new #Foursquare dataset with 100M places worldwide [1], based on do-me's data upload [2]. See the jupyter notebook here [3].
[1]: https://location.foursquare.com/resources/blog/products/foursquare-open-source-places-a-new-foundational-dataset-for-the-geospatial-community/
[2]: https://huggingface.co/datasets/do-me/foursquare_places_100M
[3]: https://code.ad.ioer.info/wip/snippets/html/2024-11-25_foursquare_parquet.html
#geopandas #geoparquet, #python #datascience #datashader #jupyter
day 24: #only_circular_shapes
Encircled Iceland Incircles.
The biggest circle that fits inside of Iceland (an "incircle") (in UTM), and the next biggest that doesn't overlap the first, and the next biggest and so on...
https://en.wikipedia.org/wiki/Incircle_and_excircles
method implemented similar to that of Garcia-Castellanos & Lombardo 2008 https://doi.org/10.1080/14702540801897809
colors are that of the Icelandic flag
coastline from Natural Earth. plotting with #matplotlib #shapely #cartopy #geopandas