fastpynuts.utils
Contains miscellaneous utilities.
Module Contents
Functions
Convert the geometry given by dictionary |
API
- fastpynuts.utils.geometry2shapely(geometry)
Convert the geometry given by dictionary
geometryto ashapelygeometry using shapely’sshape. Additionally allows to pass a GeoJSON feature containingSupported geometry types:
Polygon
MultiPolygon
MultiPoint
a GeoJSON feature containing one of the above valid geometries