Skip to content

Commit 93e145e

Browse files
committed
Explain how to fix relations downloads from API.
1 parent 4d30950 commit 93e145e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_osmium_tool_manual/09_creating_extracts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ all objects except the relation 7444 itself. This way only the relation itself
5555
is turned into a (multi)polygon and not other relations or closed ways that
5656
happen to be in the data.
5757

58+
(If you have problems with relations downloaded from the API, the solution
59+
is the same. Run the mentioned `osmium getid` command on them.)
60+
5861
And now you can create the extract:
5962

6063
osmium extract -p paris-boundary.osm france.pbf -o paris.pbf

0 commit comments

Comments
 (0)