Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 176 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 176 Bytes

GeoJSON

Plain GeoJSON data structures

libraryDependencies ++=
  "io.taig" %%% "geojson-core" % "x.y.z" ::
  "io.taig" %%% "geojson-circe" % "x.y.z" ::
  Nil