mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-05-07 13:37:47 +00:00
Link to USGS Map Projections Paper
This commit is contained in:
parent
904eb9c47a
commit
8baec28afd
9 changed files with 9 additions and 9 deletions
|
|
@ -12,7 +12,7 @@ namespace MapControl
|
|||
/// <summary>
|
||||
/// Auto-Equirectangular Projection - AUTO2:42004.
|
||||
/// Equidistant cylindrical projection with standard parallel and central meridian set by the Center property.
|
||||
/// See "Map Projections - A Working Manual" (https://pubs.usgs.gov/pp/1395/report.pdf), p.90-91.
|
||||
/// See "Map Projections - A Working Manual" (https://pubs.usgs.gov/publication/pp1395), p.90-91.
|
||||
/// </summary>
|
||||
public class AutoEquirectangularProjection : MapProjection
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue