Table of Contents

Class GeoJsonLinkedCoordinateReferenceSystem

Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll

Represents a GeoJson linked coordinate reference system.

[BsonSerializer(typeof(GeoJsonLinkedCoordinateReferenceSystemSerializer))]
public class GeoJsonLinkedCoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem
Inheritance
GeoJsonLinkedCoordinateReferenceSystem
Inherited Members

Constructors

GeoJsonLinkedCoordinateReferenceSystem(string)

Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.

GeoJsonLinkedCoordinateReferenceSystem(string, string)

Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.

Properties

HRef

Gets the href.

HRefType

Gets the type of the href.

Type

Gets the type of the GeoJson coordinate reference system.