Shapely

Geospatial geometries, predicates, and operations
Download

Shapely Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Sean Gillies
  • Publisher web site:
  • http://plone.org/products/pleiadesgeocoder

Shapely Tags


Shapely Description

Geospatial geometries, predicates, and operations Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. The project is based on GEOS. Shapely 1.0 is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj.Installation:Windows users should use the executable installer, which contains the required GEOS DLL. Other users should acquire libgeos_c by any means, make sure that it is on the system library path, and install from the Python package index:$ sudo easy_install Shapelywith the setup script:$ sudo python setup.py installor by using the development buildout on Linux, which also provides libgeos_c:$ svn co http://svn.gispython.org/svn/gispy/buildout/shapely.buildout/trunk shapely.buildout$ cd shapely.buildout$ python bootstrap.py$ ./bin/buildout Requirements: · Python · libgeos_c (2.2.3 or 3.0.0+)


Shapely Related Software