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

Changes to build in MinGW64 environment

github.com/pgRouting/GSoC-pgRouting - 825b40e049e4b21787c27f00aae49b0382279842 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Changes to build in MinGW64 environment

github.com/pgRouting/pgrouting - 825b40e049e4b21787c27f00aae49b0382279842 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Updated build/NOTES.txt

github.com/pgRouting/pgrouting - 02ba51b2833436d80aebdf7c6f7b5369a9745206 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Updated build/NOTES.txt

github.com/pgRouting/GSoC-pgRouting - 02ba51b2833436d80aebdf7c6f7b5369a9745206 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Fix build with libboost >= 1.47. Closes #45

github.com/pgRouting/GSoC-pgRouting - e26cf82fba615f3f0675246163909e9ae4cefe45 authored almost 12 years ago by Sandro Santilli <[email protected]>
Fix build with libboost >= 1.47. Closes #45

github.com/pgRouting/pgrouting - e26cf82fba615f3f0675246163909e9ae4cefe45 authored almost 12 years ago by Sandro Santilli <[email protected]>
Adding build directory for mingw scripts, and an inital script.

github.com/pgRouting/pgrouting - 820064d6e32b1bb89542a04c6d8d3ee3c36a8338 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Adding build directory for mingw scripts, and an inital script.

github.com/pgRouting/GSoC-pgRouting - 820064d6e32b1bb89542a04c6d8d3ee3c36a8338 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Adding mising cmake macro file.

github.com/pgRouting/GSoC-pgRouting - 4791e1f693de81b0c51e55c97dfe422c1c5fcaef authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Adding mising cmake macro file.

github.com/pgRouting/pgrouting - 4791e1f693de81b0c51e55c97dfe422c1c5fcaef authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Updates to cmake files to collect sql file names at the top level.

github.com/pgRouting/pgrouting - ba06a0db6ae90c3101feca9bbf8e4ee1e5e80708 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Updates to cmake files to collect sql file names at the top level.

github.com/pgRouting/GSoC-pgRouting - ba06a0db6ae90c3101feca9bbf8e4ee1e5e80708 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Had to upgrade cmake to ver. 2.8, but cmake files updated and works along with make.

github.com/pgRouting/GSoC-pgRouting - d9c1ea024a8d42077dcca259a0c97f4017774637 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Had to upgrade cmake to ver. 2.8, but cmake files updated and works along with make.

github.com/pgRouting/pgrouting - d9c1ea024a8d42077dcca259a0c97f4017774637 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Merging trsp branch into new src tree.

github.com/pgRouting/pgrouting - 0a8ffd1e0af3b5145e2fd4b97ffaecda3e6ad6dd authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Merging trsp branch into new src tree.

github.com/pgRouting/GSoC-pgRouting - 0a8ffd1e0af3b5145e2fd4b97ffaecda3e6ad6dd authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Initial source tree restructuring.

github.com/pgRouting/GSoC-pgRouting - f91afe76b790a86060a34f74ad1f1e0e2c31d556 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Initial source tree restructuring.

github.com/pgRouting/pgrouting - f91afe76b790a86060a34f74ad1f1e0e2c31d556 authored almost 12 years ago by Stephen Woodbridge <[email protected]>
Update src/Export2DB.cpp

more work is requred for oneway=-1
(denotes opposite direction to node order)

sorry for mult...

github.com/pgRouting/osm2pgrouting - 80d3277351214ea9b0cb3fd056ed56b2fc4ebb28 authored almost 12 years ago by HSylvio <[email protected]>
Update src/OSMDocumentParserCallback.cpp

github.com/pgRouting/osm2pgrouting - 8ab997ce53250bef2777d782f30072c6bf05bafe authored almost 12 years ago by HSylvio <[email protected]>
Update src/Way.h

oneway as string to be read by Export2DB...

github.com/pgRouting/osm2pgrouting - 91f5acb2a37a55597d47a3ccf7cd3d1f89161f3c authored almost 12 years ago by HSylvio <[email protected]>
added sea route finder to gallery (and cleaned up list)

github.com/pgRouting/website - 6774bef91c7c2c63d1633dcb09e907178f851be8 authored about 12 years ago by Daniel Kastl <[email protected]>
applied patch from #70

github.com/pgRouting/pgrouting - 18bfb76a298358d086162204631c9bc2a5f2d3cd authored about 12 years ago by Daniel Kastl <[email protected]>
applied patch from #70

github.com/pgRouting/GSoC-pgRouting - 18bfb76a298358d086162204631c9bc2a5f2d3cd authored about 12 years ago by Daniel Kastl <[email protected]>
added postgresql community rpm link

github.com/pgRouting/website - 21b19fe0d1a6228dd950d84ba5b689d6f2eebc1f authored about 12 years ago by Daniel Kastl <[email protected]>
added flattr button

github.com/pgRouting/workshop - 769827eb87ab5c91d12f15e2ae48517a74d27090 authored about 12 years ago by Daniel Kastl <[email protected]>
added flattr api snippet

github.com/pgRouting/workshop - 15be2d78a239fb2c696206df111539ff37246647 authored about 12 years ago by Daniel Kastl <[email protected]>
fix backslash removal of way names

Previuosly, tabs didn't actually get escaped

github.com/pgRouting/osm2pgrouting - f9df059034484d972f35a5460f7b0d0bfbf8e109 authored about 12 years ago by Benjamin Grosse <[email protected]>
added BikeDistrict demo

github.com/pgRouting/website - ae42b4c2befc5634f5f668c7a50daaa95330b2ba authored over 12 years ago by Daniel Kastl <[email protected]>
updated hosting location

github.com/pgRouting/website - 9a9fb15c865f3ba6b116fbe010bf364d61e38da8 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge remote-tracking branch 'origin/issue16'

github.com/pgRouting/pgrouting - cdbee356c211808145923cc0b9cafc8785d3fb96 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge remote-tracking branch 'origin/issue16'

github.com/pgRouting/GSoC-pgRouting - cdbee356c211808145923cc0b9cafc8785d3fb96 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #61 from sanak/mingw-pullrequest

fix for 1.x MinGW 32/64 build.

github.com/pgRouting/GSoC-pgRouting - f76bb8ff77f45656b6d1637fc599eace6e792343 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #61 from sanak/mingw-pullrequest

fix for 1.x MinGW 32/64 build.

github.com/pgRouting/pgrouting - f76bb8ff77f45656b6d1637fc599eace6e792343 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #50 from drnextgis/master

Using current PostGIS syntaxis

github.com/pgRouting/pgrouting - 497f8efa8af45f9ba3b7f56394b9e8fc9582991a authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #50 from drnextgis/master

Using current PostGIS syntaxis

github.com/pgRouting/GSoC-pgRouting - 497f8efa8af45f9ba3b7f56394b9e8fc9582991a authored over 12 years ago by Daniel Kastl <[email protected]>
Update plugin-osm2po/PgRoutingWriter.java

Changed geometry type to LINESTRING

github.com/pgRouting/pgrouting-contrib - 60ef47bdd5516271a5b21d9b9cda8175b6d4d30d authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #1 from fredj/master

routing_core_smart: can't drop/create sequence

github.com/pgRouting/pgrouting-contrib - 190e2898afee8acdf348413263e6b0c11bdc339d authored over 12 years ago by Daniel Kastl <[email protected]>
Update docs/1.x/index.rst

github.com/pgRouting/website - 552fb443cdd226d09f3deb9a80b0901324659886 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge branch 'master' of github.com:pgRouting/workshop

github.com/pgRouting/workshop - 43aa70de65f80e65de7f60580d9c84852eb02e01 authored over 12 years ago by Daniel Kastl <[email protected]>
added missing ST_ prefix, added CREATE EXTENSION postgis; alternative

github.com/pgRouting/workshop - 97e119bf9b196a79cc18c2414d2bac8699fbdf15 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge branch 'master' of https://github.com/peteryates/osm2pgrouting

github.com/pgRouting/osm2pgrouting - 5f6b52e545afd92ef993f26e133ae9b99a54da1c authored over 12 years ago by Daniel Kastl <[email protected]>
- Removed unecessary console output

- Changed MULTILINESTRING to LINESTRING
- Should work with PostGIS 2.x

github.com/pgRouting/osm2pgrouting - 2a20f6e9b1c7ae34e7f60246aa4c7679cfe59e80 authored over 12 years ago by Daniel Kastl <[email protected]>
Merge pull request #6 from fhackenberger/master

Added support for large files on linux; Added error reporting log messages

github.com/pgRouting/osm2pgrouting - c65e35ed720fb69482c27b03266b6b065a693823 authored over 12 years ago by Daniel Kastl <[email protected]>
Updated CMakeLists

github.com/pgRouting/pgrouting - 590b570336c806fb2bfe6aa2157cdbada2b1dc27 authored over 12 years ago by root <root@gscop-metalog.(none)>
Updated CMakeLists

github.com/pgRouting/GSoC-pgRouting - 590b570336c806fb2bfe6aa2157cdbada2b1dc27 authored over 12 years ago by root <root@gscop-metalog.(none)>
Added -WITH_KDIJKSTRA, still missing automated .SQL execution...

github.com/pgRouting/GSoC-pgRouting - 21a544c0c8e63191ae21baa27d6e699defdadb6c authored over 12 years ago by = <=>
Added -WITH_KDIJKSTRA, still missing automated .SQL execution...

github.com/pgRouting/pgrouting - 21a544c0c8e63191ae21baa27d6e699defdadb6c authored over 12 years ago by = <=>
Hope it won't break anything...

github.com/pgRouting/pgrouting - daed237ebb1d76a7692f506df971c88b39ffa5e3 authored over 12 years ago by = <=>
Hope it won't break anything...

github.com/pgRouting/GSoC-pgRouting - daed237ebb1d76a7692f506df971c88b39ffa5e3 authored over 12 years ago by = <=>
Update COPYING

fixed issue #63

github.com/pgRouting/GSoC-pgRouting - 34ac2ca41507fe0b090971f1a6c9fcf9d5ab55f4 authored over 12 years ago by Daniel Kastl <[email protected]>
Update COPYING

fixed issue #63

github.com/pgRouting/pgrouting - 34ac2ca41507fe0b090971f1a6c9fcf9d5ab55f4 authored over 12 years ago by Daniel Kastl <[email protected]>
Removed FOSS4G 2012 banner

github.com/pgRouting/website - 522823f83c9b58c8b547f3ea6bb0f56981d3bff0 authored over 12 years ago by Daniel Kastl <[email protected]>
Remove backslashes from osm ways, as per:

Some of the road/way names in the OSM data seem to contain a backslash ("\") which
they should n...

github.com/pgRouting/osm2pgrouting - a120fc23c3c3ef785d44a7a8e4f2f3c2124da95f authored over 12 years ago by Peter Yates <[email protected]>
fix for 1.x MinGW 32/64 build.

github.com/pgRouting/pgrouting - e1572b1dcb887cca983cdefa0aca34b1168b27c5 authored over 12 years ago by sanak <[email protected]>
fix for 1.x MinGW 32/64 build.

github.com/pgRouting/GSoC-pgRouting - e1572b1dcb887cca983cdefa0aca34b1168b27c5 authored over 12 years ago by sanak <[email protected]>
added donator

github.com/pgRouting/website - 1dd735a4b326a3436713b1ac53bab048e8cd929b authored over 12 years ago by Daniel Kastl <[email protected]>
added ORBIS project links

github.com/pgRouting/website - 8b0083b713db36a477d04a722e14f46074ba259a authored over 12 years ago by Daniel Kastl <[email protected]>
revised donation/sponsorship page

github.com/pgRouting/website - cee527823b961f07fa6544c47975940cc26b3580 authored over 12 years ago by Daniel Kastl <[email protected]>
Adding an images directory for images to reference in the wiki

github.com/pgRouting/pgrouting - 0bb166b314aa754fb92b762d2607403706994e43 authored over 12 years ago by Stephen Woodbridge <[email protected]>
Adding an images directory for images to reference in the wiki

github.com/pgRouting/GSoC-pgRouting - 0bb166b314aa754fb92b762d2607403706994e43 authored over 12 years ago by Stephen Woodbridge <[email protected]>
added donators on request

github.com/pgRouting/website - a5a792b2819313e6630f1842a9326f730f57ad07 authored over 12 years ago by Daniel Kastl <[email protected]>
2012 FOSS4G and GSoC logos

github.com/pgRouting/website - bd51cc3fe94a5cdd1c4035cedc1fa3003fb43111 authored almost 13 years ago by Daniel Kastl <[email protected]>
Adding some more changes from Roni to deal with corner case issues.

github.com/pgRouting/pgrouting - d7c7ed984a867e5addd6dc656f8afe7a704d3110 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
Adding some more changes from Roni to deal with corner case issues.

github.com/pgRouting/GSoC-pgRouting - d7c7ed984a867e5addd6dc656f8afe7a704d3110 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
Fixes from Roni that I'm merging in by hand.

github.com/pgRouting/GSoC-pgRouting - e8c1f7b1744280da13f148b8d350231edbf3e81e authored almost 13 years ago by Stephen Woodbridge <[email protected]>
Fixes from Roni that I'm merging in by hand.

github.com/pgRouting/pgrouting - e8c1f7b1744280da13f148b8d350231edbf3e81e authored almost 13 years ago by Stephen Woodbridge <[email protected]>
Debugged crash caused by index off from copy and paste of code.

github.com/pgRouting/pgrouting - 2628d6980001b4b86324b9e93b6ffdfc11e085d3 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
Debugged crash caused by index off from copy and paste of code.

github.com/pgRouting/GSoC-pgRouting - 2628d6980001b4b86324b9e93b6ffdfc11e085d3 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
merging Roni's updates to deal with the start and end edge issues, and integrating changes into pgrouting.

github.com/pgRouting/GSoC-pgRouting - 2953c5e7d5ac440b7953d8507d664870f2b8b554 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
merging Roni's updates to deal with the start and end edge issues, and integrating changes into pgrouting.

github.com/pgRouting/pgrouting - 2953c5e7d5ac440b7953d8507d664870f2b8b554 authored almost 13 years ago by Stephen Woodbridge <[email protected]>
modified permissions and added gist snippet

github.com/pgRouting/website - 7edc748a162c3ab3afe851900b84ec1b89325d78 authored almost 13 years ago by Daniel Kastl <[email protected]>
Update readme.md

github.com/pgRouting/pgRoutingLayer - 758f1f461fc166ec670b00e26bb95dfdac88a81d authored almost 13 years ago by anitagraser <[email protected]>
Update readme.md

github.com/pgRouting/pgRoutingLayer - fe835c90a1de18c04b06454f4ca73ca165cf31a7 authored almost 13 years ago by anitagraser <[email protected]>
Update readme.md

github.com/pgRouting/pgRoutingLayer - b73db0b1f9fa0c1c8f8c8dc309fa8eb923e12fd4 authored almost 13 years ago by anitagraser <[email protected]>
changed readme to readme.md

github.com/pgRouting/pgRoutingLayer - 96e9f7ccebdc9d5afc26129c76b6b34dd703c263 authored almost 13 years ago by Anita Graser <[email protected]>
Update readme

github.com/pgRouting/pgRoutingLayer - 929ed51414fadc8a64f07984a11d8877000b0ac2 authored almost 13 years ago by anitagraser <[email protected]>
Update readme

github.com/pgRouting/pgRoutingLayer - e0dd474b59c3ffd7b778d65854ab4c9f8f96040a authored almost 13 years ago by anitagraser <[email protected]>
Using current PostGIS syntaxis

github.com/pgRouting/pgrouting - ebb7a7aae4a6b1a5619b2474845abff194f225de authored almost 13 years ago by drnextgis <[email protected]>
Using current PostGIS syntaxis

github.com/pgRouting/GSoC-pgRouting - ebb7a7aae4a6b1a5619b2474845abff194f225de authored almost 13 years ago by drnextgis <[email protected]>
added trsp algorithm and functions

github.com/pgRouting/GSoC-pgRouting - 307e41db2b8a4f9ceb361067d362ccfa36dd26ae authored about 13 years ago by Daniel Kastl <[email protected]>
added trsp algorithm and functions

github.com/pgRouting/pgrouting - 307e41db2b8a4f9ceb361067d362ccfa36dd26ae authored about 13 years ago by Daniel Kastl <[email protected]>
fixed include path

github.com/pgRouting/pgrouting - 0fe2480660be58f34ac2a2fb37b7ed05ead3ee07 authored about 13 years ago by Daniel Kastl <[email protected]>
fixed include path

github.com/pgRouting/GSoC-pgRouting - 0fe2480660be58f34ac2a2fb37b7ed05ead3ee07 authored about 13 years ago by Daniel Kastl <[email protected]>
fixed tab order in ui; avoid duplicate "cost" column names

github.com/pgRouting/pgRoutingLayer - 9e5d5fe649ea07ea98e9e3c7712dc646acf7457d authored about 13 years ago by Anita Graser <[email protected]>
gui consistency, better handling for different routing methods in pgRoutingLayer.run()

github.com/pgRouting/pgRoutingLayer - 31180373f21c5ec79ed47af5a119ba8c61e25dd5 authored about 13 years ago by Anita Graser <[email protected]>
+ tooltips, renamed "road id" to "edge id"

github.com/pgRouting/pgRoutingLayer - b250f531afa8bc678964c988abc92d7231662f36 authored about 13 years ago by Anita Graser <[email protected]>
+ reverse costs and directed graph support for shortest_path()

github.com/pgRouting/pgRoutingLayer - e82bad70e2b7aa9f96035a7b87f798323c40a307 authored about 13 years ago by Anita Graser <[email protected]>
Added bash header

github.com/pgRouting/pgrouting-contrib - b197ec009fc870e3585043245361c8e4756856e2 authored about 13 years ago by Daniel Kastl <[email protected]>
+ plugin description to readme

github.com/pgRouting/pgRoutingLayer - dd26a3d058f8297f7ba6de5c50acb4876cd8eda2 authored about 13 years ago by Anita Graser <[email protected]>
+ metadata.txt

github.com/pgRouting/pgRoutingLayer - fe088a2cec23605377a6179a9a620c3f8f3345eb authored about 13 years ago by Anita Graser <[email protected]>
- old comment

github.com/pgRouting/pgRoutingLayer - 619928365cbbae6e14520192552260b2348b0d76 authored about 13 years ago by Anita Graser <[email protected]>
initial version

github.com/pgRouting/pgRoutingLayer - 25720ffa16d3d082cb0d541fb353ccddbe2f990a authored about 13 years ago by Anita Graser <[email protected]>
first commit

github.com/pgRouting/pgRoutingLayer - b117c5412a20cc62aa6ecd58493fcb47d691aaf2 authored about 13 years ago by Anita Graser <[email protected]>
added geoportal link

github.com/pgRouting/website - 82153d394ed0b65a08e4b8e51d7871b683f3cb06 authored about 13 years ago by Daniel Kastl <[email protected]>
Added support for large files on linux; Added error reporting log messages

github.com/pgRouting/osm2pgrouting - 76f8ce8987085bf786fe85598adf431d9e23c133 authored about 13 years ago by DI Florian Hackenberger <[email protected]>
Merge branch 'master' of github.com:pgRouting/website

github.com/pgRouting/website - 70c609b1bb95b19fd461e1dcfb10ac6869e00c4b authored over 13 years ago by Daniel Kastl <[email protected]>
EPFL demo added

github.com/pgRouting/website - 5f00d9c967eb62b9ea325f6f09e919d24eeb4e8f authored over 13 years ago by Daniel Kastl <[email protected]>
added security note

github.com/pgRouting/workshop - a49aeab62ec37641b3743a4e05583184bc1879f3 authored over 13 years ago by Daniel Kastl <[email protected]>
fix by Knut Arne Bjørndal

github.com/pgRouting/osm2pgrouting - fda917934bc51db557ed8676e2e1f3d18e31c695 authored over 13 years ago by Daniel Kastl <[email protected]>