geodatasets
geodatasets copied to clipboard
Spatial data examples
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...