Skip to content

Make geospatial type configurable #33

@svniemeijer

Description

@svniemeijer

At the moment the postgis backend always uses 'geography' and spatialite always 'geometry'.

For spatialite there is no other option but 'geometry', but for postgis it would be possible to support 'geometry' instead of 'geography'. Deployments that require a geometry representation would benefit from having an option in muninn to allow this to be specified.

In addition, such a configuration option could then also be used to allow completely disabling geospatial data types. This would allow muninn to be used with postgresql without postgis and sqlite without spatialite. This will make deployments easier for cases where geospatial information is not applicable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions