Commit graph

39 commits

Author SHA1 Message Date
Regina Obe 7062cf8ec2 oops took out a tag by accident
git-svn-id: http://svn.osgeo.org/postgis/trunk@8357 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-12 12:09:06 +00:00
Regina Obe a51c1f3081 document the new ST_MakeEnvelope variant (pretend like its used default paramters already), will fix the code later
git-svn-id: http://svn.osgeo.org/postgis/trunk@8356 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-12 12:03:40 +00:00
Regina Obe 35d7d7f0c7 Note: libxml2 dependency of ST_Geom*ML functions and ref back to configuration section. Also put in missing --with-xml2config flag in installion_configuration section
git-svn-id: http://svn.osgeo.org/postgis/trunk@8251 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-28 13:36:52 +00:00
Regina Obe 9bc1a87bc1 provide examples for ST_GeomFromGeoJSON now that I can compile it :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8235 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-24 03:44:16 +00:00
Regina Obe 87fa569eb0 fix minor typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8178 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-18 13:59:37 +00:00
Regina Obe bae31762d6 document new ST_GeomFromGeoJSON function. Will provide examples later once resolved my JSON-C compilation issues
git-svn-id: http://svn.osgeo.org/postgis/trunk@8177 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-18 13:58:47 +00:00
Regina Obe d0a949ad8e minor updates to ST_MakeLine to clarify pre-9.0 and 9.0+ approaches
git-svn-id: http://svn.osgeo.org/postgis/trunk@7684 b70326c6-7e19-0410-871a-916f4a2858ee
2011-07-27 19:21:09 +00:00
Regina Obe 66d2602a03 1 more change
git-svn-id: http://svn.osgeo.org/postgis/trunk@7683 b70326c6-7e19-0410-871a-916f4a2858ee
2011-07-27 11:55:00 +00:00
Regina Obe ea599511e5 fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@7682 b70326c6-7e19-0410-871a-916f4a2858ee
2011-07-27 11:54:13 +00:00
Regina Obe ffe153c10a example of using new PostgreSQL 9.0+ ORDER BY aggregate feature for ST_MakeLine
git-svn-id: http://svn.osgeo.org/postgis/trunk@7681 b70326c6-7e19-0410-871a-916f4a2858ee
2011-07-27 11:52:51 +00:00
Regina Obe 03ed13673c minor addition to GEOMETRYCOLLECTION(EMPTY) warning
git-svn-id: http://svn.osgeo.org/postgis/trunk@7448 b70326c6-7e19-0410-871a-916f4a2858ee
2011-06-22 23:13:26 +00:00
Regina Obe 5acb890833 #924 - document breaking change
git-svn-id: http://svn.osgeo.org/postgis/trunk@7447 b70326c6-7e19-0410-871a-916f4a2858ee
2011-06-22 23:10:36 +00:00
Regina Obe 2ec608ed7b more examples for ST_Point and example converting to geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@7354 b70326c6-7e19-0410-871a-916f4a2858ee
2011-06-10 01:52:12 +00:00
Olivier Courtin c21dad8b29 Add an srid default value as second optional parameter for ST_GeomFromGML. Related to #906. Remove a wrong srsName definition. Update doc and unit test
git-svn-id: http://svn.osgeo.org/postgis/trunk@7071 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-29 17:44:00 +00:00
Nicklas Avén 71416b38a4 Putting renamed 3D-functions in legacy.sql.c and some clarifying notes about the renaming
git-svn-id: http://svn.osgeo.org/postgis/trunk@6976 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-28 18:46:28 +00:00
Nicklas Avén 517bd984db Renaming of 3D functions, #817
git-svn-id: http://svn.osgeo.org/postgis/trunk@6974 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-27 17:50:58 +00:00
Regina Obe 4033ac4a9a Amend ST_AsGML and ST_GeomFromGML to include the fact they support TINS
git-svn-id: http://svn.osgeo.org/postgis/trunk@6844 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-17 19:19:09 +00:00
Regina Obe d81878488a change all these polyhedral surface/tin to enhanced from available
git-svn-id: http://svn.osgeo.org/postgis/trunk@6014 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-24 11:39:52 +00:00
Regina Obe 517c49f20a mark all polyhedral preexisting functions as enhanced. minor correction to comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@6011 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-24 10:38:31 +00:00
Regina Obe df49283321 missing SELECT
git-svn-id: http://svn.osgeo.org/postgis/trunk@5815 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-12 12:39:59 +00:00
Regina Obe 4918de72f1 ST_GeomFromGML example for Polyhedral surface
git-svn-id: http://svn.osgeo.org/postgis/trunk@5812 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-11 13:42:25 +00:00
Regina Obe db4e15f9f6 typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@5782 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-06 15:42:26 +00:00
Regina Obe 28812e0e24 flagged wrong function - swap
git-svn-id: http://svn.osgeo.org/postgis/trunk@5779 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-06 13:24:27 +00:00
Regina Obe f5b408d69e flagged 1 too many functions as polyhedral supporting
git-svn-id: http://svn.osgeo.org/postgis/trunk@5778 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-06 13:22:38 +00:00
Regina Obe b0fa7d8e4d itemize some constructors supporting polyhedral surfaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@5776 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-06 13:00:17 +00:00
Regina Obe ace796047d minor corrections and addition about bytea output behavior in 9.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@5766 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-03 14:19:27 +00:00
Regina Obe 3d3cccf7dc amend docs to talk about standard_conforming_strings and change in 9.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@5755 b70326c6-7e19-0410-871a-916f4a2858ee
2010-07-28 04:30:46 +00:00
Regina Obe 63477d6f1c link to ST_MakePointM from ST_MakePoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@5629 b70326c6-7e19-0410-871a-916f4a2858ee
2010-05-19 15:22:15 +00:00
Regina Obe 668d36bc61 fix formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@5612 b70326c6-7e19-0410-871a-916f4a2858ee
2010-05-04 17:18:09 +00:00
Regina Obe ad367ca4c4 Provide at least one example of ST_GeogFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@5611 b70326c6-7e19-0410-871a-916f4a2858ee
2010-05-04 17:17:22 +00:00
Regina Obe 72b1a20c75 correct example
git-svn-id: http://svn.osgeo.org/postgis/trunk@5074 b70326c6-7e19-0410-871a-916f4a2858ee
2009-12-30 09:15:51 +00:00
Regina Obe 507dd71650 fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@5067 b70326c6-7e19-0410-871a-916f4a2858ee
2009-12-30 06:38:29 +00:00
Regina Obe 255ecfb61e #365 document ST_GeogFromWKB and ST_GeogFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@5066 b70326c6-7e19-0410-871a-916f4a2858ee
2009-12-30 06:12:07 +00:00
Olivier Courtin 1358086804 Libxml become mandatory. Cf #344. Modify configure step, remove all HAVE_LIBXML2 from code, sql and unit tests. Update documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@5032 b70326c6-7e19-0410-871a-916f4a2858ee
2009-12-18 19:08:20 +00:00
Olivier Courtin 03609ce719 add also availability note to GmlToSQL()
git-svn-id: http://svn.osgeo.org/postgis/trunk@4889 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-24 10:28:46 +00:00
Regina Obe 76843ce0f2 forgot availability note
git-svn-id: http://svn.osgeo.org/postgis/trunk@4834 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 19:06:01 +00:00
Regina Obe cff7cf043f fix typos in ST_MakeEnvelope (at least he tries :) )
git-svn-id: http://svn.osgeo.org/postgis/trunk@4833 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 19:04:08 +00:00
Paul Ramsey c212442dff Add doco and regression tests for ST_MakeEnvelope() (#199)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4832 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 18:46:38 +00:00
Olivier Courtin fa1b7f8382 Split reference.xml on several sub files (upon sect1). Use entity to avoid redundant compliant/support text (SFS, SQL/MM, Z/M dimensions, Curve support)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4817 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-15 20:39:17 +00:00