Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • debian-gis-team/pgrouting
1 result
Show changes
Showing
with 371 additions and 296 deletions
......@@ -32,8 +32,12 @@
// for bool
#ifdef __GNUC__
#if __GNUC__ > 5
#pragma GCC diagnostic ignored "-Wpedantic"
#else
#pragma GCC diagnostic ignored "-pedantic"
#endif
#endif
#include <postgres.h>
......
......@@ -30,6 +30,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#include <string>
#include <cstring>
extern "C" {
......
......@@ -6,8 +6,8 @@ Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail: vicky_vergara@hotmail.com
Copyright (c) 2017 Maoguang Wang
Mail: xjtumg1007@gmail.com
------
......
......@@ -6,8 +6,8 @@ Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail: vicky_vergara@hotmail.com
Copyright (c) 2017 Maoguang Wang
Mail: xjtumg1007@gmail.com
------
......
......@@ -6,8 +6,8 @@ Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail: vicky_vergara@hotmail.com
Copyright (c) 2017 Maoguang Wang
Mail: xjtumg1007@gmail.com
------
......
......@@ -6,8 +6,8 @@ Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail: vicky_vergara@hotmail.com
Copyright (c) 2017 Maoguang Wang
Mail: xjtumg1007@gmail.com
------
......
......@@ -6,8 +6,8 @@ Copyright (c) 2015 pgRouting developers
Mail: project@pgrouting.org
Function's developer:
Copyright (c) 2015 Celia Virginia Vergara Castillo
Mail: vicky_vergara@hotmail.com
Copyright (c) 2017 Maoguang Wang
Mail: xjtumg1007@gmail.com
------
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -21,7 +21,7 @@ msgid "All Pairs - Family of Functions"
msgstr ""
#: ../../build/doc/allpairs-family.rst:16
msgid "The following functions work an all vertices pair combinations"
msgid "The following functions work on all vertices pair combinations"
msgstr ""
#: ../../build/doc/allpairs-family.rst:33
......@@ -68,6 +68,11 @@ msgstr ""
msgid "Results"
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:0
msgid "Test"
msgstr ""
#: ../../build/doc/allpairs-family.rst:68
msgid "One"
msgstr ""
......@@ -81,63 +86,75 @@ msgstr ""
msgid "The results of this tests are presented as:"
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "SIZE"
msgstr ""
#: ../../build/doc/allpairs-family.rst:85
msgid "is the number of edges given as input."
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "EDGES"
msgstr ""
#: ../../build/doc/allpairs-family.rst:86
#: ../../build/doc/allpairs-family.rst:143
msgid "is the total number of records in the query."
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "DENSITY"
msgstr ""
#: ../../build/doc/allpairs-family.rst:87
#: ../../build/doc/allpairs-family.rst:144
msgid "is the density of the data :math:`\\dfrac{E}{V \\times (V-1)}`."
msgstr ""
#: ../../build/doc/allpairs-family.rst:88
#: ../../build/doc/allpairs-family.rst:145
msgid "is the number of records returned by the queries."
msgstr ""
#: ../../build/doc/allpairs-family.rst:89
#: ../../build/doc/allpairs-family.rst:146
msgid "is the average execution time in seconds of pgr_floydWarshall."
msgstr ""
#: ../../build/doc/allpairs-family.rst:90
#: ../../build/doc/allpairs-family.rst:147
msgid "is the average execution time in seconds of pgr_johnson."
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "SIZE"
msgid "OUT ROWS"
msgstr ""
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:151
msgid "EDGES"
#: ../../build/doc/allpairs-family.rst:88
#: ../../build/doc/allpairs-family.rst:145
msgid "is the number of records returned by the queries."
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "DENSITY"
msgid "Floyd-Warshall"
msgstr ""
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:151
msgid "OUT ROWS"
#: ../../build/doc/allpairs-family.rst:89
#: ../../build/doc/allpairs-family.rst:146
msgid "is the average execution time in seconds of pgr_floydWarshall."
msgstr ""
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:0
#: ../../build/doc/allpairs-family.rst:151
msgid "Floyd-Warshall"
msgid "Johnson"
msgstr ""
#: ../../build/doc/allpairs-family.rst:94
#: ../../build/doc/allpairs-family.rst:151
msgid "Johnson"
#: ../../build/doc/allpairs-family.rst:90
#: ../../build/doc/allpairs-family.rst:147
msgid "is the average execution time in seconds of pgr_johnson."
msgstr ""
#: ../../build/doc/allpairs-family.rst:96
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -92,6 +92,10 @@ msgstr ""
msgid "Description of the edges_sql query for astar like functions"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:0
msgid "edges_sql"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:6
msgid "an SQL query, which should return a set of rows with the following columns:"
msgstr ""
......@@ -219,10 +223,18 @@ msgstr ""
msgid "Where:"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:0
msgid "ANY-INTEGER"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:30
msgid "SMALLINT, INTEGER, BIGINT"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:0
msgid "ANY-NUMERICAL"
msgstr ""
#: ../../build/doc/pgRouting-concepts.rst:31
msgid "SMALLINT, INTEGER, BIGINT, REAL, FLOAT"
msgstr ""
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
This diff is collapsed.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -104,6 +104,10 @@ msgstr ""
msgid "Can be used as input to :ref:`pgr_tsp`."
msgstr ""
#: ../../build/doc/costMatrix-category.rst:0
msgid "directly"
msgstr ""
#: ../../build/doc/costMatrix-category.rst:57
msgid "when the resulting matrix is symmetric and there is no :math:`\\infty` value."
msgstr ""
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -34,21 +34,41 @@ msgstr ""
msgid "Description"
msgstr ""
#: ../../build/doc/cost_result.rst:0
#: ../../build/doc/cost_result.rst:0
msgid "seq"
msgstr ""
#: ../../build/doc/cost_result.rst:37
#: ../../build/doc/cost_result.rst:71
msgid "sequential ID indicating the path order"
msgstr ""
#: ../../build/doc/cost_result.rst:0
#: ../../build/doc/cost_result.rst:0
msgid "id1"
msgstr ""
#: ../../build/doc/cost_result.rst:38
#: ../../build/doc/cost_result.rst:73
msgid "generic name, to be specified by the function, typically the node id"
msgstr ""
#: ../../build/doc/cost_result.rst:0
#: ../../build/doc/cost_result.rst:0
msgid "id2"
msgstr ""
#: ../../build/doc/cost_result.rst:39
#: ../../build/doc/cost_result.rst:74
msgid "generic name, to be specified by the function, typically the edge id"
msgstr ""
#: ../../build/doc/cost_result.rst:0
#: ../../build/doc/cost_result.rst:0
msgid "cost"
msgstr ""
#: ../../build/doc/cost_result.rst:40
#: ../../build/doc/cost_result.rst:75
msgid "cost attribute"
......@@ -66,6 +86,10 @@ msgstr ""
msgid "generic name, to be specified by the function, typically the path id"
msgstr ""
#: ../../build/doc/cost_result.rst:0
msgid "id3"
msgstr ""
#: ../../build/doc/cost_result.rst:79
msgid "History"
msgstr ""
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......
# SOME DESCRIPTIVE TITLE.
# Copyright (C) pgRouting Contributors - Version v2.5.0-alpha
# Copyright (C) pgRouting Contributors - Version v2.6.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v2.5.0-alpha\n"
"Project-Id-Version: pgRouting v2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-26 16:13-0500\n"
"POT-Creation-Date: 2018-03-28 07:39-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......