pgRouting / pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://pgrouting.org
GNU General Public License v2.0
1.12k stars 364 forks source link

points_input Developers doc #973

Open cvvergara opened 6 years ago

cvvergara commented 6 years ago

Write the developers documentation of the following files

https://github.com/pgRouting/pgrouting/blob/develop/src/common/points_input.c https://github.com/pgRouting/pgrouting/blob/develop/include/c_common/points_input.h

We use Doxygen to generate the documentation http://www.stack.nl/~dimitri/doxygen/

clncy commented 4 years ago

I'd be happy to work on this, if it's still required.

imshuv commented 3 years ago

I want to work on this , I will be extremely thankful if someone can guide me through it.

dkastl commented 3 years ago

See https://github.com/pgRouting/pgrouting/issues/972#issuecomment-755864531

ayushvpaliwal commented 3 years ago

Hii @dkastl @cvvergara !! I have submitted my proposal for GSoC 2021 for Implementation of BOOST Algorithm. Along with that I would like to work on this issue. Should I proceed with it?

dkastl commented 3 years ago

@ayushvpaliwal , thank you for offering your help! I don't know if someone is working on this already, but there is no pull request yet. That's all I can say.

shobhit162 commented 3 years ago

Hey @ayushvpaliwal , Are you working on this issue? I also want to work on this issue. @dkastl Can 2 people work on this issue at a same time?

ayushvpaliwal commented 3 years ago

Yes, I am working on it. I will create pr in some time.