[pgrouting-dev] [pgr_2.0] What is add_vertices_geometry(geom_table) use for?

Stephen Woodbridge woodbri at swoodbridge.com
Thu Mar 21 12:49:15 PDT 2013


On 3/21/2013 3:08 PM, Stephen Woodbridge wrote:
> Hi all,
>
> I am review the existing pgRouting SQL functions and in
> routing_core_wrappers.sql we have a function:
>
> add_vertices_geometry(geom_table)

Add to this:

   update_cost_from_distance(geom_table)

> I don't see it referenced anywhere so I assume this is some utility
> function that somebody added for some purpose.
>
> Any objections to removing this?
>
> My goal here is the following:
>
> 1. review and decruft existing SQL
> 2. relocate functions into the folders that they belong to
> 3. refactor the code and/or standardize function calling arguments
> 4. add pgr_ prefixes to all the pgRouting functions
> 5. add comments and documentation to the SQL
>
> Thanks,
>    -Steve
> _______________________________________________
> pgrouting-dev mailing list
> pgrouting-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pgrouting-dev



More information about the pgrouting-dev mailing list