package geojson

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

Install

Authors

Maintainers

Sources

geojson-0.1.1.tbz
sha256=4cf82e088c8eba8ef4c02213a8c6ecefa37dec02239fb7ce002a717ec881bc78
sha512=a40d7d8174c3c55f3d510dccc64a06c4a7e92750206d7f14b466a9aaa480af432b95fe45e95674a41cfaa9a422902337c62a0208744240dcbc681c56e8026a88

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: 16 Aug 2023

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 = "0.1.1"

Conflicts

None