I was just going through the following tutorial HERE.
I have extracted all the files succesfully using the below commands:
cd ~/Desktop/pgrouting-workshop/tar -xvzf data.tar.But when i run the following command:
osm2pgrouting -file "data/sampledata.osm" \ -conf "/usr/share/osm2pgrouting/mapconfig.xml" \ -dbname pgrouting-workshop \ -user user \ -host localhost \ -cleanI get an error as follows:
unknown parameter: -confWhat am i doing wrong ??
أكثر...
I have extracted all the files succesfully using the below commands:
cd ~/Desktop/pgrouting-workshop/tar -xvzf data.tar.But when i run the following command:
osm2pgrouting -file "data/sampledata.osm" \ -conf "/usr/share/osm2pgrouting/mapconfig.xml" \ -dbname pgrouting-workshop \ -user user \ -host localhost \ -cleanI get an error as follows:
unknown parameter: -confWhat am i doing wrong ??
أكثر...