geodatasets icon indicating copy to clipboard operation
geodatasets copied to clipboard

Spatial data examples

Results 3 geodatasets issues
Sort by recently updated
recently updated
newest added

I know that the geopandas is only for vector data, but if this library also include raster dataset too, it will be useful to more people.

Unclear if you consider this an issue or not, but it would be _nice_ if `gpd.read_file(geodatasets.get_path())` always constructed a dataframe _with a geometry column_. For the geoda.cars dataset, the geometry...

To comfortably replace data we use in the GeoPandas documentation, we would ideally need: - one global dataset - one set of point and polygon data with some mutually exclusive...