[mapserver-commits] [mapserver/mapserver] 46a4fe: Fix dateline wrapping logic for bounding boxes (#4...

GitHub noreply at github.com
Thu Mar 27 10:38:16 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 46a4feaa752bae2cab14f38d8411ac87da387087
      https://github.com/mapserver/mapserver/commit/46a4feaa752bae2cab14f38d8411ac87da387087
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M mapcopy.c
    M mapproject.c
    M mapserver.h
    M msautotest

  Log Message:
  -----------
  Fix dateline wrapping logic for bounding boxes (#4896)

- Fixes a typo in the shapefile wrapping code to compare a vertex
  against its predecessor rather than the initial vertex to detect
  potential dateline hops.
- Forces +over proj parameter when reprojecting bboxes in order to
  conserve the initial property of wether the bbox intersects the
  dateline.




More information about the mapserver-commits mailing list