3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[osm2pgsql] Free memory on error path More... over 13 years ago
[osm2pgsql] Fix memory leak on error path More... over 13 years ago
[osm2pgsql] Null-terminate string before passing it into strchr More... over 13 years ago
[osm2pgsql] fix minor memory leak in primitive parser not closing file More... over 13 years ago
Make sure that number of decimal places is the same for nodes in planet_osm_point and for lines and polygons constructed via the node cache. If this is not the case spatial relationship functions will not work.
sp8962
as Simon Poole
More... over 13 years ago
[osm2pgsql] Configure check for fork and only provice --number-processes if available More... over 13 years ago
revert unintended changes from r28959 More... over 13 years ago
follow to r28957 - handle -Wdeclaration-after-statement warnings as ISO C90 forbids mixing declarations and code - another step toward supporting -ansi -pedantic More... over 13 years ago
lseek uses 64 bit offsets on os x More... over 13 years ago
[osm2pgsql] More cleanup work to support compiler flags -ansi -pedantic More... over 13 years ago
[osm2pgsql] Try and enable large file support on more systems More... over 13 years ago
+public_transport More... over 13 years ago
comparison between pointer and zero is not portable + avoids pedantic warning with clang++ More... over 13 years ago
fix compile of middle-pgsql if HAVE_MMAP is not defined More... over 13 years ago
[osm2pgsql] faster relation processing due to early discard of non-supported ones More... over 13 years ago
[osm2pgsql] - -x support for pbf - fixed names of attributes More... over 13 years ago
[osm2pgsql] -x doesn't clutter hstore database too much anymore More... over 13 years ago
[osm2pgsql] zero buffering invalid geometries More... over 13 years ago
[osm2pgsql] Add o5m support to osm2pgsql More... over 13 years ago
[osm2pgsql] Fix bug 4625 - bbox parameter not working with pbf files More... over 13 years ago
[osm2pgsql] Fix Bug #3607 - Function index is not available in MinGW More... over 13 years ago
[osm2pgsql] Fix bug #4651 - Failed fall back for when fork doesn't succeed More... over 13 years ago
[osm2pgsql] Move code back to using ANSI C standard More... over 13 years ago
[osm2pgsql] Change the default node ram cache allocation strategy on 32bit platforms to sparse More... almost 14 years ago
+ add office=* More... almost 14 years ago
use way_get_list function in gazetteer More... almost 14 years ago
gazetteer: ignore buildings without name or address More... almost 14 years ago
[osm2pgsql] Implement a ways_get_list function to retrieve multiple ways at once. More... almost 14 years ago
gazetteer: add aerialway (closes #4499), move place to extratags only when boudary tag is there (fixes #4558), move name:prefix to extratags More... almost 14 years ago
[osm2pgsql] Add an --exclude-invalid-polygon option More... almost 14 years ago