Posted by Anonymous on Tue 4 Dec 11:02
report abuse | download | new post
- SELECT * FROM shortest_path_shooting_star('
- SELECT gid as id,
- source::integer, target::integer, length::double precision as cost, rcost::double precision as reverse_cost, x1, y1, x2, y2, rule, to_cost
- FROM streets',
- give_source('POINT(640905 225230)',1000,200), give_target('POINT(640982 225439)',1000,200),
- false,true);
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.