[Marble-devel] Review Request 109061: LineString: move Tessellation out of projection code and fix cylindrical issues

Thibaut Gridel tgridel at free.fr
Wed Feb 20 20:27:28 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109061/
-----------------------------------------------------------

Review request for Marble.


Description
-------

Mostly code refactor and some fixes.
The goal is to separate concerns between projection specific issues and geodetic concerns.
Then corner cases for crossing the Idl, circling around a pole, moving past the horizon are easier to handle.


Diffs
-----

  src/lib/Projections/AbstractProjection.cpp 6c90e36 
  src/lib/Projections/AbstractProjection_p.h 1042c7e 
  src/lib/Projections/CylindricalProjection.cpp a37060e 
  src/lib/Projections/CylindricalProjection_p.h c34c6d0 
  src/lib/Projections/SphericalProjection.cpp 229103f 
  src/lib/geodata/data/GeoDataLatLonBox.cpp d810dab 
  src/lib/geodata/data/GeoDataLineString.h ce75340 
  src/lib/geodata/data/GeoDataLineString.cpp 231a85b 
  src/lib/geodata/data/GeoDataLineString_p.h 8559e31 
  src/lib/geodata/data/GeoDataLinearRing.h 9cfce6d 
  src/lib/geodata/data/GeoDataLinearRing.cpp 573e264 
  tests/ProjectionTest.cpp 8d4d71b 

Diff: http://git.reviewboard.kde.org/r/109061/diff/


Testing
-------

ProjectionTest does sanitization checks that screen polygons must satisfy:
closed, contain more than 2 points, no same point twice, repeats


Thanks,

Thibaut Gridel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20130220/7187dbfa/attachment.html>


More information about the Marble-devel mailing list