package geojson

  1. Overview
  2. Docs

Module Geometry.PointSource

Sourcetype t

A point is a single Position.t

Sourceval position : t -> Position.t

Convert a point to a position

Sourceval v : Position.t -> t

Create a poitn from a position.

OCaml

Innovation. Community. Security.