package geojson

  1. Overview
  2. Docs

Module Accessor.FeatureSource

Sourceval properties : (Feature.t, json option) Optics.Lens.t

A lens for focusing on the properties if any.

Sourceval foreign_members : (Feature.t, (string * json) list) Optics.Lens.t

A lens for focusing on the foreign members if any.

Sourceval geometry : (Feature.t, Geometry.t option) Optics.Lens.t

A lens for focusing on the feature's geometry if any.

Like geometry except using Option.get internally.

OCaml

Innovation. Community. Security.