KoalaGeo

Results 56 comments of KoalaGeo

Getting there, using https://github.com/docker/metadata-action which wasn't available before to add tags to the images as it should be a neater solution than previous . However having issue getting it to...

Had a look again and this should be doing what you'd like @justb4 It runs only when Build is Complete Think I've got 1 build Then it runs the tests...

If you want a WFS that's not going anywhere - http://ogc.bgs.ac.uk/digmap625k_gsml_insp_gs/wfs? for our INSPIRE download service

@ksonda @jkreft-usgs @hylkevds kicked of a feature request to consolidate discussion on concept mapping

In progress for PostGres provider - https://github.com/geopython/pygeoapi/pull/964

If making a web map using Leaflet or Openlayers they can be pointed at the TileJSON file to define the layer & bring in the tiles more simply: - https://github.com/kartena/leaflet-tilejson#example...

Notice this is implemented in MapServer with both numberMatched & numberReturned - https://demo.mapserver.org/cgi-bin/mapserv/localdemo/ogcapi/collections/countries/items?f=html

FYI Geoserver does the same as Mapserver

`containers.yml` won't run until the build stage (`main.yml`) is complete and the testing therefore passed (https://github.com/geopython/pygeoapi/blob/master/.github/workflows/containers.yml#L11) So we could potentially remove the testing of the built containers although I can...

@doublebyte1 can you add ES to the provider table & example config in https://github.com/geopython/pygeoapi/blob/master/docs/source/data-publishing/ogcapi-tiles.rst ?