Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

ds2ds action - support of other datastores #176

Open
eblondel opened this issue Apr 15, 2013 · 6 comments
Open

ds2ds action - support of other datastores #176

eblondel opened this issue Apr 15, 2013 · 6 comments

Comments

@eblondel
Copy link
Contributor

It would be good if other datastores, e.g. jdbc-oracle, could be added by default to the build of gb-action-ds2ds.

@eblondel
Copy link
Contributor Author

eblondel commented Jun 9, 2013

The support of Oracle NG datastore in ds2dsAction has been added with f885acb

@eblondel
Copy link
Contributor Author

Would it be possible to add support for CSV or EXCEL datastore to the ds2ds module? I'm currently working on an action that extends DsBaseAction and should have a CSV,or possibly XLS, as event input file.

It seems gt-csv is supported by GeoTools 8-SNAPSHOT, but not gt-excel.

@eblondel
Copy link
Contributor Author

I had a look, it seems gt-excel is not yet available in the geotools build. gt-csv is, but actually is not very mature, and apparently more dedicated to ContentDataStore tutorial. I'll probably use directly this module directly in our project, and forget it for now for ds2ds.

@sanguinela
Copy link

sorry eblondel, I know task is closed. I've read this your conversation but I not understood if csv import is supported or isn't supported? I would import a csv to db postgres by geobatch-ds2sd. It is an actions permitted?

@eblondel
Copy link
Contributor Author

AFAIK, it is not supported by geobatch DS2DS, Geosolutions might update on this. The gt-csv is very basic and if i remember, it's only tailored to geometry Point data collection (x/y), not to other kind of geometry types, and does not manage geometryless inputs (e.g. statistical table).

For these reasons, i didn't investigate how to enrich DS2DS with CSV inputs, and used custom solution for our projects needs as indicated here: openfigis/figis-geobatch#9

Hope this clarifies

@sanguinela
Copy link

Thank you very much for your response.

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

2 participants