geojson#
Functions
|
Check if there are any invalid geometries in the GeoJSON. |
|
Buffer geometries. |
|
Convert GeoJSON-like mapping of Features to a FeatureCollection. |
|
Filter GeoJSON features. |
|
|
|
|
|
Return the shapely geometry for each feature in the GeoJSON. |
|
Serialize a single shapely geometry to a GeoJSON Feature. |
|
Convert serialized geometries to a serialized GeoJSON FeatureCollection. |
|
Convert a serialized geometry to a serialized GeoJSON feature. |
|
|
|
Serialize shapely geometries to GeoJSON. |
|
|
|
Load and return polygons (in pixel coords) from one or more URIs. |
Check if a GeoJSON Feature lacks geometry info. |
|
|
Map GeoJSON features to new features. |
|
Map GeoJSON features to new features by applying |
|
Convert a GeoJSON dict from map to pixel coordinates. |
|
Merge features from all given GeoJSONs into one GeoJSON. |
|
Convert a GeoJSON dict from pixel to map coordinates. |
|
Remove Features from a FeatureCollection that lack geometry info. |
|
Simplify polygon geometries by applying |
|
Split any Features with multi-part geometries into multiple Features. |