Construct semantic city models from OpenStreetMap
Project description
updated 21 Sep 2023
The main contributions of OSMsc are reflected in the following aspects: * Construct semantic city objects based on the public dataset (OpenStreetMap), apply geometric operations to build the incomplete objects, and store them in their respective data layers. * Fuse 3D and tag information from multiple data sources through the spatial analysis between OSMsc layers and other non-OSM data layers. * Supplement the spatial semantics and geometric properties to city objects through object layer analysis. * Utilize each data layer as a unit to output the final CityJSON semantic objects
### Installation
Install from [PyPi](https://pypi.org/project/osmsc/)
pip install osmsc
Install from [Github](https://github.com/ruirzma/osmsc)
git clone https://github.com/ruirzma/osmsc.git
cd osmsc/
pip install . or python setup.py install
### Examples [OSMsc demonstration notebooks](https://github.com/ruirzma/osmsc-examples)
- ### Reference
Geoff Boeing, OSMnx, https://github.com/gboeing/osmnx
Nick Bristow, OSMuf, https://github.com/AtelierLibre/osmuf
Joris Van den Bossche, GeoPandas, https://github.com/geopandas/geopandas
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file osmsc-0.1.20-py3-none-any.whl
.
File metadata
- Download URL: osmsc-0.1.20-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a3a7a1951728679d8fd6b2899fdf7c14d6f7800e7143345de19873ac61eba74 |
|
MD5 | a7ff6aa4f654ff45f2bb523d3f684615 |
|
BLAKE2b-256 | 67174ff5e0e22938c6c15cefd320c6f85cdf06c4a1f24dd37bf0adb4b47c6765 |