Name: | python3-shapely |
---|---|
Version: | 1.7.1 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 920228 |
License: | BSD |
RPM: | python3-shapely-1.7.1-9.el8.x86_64.rpm |
Source RPM: | python-shapely-1.7.1-9.el8.src.rpm |
Build Date: | Sat Mar 27 2021 |
Build Host: | jenkins-172-17-0-2-90ffcd8e-52b5-4ee2-870f-85e6f841a9bd.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
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! |