Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dkastl committed Aug 23, 2011
1 parent b8e761a commit d7cd509
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/chapters/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion docs/chapters/osm2pgrouting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit d7cd509

Please sign in to comment.