Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geogig-dev] how to import postgres hstore data

That is a key/value data structure for postgis right? 

GeoGit uses GeoTools for data access, and GeoTools does not support unstructured Key / Value associations.

On Tue, Nov 4, 2014 at 1:31 AM, tommaso <tommasodb@xxxxxxxxxxxxxx> wrote:
Hello, I'm trying to import/export data from a postgres/postgis database, but hstore columns are not imported at all in geogig. The log says:

2014-11-04T08:58:47.106+0100  WARNING  Could not find mapping for 'name', ignoring the column and setting the feature type read only

('name' is a hstore column)

There is a way to import hstore data?

Regards, Tommaso
_______________________________________________
geogig-dev mailing list
geogig-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://www.locationtech.org/mailman/listinfo/geogig-dev



--

--
Jody Garnett
Senior Software Engineer | Boundless
jgarnett@xxxxxxxxxxxxxxxx
877-673-6436
@jodygarnett

http://boundlessgeo.com/


Back to the top