Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Redesign GeoAPI #30

@FObermaier

Description

@FObermaier

If I understood @DGuidi correctly, GeoAPI started off by trying to implement some early OGC - GeoAPI specification.

Due to lack of resources it never got that far and instead it ended up as a mix of early GeoAPI (CoordinateSystem namespace ) along with a set of interfaces extracted from early NetTopologySuite classes (matching JTS 1.7, iirc).

Now there is the Support Spatial Datatypes issue around. In the course of the discussion someone suggested to use NetTopologySuite/GeoAPI to achive that, and currently it seems at least to be investigated as an option.

I propose the following:

  • Create a core GeoAPI library that contains all necessary interfaces to describe and persist geometries
  • Create an additional GeoAPI library that covers all the spatial operations on those core GeoAPI geometries.

Are there other ideas around?

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeDoing this would break either source or binary compatibility with existing versions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions