waagsociety / citysdk-ld

CitySDK Linked Data API
MIT License
60 stars 4 forks source link

Installation Issue. #45

Open iammayanksrivastava opened 6 years ago

iammayanksrivastava commented 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 `

'

sbocconi commented 6 years ago

Hello @mayanksrivastav84, do you still have this problem? I cannot reproduce it with a small test I did.