geojson
  1. Overview
  2. Docs
Pure OCaml library for GeoJSON

Install

Authors

Maintainers

Sources

geojson-0.1.0.tbz
sha256=5f3f909bcc028004694842f7397d5bc1f19fce4684619a9ccd2ebd2252d18feb
sha512=e3a6ef42983f336cf929bcd651216513e5e5ac1936fae6b320ecc39cd8398310e9e8170a26a765feb13fa4730792fc5eee14c672f373eeec7509fed0a67db11a

Description

GeoJSON is a 'schema' for JSON to describe geospatial information. This library provides a JSON-parser-agnostic library for manipulating and parsing GeoJSON into OCaml.

Tags

geojson geospatial geocaml

Published: 31 Oct 2022

Dependencies (2)

  1. ocaml >= "4.08.0"
  2. dune >= "2.9"

Dev Dependencies (5)

  1. odoc with-doc
  2. ezjsonm with-test
  3. alcotest with-test
  4. mdx with-test
  5. bos with-test

Used by (1)

  1. geojsone

Conflicts

None