Skip to content

Why my geometry has nothing to plot #24

Open
@xigrug

Description

@xigrug

I have download the scipy2018-geospatial-data-master/scipy2018-geospatial-data-master/08-clustering.ipynb

but thre is something wrong, POLYGON ((inf ...inf):
district = gpd.read_file('./data/berlin-districts.geojson').to_crs(epsg=3857)
district.head(10)

district	district_group	median_price	geometry
0	Blankenfelde/Niederschönhausen	Pankow	37.5	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
1	Helmholtzplatz	Pankow	58.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
2	Wiesbadener Straße	Charlottenburg-Wilm.	50.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
3	Schmöckwitz/Karolinenhof/Rauchfangswerder	Treptow - Köpenick	99.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
4	Müggelheim	Treptow - Köpenick	25.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
5	Biesdorf	Marzahn - Hellersdorf	35.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
6	Nord 1	Reinickendorf	31.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
7	West 5	Reinickendorf	50.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
8	Frankfurter Allee Nord	Friedrichshain-Kreuzberg	42.0	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...
9	Buch	Pankow	57.5	(POLYGON ((inf inf, inf inf, inf inf, inf inf,...

and the plot is nothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions