Skip to content

Ryandev/GEOS-iOS

Repository files navigation

GEOS

Build Status Carthage Compatible License

GEOS (Geometry Engine - Open Source) is a C++ port of the ​Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the ​OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced topology functions.

Build

Add this repository to your projects Cartfile

github 'Ryandev/GEOS-iOS' == 4.9.2

and run carthage update

Usage

  • Include built geos.framework into xcode project and add header
#import <geos/geos.h>

Documentation

Full GEOS documentation can be found here

License

LGPL

About

GEOS for iOS. Xcode framework compatible with Carthage

Resources

License

Stars

Watchers

Forks

Packages

No packages published