GeoPandas 0.13 is out! This new version comes with a couple of new features like a method to sample random points, sorting along a Hilbert curve or better support of GeoJSON specification. See more in the ๐งต below ๐ (or above ๐).
GeoPandas 0.13 is out! This new version comes with a couple of new features like a method to sample random points, sorting along a Hilbert curve or better support of GeoJSON specification. See more in the ๐งต below ๐ (or above ๐).
@pysal_devs As always, the recommended way to install the new version is to use mamba or conda and the @conda-forge channel. If you prefer pip, the release is also available on PyPI.
We are grateful to be part of the @NumFOCUS family. Our new Sponsored status means that you can directly support the development and maintenance of @geopandas also financially ๐ฐ. If you'd like to make a donation, head to https://t.co/qZGO4mskOu or reach out!
๐ฃ ๐ฃ We're excited to announce our newest Sponsored Project - @geopandas! Previously an Affiliated Project with NumFOCUS, they've now graduated to a sponsored project.
A warm welcome to this open-source project which makes working with geospatial data in Python easier! ๐
๐ฃ ๐ฃ We're excited to announce our newest Sponsored Project - @geopandas! Previously an Affiliated Project with NumFOCUS, they've now graduated to a sponsored project.
A warm welcome to this open-source project which makes working with geospatial data in Python easier! ๐
Okay wow, using @geopandas in Jupyter notebooks is SO COOL. You can load up a geojson and view it interactively in just two lines of code. Anyway, happy Friday y'allโ๏ธ
New, minor release of contextily, your Python purveyor of static web tiles for mapping. Thanks to @martinfleis you can now specify tile providers with plain text, like you would under `geopandas.explore` ๐ธ๏ธ๐บ๏ธ๐
Hi Friends - we are once again looking to grow our #opensource#python software peer review editor team at pyOpenSci.
We are interested in folks with experience working with pandas / geopandas, and data frames but all are welcome to apply!
If youโฆ https://t.co/etuAf9KHYx
Following the traces of Shapely (cf. its recent 2.0 release) there is now "Spherely".
It is still nowhere near Shapely's maturity and capabilities, but working on this project is exciting. More to come soon, hopefully!
https://t.co/OPbiKhGyDZ
@GeoParquet 1.0.0-beta.1 is released! It's been an awesome collaborative effort and we're keen to get one more round of feedback before 1.0.0. Check out https://t.co/D04Dkhsqu9 and our new website https://t.co/EJvukALyLJ for more details. Thanks to everyone who contributed!
This is a important step for GeoPandas as well!
If you install the latest Shapely 2.0, you will already automatically get the performance improvements while using GeoPandas (you only need to ensure you have geopandas >= 0.12)
๐ Release day! ๐ Shapely 2.0.0 has finally arrived!
Shapely 2.0 is a major release, featuring a large refactor and fast, vectorized (element-wise) array operations. Along with many other new features and improvements!
Full changelog: https://t.co/ap10FghlO2
๐ Release day! ๐ Shapely 2.0.0 has finally arrived!
Shapely 2.0 is a major release, featuring a large refactor and fast, vectorized (element-wise) array operations. Along with many other new features and improvements!
Full changelog: https://t.co/ap10FghlO2
GeoPandas 0.12.2 patch release is out. Changes the "naturalearth_lowres" data assigning Crimea to Ukraine contrary to https://t.co/zPsETjr7er original data plus shapely 2.0 compatibility fixes.