Hi Martin,
Thank you Emily, Hatbox looks usable. But I am affraid I won't be able
to create table from csv file directly like with pure H2 if I want to
have any spatial datatype in the table.
Am I right? Or is there any other posibility of very fast initial huge
insert?
You are right. CSVREAD does not have any way of knowing that your input
text needs to be converted to some structured form, in the case of
Hatbox to OGC Well Known Binary. This would definitely require a
program, but probably not a large one. Is the spatial data represented
as Well Known Text? If so I could give you some sample code to start you
off.
Regards,
Peter
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.