From d7cd50946f71f30ce4e95b557bb19a0c18c4dfbd Mon Sep 17 00:00:00 2001 From: Daniel Kastl Date: Wed, 24 Aug 2011 02:19:03 +0900 Subject: [PATCH] small fixes --- docs/chapters/installation.rst | 2 +- docs/chapters/osm2pgrouting.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index 9ab1e343c..383722fdd 100644 --- a/docs/chapters/installation.rst +++ b/docs/chapters/installation.rst @@ -100,7 +100,7 @@ Alternativly you can use **PgAdmin III** and SQL commands. Start PgAdmin III (av .. _installation_load_functions: -------------------------------------------------------------------------------------------------------------- -Load Funtions +Load Functions -------------------------------------------------------------------------------------------------------------- Without a routing template database several files containing pgRouting functions must be loaded to the database. Therefore open a terminal window and execute the following commands: diff --git a/docs/chapters/osm2pgrouting.rst b/docs/chapters/osm2pgrouting.rst index 24becd36f..d5fcb5bcf 100644 --- a/docs/chapters/osm2pgrouting.rst +++ b/docs/chapters/osm2pgrouting.rst @@ -73,7 +73,6 @@ Then run the converter: .. code-block:: bash - cd ~/Desktop/pgrouting-workshop/ osm2pgrouting -file "data/sampledata.osm" \ -conf "/usr/share/osm2pgrouting/mapconfig.xml" \ -dbname routing \