Name: | python-shapely |
---|---|
Version: | 1.5.2 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 850209 |
License: | BSD |
RPM: | python-shapely-1.5.2-2.el7.x86_64.rpm |
Source RPM: | python-shapely-1.5.2-2.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://toblerity.org/shapely |
Summary: | Manipulation and analysis of geometric objects in the Cartesian plane |
Description: | Shapely is a package for creation, manipulation, and analysis of planar geometry objects – designed especially for developers of cutting edge geographic information systems. In a nutshell: Shapely lets you do PostGIS-ish stuff outside the context of a database using idiomatic Python. You can use this package with python-matplotlib and numpy. See README.rst for more information! |