3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 23 hours ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[osm2pgsql] Add a simple testing script to run through most options More... about 14 years ago
gazetter: add locality to extratags (for Irish townlands) More... about 14 years ago
avoid building invalid geometries More... over 14 years ago
fix help message More... over 14 years ago
enable mountain_passes, disable *=no places More... over 14 years ago
close database connections when no longer needed More... over 14 years ago
Set class/type of places derived from relations according to their tags. More... over 14 years ago
change gazetteer output to include details of relation membership More... over 14 years ago
new osm2pgsql configuration option --hstore-match-only, intended to be used with other --hstore flags. This option will make sure that even if you enable hstore, it will still only import those objects for which you have an explicit column - instead of importing *all* objects. This option is useful if e.g. you know that you only want amenity=* stuff in your database but if something does have an amenity tag, then you want all of its other tags as well. More... over 14 years ago
fix a couple of memory leaks More... over 14 years ago
fix SQL string More... over 14 years ago
typos More... over 14 years ago
delete entries from place table when the class has changed More... over 14 years ago
fix http://lists.openstreetmap.org/pipermail/dev/2012-February/024397.html More... over 14 years ago
support unlogged tables for postgres 9.1 More... over 14 years ago
Add support for "real" data type: More... over 14 years ago
revert r27278 as it breaks usability for non-osm-standard configurations (that might not have a building column at all) More... over 14 years ago
[osm2pgsql] Be less aggressive in expiring tiles. More... over 14 years ago
gazetter should actually commit its data (adaption to the changes made for parallelization of postprocessing) More... over 14 years ago
[osm2pgsql] - Create a conditional index on planet_osm_polygon where building is null More... over 14 years ago
[osm2pgsql] - small fix to install-postgis-osm-db.sh script More... over 14 years ago
[osm2pgsql] Fix expiry generation with --number-processes > 1 More... over 14 years ago
[osm2pgsql] fix and slightly improve debug output for going over pending ways/rels More... over 14 years ago
[osm2pgsql] Attempt to improve the transaction management during "going over pending ways/relations" More... over 14 years ago
[osm2pgsql] set synchronous_commit to off More... over 14 years ago
don't try to find ways in output when there's no index. More... over 14 years ago
[osm2pgsql] - Change default to not use parallel processing More... over 14 years ago
do not require dpatch; change help text More... over 14 years ago
use FIXED_POINT after all. More... over 14 years ago
do not use FIXED_POINT by default as it breaks -l (ell) More... over 14 years ago