goosm
goosm copied to clipboard
Go application for importing OSM data into MongoDB
Results
2
goosm issues
Sort by
recently updated
recently updated
newest added
./build.sh Detected OS: Darwin Building: goosm src/goosm.go:7:2: cannot find package "labix.org/v2/mgo" in any of: /usr/local/go/src/labix.org/v2/mgo (from $GOROOT) /.../goosm/src/labix.org/v2/mgo (from $GOPATH) Done
Hi there, just was curious. I am importing 44 GB of OSM data and it is going just fine, but looking at the CPU utilization for the process I noticed...