Ecosyste.ms: OpenCollective

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

github.com/pgRouting/pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://github.com/pgRouting/pgrouting

added database creation

652620c270e929d290b29613e682a08738156a98 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

a0e0b1aa9ce076533225594004a27294b52f7cca authored over 11 years ago by Stephen Woodbridge <[email protected]>
Updating README information.

04f8024f45ec2fc0b7c8197b01c02d737727b5b2 authored over 11 years ago by Stephen Woodbridge <[email protected]>
disabled PG 8.4 and enabled 9.3 for Travis

c5e407fed183f9559675c37036df0656dae7465b authored over 11 years ago by Daniel Kastl <[email protected]>
disabled Travis on branch develop

fef0efdc587bc70a1ba97a3c5d34d64a89fe9a93 authored over 11 years ago by Daniel Kastl <[email protected]>
switched to new branch and enabled more builds

30342ea79502d980847bbbe172c70284a418b4c8 authored over 11 years ago by Daniel Kastl <[email protected]>
trying to fix pg service (third attempt)

31e72f73a99db105f5b342bea30bdb927b058b26 authored over 11 years ago by Daniel Kastl <[email protected]>
trying to fix pg service (second attempt)

5a840cd2d7b8dbf03d876fbbb2f0957d71d61ade authored over 11 years ago by Daniel Kastl <[email protected]>
trying to fix unknown service error

ca299690cbc1c31562f197b6766c57016ad5a3b7 authored over 11 years ago by Daniel Kastl <[email protected]>
A few more PG tweaks for Travis

584ebae46effab95a3c1df58fd1429b8bac65ebe authored over 11 years ago by Daniel Kastl <[email protected]>
Do not reinstall PG 9.1 in Travis

de9c6400c700ffec4329f14b7822c7730b4b8398 authored over 11 years ago by Daniel Kastl <[email protected]>
Modified delete script

01fc78b13710692171516eed060979948107910e authored over 11 years ago by Daniel Kastl <[email protected]>
Testing prepare script

b4cdd1028f6e68a0e8f6f328d39362be1de2f192 authored over 11 years ago by Daniel Kastl <[email protected]>
Trying to fix install bug on Travis

efbc85fb6358619c5d086dce78860c983c07dbb8 authored over 11 years ago by Daniel Kastl <[email protected]>
Moved PostgreSQL removal to the beginning

880ad448828250232caecf11ac6ccd9cad7a9f39 authored over 11 years ago by Daniel Kastl <[email protected]>
Different attempt to purge Postgresql

9a5c379323e00152ee4bad3b9065ac71a56b1a8b authored over 11 years ago by Daniel Kastl <[email protected]>
Fixed command option order

88a0023dd1782ad84ba35cb9a58dd04ce48979b8 authored over 11 years ago by Daniel Kastl <[email protected]>
Force new configuration for PostgreSQL

4fb067c3fb144518537d75a768f442aa346c461b authored over 11 years ago by Daniel Kastl <[email protected]>
Remove all remaining files and folders

8cbf700ed62af3dfa04043a07e905caad1618610 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

Conflicts:
VERSION

2e07964c0b3bd8edf09bd4e18b7dbc9a09b6c11d authored over 11 years ago by Daniel Kastl <[email protected]>
First remove PostgreSQL that is installed by default

fc9a5f4a44067bd074a13c4253d9205260ec21ac authored over 11 years ago by Daniel Kastl <[email protected]>
First remove PostgreSQL that is installed by default

68b9e0d67aad5abcf14a6030ec7a0bfe0004b116 authored over 11 years ago by Daniel Kastl <[email protected]>
Changed the way how PostgreSQL is installed

ff32a4011f942bf79a421e7a6b0d607bf447cb90 authored over 11 years ago by Daniel Kastl <[email protected]>
Added PostGIS 2.1 to build matrix

d4f5631999c6471d36e20e6dbf08f7d709e20baf authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

Conflicts:
VERSION

06ca82abb3b7986ce372b3a84c66d09aba0a40f4 authored over 11 years ago by Daniel Kastl <[email protected]>
Removed broken 9.3 test and added trial for 8.4

d53ae06ee9a67b8aba9cb5f3ff6679f3d5076665 authored over 11 years ago by Daniel Kastl <[email protected]>
Removed broken 9.3 test and added trial for 8.4

febbe6c12c389d25661a47e184837ae1b02b0cff authored over 11 years ago by Daniel Kastl <[email protected]>
Adding some debug output to track down issue #97

b9eccd6006a8eb3e363915c2ecb76a663dba58d8 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Added test for PostgreSQL 9.3 and minor changes

10002f13c5947d54a9158ef2ee2ce798cac55dea authored over 11 years ago by Daniel Kastl <[email protected]>
Added tests for not default PostgreSQL version

636ca0d2ab7289e12721da2edee5fbdcb9a9619a authored over 11 years ago by Daniel Kastl <[email protected]>
flipped version check

36c22285ce0c0c6437b64b857b92c0781f627935 authored over 11 years ago by Daniel Kastl <[email protected]>
Fixed typo

b960b29e11e609effb88142e79c7d18f85f21d97 authored over 11 years ago by Daniel Kastl <[email protected]>
Disabled postgis extension requirement in control file

Added installation script

b062b41506db6a1dff4f14b4cd4236ee485833e4 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

d7f6bd33648267b588fc22428a51b9098a7cf78e authored over 11 years ago by Daniel Kastl <[email protected]>
Install pgRouting as SQL file for version 1.5 of PostGIS

32078bce9568576f218279f338ee68845112f20b authored over 11 years ago by Daniel Kastl <[email protected]>
Changing min version for new function names.

7859b893246760ff2b421a8fdf2788d32b2dfdee authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

db34972ba666d3fd8404f6bc82086b83b0ea4839 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Make pgr_versionless() more robust and adding support vor postgis version schemes.

cac82f67ce2e66478ef9bf1820c0fdbc20286366 authored over 11 years ago by Stephen Woodbridge <[email protected]>
better version handling

e46d6f68b355fcc19f363eac54db063d4c4202f5 authored over 11 years ago by Daniel Kastl <[email protected]>
Pass error codes from psql

934100dcf014fd0b1e2aeee8ca15317dacdbc5f7 authored over 11 years ago by Daniel Kastl <[email protected]>
Pass variables into scripts

fa879ae91915ad75c9e21b34da63fa10b82a3aaf authored over 11 years ago by Daniel Kastl <[email protected]>
fixed path and quotation

06f11c34eae3ac881d2d775397910242de1529b8 authored over 11 years ago by Daniel Kastl <[email protected]>
Moved DB creation into tests

d1f544dd090202319848037da817a0e51f85004b authored over 11 years ago by Daniel Kastl <[email protected]>
Added linked test script and revert PostGIS package name

d6d0cdcad6b132154583d969960d5c99b227bb2d authored over 11 years ago by Daniel Kastl <[email protected]>
Made scripts executable

0ebf5c1ea6e59ff35c612b7f6539d9c04f3a5f6a authored over 11 years ago by Daniel Kastl <[email protected]>
Attempt to make Travis configuration more modular

68f1ed39e4051755a84346cb79e63f07fde2a5b0 authored over 11 years ago by Daniel Kastl <[email protected]>
complete bdDijkstra examples

4c0ba66d8bb7006457821a0e56fcc495e2e71c77 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'db_dijkstra_bug' into develop

Conflicts:
VERSION

3357047f21b9b6ca2a8dd893def6040aafe53e24 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixes for bidirectional code crashing.

650a9cdbb30e38b16661262e165def6e6ae8d762 authored over 11 years ago by Stephen Woodbridge <[email protected]>
formatted licenses as list [ci skip]

a45c413f161d5da3b239770cd96645e435f5ee24 authored over 11 years ago by Daniel Kastl <[email protected]>
cleanup [ci skip]

c79710bf1c7497a4732c3180bbbe70c0088abd8b authored over 11 years ago by Daniel Kastl <[email protected]>
Extended status as table [ci skip]

863ae68f4634f5a0be21da057beec80652e0e61a authored over 11 years ago by Daniel Kastl <[email protected]>
Added Travis status

