This release is a pre-release and may not be stable for production use.
Overture to ArcGIS
Utility for easily getting data from Overture into ArcGIS Pro.
Getting Started
1 - Clone this repo.
2 - Create an environment with the requirements.
> make env
3 - Try it out!
There is a toolbox file for use within ArcGIS Pro at ./arcgis/overture_to_arcgis.pyt. Use the Make Overture Feature Class tool to create a feature class from Overture data.
You can also use this utility directly from Python. Here is an example of getting a spatially enabled dataframe for places within a given extent.
from arcgis_overture import get_spatially_enabled_dataframe
extent = (-119.911,48.3852,-119.8784,48.4028)
df = get_spatially_enabled_dataframe('places', extent)
!!! note
All extents must be in the format (xmin, ymin, xmax, ymax) and use WGS84 decimal degrees coordinates.
Release files for overture-to-arcgis 0.2.0.dev2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| overture_to_arcgis-0.2.0.dev2.tar.gz | 25.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| overture_to_arcgis-0.2.0.dev2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.5 MB
Release files / overture_to_arcgis-0.2.0.dev2.tar.gz
| Download URL | overture_to_arcgis-0.2.0.dev2.tar.gz |
|---|---|
| Size | 25.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
23fbc0ec04b0ce50e43a4a6e783aae1ad41ae0367fca80632d74ad67027dddc6
|
|
BLAKE2b-256 checksum How to use checksums |
90c5bb0d25a865c87c30ffd7c3a01c4647f616323bf3fc7fbf5954647ec61dab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
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 Oct 24, 2025.
Transparency logRelease files / overture_to_arcgis-0.2.0.dev2-py3-none-any.whl
| Download URL | overture_to_arcgis-0.2.0.dev2-py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
87e1dff48320c5dde20712ed08eb6bfe7fb47577ba8e29eae50a8ef02fd1650b
|
|
BLAKE2b-256 checksum How to use checksums |
72c2d86903610929bbcdf0f85573f325d399203051d8c15269747a175bbc6600
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
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 Oct 24, 2025.
Transparency log