• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Objective-C
  • Created over 12 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.