[Marble-devel] Review Request 109061: LineString: move Tessellation out of projection code and fix cylindrical issues
Torsten Rahn
tackat at kde.org
Wed Feb 20 23:58:13 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109061/#review27803
-----------------------------------------------------------
src/lib/Projections/CylindricalProjection_p.h
<http://git.reviewboard.kde.org/r/109061/#comment20824>
Not a new introduction but still: why is this called "mirrorPoint"? Nothing is mirrored here, but just repeated, right? So shouldn't this be "repeatDistance" ?
- Torsten Rahn
On Feb. 20, 2013, 8:27 p.m., Thibaut Gridel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109061/
> -----------------------------------------------------------
>
> (Updated Feb. 20, 2013, 8:27 p.m.)
>
>
> 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/e1afb2cb/attachment.html>
More information about the Marble-devel
mailing list