{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"}],"enrichment":{"capability":"Fixes Shapely geometries and GeoJSON features that cross the antimeridian (180th meridian), handling Polygons, MultiPolygons, LineStrings, and MultiLineStrings.","skillfed_tags":["geospatial","geojson","geometry-processing"],"use_cases":["Correct GeoJSON features from global mapping APIs that include territories crossing the date line.","Prepare Shapely geometries for rendering on web maps without distortion artifacts at the antimeridian.","Batch-process GeoJSON files to fix meridian-crossing boundaries before loading into a spatial database.","Compute accurate bounding boxes and centroids for polygons that span the 180th meridian.","Normalize geographic data from sources that represent date-line-crossing regions inconsistently."],"what_it_does":"Antimeridian is a geometry correction library for handling shapes that cross the 180th meridian (antimeridian), a common problem in global geospatial data. It works with Shapely geometry objects and GeoJSON dictionaries, transforming coordinates so that geometries that span the date line are properly represented in standard geographic systems. The library depends on numpy and shapely for its core operations.\n\nThe package is useful when working with global maps or datasets that include features near the poles or spanning the international date line. It provides not only the core fix function but also utilities for computing bounding boxes and centroids from antimeridian-crossing polygons. An optional CLI is available for batch processing GeoJSON files from the command line.","worth_installing":"Yes. The package solves a specific but real problem in geospatial work with minimal dependencies and active maintenance. It is Production/Stable, has no known vulnerabilities, and is permissively licensed. Install it if you work with global geographic data or need to handle geometries near the antimeridian."},"id":"antimeridian","links":{"html":"https://skillfed.io/packages/antimeridian","md":"https://skillfed.io/packages/antimeridian.md","pypi":"https://pypi.org/project/antimeridian/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-22","license_spdx":null,"license_treatment":"permissive","name":"antimeridian","python_support":"supports_current","summary":"Correct GeoJSON geometries that cross the 180th meridian"},"popularity":{"monthly_downloads":154936,"position":10837,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.8"}
