Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OGC API Records #23

Merged
merged 93 commits into from
Dec 30, 2020
Merged

OGC API Records #23

merged 93 commits into from
Dec 30, 2020

Conversation

fxprunayre
Copy link
Member

@fxprunayre fxprunayre commented Nov 23, 2020

OGC API Records

See https://docs.google.com/document/d/1sNvqPJdk9E-UjuNlY-Ym1xClssPHjyfHmcv5rgzPV8o/edit#heading=h.45g2jjtb0rh5

  • /collections

image

  • /collections/inspire

image

  • /collections/inspire/items

image

  • /collections/inspire/items/571e270d-4b42-45f2-a29a-84260f6df506

image

Modules

image

Themes

image

  • Theme / Add rendering base layout using XSLT

fxprunayre and others added 3 commits November 20, 2020 22:40
Test to add a theme and a default page structure than can be customized. Rendering is XSLT based.
josegar74 and others added 26 commits November 23, 2020 17:33
…ections/{collectionId}/items/{recordId} services
fxprunayre and others added 28 commits November 27, 2020 09:32
error: incompatible types: inferred type does not conform to equality constraint(s)
[ERROR]     inferred: List<Object>
[ERROR]     equality constraints(s): List<Integer>,R
.
* CI - using maven options to limit writes on stdout

* limiting loglevel to ERROR for spring-boot during tests

* introducing a first github action

This github-action tries to mimic what is currently done with travis. It
uses a m2 caching module as well, and uses basically the same command to
launch the testsuite.

* actually remove travis-ci

After having discussed with @fxprunayre, we decided to remove travis
builds in favor of github actions.
This is not a fundamental code change, as we let lombok define the
static field for the logger instead of defining it explicitely, and we
still make use of slf4j for logging purposes.

Tests:
* compilation / testsuite ok
* runtime test ok: modifying the bootstrap.yml to change the logging
  level actually changes the logging level at runtime in the console.
@fxprunayre fxprunayre merged commit c12f5fa into main Dec 30, 2020
@fxprunayre fxprunayre deleted the ogcapirecords branch January 25, 2021 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants