Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pgr_areaContraction #19

Closed
6 tasks done
thisisashukla opened this issue Jun 1, 2017 · 0 comments
Closed
6 tasks done

Create pgr_areaContraction #19

thisisashukla opened this issue Jun 1, 2017 · 0 comments
Milestone

Comments

@thisisashukla
Copy link
Owner

thisisashukla commented Jun 1, 2017

Create pgr_areaContraction function from template create.sh

  • Make a copy of create.sh as mycreate.sh
  • Change the new script to suit the function signature desired for pgr_areaContraction
    - pgr_areaContraction(sql, borderVerticesArray)
  • Generate new function directories using the modified script
  • Modify generated template files to suit the needs of the desired function
    - Modify sql\areaContraction\areaContraction.sql file
    - Modify src\areaContraction\src\areaContraction.c file
    - Modify drivers\areaContraction\areaContraction_driver.h file
    - Modify src\areaContraction\src\areaContraction_driver.cpp file
  • Rectify travis fail issues
  • Rectify Appveyor fail issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant