# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| Shapely: Shapely (geometric objects, predicates, and operations in Python) Shapely: Shapely: Shapely is a BSD-licensed Python package for manipulation and analysis Shapely: of planar geometric objects. It is based on the widely deployed GEOS Shapely: (the engine of PostGIS) and JTS (from which GEOS is ported) libraries. Shapely: Shapely is not concerned with data formats or coordinate systems, but Shapely: can be readily integrated with packages that are. Shapely: Shapely: Homepage: https://pypi.python.org/pypi/Shapely/ Shapely: Shapely: