package geojsone
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Streaming GeoJSON library
Install
dune-project
Dependency
Authors
Maintainers
Sources
geojson-0.1.0.tbz
sha256=5f3f909bcc028004694842f7397d5bc1f19fce4684619a9ccd2ebd2252d18feb
sha512=e3a6ef42983f336cf929bcd651216513e5e5ac1936fae6b320ecc39cd8398310e9e8170a26a765feb13fa4730792fc5eee14c672f373eeec7509fed0a67db11a
doc/geojsone/Geojsone/G/index.html
Module Geojsone.GSource
The internal representation of a JSON value.
Source
type geojson = | Feature of Feature.t| FeatureCollection of Feature.Collection.t| Geometry of Geometry.t
A geojson object which could be a geometry, a feature or a collection of features.
The type for GeoJSON objects.
v geojson bbox combines geojson and bbox to return a GeoJSON object (a type t)
of_json json converts the JSON to a GeoJSON object (a type t) or an error.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>