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

Get Henry's Data working #96

Open
rhodges opened this issue Nov 1, 2017 · 1 comment
Open

Get Henry's Data working #96

rhodges opened this issue Nov 1, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@rhodges
Copy link
Member

rhodges commented Nov 1, 2017

Try using ogr to convert from gdb:
from https://gis.stackexchange.com/questions/108006/how-to-convert-data-from-a-gdb-into-a-shapefile-without-arcmap

ogr2ogr -f "ESRI Shapefile" C:/Temp/Shps C:/Temp/test.gdb
@rhodges rhodges added the bug label Nov 1, 2017
@rhodges rhodges added this to the Friday milestone Nov 1, 2017
@rhodges rhodges self-assigned this Nov 1, 2017
@rhodges
Copy link
Member Author

rhodges commented Nov 1, 2017

Area file won't even open in other ArcMap, gives error leading to this article:
http://support.esri.com/en/technical-article/000001943
That suggests how to use ArcInfo to dig yourself out.
Lines I think we have a workaround.
Points still seem stuck on 12/75 working.

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

No branches or pull requests

1 participant