mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +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>
|
||||
/// Elliptical Polar Stereographic Projection with a given scale factor at the pole and
|
||||
/// optional false easting and northing, as used by the UPS North and UPS South projections.
|
||||
/// See "Map Projections - A Working Manual" (https://pubs.usgs.gov/pp/1395/report.pdf), p.154-163.
|
||||
/// See "Map Projections - A Working Manual" (https://pubs.usgs.gov/publication/pp1395), p.154-163.
|
||||
/// </summary>
|
||||
public class PolarStereographicProjection : MapProjection
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue