Skip to content
Commit 2b61b6f7 authored by Torsten Rahn's avatar Torsten Rahn
Browse files

- Turn the Quaternion inside a GeoDataCoordinate into a pointer

- Instantiate the Quaternion and initialize it lazily only once
  quaternion() is called
As a result the quaternion is only instantiated for spherical
projections. And it only gets instantiated once the
GeoDataCoordinate object is evaluated for drawing.
This reduces initialization time and reduces the memory footprint
by about 4 MB on average.
parent 6ee45333
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment