8000 Tags · pnorman/osm2pgsql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pnorman/osm2pgsql

Tags

0.68

Toggle 0.68's commit message
osm2pgsql: Update code to use DROP TABLE IF EXISTS. This avoids error…

…s in the postgresql logs and requires postgresql-8.2+. Fixes ticket #2379. Update version to 0.68

0.67

Toggle 0.67's commit message
Update osm2pgsql version to 0.67, the previous change to planet_osm_n…

…odes in the previous commit may break things so a version bump is a good idea

0.66

Toggle 0.66's commit message
osm2pgsql 0.66: Allow final mod & output steps to run in parallel. Di…

…splay more information about final index creation steps. Fix bug which caused diff updates of multipolygon relations to leave some incorrect ways behind. Form polygons from boundary relations if the ways form a closed ring.

0.65

Toggle 0.65's commit message
osm2plsql: Use svnversion for version string. Update to version 0.65.…

… Fix compile warning about basename. Switch default error message to direct people at using --help instead of flooding them with all options

0.60

Toggle 0.60's commit message
osm2pgsql: Fix relation processing in non-slim mode. It now needs mor…

…e memory during the processing since it needs to remember ways even if they dont have any tags

0.55

Toggle 0.55's commit message
osm2pgsql: Up-rev to 0.55 for the new default projection change

0.54

Toggle 0.54's commit message
Add some changes from Edgemaster for MinGW support, see osm2pgsql-dev…

…#926

0.53

Toggle 0.53's commit message
Update version number so people know what they're running

0.52

Toggle 0.52's commit message
osm2pgsql: Add option to filter import with bounding box

0.51

Toggle 0.51's commit message
osm2pgsql: Update Makefile with Solaris compatability fixes from Mart…

…in Spott
0