mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Comments
This commit is contained in:
parent
28f2620e7d
commit
c3fcfa9afe
7 changed files with 11 additions and 10 deletions
|
|
@ -13,7 +13,7 @@ namespace MapControl
|
|||
/// </summary>
|
||||
public class StereographicProjection : AzimuthalProjection
|
||||
{
|
||||
public const string DefaultCrsId = "AUTO2:97002"; // GeoServer non-standard CRS ID
|
||||
public const string DefaultCrsId = "AUTO2:97002"; // GeoServer non-standard CRS identifier
|
||||
|
||||
public StereographicProjection()
|
||||
: this(DefaultCrsId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue