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

Add support for Esri GeoDB format #10

Closed
nvkelso opened this issue Mar 8, 2013 · 4 comments
Closed

Add support for Esri GeoDB format #10

nvkelso opened this issue Mar 8, 2013 · 4 comments

Comments

@nvkelso
Copy link

nvkelso commented Mar 8, 2013

No description provided.

@wavded
Copy link
Owner

wavded commented Mar 11, 2013

Interesting... I'm assuming you are referring to: http://www.gdal.org/ogr/drv_filegdb.html. The demo version of Ogre is run GDAL 1.9.2, have you tried a file against the service at all? Although not tested it may work already, if not I'd have to look into what would need to be tweaks to support.

@nvkelso
Copy link
Author

nvkelso commented Mar 11, 2013

Maybe simple fix for ZIP test to also allow GeoDB?

GDAL / OGR sometimes needs to be compiled with explicate support for GeoDB format, too.

I get error:

{"error":true,"message":"Ogre can't transform files of type: zip","file":"ne_10m_admin_1_states_provinces_geodb_2.0.0.zip"}

From:
https://github.com/nvkelso/natural-earth-vector/raw/master/zips/10m_cultural/ne_10m_admin_1_states_provinces_geodb.zip

@wavded
Copy link
Owner

wavded commented Mar 11, 2013

That could work, being someone who has not worked with that format in ogr2ogr, what command to you run with the tool to convert it? In other words, what file is the entry point in the sample you gave. Have you been able to successfully run it in your environment?

@wavded
Copy link
Owner

wavded commented Nov 12, 2013

I'm going to look into getting support for this into the wrapper project, which is now located here: https://github.com/wavded/ogr2ogr

@wavded wavded closed this as completed Feb 18, 2014
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