python-shapely-doc

Geometric objects, predicates, and operations (documentation)
  http://toblerity.org/shapely
  0
  no reviews



Shapely is a package for manipulation and analysis of 2d features. its capabilities include:
* calculating the point set unions, intersections, or differences of features
* predicate tests on features: intersects, touches, contains, and more.
supported geometric types are points, line strings, linear rings, polygons, and homogeneous or heterogeneous collections thereof.

this package provides the documentation for shapely.