|
| 1 | +#VERSION pgrouting 2.2.1 |
| 2 | +#TYPES |
| 3 | +pgr_costResult(integer,integer,integer,float8) |
| 4 | +pgr_costResult3(integer,integer,integer,integer,float8) |
| 5 | +pgr_geomResult(integer,integer,integer,geometry) |
| 6 | +#FUNCTIONS |
| 7 | +_pgr_checkverttab(text,text[],in int ,in text ,out text,out text) |
| 8 | +_pgr_createindex(text,text,text,text,in int ,in text ) |
| 9 | +_pgr_createindex(text,text,text,in int ,in text ) |
| 10 | +_pgr_dijkstra(text,bigint,bigint,boolean,boolean ,out integer,out integer,out bigint,out bigint,out float,out float) |
| 11 | +_pgr_dijkstra(text,bigint,anyarray,boolean ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 12 | +_pgr_dijkstra(text,anyarray,bigint,boolean ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 13 | +_pgr_dijkstra(text,anyarray,anyarray,boolean ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float) |
| 14 | +_pgr_drivingdistance(text,bigint,float8,boolean,out integer,out bigint,out bigint,out float,out float) |
| 15 | +_pgr_drivingdistance(text,anyarray,float8,boolean,boolean,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 16 | +_pgr_endpoint(geometry) |
| 17 | +_pgr_getcolumnname(text,text,text,in int ,in text ) |
| 18 | +_pgr_getcolumnname(text,text,in int ,in text ) |
| 19 | +_pgr_getcolumntype(text,text,text,in int ,in text ) |
| 20 | +_pgr_getcolumntype(text,text,in int ,in text ) |
| 21 | +_pgr_gettablename(in text,in int ,in text ,out text,out text) |
| 22 | +_pgr_get_statement(text) |
| 23 | +_pgr_iscolumnintable(text,text) |
| 24 | +_pgr_iscolumnindexed(text,text,text,in int ,in text ) |
| 25 | +_pgr_iscolumnindexed(text,text,in int ,in text ) |
| 26 | +_pgr_ksp(text,bigint,bigint,integer,boolean,boolean,out integer,out integer,out integer,out bigint,out bigint,out float,out float) |
| 27 | +_pgr_makedistancematrix(text,out double precision[],out integer[]) |
| 28 | +_pgr_msg(in int,in text,in text ) |
| 29 | +_pgr_onerror(in boolean,in int,in text,in text,in text ,in text ) |
| 30 | +_pgr_parameter_check(text,text,boolean ) |
| 31 | +_pgr_pointtoid(geometry,double precision,text,integer) |
| 32 | +_pgr_quote_ident(text) |
| 33 | +_pgr_startpoint(geometry) |
| 34 | +_pgr_trsp(text,integer,integer,boolean,boolean,text ) |
| 35 | +_pgr_trspviavertices(text,integer[],boolean,boolean,text ) |
| 36 | +_pgr_versionless(text,text) |
| 37 | +_pgr_withpoints(text,text,bigint,bigint,boolean,char,boolean,boolean ,out integer,out integer,out bigint,out bigint,out float,out float) |
| 38 | +_pgr_withpoints(text,text,bigint,anyarray,boolean,char,boolean,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 39 | +_pgr_withpoints(text,text,anyarray,bigint,boolean,char,boolean,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 40 | +_pgr_withpoints(text,text,anyarray,anyarray,boolean,char,boolean,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float) |
| 41 | +_pgr_withpointsvia(text,bigint[],float[],boolean ,out integer,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float,out float) |
| 42 | +pgr_alphashape(text,float8 ,out float8,out float8) |
| 43 | +pgr_analyzeoneway(text,text[],text[],text[],text[],boolean ,text ,text ,text ) |
| 44 | +pgr_analyzegraph(text,double precision,text ,text ,text ,text ,text ) |
| 45 | +pgr_apspjohnson(text) |
| 46 | +pgr_apspwarshall(text,boolean,boolean) |
| 47 | +pgr_astar(text,integer,integer,boolean,boolean) |
| 48 | +pgr_bdastar(text,integer,integer,boolean,boolean) |
| 49 | +pgr_bddijkstra(text,integer,integer,boolean,boolean) |
| 50 | +pgr_createtopology(text,double precision,text ,text ,text ,text ,text ,boolean ) |
| 51 | +pgr_createverticestable(text,text ,text ,text ,text ) |
| 52 | +pgr_dijkstra(text,bigint,bigint,out integer,out integer,out bigint,out bigint,out float,out float) |
| 53 | +pgr_dijkstra(text,bigint,bigint,boolean,out integer,out integer,out bigint,out bigint,out float,out float) |
| 54 | +pgr_dijkstra(text,bigint,anyarray,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 55 | +pgr_dijkstra(text,integer,integer,boolean,boolean) |
| 56 | +pgr_dijkstra(text,anyarray,bigint,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 57 | +pgr_dijkstra(text,anyarray,anyarray,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float) |
| 58 | +pgr_dijkstracost(text,bigint,bigint,boolean ,out bigint,out bigint,out float) |
| 59 | +pgr_dijkstracost(text,bigint,anyarray,boolean ,out bigint,out bigint,out float) |
| 60 | +pgr_dijkstracost(text,anyarray,bigint,boolean ,out bigint,out bigint,out float) |
| 61 | +pgr_dijkstracost(text,anyarray,anyarray,boolean ,out bigint,out bigint,out float) |
| 62 | +pgr_dijkstravia(text,anyarray,boolean ,boolean ,boolean ,out integer,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float,out float) |
| 63 | +pgr_drivingdistance(text,bigint,float8,boolean,boolean) |
| 64 | +pgr_drivingdistance(text,bigint,float8,boolean ,out integer,out bigint,out bigint,out float,out float) |
| 65 | +pgr_drivingdistance(text,anyarray,float8,boolean ,boolean ,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 66 | +pgr_endpoint(geometry) |
| 67 | +pgr_flipedges(geometry[]) |
| 68 | +pgr_floydwarshall(text,boolean ,out bigint,out bigint,out float) |
| 69 | +pgr_getcolumnname(text,text) |
| 70 | +pgr_gettablename(in text,out text,out text) |
| 71 | +pgr_gsoc_vrppdtw(text,integer,integer,out integer,out integer,out integer,out integer ) |
| 72 | +pgr_iscolumnintable(text,text) |
| 73 | +pgr_iscolumnindexed(text,text) |
| 74 | +pgr_johnson(text,boolean ,out bigint,out bigint,out float) |
| 75 | +pgr_kdijkstrapath(text,integer,integer array,boolean,boolean) |
| 76 | +pgr_kdijkstracost(text,integer,integer array,boolean,boolean) |
| 77 | +pgr_ksp(text,bigint,bigint,integer,boolean ,boolean ,out integer,out integer,out integer,out bigint,out bigint,out float,out float) |
| 78 | +pgr_ksp(text,integer,integer,integer,boolean) |
| 79 | +pgr_labelgraph(text,text ,text ,text ,text ,text ) |
| 80 | +pgr_nodenetwork(text,double precision,text ,text ,text ,text ,boolean ) |
| 81 | +pgr_pointsaspolygon(varchar,float8 ) |
| 82 | +pgr_pointstodmatrix(geometry[],integer ) |
| 83 | +pgr_pointstovids(geometry[],text,float8 ) |
| 84 | +pgr_pointtoedgenode(text,geometry,float8) |
| 85 | +pgr_quote_ident(text) |
| 86 | +pgr_startpoint(geometry) |
| 87 | +pgr_texttopoints(text,integer ) |
| 88 | +pgr_trsp(text,integer,integer,boolean,boolean,text ) |
| 89 | +pgr_trsp(text,integer,float8,integer,float8,boolean,boolean,text ) |
| 90 | +pgr_trspviaedges(text,integer[],float8[],boolean,boolean,text ) |
| 91 | +pgr_trspviavertices(text,anyarray,boolean,boolean,text ) |
| 92 | +pgr_tsp(float8[][],integer,integer ,out integer,out integer) |
| 93 | +pgr_tsp(text,integer,integer ) |
| 94 | +pgr_version() |
| 95 | +pgr_versionless(text,text) |
| 96 | +pgr_vidstodmatrix(text,integer[],bool,bool,bool) |
| 97 | +pgr_vidstodmatrix(in integer[],in geometry[],in text,float8 ) |
| 98 | +pgr_vrponedepot(text,text,text,integer,out integer,out integer,out integer,out integer,out integer) |
| 99 | +pgr_withpoints(text,text,bigint,bigint,boolean ,char ,boolean ,out integer,out integer,out bigint,out bigint,out float,out float) |
| 100 | +pgr_withpoints(text,text,bigint,anyarray,boolean ,char ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 101 | +pgr_withpoints(text,text,anyarray,bigint,boolean ,char ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 102 | +pgr_withpoints(text,text,anyarray,anyarray,boolean ,char ,boolean ,out integer,out integer,out bigint,out bigint,out bigint,out bigint,out float,out float) |
| 103 | +pgr_withpointscost(text,text,bigint,bigint,boolean ,char ,out bigint,out bigint,out float) |
| 104 | +pgr_withpointscost(text,text,bigint,anyarray,boolean ,char ,out bigint,out bigint,out float) |
| 105 | +pgr_withpointscost(text,text,anyarray,bigint,boolean ,char ,out bigint,out bigint,out float) |
| 106 | +pgr_withpointscost(text,text,anyarray,anyarray,boolean ,char ,out bigint,out bigint,out float) |
| 107 | +pgr_withpointsdd(text,text,anyarray,float,boolean ,char ,boolean ,boolean ,out integer,out bigint,out bigint,out bigint,out float,out float) |
| 108 | +pgr_withpointsdd(text,text,bigint,float,boolean ,char ,boolean ,out integer,out bigint,out bigint,out float,out float) |
| 109 | +pgr_withpointsksp(text,text,bigint,bigint,integer,boolean ,boolean ,char ,boolean ,out integer,out integer,out integer,out bigint,out bigint,out float,out float) |
0 commit comments