[mapserver-commits] [MapServer/MapServer] 265c9d: Add ows_extra_params for OGC Features API (#7360)

Seth G noreply at github.com
Thu Oct 16 23:52:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 265c9d95845400e81bf186297fd020060bd5cc6d
      https://github.com/MapServer/MapServer/commit/265c9d95845400e81bf186297fd020060bd5cc6d
  Author: Seth G <sethg at geographika.co.uk>
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
    M msautotest/api/6631.map
    M msautotest/api/7305_multipolygon.map
    M msautotest/api/expected/ogcapi_collections_mn_counties.html
    R msautotest/api/expected/ogcapi_collections_mn_counties_items_unknown_parameter.json.txt
    A msautotest/api/expected/ogcapi_extraparams_collection_items.html
    A msautotest/api/expected/ogcapi_extraparams_collection_items.json
    A msautotest/api/expected/ogcapi_extraparams_collection_items_limit.json
    A msautotest/api/expected/ogcapi_extraparams_collections.html
    A msautotest/api/expected/ogcapi_extraparams_collections.json
    A msautotest/api/expected/ogcapi_extraparams_collections_mn_major_rivers.html
    A msautotest/api/expected/ogcapi_extraparams_collections_mn_major_rivers.json
    A msautotest/api/expected/ogcapi_extraparams_collections_mn_population_centers.html
    A msautotest/api/expected/ogcapi_extraparams_collections_mn_population_centers.json
    A msautotest/api/expected/ogcapi_extraparams_invalid_parameter.json
    A msautotest/api/expected/ogcapi_extraparams_no_parameters.json
    M msautotest/api/expected/ogcapi_root.html.txt
    M msautotest/api/ogcapi.map
    A msautotest/api/ogcapi_extraparams.map
    M share/ogcapi/templates/html-bootstrap/collection-item.html
    M share/ogcapi/templates/html-bootstrap/collection-items.html
    M share/ogcapi/templates/html-bootstrap/collection.html
    M share/ogcapi/templates/html-bootstrap/collections.html
    M share/ogcapi/templates/html-bootstrap/conformance.html
    M share/ogcapi/templates/html-bootstrap/debug.html
    M share/ogcapi/templates/html-bootstrap/header.html
    M share/ogcapi/templates/html-bootstrap/landing.html
    M share/ogcapi/templates/html-bootstrap/openapi.html
    M share/ogcapi/templates/html-plain/collection-items.html
    M share/ogcapi/templates/html-plain/collections.html
    M share/ogcapi/templates/html-plain/debug.html
    M share/ogcapi/templates/html-plain/openapi.html
    M src/mapogcapi.cpp

  Log Message:
  -----------
  Add ows_extra_params for OGC Features API (#7360)

* Add extra_params to all API generated URLs

* Remove redundant oga_compliance_mode from metadata

* Add extra_params to template output. Remove compliance_mode.

* Add extra_params to all template URLs and links

* Add test suite for extra parameters



To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications


More information about the MapServer-commits mailing list