Click or drag to resize
SpatialReferenceSystemId Class
Constants for spatial reference system (SRID)in the format of EPSG:XXXX wcich is very useful when connectiong to for example wfs servers.
Inheritance Hierarchy
SystemObject
  ArtDatabanken.DataSpatialReferenceSystemId

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class SpatialReferenceSystemId

The SpatialReferenceSystemId type exposes the following members.

Constructors
  NameDescription
Public methodSpatialReferenceSystemId
Initializes a new instance of the SpatialReferenceSystemId class
Top
Fields
  NameDescription
Public fieldStatic memberRT9025
Srid for RT90 2.5 GON V, the planar system all swedish maps were previously published in.
Public fieldStatic memberSWEREF99TM
Srid for SWEREF99TM, the planar system all swedish maps are currently published in.
Public fieldStatic memberWGS84
Srid for WGS84, a centric (loat/long) system.
Top
See Also