Commit graph

100 commits

Author SHA1 Message Date
Loïc Bartoletti a3410349dc Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/98
Closes #5143
Squashed commit of the following:

commit 6dad8a00b11e5961c08ebc676f10bfbf25c8eff1
Author: Regina Obe <lr@pcorp.us>
Date:   Tue May 3 18:35:28 2022 -0400

    Change tests to check for sfcgal version at compile time
    Fix docs, function signature and xml validaty

commit 4ba5288a7dece6cb14a204c1206345c7cc9f491a
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Tue May 3 06:47:07 2022 +0200

    fix tests

commit 88b449750e6c5152741c16659771136747253ff8
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Tue May 3 06:32:26 2022 +0200

    fix if postgis_sfcgal_version and fix build

commit 6865e31dd9f078dd0e05a72efc3282c613b97fc9
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Tue May 3 06:18:22 2022 +0200

    seperate alphashape test

commit cefccb67156b4fc7d797a6ff199c76b2e8a74754
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Tue May 3 05:58:57 2022 +0200

    fix the ifdef part and add a message error

commit eb3801e92aa48f42edaa828f3f0fced44b118f32
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Tue May 3 05:58:29 2022 +0200

    add informaiton aoubt SFCGAL > 1.4.1

commit e96550d4d89f7b8ddb4e09c7bd7845a37f3f7bb5
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Mon May 2 10:40:09 2022 +0200

    fix doc

commit 0b5e6a35b317b285b133ff8247c761da0e40d83e
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Mon May 2 09:44:49 2022 +0200

    Use singular: AlphaShapes => AlphaShape

commit 8e92c13cc0bb72760d467b35b4f4a409732bfb17
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Fri Mar 4 11:55:21 2022 +0100

    Add SFCGAL optimal alpha shapes doc

commit 734c430d337354143b1fe466f6e8bf1597c6e674
Author: Loïc Bartoletti <loic.bartoletti@oslandia.com>
Date:   Fri Mar 4 11:33:16 2022 +0100

    Add SFCGAL alpha shapes
2022-05-03 19:01:36 -04:00
Sandro Santilli 5f0dae2c6d Have top-level Makefile use build/ directory for building 2022-02-23 21:36:49 +01:00
Sandro Santilli 98c1ed850a Fix out-of-tree build of localized docs
Closes #5067
2022-01-31 00:12:36 +01:00
Björn Harrtell 3ae2c58440 FlatGeobuf format input/output 2021-09-20 20:05:25 +02:00
Paul Ramsey 0981555c35 Replace home-grown axis swapping code with the proj_normalize_for_visualization()
function from proj. This moves responsibility for maintaining "gis friendly"
coordinates, with eastings in X and northings in Y (longitude first, latitude second)
to proj, for proj versions 6.1 and greater. This means that proj 6.0 is
demoted to using the old proj4 proj_api.h header, but otherwise we
lose a bunch of code to maintain, and there should be no major changes in
behaviour.
2021-07-28 13:20:38 -07:00
Sandro Santilli 8ed39fe907 Rename topology drop before/after to topology before/after upgrade
Also remove one of those inputs from .gitignore
2021-07-15 17:03:29 +02:00
Regina Obe ba050a61b0 Make download_data folder be configurable with DOWNLOAD_DATADIR env. Revise reallie to use a download folder outside of repo 2021-07-01 13:53:00 -04:00
Regina Obe 22d06566ca First pass at tests that use real world data 2021-06-27 19:05:04 -04:00
Sandro Santilli 624a034e36 Ignore sfcgal/regress/Makefile 2020-11-03 15:58:35 +01:00
Sandro Santilli 8d3cf31a3a Refactor autotools configuration for regression tests
- Runs sfcgal tests in the same db with core tests
- Allow running loader/dumper tests in isolation

Closes #4207
2020-10-29 01:01:48 +01:00
Regina Obe 962ef92215 Split postgis-sfcgal lib from postgis lib, closes #4258
closes https://git.osgeo.org/gitea/postgis/postgis/pulls/48
2020-10-04 15:47:44 -04:00
Sandro Santilli abc6fd77a8 Stub a "postgis" command 2020-02-12 12:07:00 +01:00
Raúl Marín 04f93f1660 Introduce ryu to print doubles
This massively (x10) speeds up lwprint_double and will be followed up
by improvements to improve other output functions that rely on it.

There has been some complications in adapting the function itself since
the output used by Postgis is by no means standard, choosing the number
of decimal digits based on the integer digits, user input and size
of the input buffer (although it should always be big enough)

Closes #4543
Closes https://github.com/postgis/postgis/pull/523
2020-01-10 16:26:57 +01:00
Regina Obe 8311403fba Cheatsheets generate .html in doc folder, exclude all .html in doc 2019-12-25 11:20:52 -05:00
Raúl Marín ff0845764e Drop postgis_proc_set_search_path.pl
Closes #4579
2019-11-15 12:06:57 +01:00
Sandro Santilli 4ae90beb56 Drop "svn" from revision header and generating script
NOTE: we still have postgis_svn_version() function to deal with
2019-10-29 09:09:04 +01:00
Paul Ramsey 248cef16c2 Ignore TiledAutoSkipNoData.tif
git-svn-id: http://svn.osgeo.org/postgis/trunk@17583 b70326c6-7e19-0410-871a-916f4a2858ee
2019-07-08 21:08:55 +00:00
Paul Ramsey 64795afb6f ST_AsGeoJSON(record) implementation from Joe Conway
Closes #1833


git-svn-id: http://svn.osgeo.org/postgis/trunk@17415 b70326c6-7e19-0410-871a-916f4a2858ee
2019-04-29 16:04:10 +00:00
Sandro Santilli 8eb93bebb0 Avoid installing unneeded raster scripts in contrib dir
Also stop building extension in non-extension things

git-svn-id: http://svn.osgeo.org/postgis/trunk@17345 b70326c6-7e19-0410-871a-916f4a2858ee
2019-03-18 19:45:51 +00:00
Paul Ramsey 0bf98c8c8d Add CSS file to ignores
git-svn-id: http://svn.osgeo.org/postgis/trunk@17306 b70326c6-7e19-0410-871a-916f4a2858ee
2019-03-08 19:45:16 +00:00
Raúl Marín Rodríguez 5508a4f89c Integrate wagyu to validate MVT polygons
Closes https://github.com/postgis/postgis/pull/356
Closes #4311



git-svn-id: http://svn.osgeo.org/postgis/trunk@17231 b70326c6-7e19-0410-871a-916f4a2858ee
2019-02-05 15:27:53 +00:00
Darafei Praliaskouski aad8424d5a [raster] Use GDALFPolygonize unconditionally
GDAL 1.10 is already required and 1.9 contains it, so no check needed.

Closes #4215


git-svn-id: http://svn.osgeo.org/postgis/trunk@16946 b70326c6-7e19-0410-871a-916f4a2858ee
2018-10-24 14:02:34 +00:00
Sandro Santilli 9bfec15979 Split core and sfcgal tests allowing to run one w/out the other
Closes #4200

git-svn-id: http://svn.osgeo.org/postgis/trunk@16929 b70326c6-7e19-0410-871a-916f4a2858ee
2018-10-19 23:06:30 +00:00
Sandro Santilli af246edadf Ignore generated postgis_raster files
git-svn-id: http://svn.osgeo.org/postgis/trunk@16743 b70326c6-7e19-0410-871a-916f4a2858ee
2018-09-11 09:19:36 +00:00
Sandro Santilli 2c913af3b2 Split a postgis_raster extension out of the postgis one
Tweaks run_test.pl to create raster extension when needed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@16730 b70326c6-7e19-0410-871a-916f4a2858ee
2018-09-11 09:18:26 +00:00
Raúl Marín Rodríguez 68fc1fec36 Postgis module: Pass CFLAGS to PGXS
References #4060


git-svn-id: http://svn.osgeo.org/postgis/trunk@16544 b70326c6-7e19-0410-871a-916f4a2858ee
2018-04-17 09:02:22 +00:00
Paul Ramsey 421db4e9cb Ignore new generated files
git-svn-id: http://svn.osgeo.org/postgis/trunk@16071 b70326c6-7e19-0410-871a-916f4a2858ee
2017-10-27 16:05:19 +00:00
Sandro Santilli 8afbf2bc77 Upgrade during create extension from unpackaged
This commit does it for "postgis" and "postgis_topology"
extensions.

Closes #3913

