geo-engine/OGC Validator Action

A GitHub Action to validate OGC API endpoints.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
teamengine-imageTeamEngine image to useyesteamengine-production:1.0-SNAPSHOT
service-urlURL of the OGC endpoint to validateyeshttp://localhost:8484/
ogc-api-processesIf set, validate OGC API - Processesfalse
echoprocessidThe process identifier to run for OGC API - Processes validationecho
ogc-api-processes-ignoreMulti-line list of test identifiers to ignore for OGC API - Processes validation""
ogc-api-featuresIf set, validate OGC API - Featuresfalse
ogc-api-features-ignoreMulti-line list of test identifiers to ignore for OGC API - Features validation""
ogc-api-tilesIf set, validate OGC API - Tilesfalse
ogc-api-tiles-tilematrixsetdefinitionurlURL to a tile matrix set definition""
ogc-api-tiles-urltemplatefortilesURL template endpoint for tiles containing tileMatrix, tileRow and tileCol variables""
ogc-api-tiles-tilematrixA valid tileMatrix numerical identifier1
ogc-api-tiles-mintilerowThe minimum tile row number (minTileRow) for the tile matrix0
ogc-api-tiles-maxtilerowThe maximum tile row number (maxTileRow) for the tile matrix1
ogc-api-tiles-mintilecolThe minimum tile column number (minTileCol) for the tile matrix0
ogc-api-tiles-maxtilecolThe maximum tile column number (maxTileCol) for the tile matrix1
ogc-api-tiles-ignoreMulti-line list of test identifiers to ignore for OGC API - Tiles validation""

no outputs