3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 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
fix typo in district
gravitystorm
as Andy Allan
More... about 16 years ago
Finally add warning about postgresql 8.4 More... about 16 years ago
move to processing git rather than svg multi-lingual generate 'near' and 'in' tokens More... about 16 years ago
osm2pgsql version without libxml More... about 16 years ago
handle broken language list in IE More... about 16 years ago
handle house name / number collisions by showing both More... about 16 years ago
improved multi-processor indexing More... about 16 years ago
improved multi-processor indexing More... about 16 years ago
Put binary into correct places according to debian policy More... about 16 years ago
improve presentation of update status - time remaining extra options to specify max load / blocking processes on command line More... about 16 years ago
* remove malloc.h for proper compi8lation on Macosx * allow for postgresql password to be specified in PGPASS Environment Variable instead of interactive input More... about 16 years ago
Add an option to Create indexes on a different tablespace, close #2988 More... about 16 years ago
fix pointer error More... about 16 years ago
move string replacements to c module More... about 16 years ago
Do not warn about slim option on 32nits system if option is enabled More... about 16 years ago
osm2pgsql: Add C++ compiler into autoconf. Rename DATADIR to prevent clash with mingw32 objidl.h header. Fix some mingw32 compile issues. More... about 16 years ago
osm2pgsql: Raise maximum tag size in style file to 63 characters More... about 16 years ago
fix osm2pgsql debian packaging, and make it buildable for ubuntu lucid More... about 16 years ago
* add brief explanation of hstore functionality * make phstore flag actually do what it is supposed to do * remove obsolete function add_parking_node More... over 16 years ago
When running on 32bit systems, userprocess can allocate as much as 3GB of virtual address space. This is due to 3GB/1GB split on 32bit linux machines. No matter how much physical RAM you have, you end up on 3GB limit. More... over 16 years ago
Autoconf for osm2pgsql More... over 16 years ago
change "char sql[2048]" to "static char *sql" and do dynamic allocation More... over 16 years ago
We need to be able to mark polygons as such also in hstore only mode where no additional tag columns should be added. More... over 16 years ago
\r und \n in hstore value needs to be escaped for pgsql copy import as well More... over 16 years ago
TAB in hstore value needs to be escaped for pgsql copy import More... over 16 years ago
Add an experimental feature to generate hstore enabled PgSQL tables. More... over 16 years ago
patch not needed any longer More... over 16 years ago
only do address intrapolation in append mode More... over 16 years ago
add reverse and reverse.php to the block list More... over 16 years ago
Add robots.txt, add form action More... over 16 years ago