git-svn-id: http://svn.osgeo.org/postgis/trunk@16063 b70326c6-7e19-0410-871a-916f4a2858ee
2017-10-26 06:46:50 +00:00
Sandro Santilli 58a82059b8 Ignore generated unpackaged check scripts
[ci skip]

git-svn-id: http://svn.osgeo.org/postgis/trunk@16050 b70326c6-7e19-0410-871a-916f4a2858ee
2017-10-22 19:06:55 +00:00
Sandro Santilli e10bb430f7 Clean and ignore build aux files from new location
git-svn-id: http://svn.osgeo.org/postgis/trunk@16027 b70326c6-7e19-0410-871a-916f4a2858ee
2017-10-20 19:38:44 +00:00
Sandro Santilli 51dbf868c0 Ignore generated geobuffer sources
git-svn-id: http://svn.osgeo.org/postgis/trunk@15411 b70326c6-7e19-0410-871a-916f4a2858ee
2017-05-28 20:48:31 +00:00
Daniel Baston bbd066b155 gitignore updates (ignore gcov output)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15108 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-14 13:37:28 +00:00
Sandro Santilli cfa813359a Ignore new generated files
git-svn-id: http://svn.osgeo.org/postgis/trunk@15097 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-12 16:01:08 +00:00
Paul Ramsey 13e6715a2d Ignore some new build artifacts
git-svn-id: http://svn.osgeo.org/postgis/trunk@14809 b70326c6-7e19-0410-871a-916f4a2858ee
2016-03-24 23:40:07 +00:00
Daniel Baston 29eb4bb575 gitignore additions
git-svn-id: http://svn.osgeo.org/postgis/trunk@14685 b70326c6-7e19-0410-871a-916f4a2858ee
2016-02-24 16:25:57 +00:00
Regina Obe 12e5e57d91 add more stuff to ignore so my git add doesn't pull in all my compiled crap
git-svn-id: http://svn.osgeo.org/postgis/trunk@14401 b70326c6-7e19-0410-871a-916f4a2858ee
2015-11-18 14:50:31 +00:00
Regina Obe 3c6924efec #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13982 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 06:52:15 +00:00
Regina Obe 8ae2f0fa6b #3184: regression tests for address_standardizer - implement make installcheck
git-svn-id: http://svn.osgeo.org/postgis/trunk@13971 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-22 06:49:09 +00:00
Sandro Santilli 626d6ebbea Ignore extensions/address_standardizer/sql/ (git version)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13872 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-04 16:38:37 +00:00
Paul Ramsey d78fa421ab Ignore a geocoding artifact
git-svn-id: http://svn.osgeo.org/postgis/trunk@13750 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-29 18:46:35 +00:00
Sandro Santilli e78c75b71a Generate pom.xml at configure time (#2626)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13337 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-16 09:57:04 +00:00
Sandro Santilli ed74fefe67 Ignore raster garden test results
git-svn-id: http://svn.osgeo.org/postgis/trunk@13163 b70326c6-7e19-0410-871a-916f4a2858ee
2014-12-29 10:56:53 +00:00
Sandro Santilli a87be8e96b Ignore another generated file
git-svn-id: http://svn.osgeo.org/postgis/trunk@13102 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-21 14:53:35 +00:00
Sandro Santilli dd1eff9bf6 Ignore .pdf files (all generated)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13100 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-21 10:54:02 +00:00
Sandro Santilli 5b8b6ee9e1 Ignore files generated under address_standardizer extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@13052 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-08 10:46:44 +00:00
Sandro Santilli dc74c25b59 Ignore more generated files
git-svn-id: http://svn.osgeo.org/postgis/trunk@12775 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-11 08:36:26 +00:00
Sandro Santilli ccde882a5d Ignore install-sh, generated by autogen.sh
git-svn-id: http://svn.osgeo.org/postgis/trunk@12713 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-01 16:14:45 +00:00
Sandro Santilli 8d9c47709f Clean files generated on 'make gaden'
And tell git to ignore them

git-svn-id: http://svn.osgeo.org/postgis/trunk@12439 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-08 08:49:53 +00:00
Sandro Santilli 34dd8cd18d Output single upgrade script for topology: topology_upgrade.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@12277 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-24 20:46:17 +00:00
Sandro Santilli f310abd07a Output single upgrade script for rtpostgis: rtpostgis_upgrade.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@12276 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-24 19:24:35 +00:00