[mapserver-commits] [MapServer/MapServer] 40f310: PostGIS: use ST_Intersects instead of && for bound...

Even Rouault noreply at github.com
Wed Jun 9 04:41:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 40f310f5d6591e06c3997ace8648c0a8a1f74229
      https://github.com/MapServer/MapServer/commit/40f310f5d6591e06c3997ace8648c0a8a1f74229
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M mappostgis.cpp
    M msautotest/create_postgis_test_data.sh
    A msautotest/wxs/expected/wfs_postgis_issue_6181.xml
    A msautotest/wxs/expected/wfs_postgis_issue_6181_startindex_1.xml
    A msautotest/wxs/wfs_postgis_paging.map

  Log Message:
  -----------
  PostGIS: use ST_Intersects instead of && for bounding box (fixes #6181, fixes #6230)


  Commit: bd6b73a71567c1272d5e758265e1e921f5d7dce6
      https://github.com/MapServer/MapServer/commit/bd6b73a71567c1272d5e758265e1e921f5d7dce6
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M mapquery.c

  Log Message:
  -----------
  msQueryByFeatures(): avoid potential segfault when reslut set is empty


  Commit: 2d73b379284aa12a2013929dfb6cdc244ae60994
      https://github.com/MapServer/MapServer/commit/2d73b379284aa12a2013929dfb6cdc244ae60994
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M mappostgis.cpp
    M mapquery.c
    M msautotest/create_postgis_test_data.sh
    A msautotest/wxs/expected/wfs_postgis_issue_6181.xml
    A msautotest/wxs/expected/wfs_postgis_issue_6181_startindex_1.xml
    A msautotest/wxs/wfs_postgis_paging.map

  Log Message:
  -----------
  Merge pull request #6347 from rouault/fix_6181

PostGIS: use ST_Intersects instead of && for bounding box (fixes #6181, fixes #6230)


Compare: https://github.com/MapServer/MapServer/compare/1a9247cf8396...2d73b379284a


More information about the mapserver-commits mailing list