er-smart-sync
Synchronize SMART Connect wildlife-monitoring data with EarthRanger.
📖 Full documentation
https://padas.github.io/earthranger-smart-utils/
Includes install instructions, step-by-step workflows for every sync flow, a complete CLI reference, conceptual background, and troubleshooting.
What it does
- Datamodel sync (SMART → ER) — turn SMART data models into EarthRanger event categories and event types.
- Event sync (ER → SMART) — poll EarthRanger events and forward them via message broker.
- Patrol sync (ER → SMART) — poll EarthRanger patrols with track points and attached files.
- Event-type copy (ER → ER) — copy a single event type (and the v2
choices its schema references) from one EarthRanger site to another via
the
copy-event-typeCLI subcommand.
Quick install
uv pip install er-smart-sync
er-smart-sync --help
Or install from source (for development):
git clone git@github.com:PADAS/earthranger-smart-utils.git
cd earthranger-smart-utils
uv pip install -e ".[dev]"
er-smart-sync --help
See the Installation page for prerequisites, optional extras, and verification steps.
For contributors
Working on the codebase itself? Start with:
- CLAUDE.md — codebase conventions: Pydantic v1 API, SMART version-gating (<7.5.3 needs
smart_observation_uuidpatching), the bracketed-CA-label convention, and the protocol-based dependency-injection pattern. - USAGE.md — developer-oriented CLI reference and the bracketed-CA-label convention as it affects the codebase.
- docs/superpowers/specs/ — design specs for non-trivial features (v2 event types, choices population, etc.).
- docs/superpowers/plans/ — implementation plans for recent feature work.
The user-facing documentation at the link above covers what er-smart-sync does and how to use it; the references in this section cover how it's built.
License
Apache License 2.0. See LICENSE.
Release files for er-smart-sync 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| er_smart_sync-0.3.2.tar.gz | 340.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| er_smart_sync-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 400.4 kB
Release files / er_smart_sync-0.3.2.tar.gz
| Download URL | er_smart_sync-0.3.2.tar.gz |
|---|---|
| Size | 340.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
95cd5a6113d854a9556a02b931dbf28827b73c3359cd00d87bee43c683efd2f8
|
|
BLAKE2b-256 checksum How to use checksums |
009b6117e61eef89a855542dc7106a2b1094ea09efbb9b641600f1b1e0bc9375
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 5, 2026.
Transparency logRelease files / er_smart_sync-0.3.2-py3-none-any.whl
| Download URL | er_smart_sync-0.3.2-py3-none-any.whl |
|---|---|
| Size | 59.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d44262454ee45a6a7715046bd3cddb24b25e8cb00d60944b736f981325a21db1
|
|
BLAKE2b-256 checksum How to use checksums |
be877e41732722cec97e045fe4b28cb13a09de1de8ef01757cc730658440f1c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 5, 2026.
Transparency log