forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 2
Week #4 Report
sarthak-0415 edited this page Jun 22, 2015
·
3 revisions
- To understand how boost works.
- Meeting with the mentor
- To work on issues created on osm2pgrouting repo about program_options.
- Understanding the osm2pgRouting architecture.
- Work on wiki
- Meeting with the mentor on Tuesday for 6 Hours.
- Readn and Tested first program_options from boost libabry.[link] (https://github.com/sarthak-0415/program_options/blob/develop/example/osm2pgrouting_program_options.cpp)
- Coded the first phase of program_options for osm2pgRouting [link] (https://github.com/sarthak-0415/osm2pgrouting/blob/gsoc-develop/src/prog_options.cpp)
- Tried to integrate the code with the exisiting osm2pgRouting.cpp [link] (https://github.com/sarthak-0415/osm2pgrouting/blob/gsoc-develop/src/osm2pgrouting.cpp)
- Not as of now, some of them were posted as issue