Skip to content

Objective Topology Suite (OTS) is an Objective-C adaptation of Java Topology Suite (JTS) and GEOS library that primarily targeted for iPhone platform, but should work as well for Mac OSX. This library is currently under development, incomplete, and not properly tested, thus should not be considered ready for production systems. Features implemen…

Notifications You must be signed in to change notification settings

Miirek/Objective-Topology-Suite

Repository files navigation

Objective Topology Suite (OTS)

Note: I've found this project on google code. Original repository is here http://code.google.com/p/objective-topology-suite/ but it looks like abandoned. As I need something like this, I've decided to put this code here.

Original description

Objective Topology Suite (OTS) is an Objective-C adaptation of Java Topology Suite (JTS) and GEOS library that primarily targeted for iPhone platform, but should work as well for Mac OSX. This library is currently under development, incomplete, and not properly tested, thus should not be considered ready for production systems.

Features implemented so far:

  • All geometries with basic operations, such as: intersects, contains, within, etc.
  • Algorithms related to intersections.
  • Geometry graph.
  • STRTree.

About

Objective Topology Suite (OTS) is an Objective-C adaptation of Java Topology Suite (JTS) and GEOS library that primarily targeted for iPhone platform, but should work as well for Mac OSX. This library is currently under development, incomplete, and not properly tested, thus should not be considered ready for production systems. Features implemen…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published