]> granicus.if.org Git - postgis/log
postgis
12 years agoSkip over geodetic check for empty geometries.
Paul Ramsey [Fri, 23 Mar 2012 21:07:00 +0000 (21:07 +0000)]
Skip over geodetic check for empty geometries.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9538 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAllow build to work under DEBUG=5
Paul Ramsey [Fri, 23 Mar 2012 19:14:13 +0000 (19:14 +0000)]
Allow build to work under DEBUG=5

git-svn-id: http://svn.osgeo.org/postgis/trunk@9537 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd debugging lines to sqlmm edge splitting functions
Sandro Santilli [Fri, 23 Mar 2012 17:08:08 +0000 (17:08 +0000)]
Add debugging lines to sqlmm edge splitting functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@9536 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd missing ticket reference to it's regression test
Sandro Santilli [Fri, 23 Mar 2012 15:11:07 +0000 (15:11 +0000)]
Add missing ticket reference to it's regression test

git-svn-id: http://svn.osgeo.org/postgis/trunk@9535 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMade the red color for parameters a bit darker...
Pierre Racine [Fri, 23 Mar 2012 13:16:11 +0000 (13:16 +0000)]
Made the red color for parameters a bit darker...

git-svn-id: http://svn.osgeo.org/postgis/trunk@9534 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoflesh out upgrade a bit.
Regina Obe [Fri, 23 Mar 2012 13:09:53 +0000 (13:09 +0000)]
flesh out upgrade a bit.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9533 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agomake variables names red to stand out better
Regina Obe [Fri, 23 Mar 2012 07:54:27 +0000 (07:54 +0000)]
make variables names red to stand out better

git-svn-id: http://svn.osgeo.org/postgis/trunk@9532 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUpdate regression to handle new collection(empty) possibilities
Paul Ramsey [Thu, 22 Mar 2012 17:24:57 +0000 (17:24 +0000)]
Update regression to handle new collection(empty) possibilities

