3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 22 hours ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[osm2pgsql] Don't exit when forking of helper processes fails More... over 14 years ago
[osm2pgsql] #4061 osm2pgsql-no-return-in-nonvoid-function More... over 14 years ago
[osm2pgsql] Bugfix: Node geometries were rounded to 2 s.f. which is incorrect in latlong projection More... over 14 years ago
[osm2pgsql] Be more efficient with virtual memory to reduce chances of out-of-memory More... over 14 years ago
fix --drop option. still to do - remove unnecessary pkeys after work. More... over 14 years ago
new --drop flag drops temporary tables after --slim import, saving time for those who want --slim but do not need updates. More... over 14 years ago
[osm2pgsql] Bugfix: -C was calculated as 32 bit int, limiting max cache size to 2Gb More... over 14 years ago
[osm2pgsql] Fix some bugs introduced by the previous commits More... almost 15 years ago
Use the new sparseness optimized node cache for non-slim mode as well More... almost 15 years ago
Optimize node ram cache for sparse node representation More... almost 15 years ago
[osm2pgsql] Parralellize pending ways / relations More... almost 15 years ago
[osm2pgsql] Update debian package scripts to handle postgis-9.1 More... almost 15 years ago
Place the sorted tables in the right tablespace too. More... almost 15 years ago
[osm2pgsql] Add debian package scripts to setup a new postgis db for osm2pgsql More... almost 15 years ago
osm2pgsql: show import speed for primitive XML parser More... almost 15 years ago
Fix build with geos>=3.3.0 More... almost 15 years ago
[osm2pgsql] Include time.h for time_t More... almost 15 years ago
[osm2pgsql] Fix build with geos>=3.3.0 More... almost 15 years ago
[osm2pgsql] Update README More... almost 15 years ago
[osm2pgsql] Fix debian packaging scripts More... almost 15 years ago
[osm2pgsql] allocate node cache in one big chunk instead of small pieces More... almost 15 years ago
[Osm2pgsql] Add an option to disable parallel indexing More... almost 15 years ago
[osm2pgsql] Make osm2pgsql compatible with postgis 2.0 More... almost 15 years ago
2 minor changes: More... almost 15 years ago
[osm2pgsql] Report some more timing information to see where osm2pgsql spends its time More... almost 15 years ago
gazetteer: fix bug where osm2pgsql would segfault after completing import when it does not have write permission in current directory. More... almost 15 years ago
use char not string, duh More... almost 15 years ago
fix missing fastupdate=off problem when no tablespaces specified More... almost 15 years ago
rename osm2pgsql-64 to osm2pgsql. this is now the new default branch. a define in osmtypes.h has been commented out so that it builds for 32bit IDs by default. bumped version to 0.80. todo: add 32/64 bit distinction to build process More... almost 15 years ago
issue error message when trying to append to 32bit table with 64bit program or vice versa. More... almost 15 years ago