[projections] commit changes for new generation (comments only)

This commit is contained in:
Barend Gehrels
2015-04-22 15:53:29 +02:00
parent 3b79baadba
commit aa1ec1c832
3 changed files with 4 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ namespace boost { namespace geometry { namespace projections
\par Projection characteristics
- Miscellaneous
- Spheroid
- no inverse
\par Example
\image html ex_aitoff.gif
*/
@@ -156,6 +157,7 @@ namespace boost { namespace geometry { namespace projections
\par Projection characteristics
- Miscellaneous
- Spheroid
- no inverse
- lat_1
\par Example
\image html ex_wintri.gif

View File

@@ -142,7 +142,6 @@ namespace boost { namespace geometry { namespace projections
\tparam Parameters parameter type
\par Projection characteristics
- Pseudocylindrical
- no inverse
- Spheroid
\par Example
\image html ex_putp3p.gif

View File

@@ -106,7 +106,8 @@ namespace boost { namespace geometry { namespace projections
\par Projection characteristics
- Pseudocylindrical
- Spheroid
- n= q= alphi=
- no inverse
- n= q= alpha=
\par Example
\image html ex_urm5.gif
*/