[mapserver-commits] [MapServer/MapServer] a2938b: Expose reprojectionObj to MapScript (#6534)
Steve Lime
noreply at github.com
Wed Jun 22 13:59:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: a2938b6a41b94444b16bdf2ddf61978cb94bfb29
https://github.com/MapServer/MapServer/commit/a2938b6a41b94444b16bdf2ddf61978cb94bfb29
Author: Steve Lime <steve.lime at state.mn.us>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M mapproject.c
M mapproject.h
M mapscript/mapscript.i
M mapscript/swiginc/line.i
M mapscript/swiginc/point.i
M mapscript/swiginc/rect.i
A mapscript/swiginc/reprojection.i
M mapscript/swiginc/shape.i
A msautotest/php/maps/data/ns.db
A msautotest/php/maps/reprojection.map
A msautotest/php/reprojectionObjTest.php
Log Message:
-----------
Expose reprojectionObj to MapScript (#6534)
Expose reprojectionObj to MapScript to support performant bulk projection operations.
Co-authored-by: Even Rouault and Jeff McKenna
More information about the MapServer-commits
mailing list