[mapserver-commits] [mapserver/mapserver] 761a73: Allow paging for msQueryByFilter().

GitHub noreply at github.com
Thu Mar 30 10:09:43 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 761a73a5f4fcdccc5914519f786d22e24ac5a7b5
      https://github.com/mapserver/mapserver/commit/761a73a5f4fcdccc5914519f786d22e24ac5a7b5
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M mapquery.c

  Log Message:
  -----------
  Allow paging for msQueryByFilter().


  Commit: 487968ddfb05e95730a5a7fb5eeea1c95a21075c
      https://github.com/mapserver/mapserver/commit/487968ddfb05e95730a5a7fb5eeea1c95a21075c
  Author: Tom Kralidis <tomkralidis at gmail.com>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M mapquery.c

  Log Message:
  -----------
  Merge pull request #5401 from sdlime/query-limit

Allow paging in msQueryByFilter().


  Commit: 48de40e61fdb56c677a9071f1b8eb5c110452601
      https://github.com/mapserver/mapserver/commit/48de40e61fdb56c677a9071f1b8eb5c110452601
  Author: Sergey Morev <morev.s.p at gmail.com>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M mapogcsld.c

  Log Message:
  -----------
  Forming the tag <OnlineResource> in the sld-file from the SYMBOL type MS_SYMBOL_SVG

Previously, the subtree of the <Graphic> tag from the SYMBOL type MS_SYMBOL_SVG was not generated in the sld-file.
Fixed formatting error in snprintf.


  Commit: 62c17358cb17f4169fa31f1fe1e40c7aa7f1eda8
      https://github.com/mapserver/mapserver/commit/62c17358cb17f4169fa31f1fe1e40c7aa7f1eda8
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M mapogcsld.c

  Log Message:
  -----------
  Merge pull request #5411 from sergmorev/SymbolSVG_TO_SLD

Forming the tag <OnlineResource> in the sld-file from the SYMBOL type MS_SYMBOL_SVG


  Commit: b814f93cda0bf9b9b8ed7f32626803519d3d1571
      https://github.com/mapserver/mapserver/commit/b814f93cda0bf9b9b8ed7f32626803519d3d1571
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  [PostGIS] Format literal number in filter as integer when possible to avoid performance issues


  Commit: 0f7c1811521e4c0bb3291e37037625c3bfa19792
      https://github.com/mapserver/mapserver/commit/0f7c1811521e4c0bb3291e37037625c3bfa19792
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Merge pull request #5414 from rouault/postgis_int

[PostGIS] Format literal number in filter as integer when possible toavoid performance issues


  Commit: 1aea33ab9a725dadf2358270570f3bf6b52d3b07
      https://github.com/mapserver/mapserver/commit/1aea33ab9a725dadf2358270570f3bf6b52d3b07
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M mapshape.c
    A msautotest/wxs/expected/wfs_ogr_tileindex_of_shp_bbox_filter.xml
    A msautotest/wxs/expected/wfs_shape_tileindex_of_shp_bbox_filter.xml
    R msautotest/wxs/expected/wfs_shp_tileindex_of_shp_bbox_filter.xml
    A msautotest/wxs/wfs_ogr_tileindex_of_shp.map
    A msautotest/wxs/wfs_shape_tileindex_of_shp.map
    R msautotest/wxs/wfs_shp_tileindex_of_shp.map

  Log Message:
  -----------
  Shape tileindex: fix issues (crash and invalid result) related with interactiosn between msTiledSHPNextShape() and msTiledSHPGetShape()


  Commit: bf858b9b1b7dca426f232ddc3853c9d4d4203848
      https://github.com/mapserver/mapserver/commit/bf858b9b1b7dca426f232ddc3853c9d4d4203848
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M mapogcsld.c
    M mappostgis.c
    M mapquery.c
    M mapshape.c
    A msautotest/wxs/expected/wfs_ogr_tileindex_of_shp_bbox_filter.xml
    A msautotest/wxs/expected/wfs_shape_tileindex_of_shp_bbox_filter.xml
    R msautotest/wxs/expected/wfs_shp_tileindex_of_shp_bbox_filter.xml
    A msautotest/wxs/wfs_ogr_tileindex_of_shp.map
    A msautotest/wxs/wfs_shape_tileindex_of_shp.map
    R msautotest/wxs/wfs_shp_tileindex_of_shp.map

  Log Message:
  -----------
  Merge branch 'branch-7-0'


Compare: https://github.com/mapserver/mapserver/compare/bbe192c44ed2...bf858b9b1b7d


More information about the mapserver-commits mailing list