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

Migrate Shapefile export from os.system to GDAL Python bindings #1535

Open
flavour opened this issue Feb 19, 2020 · 2 comments
Open

Migrate Shapefile export from os.system to GDAL Python bindings #1535

flavour opened this issue Feb 19, 2020 · 2 comments

Comments

@flavour
Copy link
Member

flavour commented Feb 19, 2020

# Convert to Shapefile

@Anesbett
Copy link

My team is taking a look at this issue. We are having trouble understanding exactly what needs to happen in order for this issue to be closed.
Are we converting to a shapefile or is this already being done?
Are there any resources you could recommend to us to point us in the right direction?

@flavour
Copy link
Member Author

flavour commented Mar 10, 2020

Are we converting to a shapefile

Yes

or is this already being done?

Yes...but through the use of GDAL binary via os.system, whereas we want to use the GDAL Python bindings instead

Are there any resources you could recommend to us to point us in the right direction?

https://trac.osgeo.org/gdal/wiki/GdalOgrInPython

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