Skip to content

lexis-t/putnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

putnik

Mobile GIS Application with Vector Maps and Routing Directions

Development branches

  • Android

Development Roadmap

Initial Phase

  • Build mapnik with dependences
  • Render samle OSM map
  • Show current position at real spb map
  • Track current position at runtime
  • Create simple UI

Routing

  • Design route calculation model
  • Implement route calculation
  • Show route at map
  • Rework UI for routing feature

Current status

Setting up build on OS X

  • clone github repo recursively with submodules:
$ git clone --recursive git@github.com:lexis-t/putnik.git
  • create build folder and cd inside:
$ mkdir putnik/build
$ cd putnik/build
  • run make
$ make -f ../Makefile libs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published