Commit graph

4700 commits

Author SHA1 Message Date
Regina Obe 57b672a5f6 document GDAL config setting. Showing with-gdal for now. Jorge -- don't forget to change this in make to with-gdalconfig to be consistent with other config namings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6097 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-22 14:52:59 +00:00
Regina Obe ab46aed555 amend install instructions to reflect new simplied installation of raster support
git-svn-id: http://svn.osgeo.org/postgis/trunk@6096 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-22 14:43:54 +00:00
Jorge Arévalo 562b81caab Raster build simplified. Only "./configure --with-raster & make & make install" needed. Raster objetive names changed in GNUMakefile. Raster library object generated with PostGIS version numbers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6095 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-22 14:00:49 +00:00
Paul Ramsey 7ff5ee83dd Add in more parser cases and test an EMPTY case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6094 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-22 02:14:06 +00:00
Paul Ramsey d824b588b7 Add support for point and multipoints to the WKT parser.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6093 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-21 22:22:26 +00:00
Paul Ramsey 4dbc52cf1c Ensure the parser prereqs are built (#636)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6092 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-21 21:32:31 +00:00
Paul Ramsey 30ec5743e7 Current work on bison-based WKT-to-LWGEOM parser. Implemented for LINESTRING, almost ready to extend to all types.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6091 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-20 22:51:30 +00:00
Regina Obe d83d7ac363 correction in output type
git-svn-id: http://svn.osgeo.org/postgis/trunk@6090 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-20 14:09:31 +00:00
Pierre Racine 70fb6d12d4 -Fix for ticket ticket 634. Typo in error message.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6089 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-20 13:41:35 +00:00
Pierre Racine 38acd04457 -Fix for ticket 632. st_world2rastercoordx and st_world2rastercoordy must return int instead of float8.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6088 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-20 13:38:37 +00:00
Regina Obe 490cd70e64 finish off documenting current public raster functions. Think that's all of them we have so far
git-svn-id: http://svn.osgeo.org/postgis/trunk@6087 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-20 12:22:06 +00:00
Regina Obe 650c11adce fill in missing portos and provide more description of what additional protos do when args are left out or included
git-svn-id: http://svn.osgeo.org/postgis/trunk@6086 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-19 13:02:32 +00:00
Regina Obe d777a1c112 missing protos for st_askml, st_asgml
git-svn-id: http://svn.osgeo.org/postgis/trunk@6085 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-19 12:31:36 +00:00
Sandro Santilli 0924aec127 Location argument to GEOSIsValidDetail is non-const
git-svn-id: http://svn.osgeo.org/postgis/trunk@6084 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-18 15:59:47 +00:00
Sandro Santilli 47e4a75f09 Snap ShortestLine to 1e-14 grid (fixes failure on opensuse)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6083 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-18 13:15:04 +00:00
Pierre Racine 247098bcdc -Fix for ticket 628.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6082 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-15 21:46:14 +00:00
Regina Obe cf074d8f11 typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@6081 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-15 14:32:52 +00:00
Regina Obe 1f55cff32f more logic errors
git-svn-id: http://svn.osgeo.org/postgis/trunk@6080 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-15 14:29:43 +00:00
Regina Obe 7852d9dde8 fix error in logic in test, change xml header to match other xml files
git-svn-id: http://svn.osgeo.org/postgis/trunk@6079 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-15 13:28:40 +00:00
Regina Obe aef55cd523 fix non valid RT_Reference link
git-svn-id: http://svn.osgeo.org/postgis/trunk@6078 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-14 06:54:47 +00:00
Olivier Courtin e6f9b70d84 Fix few errors inside DocBook documentation. Refer to #471
git-svn-id: http://svn.osgeo.org/postgis/trunk@6077 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-14 06:04:07 +00:00
Regina Obe e7a64feae6 address some dtd errors
git-svn-id: http://svn.osgeo.org/postgis/trunk@6076 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 22:22:00 +00:00
Jorge Arévalo 03be87e7e9 Modified raster Makefiles to solve bugs of ticket #610 (build error and
incorrect placement of rtpostgis.sql file)


