Name: | python36-shapely |
---|---|
Version: | 1.5.17 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 854830 |
License: | BSD |
RPM: | python36-shapely-1.5.17-1.el7.x86_64.rpm |
Source RPM: | python-shapely-1.5.17-1.el7.src.rpm |
Build Date: | Mon Apr 12 2021 |
Build Host: | d31ea832d54b4d9099967157efb24b91 |
Vendor: | Oracle America |
URL: | https://github.com/Toblerity/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! |