[mapserver-commits] [mapserver/mapserver] e84051: Don't use CIRCULARSTRING when fetching geography d...
Jeff McKenna
noreply at github.com
Tue Jul 21 06:01:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: e84051384e11ed69dfae965ea49a23160015163e
https://github.com/mapserver/mapserver/commit/e84051384e11ed69dfae965ea49a23160015163e
Author: Krister Wicksell <krister.wicksell at sokigo.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M mapmssql2008.c
Log Message:
-----------
Don't use CIRCULARSTRING when fetching geography data from SQL Server.
Use CURVEPOLYGON(()) instead of CURVEPOLYGON(CIRCULARSTRING()) when fetching geography data from SQL Server. This will increase the performance.
Commit: ec347870be17fdaa0bb4a2d68e80c677a3c55d31
https://github.com/mapserver/mapserver/commit/ec347870be17fdaa0bb4a2d68e80c677a3c55d31
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M mapmssql2008.c
Log Message:
-----------
Merge pull request #6088 from botulf2000/circularstring-fix
Don't use CIRCULARSTRING when fetching geography data from SQL Server.
Compare: https://github.com/mapserver/mapserver/compare/e0f3ae291598...ec347870be17
More information about the mapserver-commits
mailing list