Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pgRouting/osm2pgrouting
Import tool for OpenStreetMap data to pgRouting database
https://github.com/pgRouting/osm2pgrouting
- Removed unecessary console output
- Changed MULTILINESTRING to LINESTRING
- Should work with PostGIS 2.x
Merge pull request #6 from fhackenberger/master
Added support for large files on linux; Added error reporting log messages
c65e35ed720fb69482c27b03266b6b065a693823 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...
Added support for large files on linux; Added error reporting log messages
76f8ce8987085bf786fe85598adf431d9e23c133 authored about 13 years ago by DI Florian Hackenberger <[email protected]>
76f8ce8987085bf786fe85598adf431d9e23c133 authored about 13 years ago by DI Florian Hackenberger <[email protected]>
fix by Knut Arne Bjørndal
fda917934bc51db557ed8676e2e1f3d18e31c695 authored over 13 years ago by Daniel Kastl <[email protected]>
fda917934bc51db557ed8676e2e1f3d18e31c695 authored over 13 years ago by Daniel Kastl <[email protected]>
commented log output to decrease number of messages
c736d1ea6fb5e2ebb8d0119c0337947bb1ec7919 authored over 13 years ago by Daniel Kastl <[email protected]>
c736d1ea6fb5e2ebb8d0119c0337947bb1ec7919 authored over 13 years ago by Daniel Kastl <[email protected]>
Increase the valid maximum number of arguments
94faffa1fd7c2690ff120a5d819008e880b4b7ce authored over 13 years ago by jordanderson <[email protected]>
94faffa1fd7c2690ff120a5d819008e880b4b7ce authored over 13 years ago by jordanderson <[email protected]>
Edited AUTHORS.txt via GitHub
24f8c2112a104434a90a1e810f7baed14c441766 authored almost 14 years ago by Daniel Kastl <[email protected]>
24f8c2112a104434a90a1e810f7baed14c441766 authored almost 14 years ago by Daniel Kastl <[email protected]>
Limit a way's name to only the first 200 characters to avoid COPY error
3649da5a5f2c642242f8bd4b78369cbd90bcce25 authored almost 14 years ago by jordanderson <[email protected]>
3649da5a5f2c642242f8bd4b78369cbd90bcce25 authored almost 14 years ago by jordanderson <[email protected]>
Head off any \n's or \r's in the way name
51747f48d7762b3ca125a987f948549c48093a7b authored almost 14 years ago by jordanderson <[email protected]>
51747f48d7762b3ca125a987f948549c48093a7b authored almost 14 years ago by jordanderson <[email protected]>
Replaced INSERT with COPY for exporting to database.
524df59c39a140c3052deb93da6a01b64ca6d237 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
524df59c39a140c3052deb93da6a01b64ca6d237 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
Added .gitignore to hide binaries
b84069a987f01b777792c1ec71030293bc3b84b2 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
b84069a987f01b777792c1ec71030293bc3b84b2 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
Renovated makefile to make only if necessary
57b5c29a5271ff0d7c0484ab1de1c75e380949ac authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
57b5c29a5271ff0d7c0484ab1de1c75e380949ac authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
Added extra local postgresql library locations to Makefile
8630156f82ceacfd4e479bd57cac6995ca786435 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
8630156f82ceacfd4e479bd57cac6995ca786435 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
Removed warning by explicitly typecasting
2bbfe7174d31e50ca01e8c3cb783730f30503bcd authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
2bbfe7174d31e50ca01e8c3cb783730f30503bcd authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
Changed exportNode signature to be consistent with other functions
ee77e3a3b98d49eac274a240b37fc5ec9e1e9ca7 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
ee77e3a3b98d49eac274a240b37fc5ec9e1e9ca7 authored almost 14 years ago by J Kishore kumar <jkk@fullerene>
fix typo: s/peviously/previously/
e1757cbf80074044016c731d94abb19cc36c6447 authored almost 14 years ago by Shaun Walbridge <[email protected]>
e1757cbf80074044016c731d94abb19cc36c6447 authored almost 14 years ago by Shaun Walbridge <[email protected]>
Deleted binary file
9c3f534821a7500d88fc092cf311e64e29a2cafb authored about 14 years ago by jordanderson <[email protected]>
9c3f534821a7500d88fc092cf311e64e29a2cafb authored about 14 years ago by jordanderson <[email protected]>
Add relations and tags feature
8c01fcf2bb4f003e44a04bdc64e20601d7e978b0 authored about 14 years ago by jordanderson <[email protected]>
8c01fcf2bb4f003e44a04bdc64e20601d7e978b0 authored about 14 years ago by jordanderson <[email protected]>
Added Tag and Relation files
d1febd7def67a6c1e23e01da47759a36ef0ab535 authored about 14 years ago by jordanderson <[email protected]>
d1febd7def67a6c1e23e01da47759a36ef0ab535 authored about 14 years ago by jordanderson <[email protected]>
Relations and tags feature
ef35eb6be3059e5bd44c4d4bc4587939428e7e12 authored about 14 years ago by jordanderson <[email protected]>
ef35eb6be3059e5bd44c4d4bc4587939428e7e12 authored about 14 years ago by jordanderson <[email protected]>
No changes
5c7f84f65f118ba5e1fc987670b0a844f2d7e081 authored about 14 years ago by jordanderson <[email protected]>
5c7f84f65f118ba5e1fc987670b0a844f2d7e081 authored about 14 years ago by jordanderson <[email protected]>
added tabs
d381eb1799a38554685e0e368892de305407223b authored about 14 years ago by Daniel Kastl <[email protected]>
d381eb1799a38554685e0e368892de305407223b authored about 14 years ago by Daniel Kastl <[email protected]>
Ticket #211: applied miising include patch
33e1cca57f1578fc205f8ad5468a0d2578196cca authored over 14 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
33e1cca57f1578fc205f8ad5468a0d2578196cca authored over 14 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
mapconfig.xml fixed
085667969496baa8f936aa393ab700fd22d69adf authored about 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
085667969496baa8f936aa393ab700fd22d69adf authored about 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
Test commit
4e8f96f2c04c1325e4d46030c475804d29ab41f0 authored over 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
4e8f96f2c04c1325e4d46030c475804d29ab41f0 authored over 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
Segfault fixed (see #158)
96da08fdd22363fac0ac8c1e9ee44140e1bdaf55 authored over 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
96da08fdd22363fac0ac8c1e9ee44140e1bdaf55 authored over 15 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
string.h included
d1705d1f226e061919e79411f1a3e721bca2fb7b authored almost 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
d1705d1f226e061919e79411f1a3e721bca2fb7b authored almost 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting: tolerance value reduced
55a5ac246339832071829cbb77b5fa4a5e419d6a authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
55a5ac246339832071829cbb77b5fa4a5e419d6a authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting: expat added to README
5743a545189a9dd77e881af2200ad9f945484530 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
5743a545189a9dd77e881af2200ad9f945484530 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting: PostgreSQL include path fixed in Makefile
272ddc6f841319d13a7d0b246f9c2e8fdccf795f authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
272ddc6f841319d13a7d0b246f9c2e8fdccf795f authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
readme added to osm2pgrouting
36ad26d472fe56706774af6118e13f7e56559536 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
36ad26d472fe56706774af6118e13f7e56559536 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting code cleaned up 2
421c750026f146090a5cfe35b1176e3406c970b6 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
421c750026f146090a5cfe35b1176e3406c970b6 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting code cleaned up
5961c0d7f2473ecccd5df01c956735441eff8ce4 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
5961c0d7f2473ecccd5df01c956735441eff8ce4 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
linux directory deleted from osm2pgrouting
98a2f9a2f7ca9c8b4cdd8dccb051cd63752d1c9e authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
98a2f9a2f7ca9c8b4cdd8dccb051cd63752d1c9e authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
osm2pgrouting: onewaystreets support added
04679c8ffc8f9d1d88d2ea94ac8171d188ff0c73 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
04679c8ffc8f9d1d88d2ea94ac8171d188ff0c73 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
some formal stuff added
33f19fa7c889e93a6fc8ce9a92d0bd272532be28 authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
33f19fa7c889e93a6fc8ce9a92d0bd272532be28 authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
added include path for Debian/Ubuntu
c68349fc64eefee91536330c9fe2b925f35036be authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
c68349fc64eefee91536330c9fe2b925f35036be authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
Topology creation fixed
a381eac90753df81b796186dee605551975473b3 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
a381eac90753df81b796186dee605551975473b3 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
Splitted edge ids start with 1
ecd01f0326a707fe4537100227c1341b797bc65a authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
ecd01f0326a707fe4537100227c1341b797bc65a authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
typo fixed in mapconfig.xml
d9bd37adab63865fb1554e9473713b113aa961d9 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
d9bd37adab63865fb1554e9473713b113aa961d9 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
Single quotation mark is replaced by 4452
1b2f504299bef7356594c20cb9a18ff631ee654c authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
1b2f504299bef7356594c20cb9a18ff631ee654c authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
Road classes support added to osm2pgrouting
f341ac74c4798048340b7182007dbcc746dab420 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
f341ac74c4798048340b7182007dbcc746dab420 authored over 16 years ago by anton <anton@d21bcd6f-0036-404f-87c1-d983b28855fd>
moved osm2pgrouting contents to its own trunk folder
88372f829877f4c5ed4def7e395ddfd5316944dc authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
88372f829877f4c5ed4def7e395ddfd5316944dc authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
modified directory structure for tools
0f9fa6d4ab77897ab70f0da64c859fd2b4186b88 authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>
0f9fa6d4ab77897ab70f0da64c859fd2b4186b88 authored over 16 years ago by daniel <daniel@d21bcd6f-0036-404f-87c1-d983b28855fd>