Skip to main content

antimeridian

CI Status Docs PyPI Conda Downloads GitHub Contributor Covenant

status DOI

Demonstration image

Fix shapes that cross the antimeridian. See the documentation for information about the underlying algorithm. Depends on shapely and numpy.

Can fix:

This repo has been ported to a few other languages:

Usage

python -m pip install antimeridian

Then:

import antimeridian

fixed = antimeridian.fix_geojson(geojson)

[!NOTE] fix_geojson mutates the input dictionary in-place. If you need to preserve the original GeoJSON, make a copy first:

import copy
fixed = antimeridian.fix_geojson(copy.deepcopy(geojson))

We also have some utilities to create bounding boxes and centroids from antimeridian-crossing polygons and multipolygons. See the documentation for a complete API reference.

Command line interface

Use the cli optional dependency to install the antimeridian CLI:

python -m pip install 'antimeridian[cli]'
antimeridian fix input.json > output.json

Developing

Get uv. Then:

git clone https://github.com/gadomski/antimeridian
cd antimeridian
uv sync

We use pytest for tests:

uv run pytest

To build and serve the docs locally:

uv run mkdocs serve

Contributing

See CONTRIBUTING.md.

License

Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antimeridian-0.4.9.tar.gz (12.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

antimeridian-0.4.9-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file antimeridian-0.4.9.tar.gz.

File metadata

  • Download URL: antimeridian-0.4.9.tar.gz
  • Upload date:
  • Size: 12.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for antimeridian-0.4.9.tar.gz
Algorithm Hash digest
SHA256 7ac3799ab74613d87425b92e09a098a8eb71998bbe33d02d17302c566fd31064
MD5 603ba08b3b9944cbee7982ff52b539bf
BLAKE2b-256 4bb95f7cc9cd82b00cedf4fca84e537ca72e7db33b6595f7737387a9a8ba05ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for antimeridian-0.4.9.tar.gz:

Publisher: release-please.yaml on gadomski/antimeridian

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file antimeridian-0.4.9-py3-none-any.whl.

File metadata

  • Download URL: antimeridian-0.4.9-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for antimeridian-0.4.9-py3-none-any.whl
Algorithm Hash digest
SHA256 0f6a0e875264422de4809bc04aefaec449d3957a8082b05ea648dd5d3017b7a1
MD5 f774713b75d7e541d521444f634c75d5
BLAKE2b-256 33e6097a020525a877f286991afbd4e91758658e83427c8e6f5681f11cbe7005

See more details on using hashes here.

Provenance

The following attestation bundles were made for antimeridian-0.4.9-py3-none-any.whl:

Publisher: release-please.yaml on gadomski/antimeridian

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.4.9 This release

2 files

0.4.8

2 files

0.4.7

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.12

2 files

0.3.11

2 files

0.3.10

2 files

0.3.9

2 files

0.3.8

2 files

0.3.7

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

0.0.2.post0

2 files

0.0.2

1 file

0.0.1.post1

2 files

0.0.1.post0

1 file

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page