From 2ec0f66ec6f123dcf05873fdcee01c5fc290d8f3 Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Thu, 18 Jun 2020 22:37:16 +0200 Subject: [PATCH] Update quickstart --- doc/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 2e9bbed..eedc50b 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -24,7 +24,7 @@ With PDAL installed you're ready to run a PDAL import into PostgreSQL PointCloud thanks to the dedicated `pgPointcloud writer`_. -Running a PDAL pipeline +Running a pipeline ------------------------------------------------------------------------------ PDAL includes a `command line program`_ that allows both simple format @@ -125,7 +125,7 @@ partial extracts from a table: } -PDAL pgpointcloud reader/writer +pgpointcloud reader/writer ------------------------------------------------------------------------------ The PDAL `writers.pgpointcloud`_ for PostgreSQL Pointcloud takes the following