Skip to content

Small, simple data representation for GeoJSON files with support for small algorithms

License

Notifications You must be signed in to change notification settings

mbetancurt/geo-utils

 
 

Repository files navigation

Dronfies Labs Geo Utils

This library is the first open source library we're developing in Dronfies Labs. Although simple and heavily based on android-maps-utils, it fixes what for us was a fundamental flaw: coupling with Google Maps API. In particular, this library allows us to:

  • Parse GeoJSON and KML files and store them in a simple data structure.
  • Calculate if a given position intersects a given geometry shape

We'll keep updating this library given on the particular needs of the in-house projects that depend on it.

What has been adapted:

So far, GeoJson entities have been adapted and tested to work with PolyUtils methods. Support for KML files not yet fully adapted.

About

Small, simple data representation for GeoJSON files with support for small algorithms

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%