Hi I am trying to import OSM data into my PostgreSQL database. I have already created database called city_routing in my prostgresql database. When I try to import data using folloeing command I am getting mapconfig.xml notfound error. Please help me. Thanks Command Error asked 14 Jan '18, 06:42 swiftDroid |
Have you checked if the configuration file that it is complaining about actually exists?
yeas its already there in C:\Program Files\PostgreSQL\10\bin
But I don't know how to find this /usr/share path. How can I check this place?
ah windows ....
You can specify where the config file is with -c see https://github.com/pgRouting/osm2pgrouting/wiki/Documentation-for-osm2pgrouting-v2.2