Skip to content

harrygr/landmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landmark

A geospatial analysis library for Elixir.

Landmark is a collection of functions for manipulating and performing computations on geospatial entities.

It's designed to work with structs provided by the Geo library which makes working with GeoJSON much simpler.

Installation

Add landmark to your list of dependencies in mix.exs:

def deps do
  [
    {:landmark, "~> 0.3.0"}
  ]
end

Usage

Visit the docs for the latest API.

About

A geospatial analysis tool for Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages