]> granicus.if.org Git - postgis/commit
Geobuf output support via ST_AsGeobuf
authorBjörn Harrtell <bjorn@wololo.org>
Sun, 26 Feb 2017 18:16:54 +0000 (18:16 +0000)
committerBjörn Harrtell <bjorn@wololo.org>
Sun, 26 Feb 2017 18:16:54 +0000 (18:16 +0000)
commit640b57092e9fb31fafe3e6342fe260119ade41ac
tree2bddd5a949284853a9bccf59d29ee2e9aae2f58a
parente500d94177014ce102bd4def4aacc751903176bd
Geobuf output support via ST_AsGeobuf
Closes #3599

git-svn-id: http://svn.osgeo.org/postgis/trunk@15317 b70326c6-7e19-0410-871a-916f4a2858ee
12 files changed:
NEWS
doc/reference_output.xml
postgis/Makefile.in
postgis/geobuf.LICENSE [new file with mode: 0644]
postgis/geobuf.c [new file with mode: 0644]
postgis/geobuf.h [new file with mode: 0644]
postgis/geobuf.proto [new file with mode: 0644]
postgis/lwgeom_out_geobuf.c [new file with mode: 0644]
postgis/postgis.sql.in
regress/Makefile.in
regress/geobuf.sql [new file with mode: 0644]
regress/geobuf_expected [new file with mode: 0644]