geometric_features.FeatureCollection.fix_antimeridian

FeatureCollection.fix_antimeridian()[source]

Split features at +/-180 degrees (the antimeridian) to make them valid geojson geometries

Returns:

fc (geometric_features.FeatureCollection) – A new feature collection with the antimeridian handled correctly