geometric_features.feature_collection.FeatureCollection.fix_antimeridian

FeatureCollection.fix_antimeridian()[source]

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

Returns:
fc : FeatureCollection

A new feature collection with the antimeridian handled correctly