opengeospatial / ets-ogcapi-features10

Public Repository for the OGC API - Features Compliance Test Suite
Other
16 stars 8 forks source link

Add support for OGC API - Features - Part 2: Coordinate Reference Systems by Reference #127

Closed ghobona closed 3 years ago

ghobona commented 4 years ago

OGC API - Features - Part 2: Coordinate Reference Systems by Reference has passed its TC vote.

Please extend the ETS to include conformance tests from Part 2.

ghobona commented 3 years ago

Agenda

dstenger commented 3 years ago

Implementation issues: https://github.com/opengeospatial/ets-ogcapi-features10/issues?q=label%3A%22Part+2%22

Board: https://github.com/opengeospatial/ets-ogcapi-features10/projects/1

dstenger commented 3 years ago

Meeting 2021-05-18:

dstenger commented 3 years ago

Branch for development of tests: https://github.com/opengeospatial/ets-ogcapi-features10/tree/implementPart2-127

dstenger commented 3 years ago

Items to discuss in next meeting:

dstenger commented 3 years ago

Meeting 2021-05-25:

Can we use Jenkins of OGC CITE team?

Yes, we can use the Jenkins of OGC CITE team.

dstenger commented 3 years ago

Meeting 2021-06-01

dstenger commented 3 years ago

To discuss:

dstenger commented 3 years ago

Decisions made in meeting 2021-06-22:

Limit feature related tests to exactly one feature?

Limit to one feature is fine as this approach was also used in implementation of Part 1.

Use https://github.com/locationtech/proj4j for transformation of geometries and current JTS version for GeoJSON parser and geometry model?

Using proj4j is fine and was already evaluated.

dstenger commented 3 years ago

Pull request was created: https://github.com/opengeospatial/ets-ogcapi-features10/pull/169

Please see https://github.com/opengeospatial/ets-ogcapi-features10/issues?q=label%3A%22Part+2%22+is%3Aclosed for all issues which were solved.