Geospatial service using openstreetmap data.
brew install protobuf-c
brew install osm2pgsql --with-protobuf-c
sudo apt-get install libprotobuf-c0-dev protobuf-c-compiler
sudo apt-get install osm2pgsql
CREATE EXTENSION postgis;
CREATE EXTENSION hstore;
osm2pgsql -c --slim -d dbname -S default.style --hstore -U postgres -P 5432 planet-latest.osm.pbf