Hi, I use Hibernate Spatial & PostGIS. With the osmosis sql schema I created a postgis db and filled it via osmosis. After that I've created some foreign keys, made a new collumn for way geometry and used hibernate tools to create the mapping files. The problem is, that there's no way to update the database via osmosis (think it depends on the new geometry collumn in ways).
Jo Marcus Wolschon-2 wrote: > > Hello, > > > did anyone work with Hibernate Spatial and MySQL or PostGIS yet? > If so, > is it possible to map any schema existing tools use or do I need > to create my own database that is incompatible with anything else? > I'd like to evaluate it as another DataStore-plugin for Traveling > Salesman. > > Marcus > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev > > -- View this message in context: http://www.nabble.com/Hibernate-Spatial-tp20360212p20377936.html Sent from the OpenStreetMap - Dev mailing list archive at Nabble.com. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

