Skip to content

Make spatial database mandatory for SHOGun2 #199

@buehner

Description

@buehner

#198 introduced a new class that makes use of a JTS geometry, which is currently persisted as the binary representation of the Java object serialization. This is a working, but not very smart solution.

We should discuss here, if we want to make use of Hibernate Spatial in future to persist the geometries as "real" geometry data types in the database. This would require that the SHOGun2 database must be a spatial database. Afterwards, it should also be possible to visualize the geometries - for example by publishing a Layer based on the territories table from SHOGun2 in a GeoServer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions