Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pgRouting

PostgreSQL Extension for Routing and Network Analysis
Collective - Host: opensource - https://opencollective.com/pgrouting - Website: https://pgrouting.org/ - Code: https://github.com/pgRouting

Added examples for alphashape function

Added examples for points as polygon function
Fixed errors
Simplified points as polygon function,...

github.com/pgRouting/GSoC-pgRouting - 0ab75e7ac4c08d97b31d40a3e136dfdaaa5133c0 authored over 11 years ago
Added examples for alphashape function

Added examples for points as polygon function
Fixed errors
Simplified points as polygon function,...

github.com/pgRouting/pgrouting - 0ab75e7ac4c08d97b31d40a3e136dfdaaa5133c0 authored over 11 years ago
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

Conflicts:
VERSION

github.com/pgRouting/pgrouting - df4cbccab97b582a3fbf786596e0767dc8d45973 authored over 11 years ago
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

Conflicts:
VERSION

github.com/pgRouting/GSoC-pgRouting - df4cbccab97b582a3fbf786596e0767dc8d45973 authored over 11 years ago
Added alpha shape example

Modified TSP docs

github.com/pgRouting/GSoC-pgRouting - 9c48bb9590bb8f1bf283a83f575159eaa92d720f authored over 11 years ago
Added alpha shape example

Modified TSP docs

github.com/pgRouting/pgrouting - 9c48bb9590bb8f1bf283a83f575159eaa92d720f authored over 11 years ago
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

github.com/pgRouting/pgrouting - 1922476ed6cee232b10d8a6b9d95c03434ea5ea3 authored over 11 years ago
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

github.com/pgRouting/GSoC-pgRouting - 1922476ed6cee232b10d8a6b9d95c03434ea5ea3 authored over 11 years ago
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

github.com/pgRouting/GSoC-pgRouting - 6288df72a3fd8873bcdcbb13e45d040e63d5f815 authored over 11 years ago
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

github.com/pgRouting/pgrouting - 6288df72a3fd8873bcdcbb13e45d040e63d5f815 authored over 11 years ago
Merge branch 'sew-devel-2_0' into db_dijkstra_bug

Conflicts:
VERSION

github.com/pgRouting/pgrouting - f6dcb57dd637043ee2a8a1dbdd2d8c5dbffec8d7 authored over 11 years ago
Merge branch 'sew-devel-2_0' into db_dijkstra_bug

Conflicts:
VERSION

github.com/pgRouting/GSoC-pgRouting - f6dcb57dd637043ee2a8a1dbdd2d8c5dbffec8d7 authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/GSoC-pgRouting - d557e61cf3a7442d9d6aa6c06511f8d2db4ed301 authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/pgrouting - d557e61cf3a7442d9d6aa6c06511f8d2db4ed301 authored over 11 years ago
Saving debug changes to switch to develop branch.

github.com/pgRouting/pgrouting - d4c95896a20ce15378bffdeb07368524fa7cfe42 authored over 11 years ago
Saving debug changes to switch to develop branch.

github.com/pgRouting/GSoC-pgRouting - d4c95896a20ce15378bffdeb07368524fa7cfe42 authored over 11 years ago
extended release notes

github.com/pgRouting/GSoC-pgRouting - 48b59b5523390845e06f02c7afa9cbce1e2273e8 authored over 11 years ago
extended release notes

github.com/pgRouting/pgrouting - 48b59b5523390845e06f02c7afa9cbce1e2273e8 authored over 11 years ago
Added legacy page

Merged Shooting Star notes
Removed references to vertexResult TYPE

github.com/pgRouting/pgrouting - eba65c4d18d3ad043c0907e9bc8bf2b5c125feef authored over 11 years ago
Added legacy page

Merged Shooting Star notes
Removed references to vertexResult TYPE

github.com/pgRouting/GSoC-pgRouting - eba65c4d18d3ad043c0907e9bc8bf2b5c125feef authored over 11 years ago
Got bd_astar() working and updated tests and results. bd_dijkstra() still crashes the server.

github.com/pgRouting/GSoC-pgRouting - ba78d55ef382269ea23a233318ac71bf5cffd1f4 authored over 11 years ago
Got bd_astar() working and updated tests and results. bd_dijkstra() still crashes the server.

github.com/pgRouting/pgrouting - ba78d55ef382269ea23a233318ac71bf5cffd1f4 authored over 11 years ago
Fixed a bug in pgr_versionless() causing a tests to fail.

github.com/pgRouting/pgrouting - 287aba55a7870303114751e50443ef73224f2f03 authored over 11 years ago
Fixed a bug in pgr_versionless() causing a tests to fail.

github.com/pgRouting/GSoC-pgRouting - 287aba55a7870303114751e50443ef73224f2f03 authored over 11 years ago
Updated 2.0 changelog and removed vertex_result.rst which is not needed.

github.com/pgRouting/GSoC-pgRouting - e38da0299851bc54d4992aced14b577036e996bf authored over 11 years ago
Updated 2.0 changelog and removed vertex_result.rst which is not needed.

github.com/pgRouting/pgrouting - e38da0299851bc54d4992aced14b577036e996bf authored over 11 years ago
Updated legacy file and added a doc page.

github.com/pgRouting/pgrouting - c5afc8f6f2ec35d2793347a1d9932945789d4d5b authored over 11 years ago
Updated legacy file and added a doc page.

github.com/pgRouting/GSoC-pgRouting - c5afc8f6f2ec35d2793347a1d9932945789d4d5b authored over 11 years ago
Adding support for version numbers like 'major.minor.patch-modifier'.

github.com/pgRouting/GSoC-pgRouting - 9fa77988d82de1b96fd17dbf41b07634511f44c2 authored over 11 years ago
Adding support for version numbers like 'major.minor.patch-modifier'.

github.com/pgRouting/pgrouting - 9fa77988d82de1b96fd17dbf41b07634511f44c2 authored over 11 years ago
Need to add the type mack to the legacy functions as we not longer have an equivalent one to cast ito it.

github.com/pgRouting/pgrouting - 1b160fd1f7a4d59890f813ada9806706920b8f45 authored over 11 years ago
Need to add the type mack to the legacy functions as we not longer have an equivalent one to cast ito it.

github.com/pgRouting/GSoC-pgRouting - 1b160fd1f7a4d59890f813ada9806706920b8f45 authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/GSoC-pgRouting - c75bfd14f08d4d96fe3f4c17344e57496182da0b authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/pgrouting - c75bfd14f08d4d96fe3f4c17344e57496182da0b authored over 11 years ago
Removing pgr_vertexResult type.

github.com/pgRouting/pgrouting - b469309fc19bd2208d453e7f600c4947be50f44b authored over 11 years ago
Removing pgr_vertexResult type.

github.com/pgRouting/GSoC-pgRouting - b469309fc19bd2208d453e7f600c4947be50f44b authored over 11 years ago
Added DD legacy SQL file and added old wrapper functions

Added pointsAsPolygon function to main functions
Updated documentation

github.com/pgRouting/GSoC-pgRouting - 84c760e57484108730b172964441eb33da3ae3fd authored over 11 years ago
Added DD legacy SQL file and added old wrapper functions

Added pointsAsPolygon function to main functions
Updated documentation

github.com/pgRouting/pgrouting - 84c760e57484108730b172964441eb33da3ae3fd authored over 11 years ago
Removed accidentially added content

github.com/pgRouting/pgrouting - d96f351e7a97d76997e87ec3956c1a1f68fd7735 authored over 11 years ago
Removed accidentially added content

github.com/pgRouting/GSoC-pgRouting - d96f351e7a97d76997e87ec3956c1a1f68fd7735 authored over 11 years ago
Adjusted copyright note

Added release notes and release not section

github.com/pgRouting/GSoC-pgRouting - a74f02a3582a6219c9b190be819604e7881bfa5d authored over 11 years ago
Adjusted copyright note

Added release notes and release not section

github.com/pgRouting/pgrouting - a74f02a3582a6219c9b190be819604e7881bfa5d authored over 11 years ago
Added function pgr_versionless

Restructured TOC sections on start page

github.com/pgRouting/pgrouting - 5da19ce1cdfd32cd4f8e74baad33415abbe589b8 authored over 11 years ago
Added function pgr_versionless

Restructured TOC sections on start page

github.com/pgRouting/GSoC-pgRouting - 5da19ce1cdfd32cd4f8e74baad33415abbe589b8 authored over 11 years ago
Added version function docs

Adjusted tab indents

github.com/pgRouting/GSoC-pgRouting - 7f8a0a68255b1a21fef8118b39932678e0be2b87 authored over 11 years ago
Added version function docs

Adjusted tab indents

github.com/pgRouting/pgrouting - 7f8a0a68255b1a21fef8118b39932678e0be2b87 authored over 11 years ago
Added driving distance functions

Placed DD function in a different block
Fixed some quotes in CMakeLists.txt

github.com/pgRouting/pgrouting - 55f3e55e2ae4b7ca433d299c5a8e885288421a54 authored over 11 years ago
Added driving distance functions

Placed DD function in a different block
Fixed some quotes in CMakeLists.txt

github.com/pgRouting/GSoC-pgRouting - 55f3e55e2ae4b7ca433d299c5a8e885288421a54 authored over 11 years ago
Removed pgr_matchLineAsGeometry which is pretty much a copy of pgr_matchLine

