[mapserver-commits] [MapServer/MapServer] 82bc8c: OGC API Features: implement Part 2 - CRS

Even Rouault noreply at github.com
Wed Jun 14 08:15:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 82bc8c893a2af67ed98b06e5611258ac54abd73d
      https://github.com/MapServer/MapServer/commit/82bc8c893a2af67ed98b06e5611258ac54abd73d
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-05-27 (Sat, 27 May 2023)

  Changed paths:
    M mapogcapi.cpp
    M msautotest/api/expected/conformance.json
    M msautotest/api/expected/ogcapi_api.json
    M msautotest/api/expected/ogcapi_collections.json
    M msautotest/api/expected/ogcapi_collections_mn_counties.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bbox_crs_epsg_4326.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_epsg_4326.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_limit_bbox_empty_result.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_storage_crs.json
    M msautotest/api/ogcapi.map

  Log Message:
  -----------
  OGC API Features: implement Part 2 - CRS

- support crs, bbox, bbox-crs request parameters
- use "oga_srs" metadata to populate the crs list. First item in
  the list is uses as the storageCrs


  Commit: 2072356944443b69c2389b2a95a4c0fc39703589
      https://github.com/MapServer/MapServer/commit/2072356944443b69c2389b2a95a4c0fc39703589
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_crs.json
    M msautotest/api/ogcapi.map

  Log Message:
  -----------
  OGCAPI-F Part2: add tests for bbox= and bbox-crs=


  Commit: b9141c8765fbea0f3cab6a50202ea059eff9c507
      https://github.com/MapServer/MapServer/commit/b9141c8765fbea0f3cab6a50202ea059eff9c507
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M mapogcapi.cpp
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_bbox_crs.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_crs.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_bbox_crs.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_crs.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_unknown_parameter.json.txt

  Log Message:
  -----------
  OGC API: fix typo in error code


  Commit: d7565c62e31d9dccc409cfce7a3c890540ffd102
      https://github.com/MapServer/MapServer/commit/d7565c62e31d9dccc409cfce7a3c890540ffd102
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M mapogcapi.cpp
    A msautotest/api/expected/ogcapi_error_repeated_query_parameter.json
    M msautotest/api/ogcapi.map

  Log Message:
  -----------
  OGC API: error out when a query parameter of same key is repeated


  Commit: 1b2252a4c92ccbb85742993400282e1ececf2ffe
      https://github.com/MapServer/MapServer/commit/1b2252a4c92ccbb85742993400282e1ececf2ffe
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    A msautotest/api/expected/ogcapi_collections_mn_counties.html
    M msautotest/api/ogcapi.map
    M share/ogcapi/templates/html-bootstrap4/collection.html
    M share/ogcapi/templates/html-plain/collection.html

  Log Message:
  -----------
  OGC API Part2: add storageCrs and crs in collection.html templates


  Commit: 3f3fdab3b2250d8a3c5e9ea42af51d7bc5794f2b
      https://github.com/MapServer/MapServer/commit/3f3fdab3b2250d8a3c5e9ea42af51d7bc5794f2b
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M mapogcapi.cpp
    M msautotest/api/expected/conformance.json
    M msautotest/api/expected/ogcapi_api.json
    M msautotest/api/expected/ogcapi_collections.json
    A msautotest/api/expected/ogcapi_collections_mn_counties.html
    M msautotest/api/expected/ogcapi_collections_mn_counties.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bad_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_bbox_crs_epsg_4326.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_bbox_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_empty_crs.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_epsg_4326.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_limit_bbox_empty_result.json
    A msautotest/api/expected/ogcapi_collections_mn_counties_items_storage_crs.json
    M msautotest/api/expected/ogcapi_collections_mn_counties_items_unknown_parameter.json.txt
    A msautotest/api/expected/ogcapi_error_repeated_query_parameter.json
    M msautotest/api/ogcapi.map
    M share/ogcapi/templates/html-bootstrap4/collection.html
    M share/ogcapi/templates/html-plain/collection.html

  Log Message:
  -----------
  Merge pull request #6893 from rouault/ogcapi_features_part2

OGC API Features: implement Part 2 - CRS


Compare: https://github.com/MapServer/MapServer/compare/4b7ad75eda03...3f3fdab3b225


More information about the MapServer-commits mailing list