da76e89a7a3436d33ff6c158a159bda8059cf9d4 authored over 11 years ago by Daniel Kastl <[email protected]>
Added test-runner to Travis

3ccbdc8ee107bca81ff85b048eb68f92e1d1bae9 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge pull request #108 from dkastl/develop

Travis configuration

57a4dd4b3ee72b6c9c3d72fd5a961f45ad3d293c authored over 11 years ago by Daniel Kastl <[email protected]>
added missing sudo && added pgrouting CREATE EXTENSION

c93c51cc01aa7642350ac33e56d2a69c0d0c8ef5 authored over 11 years ago by Daniel Kastl <[email protected]>
no need to apt-get update CMake CMake

408c3d682d0fe12f451c059f614392bfe5b31dd2 authored over 11 years ago by Daniel Kastl <[email protected]>
added PPA to provide newer version of CMake

0249a97584bbaa9e5c33dc2bcb8f6a3b2739312e authored over 11 years ago by Daniel Kastl <[email protected]>
changed to C project

3f8f99ee54798024fe8487204d0fbbadcb4c9506 authored over 11 years ago by Daniel Kastl <[email protected]>
only use develop branch

1ccf3e7b7754bc1b0c61d850f2a934e9009f335c authored over 11 years ago by Daniel Kastl <[email protected]>
initial travis file containing PostgreSQL/PostGIS

fbc09717440583bf861f107925f20603c864f162 authored over 11 years ago by Daniel Kastl <[email protected]>
Completed bdAstar examples

Removed "matching" functions

29741899e52e801aa571b06c6f043dbf828fa00f authored over 11 years ago by Daniel Kastl <[email protected]>
Added examples for analyze graph functions

5bf1f036c614622130f55fa674819c6cd7951777 authored over 11 years ago by Daniel Kastl <[email protected]>
Added examples to isColumnIndexed function

Added examples to isColumnInTable function
Modified topology and dd function examples

2ab3c5c5973047125f3391afbd19685598c2e13d authored over 11 years ago by Daniel Kastl <[email protected]>
Added examples for alphashape function

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

0ab75e7ac4c08d97b31d40a3e136dfdaaa5133c0 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'develop' of github.com:pgRouting/pgrouting into develop

Conflicts:
VERSION

df4cbccab97b582a3fbf786596e0767dc8d45973 authored over 11 years ago by Daniel Kastl <[email protected]>
Added alpha shape example

Modified TSP docs

9c48bb9590bb8f1bf283a83f575159eaa92d720f authored over 11 years ago by Daniel Kastl <[email protected]>
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

1922476ed6cee232b10d8a6b9d95c03434ea5ea3 authored over 11 years ago by Daniel Kastl <[email protected]>
Added kDijkstra examples

Added vertex sample data
Added matrix example for TSP

6288df72a3fd8873bcdcbb13e45d040e63d5f815 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'sew-devel-2_0' into db_dijkstra_bug

Conflicts:
VERSION

f6dcb57dd637043ee2a8a1dbdd2d8c5dbffec8d7 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

d557e61cf3a7442d9d6aa6c06511f8d2db4ed301 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Saving debug changes to switch to develop branch.

d4c95896a20ce15378bffdeb07368524fa7cfe42 authored over 11 years ago by Stephen Woodbridge <[email protected]>
extended release notes

48b59b5523390845e06f02c7afa9cbce1e2273e8 authored over 11 years ago by Daniel Kastl <[email protected]>
Added legacy page

Merged Shooting Star notes
Removed references to vertexResult TYPE

eba65c4d18d3ad043c0907e9bc8bf2b5c125feef authored over 11 years ago by Daniel Kastl <[email protected]>
Got bd_astar() working and updated tests and results. bd_dijkstra() still crashes the server.

ba78d55ef382269ea23a233318ac71bf5cffd1f4 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixed a bug in pgr_versionless() causing a tests to fail.

287aba55a7870303114751e50443ef73224f2f03 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Updated 2.0 changelog and removed vertex_result.rst which is not needed.

e38da0299851bc54d4992aced14b577036e996bf authored over 11 years ago by Stephen Woodbridge <[email protected]>
Updated legacy file and added a doc page.

c5afc8f6f2ec35d2793347a1d9932945789d4d5b authored over 11 years ago by Stephen Woodbridge <[email protected]>
Adding support for version numbers like 'major.minor.patch-modifier'.

9fa77988d82de1b96fd17dbf41b07634511f44c2 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Need to add the type mack to the legacy functions as we not longer have an equivalent one to cast ito it.

1b160fd1f7a4d59890f813ada9806706920b8f45 authored over 11 years ago by Stephen Woodbridge <[email protected]>
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

c75bfd14f08d4d96fe3f4c17344e57496182da0b authored over 11 years ago by Stephen Woodbridge <[email protected]>
Removing pgr_vertexResult type.

b469309fc19bd2208d453e7f600c4947be50f44b authored over 11 years ago by Stephen Woodbridge <[email protected]>
Added DD legacy SQL file and added old wrapper functions

Added pointsAsPolygon function to main functions
Updated documentation

84c760e57484108730b172964441eb33da3ae3fd authored over 11 years ago by Daniel Kastl <[email protected]>
Removed accidentially added content

d96f351e7a97d76997e87ec3956c1a1f68fd7735 authored over 11 years ago by Daniel Kastl <[email protected]>
Adjusted copyright note

Added release notes and release not section

a74f02a3582a6219c9b190be819604e7881bfa5d authored over 11 years ago by Daniel Kastl <[email protected]>
Added function pgr_versionless

Restructured TOC sections on start page

5da19ce1cdfd32cd4f8e74baad33415abbe589b8 authored over 11 years ago by Daniel Kastl <[email protected]>
Added version function docs

Adjusted tab indents

7f8a0a68255b1a21fef8118b39932678e0be2b87 authored over 11 years ago by Daniel Kastl <[email protected]>
Added driving distance functions

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

55f3e55e2ae4b7ca433d299c5a8e885288421a54 authored over 11 years ago by Daniel Kastl <[email protected]>
Removed pgr_matchLineAsGeometry which is pretty much a copy of pgr_matchLine

c64bcb96d32729151fe2b8386259476cbd49ac4c authored over 11 years ago by Daniel Kastl <[email protected]>
Fixed a typo in the version function

Removed a trivial wrapper that aggregates linestrings

ffb69de9ea9ff1f4c363171e9ef79f7bf76666d7 authored over 11 years ago by Daniel Kastl <[email protected]>
added boost version attribute

df14c54ec1f9920538c99e7330b44910577cdefc authored over 11 years ago by Daniel Kastl <[email protected]>
Merged version function into one.

47744b264dbb26c59e6d62200b59cff7a63ab1d2 authored over 11 years ago by Daniel Kastl <[email protected]>
Fixing another OSX issue.

e26834193171ba80547d62c419aa9515e16d8e42 authored over 11 years ago by Stephen Woodbridge <[email protected]>
fixed small typo

afc9883534d4e15009b376b100b09356a19974a1 authored over 11 years ago by Daniel Kastl <[email protected]>
Merge branch 'sew-devel-2_0' of github.com:pgRouting/pgrouting into sew-devel-2_0

101f36a565a817f00a7286f439b4e91bf9f02e6f authored over 11 years ago by Daniel Kastl <[email protected]>
Added matching functions to docs

7cf93789daabebd77e0a5261f891bf5eaf2bdd29 authored over 11 years ago by Daniel Kastl <[email protected]>
added find_nearest_link_dwithin

added find_nearest_node_dwithin
added find_node_by_nearest_link_dwithi
updated common functions d...

8f002363ef92ae306616c6f13be52fcfcb23acd2 authored over 11 years ago by Daniel Kastl <[email protected]>
Updated VERSION file.

9ef92db1dc38f4c5216a71c15e3128aec7bfbcfb authored over 11 years ago by Stephen Woodbridge <[email protected]>
Annother attempt to fix OSX issue.

e4706dad50323b2b6969f935415eac7eb9b50fad authored over 11 years ago by Stephen Woodbridge <[email protected]>
Fixed some std:: namespace issues for OSX compiles.

ca805c55310a0d30f34e6825fb576502b9f9edd7 authored over 11 years ago by Stephen Woodbridge <[email protected]>