Aerospike LINDPad Driver

GeoJSONPoint Class

Defines the Point type. In geography, a point refers to a Position on a map, expressed in latitude and longitude.

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public class GeoJSONPoint : Point, 
	IGeoJSON

Remarks


See https://tools.ietf.org/html/rfc7946#section-3.1.2

Inheritance Hierarchy


Object
  GeoJSONObject
    Point
      Aerospike.Database.LINQPadDriver.Extensions..::..GeoJSONPoint