Skip to content

Add readShapefile default reading behavior from directory #1567

@AndreiKingsley

Description

@AndreiKingsley
geodf.writeShapefile("usa")
// doesn't work now
GeoDataFrame.readShapefile("usa")
// now full path should be provided 
GeoDataFrame.readShapefile("usa/usa.shp")

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggeoAnything related to the GeoDataFrame

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions