From 9e4b3703465cdffaf1050d50e9280082197720a1 Mon Sep 17 00:00:00 2001 From: twoentartian Date: Tue, 10 Sep 2024 16:13:55 +0000 Subject: [PATCH] deploy: 14c2b820e298fbfec125f017111b47fbeb6dac0f --- getting-started/openstreetmap.html | 2 +- print.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started/openstreetmap.html b/getting-started/openstreetmap.html index f0db5a0..6b6cbe0 100644 --- a/getting-started/openstreetmap.html +++ b/getting-started/openstreetmap.html @@ -216,7 +216,7 @@

docker run -it --rm -v "`pwd`":/io osm2orc /io/netherlands-latest.osm.pbf /io/netherlands.orc

You will now have the netherlands.orc file somewhere on your machine. We will -use this file as our input. Make sure you understand how to load the file into +use this file as our input. Make sure you understand how to load the file into Spark.

OpenStreetMap schema

Once you have loaded the data set, it's possible to print out the schema of the diff --git a/print.html b/print.html index eff2fea..1b877db 100644 --- a/print.html +++ b/print.html @@ -1475,7 +1475,7 @@

docker run -it --rm -v "`pwd`":/io osm2orc /io/netherlands-latest.osm.pbf /io/netherlands.orc

You will now have the netherlands.orc file somewhere on your machine. We will -use this file as our input. Make sure you understand how to load the file into +use this file as our input. Make sure you understand how to load the file into Spark.

OpenStreetMap schema

Once you have loaded the data set, it's possible to print out the schema of the