Subject: CVS commit: pkgsrc/geography/osm2pgsql
From: Greg Troxel
Date: 2020-03-13 14:08:51
Message id: 20200313130851.42FF9FB27@cvs.NetBSD.org

Log Message:
geography/osm2pgsql: Update to 1.2.1

Upstream psudo-NEWS:

1.2.1 and 1.2.0 are bugfix releases.
1.0.0:

This release finally drops support for old-style multipolygons.

Doing so allowed a major overhaul of the processing pipeline.
Imports are now entirely done in the first processing stage. The second,
much slower processing stage is only needed when updating existing
databases. Data is entirely streamed into the database using COPY, which
reduces the number of database connections needed.

Other major changes include

- better error handling in Lua backend
- process all OSM objects again when extra attributes are requested
- enable running tests in pg_virtualenv
- add support for configurable Gazetteer style
- allow to disable RAM node cache with -C 0

Files:
RevisionActionfile
1.21modifypkgsrc/geography/osm2pgsql/Makefile
1.7modifypkgsrc/geography/osm2pgsql/distinfo