[osm2pgsql] branch upstream updated (bc5a886 -> 35be4b4)
Bas Couwenberg
sebastic at xs4all.nl
Sat Oct 25 11:21:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch upstream
in repository osm2pgsql.
from bc5a886 Imported Upstream version 0.84.0
new 35be4b4 Imported Upstream version 0.86.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 3 +
Makefile.am | 12 +-
README | 305 +--------------------------------
README.md | 136 +++++++++++++++
binarysearcharray.c | 1 -
binarysearcharray.h | 4 +-
build_geometry.cpp | 55 +++++-
build_geometry.h | 1 +
configure.ac | 5 +-
docs/analysis.md | 81 +++++++++
docs/export.md | 12 ++
docs/gazetteer.md | 7 +
README_lua.md => docs/lua.md | 0
docs/osm2pgsql.1 | 56 +++---
docs/pgsql.md | 54 ++++++
docs/usage.md | 146 ++++++++++++++++
install-postgis-osm-db.sh | 9 +-
m4/ax_lib_geos.m4 | 2 +-
m4/ax_lib_protobuf_c.m4 | 4 +-
middle-pgsql.c | 2 +-
node-persistent-cache.h | 5 +
node-ram-cache.c | 2 +-
output-gazetteer.c | 90 +++++++---
output-pgsql.c | 10 +-
parse-o5m.h | 2 +-
parse-pbf.c | 37 +---
parse-pbf.h | 2 +-
parse-xml2.c | 16 +-
parse-xml2.h | 2 +-
pgsql.h | 5 +
style.lua | 4 +-
tagtransform.c | 2 +-
tests/liechtenstein-2013-08-03.osm.bz2 | Bin 0 -> 1061981 bytes
tests/regression-test.py | 63 ++++---
tests/regression-test.sh | 192 ---------------------
wildcmp.h | 5 +
36 files changed, 706 insertions(+), 626 deletions(-)
mode change 100644 => 120000 README
create mode 100644 README.md
create mode 100644 docs/analysis.md
create mode 100644 docs/export.md
create mode 100644 docs/gazetteer.md
rename README_lua.md => docs/lua.md (100%)
create mode 100644 docs/pgsql.md
create mode 100644 docs/usage.md
create mode 100644 tests/liechtenstein-2013-08-03.osm.bz2
mode change 100644 => 100755 tests/regression-test.py
delete mode 100755 tests/regression-test.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git
More information about the Pkg-grass-devel
mailing list