Skip to Content

utilisation

>>> import shapely
>>> dir(shapely)
['__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__']
>>> shapely.__path__
['/Library/Python/2.6/site-packages/Shapely-1.2.8-py2.6.egg/shapely']