git-svn-id: http://svn.osgeo.org/postgis/trunk@9531 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoParse error on WKT for multi with empty elements (#1703)
Paul Ramsey [Thu, 22 Mar 2012 16:55:18 +0000 (16:55 +0000)]
Parse error on WKT for multi with empty elements (#1703)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9530 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd collapsed polygon case to ST_Simplify test (#1698)
Sandro Santilli [Thu, 22 Mar 2012 15:07:11 +0000 (15:07 +0000)]
Add collapsed polygon case to ST_Simplify test (#1698)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9529 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd a ptarray_simplify parameter to preserve min vertices (#1698)
Sandro Santilli [Thu, 22 Mar 2012 15:07:03 +0000 (15:07 +0000)]
Add a ptarray_simplify parameter to preserve min vertices (#1698)

A polygon ring collapsed to a segment is still better handled by
mapnik than the same ring collapsed to a single point. This commit
retains at least 3 vertices for polygons.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9528 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoDo not drop collapsed polygon shells (#1698)
Sandro Santilli [Thu, 22 Mar 2012 15:06:52 +0000 (15:06 +0000)]
Do not drop collapsed polygon shells (#1698)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9527 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agomissing para tag
Regina Obe [Thu, 22 Mar 2012 13:33:00 +0000 (13:33 +0000)]
missing para tag

git-svn-id: http://svn.osgeo.org/postgis/trunk@9526 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoexplain geometry_columns is now a view and that spatial tables can be created in...
Regina Obe [Thu, 22 Mar 2012 13:29:25 +0000 (13:29 +0000)]
explain geometry_columns is now a view and that spatial tables can be created in 1 step.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9525 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agomore expounding on typmod vs. constraint based geometry columns
Regina Obe [Thu, 22 Mar 2012 13:02:36 +0000 (13:02 +0000)]
more expounding on typmod vs. constraint based geometry columns

git-svn-id: http://svn.osgeo.org/postgis/trunk@9524 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoChange @rm to rm for visibility
Paul Ramsey [Wed, 21 Mar 2012 21:36:59 +0000 (21:36 +0000)]
Change @rm to rm for visibility

git-svn-id: http://svn.osgeo.org/postgis/trunk@9523 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMake distclean should remove all the Makefile's generated by ./configure
Paul Ramsey [Wed, 21 Mar 2012 20:32:29 +0000 (20:32 +0000)]
Make distclean should remove all the Makefile's generated by ./configure

git-svn-id: http://svn.osgeo.org/postgis/trunk@9522 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoBump versions for beta4
Paul Ramsey [Wed, 21 Mar 2012 20:03:36 +0000 (20:03 +0000)]
Bump versions for beta4

git-svn-id: http://svn.osgeo.org/postgis/trunk@9519 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoIgnore some files
Paul Ramsey [Wed, 21 Mar 2012 18:22:55 +0000 (18:22 +0000)]
Ignore some files

git-svn-id: http://svn.osgeo.org/postgis/trunk@9518 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoREADME.raster needs updating or removal (#1649)
Paul Ramsey [Mon, 19 Mar 2012 20:40:51 +0000 (20:40 +0000)]
README.raster needs updating or removal (#1649)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9517 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoST_SnapToGrid: retain type on empty return (#1695)
Sandro Santilli [Mon, 19 Mar 2012 12:07:39 +0000 (12:07 +0000)]
ST_SnapToGrid: retain type on empty return (#1695)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9516 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoFix typo puffered -> buffered
Sandro Santilli [Fri, 16 Mar 2012 19:13:34 +0000 (19:13 +0000)]
Fix typo puffered -> buffered

git-svn-id: http://svn.osgeo.org/postgis/trunk@9515 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoBe quieter on polygon ring collapse (in ST_Simplify)
Sandro Santilli [Fri, 16 Mar 2012 19:11:09 +0000 (19:11 +0000)]
Be quieter on polygon ring collapse (in ST_Simplify)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9514 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agofix typo in example was adding band 1 twice
Regina Obe [Fri, 16 Mar 2012 15:03:43 +0000 (15:03 +0000)]
fix typo in example was adding band 1 twice

git-svn-id: http://svn.osgeo.org/postgis/trunk@9513 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agosurreal clipping
Regina Obe [Fri, 16 Mar 2012 12:58:47 +0000 (12:58 +0000)]
surreal clipping

git-svn-id: http://svn.osgeo.org/postgis/trunk@9512 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoslightly more efficient (and hmm my last timing was with 2 buildings instead of 3)
Regina Obe [Fri, 16 Mar 2012 12:47:31 +0000 (12:47 +0000)]
slightly more efficient (and hmm my last timing was with 2 buildings instead of 3)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9511 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agominor adjustment to example
Regina Obe [Fri, 16 Mar 2012 12:40:31 +0000 (12:40 +0000)]
minor adjustment to example

git-svn-id: http://svn.osgeo.org/postgis/trunk@9510 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoProvide summarizing summary stats example using intersection of geometry. Pretty...
Regina Obe [Fri, 16 Mar 2012 12:25:42 +0000 (12:25 +0000)]
Provide summarizing summary stats example using intersection of geometry. Pretty fast.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9509 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoRename legacy_compatibility_layer.sql to legacy_minimal.sql
Sandro Santilli [Fri, 16 Mar 2012 12:15:47 +0000 (12:15 +0000)]
Rename legacy_compatibility_layer.sql to legacy_minimal.sql

As per http://postgis.refractions.net/pipermail/postgis-devel/2012-March/019663.html

git-svn-id: http://svn.osgeo.org/postgis/trunk@9508 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoDo not take PROJ4 errno value as a sign of error (#1580, #1690)
Sandro Santilli [Fri, 16 Mar 2012 11:58:49 +0000 (11:58 +0000)]
Do not take PROJ4 errno value as a sign of error (#1580, #1690)

Dejavu...

git-svn-id: http://svn.osgeo.org/postgis/trunk@9507 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd more descriptive notes detailing difference between files
Regina Obe [Fri, 16 Mar 2012 08:48:31 +0000 (08:48 +0000)]
Add more descriptive notes detailing difference between files

git-svn-id: http://svn.osgeo.org/postgis/trunk@9506 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agofix spelling typos
Regina Obe [Fri, 16 Mar 2012 08:27:10 +0000 (08:27 +0000)]
fix spelling typos

git-svn-id: http://svn.osgeo.org/postgis/trunk@9505 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoPut in a section for crowd sourcing campaigns
Regina Obe [Fri, 16 Mar 2012 06:59:40 +0000 (06:59 +0000)]
Put in a section for crowd sourcing campaigns

git-svn-id: http://svn.osgeo.org/postgis/trunk@9504 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoBail out if user specified json dir isn't correct (#1688)
Sandro Santilli [Thu, 15 Mar 2012 09:54:29 +0000 (09:54 +0000)]
Bail out if user specified json dir isn't correct (#1688)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9503 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoput note about slowness of raster st_union and promise it will be better in later...
Regina Obe [Wed, 14 Mar 2012 21:45:23 +0000 (21:45 +0000)]
put note about slowness of raster st_union and promise it will be better in later versions

git-svn-id: http://svn.osgeo.org/postgis/trunk@9502 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agochange example to be more efficient (prior version was taking 9-10 seconds this much...
Regina Obe [Wed, 14 Mar 2012 21:35:44 +0000 (21:35 +0000)]
change example to be more efficient (prior version was taking 9-10 seconds this much improved one takes 3.5 seconds)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9501 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUpdated to have C API tests use libtool
Bborie Park [Wed, 14 Mar 2012 20:26:07 +0000 (20:26 +0000)]
Updated to have C API tests use libtool

git-svn-id: http://svn.osgeo.org/postgis/trunk@9500 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUse AC_SEARCH_LIBS instead of AC_CHECK_LIB for checking GDAL libraries
Bborie Park [Wed, 14 Mar 2012 19:05:02 +0000 (19:05 +0000)]
Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for checking GDAL libraries

git-svn-id: http://svn.osgeo.org/postgis/trunk@9499 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoDon't re-implement AC_PATH_PROG for gdal-config
Sandro Santilli [Wed, 14 Mar 2012 16:35:02 +0000 (16:35 +0000)]
Don't re-implement AC_PATH_PROG for gdal-config

git-svn-id: http://svn.osgeo.org/postgis/trunk@9498 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoPrepare for 2.0.0beta3 release
Paul Ramsey [Wed, 14 Mar 2012 16:02:59 +0000 (16:02 +0000)]
Prepare for 2.0.0beta3 release

git-svn-id: http://svn.osgeo.org/postgis/trunk@9495 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoEncode dependency of raster _scripts_ to postgis_svn_revision.h
Sandro Santilli [Wed, 14 Mar 2012 15:50:48 +0000 (15:50 +0000)]
Encode dependency of raster _scripts_ to postgis_svn_revision.h

git-svn-id: http://svn.osgeo.org/postgis/trunk@9494 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoEncode postgis_svn_revision.h dependency for raster lib
Sandro Santilli [Wed, 14 Mar 2012 15:46:41 +0000 (15:46 +0000)]
Encode postgis_svn_revision.h dependency for raster lib

git-svn-id: http://svn.osgeo.org/postgis/trunk@9493 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMake sure to rebuild topology.sql on postgis_svn_revision.h change
Sandro Santilli [Wed, 14 Mar 2012 15:40:33 +0000 (15:40 +0000)]
Make sure to rebuild topology.sql on postgis_svn_revision.h change

git-svn-id: http://svn.osgeo.org/postgis/trunk@9492 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd a TOPOLOGY and a RASTER label in postgis_full_version() output
Sandro Santilli [Wed, 14 Mar 2012 15:32:33 +0000 (15:32 +0000)]
Add a TOPOLOGY and a RASTER label in postgis_full_version() output

This is to know if they are available

git-svn-id: http://svn.osgeo.org/postgis/trunk@9491 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoSimplify ST_AsLatLonText code and possily fix #1657
Sandro Santilli [Wed, 14 Mar 2012 13:13:23 +0000 (13:13 +0000)]
Simplify ST_AsLatLonText code and possily fix #1657

The possible bug was a call to pg_do_encoding_conversion w/out
a defined string size argument.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9490 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUse existing text2cstring and cstring2text wheel
Sandro Santilli [Wed, 14 Mar 2012 12:15:14 +0000 (12:15 +0000)]
Use existing text2cstring and cstring2text wheel

git-svn-id: http://svn.osgeo.org/postgis/trunk@9489 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoExplicitly set NULL character to snprintf outputs as Windows does not do so automatic...
Bborie Park [Tue, 13 Mar 2012 18:06:58 +0000 (18:06 +0000)]
Explicitly set NULL character to snprintf outputs as Windows does not do so automatically.  Ticket is #1682.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9488 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd simple tests to stringbuffer class (#1668)
Sandro Santilli [Tue, 13 Mar 2012 17:08:59 +0000 (17:08 +0000)]
Add simple tests to stringbuffer class (#1668)

Hopefully these fail on windows so it's easier to test.
It may take a memory debugger to really see the failure.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9487 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoRename misc testsuite to "misc"
Sandro Santilli [Tue, 13 Mar 2012 17:08:48 +0000 (17:08 +0000)]
Rename misc testsuite to "misc"

git-svn-id: http://svn.osgeo.org/postgis/trunk@9486 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoRoll back changes for autodetecting C99 vsnprintf (#1688)
Paul Ramsey [Tue, 13 Mar 2012 16:23:38 +0000 (16:23 +0000)]
Roll  back changes for autodetecting C99 vsnprintf (#1688)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9485 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoRemoved "hasnodata" column output of ST_BandMetaData as per #1681. If a band does...
Bborie Park [Tue, 13 Mar 2012 16:13:48 +0000 (16:13 +0000)]
Removed "hasnodata" column output of ST_BandMetaData as per #1681.  If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9484 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd upgrade instructions
Sandro Santilli [Tue, 13 Mar 2012 09:18:04 +0000 (09:18 +0000)]
Add upgrade instructions

git-svn-id: http://svn.osgeo.org/postgis/trunk@9483 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoDrop SRID constraint issue (not an issue anymore with typmod)
Sandro Santilli [Tue, 13 Mar 2012 09:17:55 +0000 (09:17 +0000)]
Drop SRID constraint issue (not an issue anymore with typmod)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9482 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd note about toTopoGeom
Sandro Santilli [Tue, 13 Mar 2012 09:17:46 +0000 (09:17 +0000)]
Add note about toTopoGeom

git-svn-id: http://svn.osgeo.org/postgis/trunk@9481 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoSet Version to match Version.config (HOWTO_RELEASE file mentions you need to edit...
Sandro Santilli [Tue, 13 Mar 2012 08:33:06 +0000 (08:33 +0000)]
Set Version to match Version.config (HOWTO_RELEASE file mentions you need to edit it anyway)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9480 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd note about topology/README
Sandro Santilli [Tue, 13 Mar 2012 08:30:02 +0000 (08:30 +0000)]
Add note about topology/README

git-svn-id: http://svn.osgeo.org/postgis/trunk@9479 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUpdate README.postgis (#1670)
Sandro Santilli [Tue, 13 Mar 2012 08:18:10 +0000 (08:18 +0000)]
Update README.postgis (#1670)

- Use consistent formatting in reStructuredText; see
  formatted result with rst2pdf or rst2html, or if you don't
  want to install docutils, you can copy/paste the text to
  http://www.tele3.cz/jbar/rest/rest.html
- Wrap lines to 80 columns, trim trailing whitespace, replace tabs
  with space chars
- Fix typos, and use consistent case and punctuation
- Alphabetize the directory structure
- Add ./libpgcommon to directory structure, and attempt to
  describe it
- Arrange style of REQUIREMENTS section a bit more consistent
  across components: removing repetition, stating what is required
  or optional, etc.
- When referencing PostGIS SQL functions, use the "ST_" prefix,
  where applicable
- Mention that both Raster and Topology extensions are built by
  default, add notes how build without them

Patch by Mike Toews

git-svn-id: http://svn.osgeo.org/postgis/trunk@9478 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoComplete alternate implementation of vsnprintf, vasprintf for non-C99 systems. (...
Paul Ramsey [Mon, 12 Mar 2012 21:27:39 +0000 (21:27 +0000)]
Complete alternate implementation of vsnprintf, vasprintf for non-C99 systems. (#1668)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9477 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoFix UTM zone reserved SRID interpretation (#1680)
Sandro Santilli [Mon, 12 Mar 2012 17:45:48 +0000 (17:45 +0000)]
Fix UTM zone reserved SRID interpretation (#1680)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9476 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoCheck docs as part of "make check"
Sandro Santilli [Sat, 10 Mar 2012 14:33:35 +0000 (14:33 +0000)]
Check docs as part of "make check"

Adds "xmllint" to the requirements for running "make check"

git-svn-id: http://svn.osgeo.org/postgis/trunk@9475 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoIntroduce use of <simplelist>. I think we should use it more..
Sandro Santilli [Sat, 10 Mar 2012 14:28:09 +0000 (14:28 +0000)]
Introduce use of <simplelist>. I think we should use it more..

git-svn-id: http://svn.osgeo.org/postgis/trunk@9474 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agotypo
Sandro Santilli [Sat, 10 Mar 2012 14:28:00 +0000 (14:28 +0000)]
typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@9473 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoDrop commented out lines
Sandro Santilli [Sat, 10 Mar 2012 14:27:48 +0000 (14:27 +0000)]
Drop commented out lines

git-svn-id: http://svn.osgeo.org/postgis/trunk@9472 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd credits to Salvatore
Sandro Santilli [Sat, 10 Mar 2012 14:08:42 +0000 (14:08 +0000)]
Add credits to Salvatore

git-svn-id: http://svn.osgeo.org/postgis/trunk@9471 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoNo <para> allowed after <simplesect> in <sect1> (xmllint) -- add Vizzuality credit
Sandro Santilli [Sat, 10 Mar 2012 14:08:23 +0000 (14:08 +0000)]
No <para> allowed after <simplesect> in <sect1> (xmllint) -- add Vizzuality credit

git-svn-id: http://svn.osgeo.org/postgis/trunk@9470 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<sect1info> goes before <title>
Sandro Santilli [Sat, 10 Mar 2012 14:08:13 +0000 (14:08 +0000)]
<sect1info> goes before <title>

git-svn-id: http://svn.osgeo.org/postgis/trunk@9469 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<note> cannot be direct child of <abstract> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 14:08:03 +0000 (14:08 +0000)]
<note> cannot be direct child of <abstract> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9468 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agochoice is a <paramdef> attribute, not <type>'s
Sandro Santilli [Sat, 10 Mar 2012 14:07:54 +0000 (14:07 +0000)]
choice is a <paramdef> attribute, not <type>'s

git-svn-id: http://svn.osgeo.org/postgis/trunk@9467 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<abstract> can't contain <note> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 14:07:41 +0000 (14:07 +0000)]
<abstract> can't contain <note> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9466 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUse empty params as placeholders, add missing refsection title (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:44:22 +0000 (13:44 +0000)]
Use empty params as placeholders, add missing refsection title (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9465 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMore <para> wrapping (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:44:14 +0000 (13:44 +0000)]
More <para> wrapping (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9464 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agowrap more <informalfigure> content in <para> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:44:04 +0000 (13:44 +0000)]
wrap more <informalfigure> content in <para> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9463 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agochoice is a <paramdef> attribute, not <type>'s
Sandro Santilli [Sat, 10 Mar 2012 13:43:53 +0000 (13:43 +0000)]
choice is a <paramdef> attribute, not <type>'s

git-svn-id: http://svn.osgeo.org/postgis/trunk@9462 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agowrap <informalfigure> content in <para> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:43:44 +0000 (13:43 +0000)]
wrap <informalfigure> content in <para> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9461 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agowrap <listitem> content in <para> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:43:35 +0000 (13:43 +0000)]
wrap <listitem> content in <para> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9460 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agochoice belongs to <paramdef>, not <parameter> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:43:26 +0000 (13:43 +0000)]
choice belongs to <paramdef>, not <parameter> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9459 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<sect1info> goes before <title>
Sandro Santilli [Sat, 10 Mar 2012 13:43:15 +0000 (13:43 +0000)]
<sect1info> goes before <title>

git-svn-id: http://svn.osgeo.org/postgis/trunk@9458 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<informalfigure> goes in <para> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:43:06 +0000 (13:43 +0000)]
<informalfigure> goes in <para> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9457 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUse <para> as appropriate (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:42:56 +0000 (13:42 +0000)]
Use <para> as appropriate (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9456 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<informalfigure> must be in <para> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:42:43 +0000 (13:42 +0000)]
<informalfigure> must be in <para> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9455 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoPut semicolon where it belongs (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:42:32 +0000 (13:42 +0000)]
Put semicolon where it belongs (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9454 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoUse <para> elements according to the DTD (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:42:22 +0000 (13:42 +0000)]
Use <para> elements according to the DTD (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9453 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<strong> to <emphasis> (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:42:12 +0000 (13:42 +0000)]
<strong> to <emphasis> (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9452 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago<filename> is not a valid child of <listitem>, <para> is (xmllint)
Sandro Santilli [Sat, 10 Mar 2012 13:00:14 +0000 (13:00 +0000)]
<filename> is not a valid child of <listitem>, <para> is (xmllint)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9451 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMore linked -> linkend typos
Sandro Santilli [Sat, 10 Mar 2012 12:51:42 +0000 (12:51 +0000)]
More linked -> linkend typos

git-svn-id: http://svn.osgeo.org/postgis/trunk@9450 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoFix xref (thanks make check)
Sandro Santilli [Sat, 10 Mar 2012 12:10:11 +0000 (12:10 +0000)]
Fix xref (thanks make check)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9449 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agolinked -> linkend (thanks make check)
Sandro Santilli [Sat, 10 Mar 2012 12:07:17 +0000 (12:07 +0000)]
linked -> linkend (thanks make check)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9448 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd credit to Avencia (#1671)
Sandro Santilli [Sat, 10 Mar 2012 11:38:56 +0000 (11:38 +0000)]
Add credit to Avencia  (#1671)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9447 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoMore credits
Sandro Santilli [Sat, 10 Mar 2012 11:31:44 +0000 (11:31 +0000)]
More credits

git-svn-id: http://svn.osgeo.org/postgis/trunk@9446 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAdd postgis topology signers to credits section (#1601)
Sandro Santilli [Sat, 10 Mar 2012 11:26:31 +0000 (11:26 +0000)]
Add postgis topology signers to credits section (#1601)

I also formatted the names to be one-per-line. Output won't care
but it's easier to sort alphabetically ...

git-svn-id: http://svn.osgeo.org/postgis/trunk@9445 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoSubstitute CREDITS content with pointers to manual (#1601)
Sandro Santilli [Sat, 10 Mar 2012 10:34:47 +0000 (10:34 +0000)]
Substitute CREDITS content with pointers to manual (#1601)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9444 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoBe quiet when postgis_svn_revision.h isn't needed (#1666)
Sandro Santilli [Sat, 10 Mar 2012 10:27:28 +0000 (10:27 +0000)]
Be quiet when postgis_svn_revision.h isn't needed (#1666)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9443 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoCleanup for testing GDAL include files
Bborie Park [Sat, 10 Mar 2012 00:40:10 +0000 (00:40 +0000)]
Cleanup for testing GDAL include files

git-svn-id: http://svn.osgeo.org/postgis/trunk@9442 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoThis should do it. Debugging Hudson is fun... like entertaining a grumpy old man.
Bborie Park [Sat, 10 Mar 2012 00:30:32 +0000 (00:30 +0000)]
This should do it.  Debugging Hudson is fun... like entertaining a grumpy old man.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9441 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoRemoved multiple AC_ARG_WITH calls for raster
Bborie Park [Sat, 10 Mar 2012 00:24:53 +0000 (00:24 +0000)]
Removed multiple AC_ARG_WITH calls for raster

git-svn-id: http://svn.osgeo.org/postgis/trunk@9440 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoAnother attempt to fix hudson...
Bborie Park [Sat, 10 Mar 2012 00:19:00 +0000 (00:19 +0000)]
Another attempt to fix hudson...

git-svn-id: http://svn.osgeo.org/postgis/trunk@9439 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoComment cleanup as hudson isn't happy.
Bborie Park [Sat, 10 Mar 2012 00:05:08 +0000 (00:05 +0000)]
Comment cleanup as hudson isn't happy.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9438 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoFixed GDAL configuration as hudson wasn't getting GDALFPolygonize. This may be the...
Bborie Park [Fri, 9 Mar 2012 23:57:50 +0000 (23:57 +0000)]
Fixed GDAL configuration as hudson wasn't getting GDALFPolygonize.  This may be the cause for Windows not detecting GDALFPolygonize either.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9437 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoInitialize variables that may cause compile-time warnings in rt_api.c. Added additio...
Bborie Park [Fri, 9 Mar 2012 19:00:25 +0000 (19:00 +0000)]
Initialize variables that may cause compile-time warnings in rt_api.c.  Added additional NLS items to raster2pgsql.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9436 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoWork around difference between behavior of MS snprintf and C99 snprintf. (#1668)
Paul Ramsey [Fri, 9 Mar 2012 17:46:29 +0000 (17:46 +0000)]
Work around difference between behavior of MS snprintf and C99 snprintf. (#1668)

git-svn-id: http://svn.osgeo.org/postgis/trunk@9435 b70326c6-7e19-0410-871a-916f4a2858ee