openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
osm2pgsql
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 22 hours
ago.
Jul 17, 2025 — Jul 17, 2026
Showing page 149 of 161
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
osm2pgsql: remove reference to debian/osm2pgsql.1 manual page which is no longer in SVN. closes 3456.
Jon Burgess
More...
over 15 years ago
osm2pgsql: Display relation process status more often since the code is often slow at this point
Jon Burgess
More...
over 15 years ago
osm2pgsql: Clip latitude of nodes to +-85.07 degrees. This prevents the South pole from showing up at (0,0). Patch originally from Komzpa. closes #3452
Jon Burgess
More...
over 15 years ago
osm2pgsql: Make use of prepared geometries from geos-3.1+. These dramatically speed up the polygon tests used by the advanced multipolygon handling code. Patch originally from Kompza.
Jon Burgess
More...
over 15 years ago
remove debian package building. doesn't work with hholzgra's automake changes and i'm too lazy to work out why.
Frederik Ramm
More...
over 15 years ago
fixed "make distcheck" (some extra files needed to be removed)
Hartmut Holzgraefe
More...
over 15 years ago
version number typo fix
Hartmut Holzgraefe
More...
over 15 years ago
lower required autoconf and automake versions to make things work with Debian 5
Hartmut Holzgraefe
More...
over 15 years ago
osm2pgsql: include config.h in a few files to ensure that HAVE_PTHREAD is defined as required. Remove pthread.h reference from output-null.c which does not use any threads
Jon Burgess
More...
over 15 years ago
osm2pgsql: Add command line switch to include natural=coastline ways in the database. Based on patch from Dane Springmeyer. Closes #3350
Jon Burgess
More...
over 15 years ago
ignore non-addressable items
Brian Quinion
More...
over 15 years ago
added a TODO file with some brainstorm items
Hartmut Holzgraefe
More...
over 15 years ago
* install gazetteer helper files in $datadir/gazetteer * install osm2pgsql helper files in $datadir/osm2pgsql * set up right gazetteer.so path in installed gazetteer-functions.sql file
Hartmut Holzgraefe
More...
over 15 years ago
std-options check requires that --help and --version output goes to stdout, not stderr, and that both commands return success and not an error code
Hartmut Holzgraefe
More...
over 15 years ago
removed debug code
Hartmut Holzgraefe
More...
over 15 years ago
let configure store currently used options and build specific environment variables in a convenience script called "config.nice" that can be used to easily add further options later ...
Hartmut Holzgraefe
More...
over 15 years ago
Using relation type=multipolygon together with boundary=... should make no difference from using relation type=boundary (actually if it were for me we'd get rid of type=boundary sooner rather than later)
Frederik Ramm
More...
over 15 years ago
seems to me that autoconf 2.63 is sufficient (requiring 2.65 makes compilation impossible on Ubuntu Jaunty)
Frederik Ramm
More...
over 15 years ago
fixed some warnings, code compiles clean with -Wall -Wextra -pedantic
Hartmut Holzgraefe
More...
over 15 years ago
add check options for up-to-date NEWS file and for functional --help and --version options
Hartmut Holzgraefe
More...
over 15 years ago
started a NEWS file
Hartmut Holzgraefe
More...
over 15 years ago
generated ChangeLog file using svn2log from http://www.core.com.pl/svn2log/ command used: svn log -v --xml | python svn2log.py --no-files --no-host
Hartmut Holzgraefe
More...
over 15 years ago
filling AUTHORS file with information from the man page
Hartmut Holzgraefe
More...
over 15 years ago
man page updated with new PBF related stuff
Hartmut Holzgraefe
More...
over 15 years ago
Auto-detect filetype pbf/osm based on file extension if no Input frontend has been explicitely selected
Sven Geggus
More...
over 15 years ago
* improved configure setup (including automake and libtool) * support for different input readers besides libxml2 OSM XML parsing * "primitive" XML parser integrated into the main binary * OSM PBF parser
Hartmut Holzgraefe
More...
over 15 years ago
add extra operator column to word
Brian Quinion
More...
over 15 years ago
hstore version of gazetteer output
Brian Quinion
More...
over 15 years ago
set CPPFLAGS correctly for non-standard paths
Brian Quinion
More...
over 15 years ago
max admin rank, better postcode defaults
Brian Quinion
More...
over 15 years ago
←
1
2
…
145
146
147
148
149
150
151
152
153
…
160
161
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree