convert map data from OpenStreetMap to network files in GMNS format
Project description
osm2gmns
osm2gmns is a high-performance Python package designed to convert OpenStreetMap (OSM) data into standardized transportation networks. Leveraging a C++ core wrapped in an intuitive Python interface, osm2gmns offers both computational speed and ease of use. It empowers researchers and practitioners to generate detailed, multi-modal networks (driving, cycling, walking, railway, aeroway) for any region worldwide with minimal coding effort.
The package outputs networks primarily in the GMNS (General Modeling Network Specification) format, promoting interoperability and simplifying data exchange within the transportation modeling community.
>>> import osm2gmns as og
>>> net = og.getNetFromFile('map.osm')
>>> og.outputNetToCSV(net)
This v1.x version introduces significant architectural changes, performance improvements, and new features compared to v0.x, and is not fully backward compatible.
We encourage users to adopt v1.x for the latest capabilities and ongoing development.
v0.x will only receive critical bug fixes moving forward.
Functionality like Multi-Resolution Modeling (MRM), currently available only in v0.x, is planned for future v1.x releases.
Citation
If osm2gmns contributes to your research, please cite the following publication:
Lu, J., & Zhou, X.S. (2023). Virtual track networks: A hierarchical modeling framework and open-source tools for simplified and efficient connected and automated mobility (CAM) system design based on general modeling network specification (GMNS). Transportation Research Part C: Emerging Technologies, 153, 104223. [link]
User’s guide
Users are referred to user’s guide for a detailed introduction of osm2gmns.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file osm2gmns-1.0.1.tar.gz
.
File metadata
- Download URL: osm2gmns-1.0.1.tar.gz
- Upload date:
- Size: 17.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b2d1837065de2a23989dc22d3f234678eb11dc2dac934281ffd05d2066273b73
|
|
MD5 |
ccf531e28b90227330b2c787ce27d11f
|
|
BLAKE2b-256 |
33e3d8ba8de7f82acbe5836c4fc16f6cc11b1c7da843e95338c0d6fc63ad6358
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1.tar.gz
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1.tar.gz
-
Subject digest:
b2d1837065de2a23989dc22d3f234678eb11dc2dac934281ffd05d2066273b73
- Sigstore transparency entry: 206749228
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
de9f3457d8eecac119dae047aac1b0b921e4c8cfc17b57c5be933ca51d780761
|
|
MD5 |
bb7948aaab02544b27c823534ed78eb6
|
|
BLAKE2b-256 |
a3cc0af504c539ccde04815d2081772bcbad1c3e3911e03ef5865b3f0272608e
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp312-cp312-win_amd64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp312-cp312-win_amd64.whl
-
Subject digest:
de9f3457d8eecac119dae047aac1b0b921e4c8cfc17b57c5be933ca51d780761
- Sigstore transparency entry: 206749238
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
eead8aa77b5cf0adf5bf93fd0d19b9827bbb2e0d33a5ca9ff17c333bcad4aa77
|
|
MD5 |
08c5d044210f14903bee5720bb56e04e
|
|
BLAKE2b-256 |
688f7ea27eb910e2a17e67fa96a8a44d528419fe6d6914bb478e69efb5d184d3
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
-
Subject digest:
eead8aa77b5cf0adf5bf93fd0d19b9827bbb2e0d33a5ca9ff17c333bcad4aa77
- Sigstore transparency entry: 206749235
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp312-cp312-macosx_14_0_arm64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp312-cp312-macosx_14_0_arm64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.12, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ac8644532dfbf8e8d349ffc41afbfc01e14d265491f39b333ae1e8fe1dee6339
|
|
MD5 |
abd7f02aca8d9d5c2ba967585078c434
|
|
BLAKE2b-256 |
5f7c3e182107245cef4cc311c28be666aa7db368fbcdad1436ececb217b5d323
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp312-cp312-macosx_14_0_arm64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp312-cp312-macosx_14_0_arm64.whl
-
Subject digest:
ac8644532dfbf8e8d349ffc41afbfc01e14d265491f39b333ae1e8fe1dee6339
- Sigstore transparency entry: 206749253
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp312-cp312-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp312-cp312-macosx_13_0_x86_64.whl
- Upload date:
- Size: 9.0 MB
- Tags: CPython 3.12, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c287f4dab524776285eadbf7772aa2c0ddf914d9b30d1a2471282fbe6d000ce8
|
|
MD5 |
59661a652f36dbf5308d8342ffe34887
|
|
BLAKE2b-256 |
7940116fe9d304398b1bd4f3800e7f1d9b0bb537fbff6102ad39b418fbf200a4
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp312-cp312-macosx_13_0_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp312-cp312-macosx_13_0_x86_64.whl
-
Subject digest:
c287f4dab524776285eadbf7772aa2c0ddf914d9b30d1a2471282fbe6d000ce8
- Sigstore transparency entry: 206749237
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f4f4db8ad9122d70e9c6835faf0d9505cc9c98dd417446c5f92498939eb347e7
|
|
MD5 |
5bdf93cc42b21351f6b6b8f49ee89966
|
|
BLAKE2b-256 |
335ca6fbbc7f9a822f2342bfbf3bd420b1344f1712892cd531587f78bddaa8fc
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp311-cp311-win_amd64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp311-cp311-win_amd64.whl
-
Subject digest:
f4f4db8ad9122d70e9c6835faf0d9505cc9c98dd417446c5f92498939eb347e7
- Sigstore transparency entry: 206749246
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e19870af3b568dfc06ffbd4b06de266184b8b7ea4e97cbb5aca56ab2e9d37c49
|
|
MD5 |
feee94130ecb54eb89d5002e747bc5aa
|
|
BLAKE2b-256 |
1dfb9ffe1550c0d40bc291c6e024344ef1b07bc3fca54e8dbb4fed94675e31c8
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
-
Subject digest:
e19870af3b568dfc06ffbd4b06de266184b8b7ea4e97cbb5aca56ab2e9d37c49
- Sigstore transparency entry: 206749250
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp311-cp311-macosx_14_0_arm64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp311-cp311-macosx_14_0_arm64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.11, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cbc3e2554d3f3ace47d5024b72426d059c2a49f32daef11027604ab0933ab1ef
|
|
MD5 |
d73a4526c07fcfa8b55f0b3f4f81469c
|
|
BLAKE2b-256 |
76249d3085522ecb6d82c05795c072b185a2792663c85eb63c9c050b428ee06f
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp311-cp311-macosx_14_0_arm64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp311-cp311-macosx_14_0_arm64.whl
-
Subject digest:
cbc3e2554d3f3ace47d5024b72426d059c2a49f32daef11027604ab0933ab1ef
- Sigstore transparency entry: 206749244
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp311-cp311-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp311-cp311-macosx_13_0_x86_64.whl
- Upload date:
- Size: 9.0 MB
- Tags: CPython 3.11, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
934c713e41378134f8c84f9093807017f1a81f683ad57c46d92431f76a49a8a8
|
|
MD5 |
511a973f54f723eb334406b30658d654
|
|
BLAKE2b-256 |
f00212278f2a237fb14054855212c2ff1d117edad9242845c8bc0485cc23d5fe
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp311-cp311-macosx_13_0_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp311-cp311-macosx_13_0_x86_64.whl
-
Subject digest:
934c713e41378134f8c84f9093807017f1a81f683ad57c46d92431f76a49a8a8
- Sigstore transparency entry: 206749248
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d23e8f2114789873a3fbb306044995d3f751bb3ec5527039659295c6c37d8123
|
|
MD5 |
3da8f95276ef95391f3df13de352f5eb
|
|
BLAKE2b-256 |
b0ed52cfb6427f7f1b93bcff069fa016bba6beda484fc27884daf0066853dacc
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp310-cp310-win_amd64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp310-cp310-win_amd64.whl
-
Subject digest:
d23e8f2114789873a3fbb306044995d3f751bb3ec5527039659295c6c37d8123
- Sigstore transparency entry: 206749254
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
013788b764874c020173547b657fe9b34d0c5e9ddc9c38d95edacabf83f93585
|
|
MD5 |
cd06bf4fd9f9cc9ab34eefb4ea78a67e
|
|
BLAKE2b-256 |
91ed870846f4ec781235005e8afc146fbbb50da639b589a637ee42d1a14ad809
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
-
Subject digest:
013788b764874c020173547b657fe9b34d0c5e9ddc9c38d95edacabf83f93585
- Sigstore transparency entry: 206749249
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp310-cp310-macosx_14_0_arm64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp310-cp310-macosx_14_0_arm64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.10, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
82b7cf83f2a900b8e83f4f7ce943d283fcd23b32a0ccd71f8f68ea5234b99527
|
|
MD5 |
0e75ed89fe545d508bf95a5409d144c7
|
|
BLAKE2b-256 |
77b2484bd039eaef19b89f8464ab05277ca807a9759b53d219f7abb370abd30d
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp310-cp310-macosx_14_0_arm64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp310-cp310-macosx_14_0_arm64.whl
-
Subject digest:
82b7cf83f2a900b8e83f4f7ce943d283fcd23b32a0ccd71f8f68ea5234b99527
- Sigstore transparency entry: 206749252
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
- Upload date:
- Size: 9.0 MB
- Tags: CPython 3.10, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5632de3c03ff42cb796ea4a4ff7b26531473bd06d41e680ded4341e1a1f7a29d
|
|
MD5 |
1eae527d96a1c159ca996fffa3a9b996
|
|
BLAKE2b-256 |
e5bdd672505f87f4ca9972518aa8d97986ab6b19997f31db9267ab753d40daed
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp310-cp310-macosx_13_0_x86_64.whl
-
Subject digest:
5632de3c03ff42cb796ea4a4ff7b26531473bd06d41e680ded4341e1a1f7a29d
- Sigstore transparency entry: 206749233
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d15dd79e752bd9b3c8fd3310ef16e6ebe4401a772c590e1051a73f3c00d9c263
|
|
MD5 |
3f95239a6021a970739e678ec3803dd9
|
|
BLAKE2b-256 |
4cf08bc8cf460653d499c6ba1c34b3774dbe7094ae20c6e16654fe4876a5b999
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp39-cp39-win_amd64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp39-cp39-win_amd64.whl
-
Subject digest:
d15dd79e752bd9b3c8fd3310ef16e6ebe4401a772c590e1051a73f3c00d9c263
- Sigstore transparency entry: 206749256
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a9994cbaae1700bf3fa0d7ed96e00916fbb6b040f4925a2f2505b6bffceecb28
|
|
MD5 |
dcf79a57121865a3bdf3a3217134c6d3
|
|
BLAKE2b-256 |
2c237c1df912f158256dd293355214793e48b2deece510d7ae345c9d415fbcaa
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
-
Subject digest:
a9994cbaae1700bf3fa0d7ed96e00916fbb6b040f4925a2f2505b6bffceecb28
- Sigstore transparency entry: 206749230
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp39-cp39-macosx_14_0_arm64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp39-cp39-macosx_14_0_arm64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.9, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
06f8b348bda060838957f01a4a4c95fec80e02532b4f9a1b7b6c412aa74871fc
|
|
MD5 |
edbd8e49939a231e68b6b27a691650fd
|
|
BLAKE2b-256 |
56ca2101363a3f835e7783062080ad2a4ceb9ee8b014287b6a353433d8e7986a
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp39-cp39-macosx_14_0_arm64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp39-cp39-macosx_14_0_arm64.whl
-
Subject digest:
06f8b348bda060838957f01a4a4c95fec80e02532b4f9a1b7b6c412aa74871fc
- Sigstore transparency entry: 206749232
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp39-cp39-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp39-cp39-macosx_13_0_x86_64.whl
- Upload date:
- Size: 9.0 MB
- Tags: CPython 3.9, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d3104a67aba7fc795d1c01faf34db0c95eb23bb04b8f0db08c873a90e5a0da56
|
|
MD5 |
683827a9c0f03523e2fa33c8d23ae658
|
|
BLAKE2b-256 |
3c8d15dd2796aff0e83ba450dc9288b0c961c48624bc3218486bbe549fb652e6
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp39-cp39-macosx_13_0_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp39-cp39-macosx_13_0_x86_64.whl
-
Subject digest:
d3104a67aba7fc795d1c01faf34db0c95eb23bb04b8f0db08c873a90e5a0da56
- Sigstore transparency entry: 206749243
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5864a005ee7d1b22c8177917a2e5c5ad76911595e883edede94010fa2b4f43b6
|
|
MD5 |
114aa60c0d485d1636c7979382115b82
|
|
BLAKE2b-256 |
20e78780c0e9569bbb56ecd530341737d74bebec42e4cae85518f26c4583cce9
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp38-cp38-win_amd64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp38-cp38-win_amd64.whl
-
Subject digest:
5864a005ee7d1b22c8177917a2e5c5ad76911595e883edede94010fa2b4f43b6
- Sigstore transparency entry: 206749241
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e8a4f0211090908cabb7303169d30b9b3a6fcc67c43cc9543a5f9874663e2733
|
|
MD5 |
85eb679ad2fba81806e21a7a822df1ee
|
|
BLAKE2b-256 |
d589afe59f850a7e35efd87fdc481f29209333f636c7c3dcd1de698ea6b3d92a
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
-
Subject digest:
e8a4f0211090908cabb7303169d30b9b3a6fcc67c43cc9543a5f9874663e2733
- Sigstore transparency entry: 206749257
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp38-cp38-macosx_14_0_arm64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp38-cp38-macosx_14_0_arm64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.8, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
77daa844a82d6cb2ca36b18642543d2b15bc0f373b9ee227b7423542c4a6a98c
|
|
MD5 |
ca0db8ef3fe56c964a24bf89d0a1a943
|
|
BLAKE2b-256 |
8e2d94ef8c73c1c750d3e421782d90a45b5d4d220277d208e8fea78e78735db0
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp38-cp38-macosx_14_0_arm64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp38-cp38-macosx_14_0_arm64.whl
-
Subject digest:
77daa844a82d6cb2ca36b18642543d2b15bc0f373b9ee227b7423542c4a6a98c
- Sigstore transparency entry: 206749240
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file osm2gmns-1.0.1-cp38-cp38-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: osm2gmns-1.0.1-cp38-cp38-macosx_13_0_x86_64.whl
- Upload date:
- Size: 9.0 MB
- Tags: CPython 3.8, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
afc4b177251f5e36bcf08b6b009e6234e27df63266e0d2c7a39dbd69c69ec208
|
|
MD5 |
f8cdfe6f2380f6697fe022d4610fbe33
|
|
BLAKE2b-256 |
6b760ff8873ceafa23f33f4a8d1a22f6efbc8739e75e807152c0157c6023cb83
|
Provenance
The following attestation bundles were made for osm2gmns-1.0.1-cp38-cp38-macosx_13_0_x86_64.whl
:
Publisher:
build-wheels-push.yml
on jiawlu/OSM2GMNS
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
osm2gmns-1.0.1-cp38-cp38-macosx_13_0_x86_64.whl
-
Subject digest:
afc4b177251f5e36bcf08b6b009e6234e27df63266e0d2c7a39dbd69c69ec208
- Sigstore transparency entry: 206749236
- Sigstore integration time:
-
Permalink:
jiawlu/OSM2GMNS@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Branch / Tag:
refs/heads/main
- Owner: https://github.com/jiawlu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build-wheels-push.yml@2f8fa8552eb566ee55a5e199b31b28fd44da15ce
-
Trigger Event:
workflow_dispatch
-
Statement type: