3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[osm2pgsql] Enable 64bit IDs by default More... almost 14 years ago
[osm2pgsql] Improve cache management on initial writeout of flat-node-cache More... almost 14 years ago
[osm2pgsql] Replace async I/O in flat-node-cache with posix_fadvise More... almost 14 years ago
[osm2pgsql] Remove debug check from binarysearcharray More... almost 14 years ago
Extend regression tests to compare results between runs. More... almost 14 years ago
Fix a bug that caused --hstore-match-only to be ignored when --hstore-column is set. More... almost 14 years ago
Fix a logic bug in r28671 that made the return value of pgsql_filter_tags() incorrect when --hstore-column was set. More... almost 14 years ago
[osm2pgsql] Fix previous commit that caused a segmentation fault with --hstore More... almost 14 years ago
Keep tags that match --hstore-columns. Fixes #4547. More... almost 14 years ago
[osm2pgsql] Allow osm2pgsql to be compiled on mac osx More... almost 14 years ago
[osm2pgsql] Update debian build files to reflect the ppa packages More... almost 14 years ago
[osm2pgsql] Bug fix output of "going over pending ways" More... almost 14 years ago
use shared memory to join output of parallel processes More... almost 14 years ago
[osm2pgsql] Add a benchmark testing mode to node-persistent-cache-reader. More... almost 14 years ago
[osm2pgsql] Disable async I/O during multi-process operations in the flat node cache More... almost 14 years ago
[osm2pgsql] Fail configure if c++ compiler not found More... almost 14 years ago
[osm2pgsql] unchecked memory allocation leading to segmentationfault More... almost 14 years ago
Add a little utility program to inspect the flat-node-cache file. More... almost 14 years ago
Use async IO in persistent_cache_nodes_get_list More... almost 14 years ago
Implement a flat file persistent node cache More... almost 14 years ago
check for geos/version.h, it might be in a different package than geos-config, also make sure that configure really fails if geos or postgresql libs are missing More... about 14 years ago
make 64bit ID space configurable via ./configure script (option --enable-64bit-ids) More... about 14 years ago
remove outdated gazetteer V1 code, extend regression tests so that they all can pass More... about 14 years ago
yet another way to define the iso country code More... about 14 years ago
[osm2pgsql] - dynamically allocated memory is not initialized More... about 14 years ago
[osm2pgsql] Table planet_osm_nodes is hardcoded in middle-pgsql.c More... about 14 years ago
remove "isvalid" check added in 28329 because it breaks polygons with touching inner rings. ideally we should drop polygons with problems other than touching inner rings but that code would still have to be written. More... about 14 years ago
Add shell-style wildcard match (*,?) do style. More... about 14 years ago
import wikiedia:* language tags More... about 14 years ago
Respect OSMID64 define in place table. More... about 14 years ago