Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Turf for Java

CircleCI

Turf for Java is a spatial analysis library written for Java SE and Android applications. It is ported from the Turf.js library.

Turf for Java is experimental and its public API is subject to change. Please use with care and open issues for any problems you see or missing features that should be added.

Visit https://github.com/mapbox/mapbox-java for more information about help with Turf for Java, using SNAPSHOTs, contributing your own code, and more.

Installation

Either Gradle or Maven can be used to install the Turf dependency. Visit docs.mapbox.com/android/java/overview/turf/#installation for more in-depth installation instructions.

Available functionality

This list shows the progress made in porting the various Turf.js methods to Java.

Please make a ticket in this repository if there's a Turf.js method that you'd like to see ported to Java.