git-svn-id: http://svn.osgeo.org/postgis/trunk@6075 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 17:12:56 +00:00
Jorge Arévalo ca413e3788 Deleted references to 'WKT' in rtpostgis.sql and faq_raster.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@6074 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 15:41:21 +00:00
Regina Obe 9f6018ac83 Correct the spelling of Peucker
git-svn-id: http://svn.osgeo.org/postgis/trunk@6072 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 14:31:55 +00:00
Regina Obe d6f3c069fe correction to example
git-svn-id: http://svn.osgeo.org/postgis/trunk@6071 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 13:44:33 +00:00
Regina Obe cce5919ea3 amend the what is new in PostGIS 2.0 section
git-svn-id: http://svn.osgeo.org/postgis/trunk@6070 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 13:03:02 +00:00
Regina Obe 8d86ecd5f2 Put reference to addband and setvalue in empty raster. If a raster has no bands and values, do you see it :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6069 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 08:52:39 +00:00
Regina Obe 2abafcc80d fill in missing protos for ST_AddBand and an example of creating a raster from scratch
git-svn-id: http://svn.osgeo.org/postgis/trunk@6068 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 08:45:07 +00:00
Regina Obe 97fe8613d4 add raster_comments.sql to be copied to contrib directory as well
git-svn-id: http://svn.osgeo.org/postgis/trunk@6067 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 08:12:16 +00:00
Regina Obe 4f1d3ea598 this is now auto built when make comments is run
git-svn-id: http://svn.osgeo.org/postgis/trunk@6066 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-12 18:38:20 +00:00
Regina Obe 9b8187e41b revise to also build raster_comments.sql when make comments is run
git-svn-id: http://svn.osgeo.org/postgis/trunk@6065 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-12 18:37:13 +00:00
Regina Obe 3f692a77bf typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@6064 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-11 00:45:39 +00:00
Regina Obe 259296121a fix typo in faxq_raster. Document ST_AddBand
git-svn-id: http://svn.osgeo.org/postgis/trunk@6063 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-11 00:45:17 +00:00
Paul Ramsey 30f5cfcfd8 Remove warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@6062 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-10 22:00:31 +00:00
Jorge Arévalo 0ed01cc6eb Modified the prototype of dump core/server/sql functions, adding "wkt" to their names, because their returning elements are WKT geometries, not real PostGIS geometries.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6061 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-10 11:16:16 +00:00
Paul Ramsey 37111647d5 Put the WKT new parser files into repo so others can see them and I can work in synch with trunk.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6060 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-10 00:08:58 +00:00
Regina Obe 17443d862b Put link to Jorge's PostGIS Raster and Oracle GeoRaster series
git-svn-id: http://svn.osgeo.org/postgis/trunk@6059 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-09 04:03:15 +00:00
Paul Ramsey 9a54d6f9d7 Add param.h to headers, pick up ENDIAN macros?
git-svn-id: http://svn.osgeo.org/postgis/trunk@6058 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 18:08:34 +00:00
Regina Obe e7c215d121 another fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@6057 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 16:45:10 +00:00
Pierre Racine 775037ed16 -Modify ST_Intersects so that index is taken into account by the planner
-Added a series of ST_Intersects with a boolean parameter to make the desactivation of the nodata value working with indexes

git-svn-id: http://svn.osgeo.org/postgis/trunk@6056 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 14:55:39 +00:00
Regina Obe 0f998e0e26 git-svn-id: http://svn.osgeo.org/postgis/trunk@6055 b70326c6-7e19-0410-871a-916f4a2858ee 2010-10-08 13:15:42 +00:00
Regina Obe b39856e8c2 more corrections
git-svn-id: http://svn.osgeo.org/postgis/trunk@6054 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 13:14:39 +00:00
Regina Obe 7c50f6b159 take out automatic build of raster_comments (until figure out what's wrong), fix some logic in gardent test, take out ST_Transform until it stops crashing.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6053 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 13:00:22 +00:00
Regina Obe e5c19f92c3 logic to build raster_comments postgresql help instructions -- also replace postgis.refractions.net with www.postgis.org
git-svn-id: http://svn.osgeo.org/postgis/trunk@6052 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 11:39:16 +00:00
Regina Obe ddb37b8a8e rename to raster to be consistent with other files
git-svn-id: http://svn.osgeo.org/postgis/trunk@6051 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-08 11:31:08 +00:00
Regina Obe c7d4029259 Put in vacuum analyze crash test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6050 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-07 15:55:23 +00:00
Paul Ramsey 44e73bd485 Add nested geometry collection test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6049 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 20:23:47 +00:00
Paul Ramsey 18d31bf31a Add extra comments.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6048 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 20:11:16 +00:00
Paul Ramsey b25af1cf6b Add extra tests, remove printf noise from run.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6047 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 19:32:02 +00:00