534 Commits

Author SHA1 Message Date
Blottiere Paul
efeef700a8 Remove laz compression test when lazperf is disabled 2018-06-19 12:54:50 +01:00
Blottiere Paul
655bb706cb Fix expected sql when lazperf is disabled 2018-06-19 12:49:27 +01:00
Blottiere Paul
5b3c3981ef Add lazperf guards 2018-06-19 12:41:49 +01:00
Blottiere Paul
512f60aa4e Add compilation without lazperf in travis 2018-06-19 12:35:38 +01:00
Éric Lemoine
61c8dc7c05 Update RELEASE.md 2018-06-18 10:16:48 +02:00
Éric Lemoine
4aab079994
Merge pull request #223 from elemoine/version
Change the version number to 1.1.1
2018-06-18 09:41:59 +02:00
Éric Lemoine
25a56f9eb7 Add a RELEASE.md file
Add a RELEASE.md file describing the release process.
2018-06-18 09:24:23 +02:00
Éric Lemoine
f6016909aa Change version number to 1.1.1 in pointcloud.out 2018-06-18 09:24:23 +02:00
Éric Lemoine
e7d863b481 Change version number to 1.1.1 in Version.config 2018-06-18 09:04:39 +02:00
Blottiere Paul
fc766e52d3
Merge pull request #222 from pblottiere/fix_installcheck
Fix installcheck when lazperf is disabled
2018-06-18 08:03:17 +01:00
Blottiere Paul
8d8770bd4a Fix installcheck when lazperf is disabled 2018-06-18 06:16:24 +01:00
Blottiere Paul
4bbaf4571b
Merge pull request #221 from The-Alchemist/patch-2
Small typo
2018-06-18 05:15:07 +01:00
The Alchemist
8bd969df26
Small typo 2018-06-17 17:31:21 -04:00
Blottiere Paul
177eb2fb21
Merge pull request #214 from pblottiere/rip_ght
Remove GHT support
2018-06-14 18:47:47 +01:00
Blottiere Paul
ef79edade6 Run build-install script only one time in travis 2018-06-14 18:34:05 +01:00
Blottiere Paul
a1f94c1117 Update sql for tests (lazperf compression code is 2 now) 2018-06-14 18:34:05 +01:00
Blottiere Paul
063a5b1651 Remove GHT support 2018-06-14 18:34:05 +01:00
Éric Lemoine
ec720f21dd
Merge pull request #220 from elemoine/pc_patch_from_float_array
Add PC_MakePatch(pcid integer, values float8[])
2018-06-14 19:07:09 +02:00
Karl Pietrzak
4f738eb072 Add PC_MakePatch(pcid integer, values float8[])
Add PC_MakePatch to create a patch from a pcid and an array of float8 values.
2018-06-14 18:49:52 +02:00
Éric Lemoine
22d8aa4959
Merge pull request #217 from elemoine/doc
Improve doc for PC_FilterBetween
2018-06-14 08:14:05 +02:00
Éric Lemoine
73f32d5331 Improve doc for PC_FilterBetween 2018-06-12 16:54:56 +02:00
Éric Lemoine
92a861cc40
Merge pull request #216 from elemoine/news
Update the NEWS file for v1.1.1
2018-06-12 09:43:19 +02:00
Éric Lemoine
60314d453e Update the NEWS file for v1.1.1 2018-06-12 09:37:33 +02:00
Éric Lemoine
00f966047a
Merge pull request #215 from elemoine/ele_lazperf-datasize
Fix bug in pc_patch_uncompressed_from_lazperf
2018-06-12 09:17:16 +02:00
Éric Lemoine
8e82233b56 Test datasize in test_patch_lazperf 2018-06-12 08:51:34 +02:00
Éric Lemoine
2cbd6f0b7d Add a PC_Uncompress LAZ SQL test 2018-06-12 08:45:01 +02:00
Éric Lemoine
7d17b5ebff Add id column to laz test table 2018-06-12 08:42:48 +02:00
Éric Lemoine
59eb4671ef Fix typo in a pcerror message 2018-06-11 21:51:52 +02:00
Éric Lemoine
33445f7d87 Fix pc_patch_uncompressed_from_lazperf
pc_patch_uncompressed_from_lazperf needs to set patch->datasize.
2018-06-11 21:50:35 +02:00
Blottiere Paul
61e3604be2
Merge pull request #210 from The-Alchemist/patch-1
trying postgres 9.6 w/ postgis 2.4
2018-06-11 16:15:05 +01:00
Éric Lemoine
d72e095931
Merge pull request #213 from lbartoletti/fix_configure_ac_define
Adds missing description in AC_DEFINE
2018-06-01 11:49:05 +02:00
Loïc Bartoletti
ff200961ba Adds missing description in AC_DEFINE 2018-06-01 11:33:27 +02:00
The Alchemist
fc26364c21
trying postgres 9.6 w/ postgis 2.4 2018-05-16 19:36:23 -04:00
Éric Lemoine
84e78f956a
Merge pull request #208 from elemoine/readme-index
Indicate how to create an index based on PC_EnvelopeGeometry
2018-05-07 18:25:25 +02:00
Éric Lemoine
6f66a31692 Indicate how to create an index based on PC_EnvelopeGeometry 2018-05-07 18:16:11 +02:00
Éric Lemoine
391e38402d
Merge pull request #203 from elemoine/news
Update the NEWS file
v1.1.0
2018-04-30 11:08:10 +02:00
Éric Lemoine
8ae84ee3ac Update the NEWS file 2018-04-30 11:00:05 +02:00
Éric Lemoine
b65c4f247f Update the NEWS file 2018-04-30 10:58:06 +02:00
Éric Lemoine
d4f489368f
Merge pull request #206 from elemoine/fix-patch-leak
Fix pc_patch_compress leak (take 2)
2018-04-30 10:57:29 +02:00
Éric Lemoine
6e7023f80a Add asserts to pc_patch_*_free functions 2018-04-30 10:50:20 +02:00
Éric Lemoine
5ded34d3a4
Merge pull request #207 from elemoine/typos
Fix typos in function declarations
2018-04-30 10:14:24 +02:00
Éric Lemoine
d775ea0a14 Fix typos in function declarations 2018-04-30 10:04:33 +02:00
Éric Lemoine
fa5d7549b1 Remove unnecessary test
pc_patch_free_stats should always be called with a valid patch.
2018-04-30 09:47:55 +02:00
Éric Lemoine
a7c046e013 Rename pc_patch_common_free to pc_patch_free_stats 2018-04-30 09:47:55 +02:00
Éric Lemoine
3aefbe250c Fix code style 2018-04-30 09:47:55 +02:00
Adam Chidlow
6e3d61a50a Move the freeing of stats into its own function
And call that function from all the different pc_patch_*_free functions.
2018-04-30 09:47:55 +02:00
Éric Lemoine
4fbed71934
Merge pull request #205 from mbredif/patch-1
Update README.md
2018-04-27 12:40:29 +02:00
Mathieu Brédif
cb6c631c33
Update README.md
typo fixing (PC_EnvelopeBinary -> PC_EnvelopeAsBinary)

Can't we say 1.2 instead of 2.0 ?
2018-04-27 12:09:14 +02:00
Éric Lemoine
540195e63d
Merge pull request #202 from elemoine/rip-cmake
Drop CMake support for building
2018-04-27 11:36:22 +02:00
Éric Lemoine
2a17f7b232
Merge pull request #201 from elemoine/versions
Better handling of versions
2018-04-27 10:15:21 +02:00