Skip to content

uscuni/neatnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e5a5372 · Apr 16, 2025
Mar 14, 2025
Mar 13, 2025
Apr 9, 2025
Apr 9, 2025
Apr 9, 2025
Dec 5, 2024
Feb 18, 2025
Apr 7, 2025
Mar 11, 2025
Aug 22, 2024
Apr 9, 2025
Dec 27, 2024
Dec 27, 2024
Mar 17, 2025
Mar 17, 2025

Repository files navigation

neatnet: Street Geometry Processing Toolkit

Continuous Integration codecov

Introduction

neatnet offers a set of tools pre-processing of street network geometry aimed at its simplification. This typically means removal of dual carrieageways, roundabouts and similar transportation-focused geometries and their replacement with a new geometry representing the street space via its centerline. The resulting geometry shall be closer to a morphological representation of space than the original source, that is typically drawn with transportation in mind (e.g. OpenStreetMap).

Examples

import neatnet

simplified = neatnet.neatify(gdf)

Contribution

While we consider the API stable, the project is young and may be evolving fast. All contributions are very welcome, see our guidelines in CONTRIBUTING.md.

Recommended Citations

The package is a result of a scientific collaboration between The Research Team on Urban Structure of Charles University (USCUNI), NEtwoRks, Data, and Society research group of IT University Copenhagen (NERDS) and Oak Ridge National Laboratory.

If you use neatnet for a research purpose, please consider citing the original paper introducing it.

Canonical Citation (primary)

forthcoming

Repository Citation (secondary)

DOI

Funding

The development has been supported by the Charles University’s Primus program through the project "Influence of Socioeconomic and Cultural Factors on Urban Structure in Central Europe", project reference PRIMUS/24/SCI/023.


This package developed & and maintained by:

Copyright (c) 2024-, neatnet Developers