github.com/pgRouting/GSoC-pgRouting - c64bcb96d32729151fe2b8386259476cbd49ac4c authored over 11 years ago
Removed pgr_matchLineAsGeometry which is pretty much a copy of pgr_matchLine

github.com/pgRouting/pgrouting - c64bcb96d32729151fe2b8386259476cbd49ac4c authored over 11 years ago
Fixed a typo in the version function

Removed a trivial wrapper that aggregates linestrings

github.com/pgRouting/pgrouting - ffb69de9ea9ff1f4c363171e9ef79f7bf76666d7 authored over 11 years ago
Fixed a typo in the version function

Removed a trivial wrapper that aggregates linestrings

github.com/pgRouting/GSoC-pgRouting - ffb69de9ea9ff1f4c363171e9ef79f7bf76666d7 authored over 11 years ago
added boost version attribute

github.com/pgRouting/GSoC-pgRouting - df14c54ec1f9920538c99e7330b44910577cdefc authored over 11 years ago
added boost version attribute

github.com/pgRouting/pgrouting - df14c54ec1f9920538c99e7330b44910577cdefc authored over 11 years ago
Merged version function into one.

github.com/pgRouting/pgrouting - 47744b264dbb26c59e6d62200b59cff7a63ab1d2 authored over 11 years ago
Merged version function into one.

github.com/pgRouting/GSoC-pgRouting - 47744b264dbb26c59e6d62200b59cff7a63ab1d2 authored over 11 years ago
Fixing another OSX issue.

github.com/pgRouting/GSoC-pgRouting - e26834193171ba80547d62c419aa9515e16d8e42 authored over 11 years ago
Fixing another OSX issue.

github.com/pgRouting/pgrouting - e26834193171ba80547d62c419aa9515e16d8e42 authored over 11 years ago
fixed small typo

github.com/pgRouting/pgrouting - afc9883534d4e15009b376b100b09356a19974a1 authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/GSoC-pgRouting - 101f36a565a817f00a7286f439b4e91bf9f02e6f authored over 11 years ago
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

github.com/pgRouting/pgrouting - 101f36a565a817f00a7286f439b4e91bf9f02e6f authored over 11 years ago
Added matching functions to docs

github.com/pgRouting/pgrouting - 7cf93789daabebd77e0a5261f891bf5eaf2bdd29 authored over 11 years ago
Added matching functions to docs

github.com/pgRouting/GSoC-pgRouting - 7cf93789daabebd77e0a5261f891bf5eaf2bdd29 authored over 11 years ago
added find_nearest_link_dwithin

added find_nearest_node_dwithin
added find_node_by_nearest_link_dwithi
updated common functions d...

github.com/pgRouting/GSoC-pgRouting - 8f002363ef92ae306616c6f13be52fcfcb23acd2 authored over 11 years ago
added find_nearest_link_dwithin

added find_nearest_node_dwithin
added find_node_by_nearest_link_dwithi
updated common functions d...

github.com/pgRouting/pgrouting - 8f002363ef92ae306616c6f13be52fcfcb23acd2 authored over 11 years ago
Updated VERSION file.

github.com/pgRouting/pgrouting - 9ef92db1dc38f4c5216a71c15e3128aec7bfbcfb authored over 11 years ago
Updated VERSION file.

github.com/pgRouting/GSoC-pgRouting - 9ef92db1dc38f4c5216a71c15e3128aec7bfbcfb authored over 11 years ago
Annother attempt to fix OSX issue.

github.com/pgRouting/GSoC-pgRouting - e4706dad50323b2b6969f935415eac7eb9b50fad authored over 11 years ago
Annother attempt to fix OSX issue.

github.com/pgRouting/pgrouting - e4706dad50323b2b6969f935415eac7eb9b50fad authored over 11 years ago
Fixed some std:: namespace issues for OSX compiles.

github.com/pgRouting/pgrouting - ca805c55310a0d30f34e6825fb576502b9f9edd7 authored over 11 years ago
Fixed some std:: namespace issues for OSX compiles.

github.com/pgRouting/GSoC-pgRouting - ca805c55310a0d30f34e6825fb576502b9f9edd7 authored over 11 years ago
Updating SQL code to use pgr_quote_ident and closing issue #95

github.com/pgRouting/GSoC-pgRouting - d1dee003162234ca3f88c56e469913b5e7841585 authored over 11 years ago
Updating SQL code to use pgr_quote_ident and closing issue #95

github.com/pgRouting/pgrouting - d1dee003162234ca3f88c56e469913b5e7841585 authored over 11 years ago
Fixing copy/paste error.

github.com/pgRouting/pgrouting - 07a0bc42809c1b7221985c6d770c7a078510f95f authored over 11 years ago
Fixing copy/paste error.

