ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Conformal map creation is slow #74

Open ossama-othman opened 6 years ago

ossama-othman commented 6 years ago

The recent root finding fixes/improvements for the conformal map projections (Mercator and Polar Stereographic) incurred a noticeable performance penalty. Attempt to improve the initial root finding bracket range to increase speed.