Skip to content

Commit 6f405d8

Browse files
authored
Merge pull request #1379 from gboeing/docs
update further reading
2 parents 52e9806 + bea3ba8 commit 6f405d8

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

docs/source/further-reading.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ This is the official reference paper and citation for the OSMnx package.
99

1010
----
1111

12+
Boeing, G. (2026). `Urban Science Beyond Samples: Up-to-Date Street Network Models and Indicators for Every Urban Area in the World`_. *Environment and Planning B*, published online ahead of print. doi:10.1177/23998083261446991
13+
14+
This study uses OSMnx to model and analyze the street networks of every urban area in the world: over 180 million OpenStreetMap street network nodes and over 360 million edges across 10,351 urban areas in 189 countries.
15+
16+
.. _Urban Science Beyond Samples\: Up-to-Date Street Network Models and Indicators for Every Urban Area in the World: https://geoffboeing.com/publications/street-network-models-indicators-world/
17+
18+
----
19+
1220
Boeing, G. (2025). `Topological Graph Simplification Solutions to the Street Intersection Miscount Problem`_. *Transactions in GIS* 29 (3), e70037. doi:10.1111/tgis.70037
1321

1422
This paper describes and validates the algorithms implemented in OSMnx's :code:`simplification` module and explains why graph simplification is necessary to accurately measure intersection density, street segment length, node degree, etc.
@@ -17,11 +25,12 @@ This paper describes and validates the algorithms implemented in OSMnx's :code:`
1725

1826
----
1927

20-
Boeing, G. (2021). `Street Network Models and Indicators for Every Urban Area in the World`_. *Geographical Analysis* 54 (3), 519-535. doi:10.1111/gean.12281
28+
Boeing, G. (2020). `Planarity and Street Network Representation in Urban Form Analysis`_. *Environment and Planning B* 47 (5), 855-869. doi:10.1177/2399808318802941
29+
30+
This paper demonstrates the need for nonplanar graphs when modeling urban street networks, which was one of the original motivations for developing OSMnx.
2131

22-
This study uses OSMnx to model and analyze the street networks of every urban area in the world: over 160 million OpenStreetMap street network nodes and over 320 million edges across 8,914 urban areas in 178 countries.
32+
.. _Planarity and Street Network Representation in Urban Form Analysis: https://geoffboeing.com/publications/planarity-street-network-representation/
2333

24-
.. _Street Network Models and Indicators for Every Urban Area in the World: https://geoffboeing.com/publications/street-network-models-indicators-world/
2534

2635
----
2736

@@ -30,11 +39,3 @@ Boeing, G. (2020). `The Right Tools for the Job: The Case for Spatial Science To
3039
This paper was presented as the 8th annual Transactions in GIS plenary address at the American Association of Geographers annual meeting in Washington, DC. It describes the early development of OSMnx and reviews its use in scientific research over the previous few years.
3140

3241
.. _The Right Tools for the Job\: The Case for Spatial Science Tool-Building: https://geoffboeing.com/publications/right-tools-for-job/
33-
34-
----
35-
36-
Boeing, G. (2020). `Planarity and Street Network Representation in Urban Form Analysis`_. *Environment and Planning B: Urban Analytics and City Science* 47 (5), 855-869. doi:10.1177/2399808318802941
37-
38-
This paper demonstrates the need for nonplanar graphs when modeling urban street networks, which was one of the original motivations for developing OSMnx.
39-
40-
.. _Planarity and Street Network Representation in Urban Form Analysis: https://geoffboeing.com/publications/planarity-street-network-representation/

0 commit comments

Comments
 (0)