pgRouting

Forum #23 - Topic #95 - Message List

Shooting_Star Restrictions

Hi,

In Shooting_star algorithm can you specify which rows are taken into consideration and which not please? Basically, I am thinking of something like Status column will be either 1 or 0.

Can you force the function to work just on the columns WHERE status = '1' ? only?

Am I right to say that it is impossible since you have to recompile all the data for the indexes?

Thanks