Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear data format - missing input files #5

Closed
leshaved opened this issue Jan 3, 2023 · 1 comment
Closed

Unclear data format - missing input files #5

leshaved opened this issue Jan 3, 2023 · 1 comment

Comments

@leshaved
Copy link

leshaved commented Jan 3, 2023

Hello, it's unclear in which format the input data for files input.geojson, boundary.geojson should be. Could you please upload them to the repo? Thanks!

@longavailable
Copy link
Owner

Hi @leshaved , this package is totally based on GeoPandas. In other words, any format that can be converted to geopandas.GeoDataFrame object is supported.

As the official documentation said:

geopandas can read almost any vector-based spatial data format including ESRI shapefile, GeoJSON files and more using the command: geopandas.read_file()

Hope this help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants