MarPetra
MarPetra
### Update installation instructions to be more clear 1. Open a terminal: `sudo apt-get install cmake` 2. Visit https://docs.pgrouting.org/dev/en/pgRouting-installation.html#get-the-sources and install postgres sources 3. To find out what version of...
I am standarizing documentation and I get confused because the parameters and the result columns have the same names , for example: ```` pgr_aStar(edges_sql, start_vid, end_vid [, directed] [, heuristic]...
Code Snippets http://pgrouting.org/docs/howto/contribute.html#code-snippets Get Involved http://pgrouting.org/docs/howto/contribute.html#get-involved Fork pgRouting on Github http://pgrouting.org/docs/howto/contribute.html#fork-pgrouting-on-github all this links returns to "how to/ contribute" (there is already a table of contents inside) http://pgrouting.org/docs/howto/contribute.html - are...
*it might be outdated? are we keeping? http://pgrouting.org/docs/howto/contribute.html
Is the information outdated? https://github.com/Tristramg/osm4routing (into http://pgrouting.org/docs/tools.html )
Is the information outdated? https://github.com/pgrouting/osm2pgrouting (into http://pgrouting.org/docs/tools.html )
Is the information outdated? http://osm2postgis.sourceforge.net/ (into http://pgrouting.org/docs/tools.html )
Is the information outdated? http://osm2po.de/ (into http://pgrouting.org/docs/tools.html )
Graphs, Directed, unDirected, Reverse Costs http://pgrouting.org/docs/howto/topology.html#graphs-directed-undirected-reverse-costs pgRouting http://pgrouting.org/docs/howto/topology.html#pgrouting PostGIS http://pgrouting.org/docs/howto/topology.html#postgis ArcInfo http://pgrouting.org/docs/howto/topology.html#arcinfo GRASS http://pgrouting.org/docs/howto/topology.html#grass all this links returns to "how to/ Creating Data for Routing Applications" (there is already a...