github.com/pgRouting/GSoC-pgRouting - 07a0bc42809c1b7221985c6d770c7a078510f95f authored over 11 years ago
clean up some annoying indents and error code checking.

github.com/pgRouting/GSoC-pgRouting - 5b0c8e487ac79396ba9717e1038c3af91ee05c45 authored over 11 years ago
clean up some annoying indents and error code checking.

github.com/pgRouting/pgrouting - 5b0c8e487ac79396ba9717e1038c3af91ee05c45 authored over 11 years ago
closing last 2.0 issue related to issue #77

github.com/pgRouting/pgrouting - eb27fd600cece1c5a4c9ab572b4636bfd7494100 authored over 11 years ago
closing last 2.0 issue related to issue #77

github.com/pgRouting/GSoC-pgRouting - eb27fd600cece1c5a4c9ab572b4636bfd7494100 authored over 11 years ago
Better version information

Automated version variable in docs
Better file copy

github.com/pgRouting/GSoC-pgRouting - 76f69dc8b887addb3503f750014acfaa13ee8d1d authored over 11 years ago
Better version information

Automated version variable in docs
Better file copy

github.com/pgRouting/pgrouting - 76f69dc8b887addb3503f750014acfaa13ee8d1d authored over 11 years ago
Rename post-commit to pre-commit.

github.com/pgRouting/pgrouting - af8060a58e81ef1066cf9e4bc51b4076c230e10b authored over 11 years ago
Rename post-commit to pre-commit.

github.com/pgRouting/GSoC-pgRouting - af8060a58e81ef1066cf9e4bc51b4076c230e10b authored over 11 years ago
trying a pre-commit hook

github.com/pgRouting/GSoC-pgRouting - 30efe14045eb899d6ebcbe20a790fbeb6ae6187e authored over 11 years ago
trying a pre-commit hook

github.com/pgRouting/pgrouting - 30efe14045eb899d6ebcbe20a790fbeb6ae6187e authored over 11 years ago
Trying to fix post-commit script.

github.com/pgRouting/pgrouting - 6eeef9b99a1d97f71327a6a31183e76caf32d28a authored over 11 years ago
Trying to fix post-commit script.

github.com/pgRouting/GSoC-pgRouting - 6eeef9b99a1d97f71327a6a31183e76caf32d28a authored over 11 years ago
Adding pgr_version(), and VERSION file.

github.com/pgRouting/GSoC-pgRouting - 54dd7d778e601cd3f200fad840f5c45a91ed0f62 authored over 11 years ago
Adding pgr_version(), and VERSION file.

github.com/pgRouting/pgrouting - 54dd7d778e601cd3f200fad840f5c45a91ed0f62 authored over 11 years ago
Adding Sylvain Housseman as contributor.

github.com/pgRouting/pgrouting - 1940f4a5563d3c84e0368e39fba8fb82d19beb34 authored over 11 years ago
Adding Sylvain Housseman as contributor.

github.com/pgRouting/GSoC-pgRouting - 1940f4a5563d3c84e0368e39fba8fb82d19beb34 authored over 11 years ago
Split analytics page into function pages and tutorial page

Analytics page review and link checks

github.com/pgRouting/GSoC-pgRouting - 42808b967e232a85ba188ded155ffd26be866f92 authored over 11 years ago
Split analytics page into function pages and tutorial page

Analytics page review and link checks

github.com/pgRouting/pgrouting - 42808b967e232a85ba188ded155ffd26be866f92 authored over 11 years ago
Added is_column_in_table to common functions

Added is_column_indexed to common functions
Fixed some links and references
Added kDijkstra to TOC

github.com/pgRouting/pgrouting - 34f41fefe96d6aaa3d202733f222304b9d684254 authored over 11 years ago
Added is_column_in_table to common functions

Added is_column_indexed to common functions
Fixed some links and references
Added kDijkstra to TOC

github.com/pgRouting/GSoC-pgRouting - 34f41fefe96d6aaa3d202733f222304b9d684254 authored over 11 years ago
Merge branch 'kdijkstra-merge' into sew-devel-2_0

github.com/pgRouting/GSoC-pgRouting - 32b9fbfabb26886b4103c0eda437cb950d023d58 authored over 11 years ago
Merge branch 'kdijkstra-merge' into sew-devel-2_0

github.com/pgRouting/pgrouting - 32b9fbfabb26886b4103c0eda437cb950d023d58 authored over 11 years ago
Adding skeleton doc for kdijkstra.

github.com/pgRouting/pgrouting - 3fcc7354c633e7c14d6d9321bdf392d3394d5e54 authored over 11 years ago
Adding skeleton doc for kdijkstra.

github.com/pgRouting/GSoC-pgRouting - 3fcc7354c633e7c14d6d9321bdf392d3394d5e54 authored over 11 years ago