Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Mongo #20

Open
feomike opened this issue Aug 20, 2013 · 2 comments
Open

Mongo #20

feomike opened this issue Aug 20, 2013 · 2 comments

Comments

@feomike
Copy link
Contributor

feomike commented Aug 20, 2013

Anyone interested in writing an output which would be a mongoDB dump or similar? this might be a useful (and slightly challenging) task. right now mongoDB doesn't support multi features (on simple point, line and polygons) so the code would need to write out (perhaps) duplicate rows for multi features with new ids. also, for inserting into mongo, a single geojson file won't actually work, but a geojson file per feature kind of thing (not exactly sure, but something like that).

anyone interested in taking a crack at it?

@davewalk
Copy link

Would support for at least simple geometries be useful enough at first?

@calvinmetcalf
Copy link
Contributor

something similar like what I did for couchdb where I made a separate tool based on esri2open might be a good idea, that way we don't have to worry about drivers and such in the main repo

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

No branches or pull requests

3 participants