Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 894 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 894 Bytes

summer

Smart Urban Maps Made Responsive

GitHub projects that are required

  • GraphHopper
  • Jedis

Tools that we rely on

  • OSM
  • Osmosis
  • Postgresql/Postgis
  • Read the install steps for postgres/postgis (steps given in file: steps-to-install-postgis-and-import-osm)
  • Create and configure the database
  • Import the extracted OSM map into the database using osmosis (or other tools like osm2pgsql)
  • Redis
  • Download and install Redis
  • Start the redis service