Open imayanksrivastava opened 6 years ago
When i try to run the below command during installation
ruby importers/osm/osm_importer.rb -f ~/Downloads/amsterdam_netherlands.osm.pbf -d
I get the following error:
root@ns553739:~/citysdk-ld# ruby importers/osm/osm_importer.rb -f ~/Downloads/amsterdam_netherlands.osm.pbf -d osm importers/osm/osm_importer.rb:99:in osm2pgsql': undefined method+@' for # (NoMethodError) from importers/osm/osm_importer.rb:180:in `'
osm2pgsql': undefined method
Hello @mayanksrivastav84, do you still have this problem? I cannot reproduce it with a small test I did.
When i try to run the below command during installation
ruby importers/osm/osm_importer.rb -f ~/Downloads/amsterdam_netherlands.osm.pbf -d
I get the following error:
root@ns553739:~/citysdk-ld# ruby importers/osm/osm_importer.rb -f ~/Downloads/amsterdam_netherlands.osm.pbf -d osm importers/osm/osm_importer.rb:99:in (NoMethodError)
from importers/osm/osm_importer.rb:180:in `'
osm2pgsql': undefined method
+@' for #