2013-08-16 18:45  nicklas

	* fix back polyhedralsurface to distance calculations #2431

2013-08-16 00:59  robe

	* #2435 ST_Summary document S flag

2013-08-14 07:42  strk

	* lw_segment_side may return any negative number, not just -1
	  (#2420)
	  
	  Adds other unit tests for line desegmentation excercising
	  quadrant
	  computation.

2013-08-13 23:48  strk

	* Fix computation of number of quadrants per arc (#2420)
	  
	  Note: I had to change some tests that expected 3-quadrant curves
	  to be accepted as curvey input to rely on round-trip instead

2013-08-13 23:48  strk

	* Pick curve control point farther than in the middle
	  
	  Seems to get a good point when doing manual tests...

2013-08-13 22:54  strk

	* Make sure to retain first point of curves on linearization
	  (#2427)

2013-08-13 07:25  strk

	* Fix short allocation of edge to curves store (#2425)

2013-08-13 06:53  strk

	* Add COMPOUNDCURVE in MULTICURVE support for ST_CurveToLine
	  (#2424)

2013-08-12 18:19  strk

	* Require all arc edges to form the same angle (#2423)
	  
	  Note: gives expected result for #183

2013-08-12 09:58  strk

	* Fix ticket reference (it's #2420, not 30)

2013-08-11 18:15  strk

	* Require at least 8 edges to define a full circle (#2420)

2013-08-11 08:51  strk

	* Fix ST_LineToCurve with input having less than 4 vertices (#2412)

2013-08-10 06:25  robe

	* #2414 extension not installing census tables

2013-08-10 06:14  robe

	* #2419: agc_rules loading defaulting to is_custom true instead of
	  false

2013-08-09 07:00  strk

	* Fix ST_Multi with COMPOUNDCURVE and CURVEPOLYGON types (#2415)

2013-08-08 22:54  robe

	* dupe 2934 (give Northwest next id)

2013-08-08 22:31  robe

	* get rid of hard-codings of schemas in sh profile, add logic to
	  create data schema if not present

2013-08-08 06:21  strk

	* Fix segmentize of collinear curve

2013-08-08 05:19  robe

	* #2403 force northwest into postdir, fix some other casing issues

2013-08-06 16:01  robe

	* #2396: change wkb compare to a same check

2013-08-04 16:07  robe

	* #2404: DISTRICT OF COLUMBIA is not abbreviated

2013-08-03 17:11  robe

	* flip branch to rc3 (hopefully we won't need it and can go
	  straight to release)

2013-08-03 17:08  robe

	* prep for release of rc2 (I know but too many new tickets closed
	  in rc1 cycle and want to wait for geos)

2013-08-03 16:30  robe

	* #2401 logic to mark pagc_rules as editable and for backup save
	  custom rules

2013-08-03 16:10  robe

	* #2401 What was I thinkng. pagc_rules needs to set existing to
	  is_custom = false so old records are not considered custom

2013-08-03 16:03  robe

	* #2401 fix typo in add column statement

2013-08-02 16:33  robe

	* #2401 fix typo

2013-08-02 16:31  robe

	* #2401 Add is_custom options to pagc_rules table

2013-08-02 01:30  dustymugs

	* Add note regarding limitation of raster bands only being able to
	  reference the first 256 bands of an out-db raster. Ticket #2111.

2013-07-20 03:20  robe

	* #2230 can't dump on windows 64 if schema qualified. Fix by
	  replacing with more modern code (follow same pattern and
	  standardiz naming of variable as shp2pgsql)

2013-07-20 01:42  robe

	* #2389 man page for shp2pgsql-gui provided by Mònica Ramírez
	  Arceda and mwanner

2013-07-19 05:51  robe

	* #2380 backport changes related to PAGC as wwell as tiger doco
	  updates

2013-07-17 14:45  dustymugs

	* Fix variable datatypes in ST_Neighborhood(). Ticket #2384

2013-07-17 14:04  dustymugs

	* Removed unsafe use of \' from raster message. Ticket #2383

2013-07-14 18:38  strk

	* GEOS 3.3.8 uses old snapping (#2379)

2013-07-10 11:38  robe

	* 

2013-07-10 11:17  robe

	* oops booboo

2013-07-10 11:11  robe

	* call this one rc2 with plan it will never be released and we'll
	  go straight to gold after we clean up the news and docs.

2013-07-10 11:07  robe

	* prepping for rc1 release

2013-07-10 03:44  robe

	* #2245 Doc patches to tiger

2013-07-10 02:44  robe

	* briefly document pagc in docs and where to get. will flesh out
	  later, but good enough for 2.1 release

2013-07-09 16:37  robe

	* #2378, document that ST_CollectionExtract and
	  ST_CollectionHomegenize are flawed when dealing with polygons
	  with shared edges

2013-07-09 03:36  pramsey

	* Allow build to work with --libintl-prefix and other configure
	  directives

2013-07-08 06:57  robe

	* get rid of deprecated ST_Line_Interpolate_Point in code examples

2013-07-05 10:45  strk

	* Backport ST_MakeValid memory leak fix (#2307)

2013-07-02 22:34  pramsey

	* #2307, add test and comment on lwgeom_free

2013-07-02 21:51  robe

	* #876 ST_Azimuth doc patch

2013-07-02 20:12  pramsey

	* #2371 Support GEOS versions with more than 1 digit in micro

2013-06-28 13:58  strk

	* Support parsing KML with space between digits and comma (#2372)

2013-06-25 14:40  dustymugs

	* Comment out call for gdal-config --dep-libs as it shouldn't be
	  necessary.

2013-06-25 13:50  strk

	* Base expected TopoGeo_addLinestring output on GEOS version
	  (#2368)

2013-06-22 02:39  robe

	* start rc1dev cycle and switch docs back to dev site

2013-06-22 02:37  robe

	* update ChangeLog and prepare for tagging 2.1.0beta3

2013-06-21 15:45  strk

	* Do not override JSON_LDFLAGS, fixing --with-jsondir usage

2013-06-20 22:22  strk

	* Add support for libjson-c 0.10+ (#2213)

2013-06-20 06:35  robe

	* branch in prep for beta3

2013-06-20 06:24  robe

	* #2336 state level regex wget is too greedy and pulling all states
	  when KS is chosen

2013-06-13 15:26  dustymugs

	* Fixed handling of schema name when adding overview constraints.
	  Ticket #2359

2013-06-11 22:52  dustymugs

	* Have cleanup before calls to elog(ERROR, ...)

2013-06-11 22:52  dustymugs

	* Grammar fixes for error messages (active vs passive)

2013-06-08 20:28  robe

	* #2356: quick fix for extensions not building anymore because of
	  raster upgrade file change from rtpostgis_upgrade_20_minor.sql to
	  rtpostgis_upgrade_20_21.sql
	  
	  Also got rid of some commented out code

2013-06-08 20:09  robe

	* Get rid of postgis_drop_before for extension upgrade -- we don't
	  need it any more after #2334

2013-06-07 17:39  pramsey

	* #2351, st_distance between geographies wrong

2013-06-05 22:35  pramsey

	* Ignore generated sfcgal.sql

2013-06-05 22:34  pramsey

	* Ignore generated makefile

2013-06-05 21:31  pramsey

	* #2315, geography_distance_uncached: variable ‘tolerance’ set but
	  not used

2013-06-05 21:01  pramsey

	* #2168, ST_Distance is not always commutative

2013-06-05 20:38  pramsey

	* #2165, ST_NumPoints regression failure with CircularString

2013-06-05 18:11  pramsey

	* #2307, ST_MakeValid outputs invalid geometries

2013-06-04 19:18  dustymugs

	* Added raster upgrade path from 2.0 to 2.1. Ticket #2348

2013-06-04 16:26  strk

	* Fix spelling errors in st_makevalid documentation
	  
	  Fixes a couple of spelling errors, and use the full word
	  'without' instead of the contraction 'w/out'.

2013-06-04 16:22  strk

	* Renew the COPYING gpl-2.0 with last version from gnu.org

2013-06-04 14:13  strk

	* Let DO commands from SQL drop files end up in final upgrade
	  script
	  
	  Should fix upgrade path from 2.0 to 2.1 (#2334)

2013-06-03 20:26  strk

	* Turn lwgeom_backend_switch into a static function

2013-06-03 17:45  strk

	* Another couple of warnings gone

2013-06-03 08:53  strk

	* More unused variables and functions warnings cleaned

2013-06-03 08:26  strk

	* Remove warnings from liblwgeom
	  
	  These are mostly unused variables

2013-06-01 11:54  mcayland

	* Fix "array subscript is above array bounds" gcc build warnings on
	  trunk using a suitable pointer and cast.

2013-05-30 22:16  strk

	* Update expectances after GEOSSnap fixes (#2346)

2013-05-30 17:10  dustymugs

	* Alphabetize built-in map algebra callback functions

2013-05-27 16:04  strk

	* Actually use the --strip-trailing-cr switch, do not check it only

2013-05-27 07:03  strk

	* Use system diff only if it knows how to strip trailing CR (#2344)

2013-05-25 18:14  strk

	* Not all args with a dash are options, only those starting with
	  one

2013-05-25 18:10  strk

	* Use system diff when available (my implementation is horrible)

2013-05-25 16:58  strk

	* Cleanly handle unsupported switches

2013-05-25 16:49  strk

	* Use consistent formatting for the NEWS file

2013-05-25 16:47  strk

	* Fix swapped obtained/expected in regression failure report

2013-05-24 17:27  dustymugs

	* Refactored use of out-db rasters for regression tests

2013-05-24 17:27  dustymugs

	* Removed unnecessary test due to introduction of
	  ST_FromGDALRaster()

2013-05-24 06:29  robe

	* hardcode minor for now fix later, get rid of old links

2013-05-24 04:42  robe

	* add Natural Resources Canada (supporting Lidar point cloud)

2013-05-24 04:24  robe

	* this may not work

2013-05-24 04:13  robe

	* 

2013-05-24 04:13  robe

	* 

2013-05-24 04:11  robe

	* minor edit

2013-05-23 22:02  dustymugs

	* Fixed issues caught by clang

2013-05-23 20:21  robe

	* replace defunct credit reference with credits_other_contributors

2013-05-23 19:16  robe

	* oops forgot beginning tag

2013-05-23 04:34  robe

	* credit past is taking up too much prime real estate relegate past
	  contributors to other section, add missing corporate sponsor
	  Palantir Technologies (funded geography and funding point cloud),
	  minor updates to bios, alphabetize core contributors otherwise
	  have to go by relevance and get into hissing fights

2013-05-22 20:24  strk

	* Avoid (srf()).* construct, known to invoke srf() for each out
	  field
	  
	  Should slightly improve performances of TopoGeo_addLinestring
	  (in turn used by toTopoGeom)

2013-05-20 10:41  robe

	* #2185: failure on 64-bit windows edb. In event of parse error
	  return PG_RETURN_NULL() instead of forcing functions not to cache
	  (revert last sugar coat change)

2013-05-20 00:02  robe

	* move Bborie Park up to PSC section and augment bio on all the
	  work he's been doing

2013-05-19 19:01  robe

	* #2185: bah still crashes sometimes on 9.2 -- better just remove
	  teh immutable entirely fromt hese functions. No one should be
	  suing these anyway since they are deprecated

2013-05-19 18:41  robe

	* #2185: bandage for 9.2 EDB x64 basically set all these SQL
	  functions to have a cost of 1 (like the others) so they rarely
	  will ever cache. It's super sugar coating the issue -- there is
	  something I feel wrong with our parser that it's properly
	  cleaning on error and corrupting shared memory when things are
	  cached. but at least regress.sql now passes under 9.2 edb 64

2013-05-19 15:37  robe

	* #2332 ammendment correct the note to note we are no longer just
	  wrapping the otehr function

2013-05-19 13:01  robe

	* #2332 windows 64 EDB crasher on invalid wkb using ST_GeomFromWKB
	  - fix by using similar logic to go ST_GeomFromEWKB and skipping
	  intermediary call.

2013-05-18 21:07  strk

	* Use finite() instead of isfinite()
	  
	  The former is also already used under postgis/ so we already rely
	  on it. The latter is been reported to be unavailable on Solaris.

2013-05-17 22:53  strk

	* Ensure local liblwgeom and libpgcommon includes are scanned first

2013-05-16 12:37  robe

	* clarify soft upgrade requirement for PostGIS 2.0

2013-05-15 23:55  dustymugs

	* Added SFCGAL version output

2013-05-14 22:38  dustymugs

	* Allow correct handling of sect2 tags in chunked html

2013-05-14 21:03  robe

	* #2329: fix bug in where condition of backup

2013-05-14 20:42  dustymugs

	* Fixed Raster Processing section

2013-05-14 18:52  dustymugs

	* Reorganized the entire Raster Processing section. Lets see if
	  this makes
	  things easier to find... or not.

2013-05-14 14:32  dustymugs

	* Minor tweaks to ST_ColorMap() doc

2013-05-14 12:57  robe

	* alphabetize raster processing section - impossible to find stuff
	  otherwise

2013-05-14 12:10  robe

	* #2326: describe behavior of having no non-datavalue as by design.
	  Also change all examples to explicitly specify band (though we
	  have only 1 band anyway) for anal clarity. (forgot edits in last
	  commit

2013-05-14 12:08  robe

	* #2326: describe behavior of having no non-datavalue as by design.
	  Also change all examples to explicitly specify band (though we
	  have only 1 band anyway) for anal clarity.

2013-05-13 09:42  strk

	* Revert changes in test for wmsservers clients
	  
	  Augment min client messages to ERROR so that new deprecation
	  warnings don't need to be expected.

2013-05-13 06:45  robe

	* fix typo in ST_ColorMap query

2013-05-13 04:14  robe

	* dustymugs must have made a correction to pseudo_color -- no black
	  background anymore, also add in visualizations for new named
	  color ramps and liink fromST_AsPNNG TOST_COLRMap

2013-05-12 19:40  colivier

	* #2323. Commit it and br .po for sfcgal doc

2013-05-12 08:43  colivier

	* #2323. Add reference_sfcgal.xml.pot

2013-05-12 04:19  robe

	* bump trunk to 2.1.0beta3dev

2013-05-12 03:08  robe

	* switch download location to downloads.osgeo.org

2013-05-12 03:05  robe

	* prep for beta2 tagging

2013-05-12 02:27  robe

	* #1898, #2322 move geos functions in lwtin.c to lwgeom_geos.c to
	  prevent unhealthy dependency on geos (for loader tools and also
	  image generator), roll back change to cunit for loader (the geos
	  includes). bump up version number to beta2dev

2013-05-11 16:05  robe

	* one more try

2013-05-11 15:55  robe

	* try again. committed obsolete version last time.

2013-05-11 15:50  robe

	* fix booboo

2013-05-11 15:46  robe

	* update version number to beta1 in prep for tagging, upgrade from
	  old dev, amendments to how to release, rebuild of unpackaged
	  scripts

2013-05-11 15:32  robe

	* change 3d icons, better distinction between required and
	  enhnaced, minor grammar correction

2013-05-11 13:24  colivier

	* Related to #2321. SFCGAL doc entry in installation.xml.

2013-05-11 07:47  colivier

	* #2319 fix. Update SFCGAL regress tests after #1994 functions
	  renaming

2013-05-11 05:20  robe

	* have sfcgal function appear in special index and also flag if a
	  function requires sfcgal in matrix

2013-05-11 03:18  robe

	* update screen outputs

2013-05-11 02:34  robe

	* missed one comment

2013-05-11 02:32  robe

	* repeat create extension instructions in short -- heck its shorter
	  than the crap we have listed. Also correect compile instructions
	  (with-raster and -with-topology no longer need stating) get rid
	  of other obsolete statements

2013-05-11 02:14  robe

	* update ReadMe to include SFCGAL and preferred versions of
	  GEOS/GDAL/CGAL. Put pretty anchors in install so doesn't create
	  hard to bookmark numbered anchors.

2013-05-11 01:56  robe

	* update change log in preparation for beta1 release

2013-05-10 22:27  dustymugs

	* Added more predefined color ramps for ST_ColorMap(raster).
	  Removed RGB
	  <-> HSV colorspace conversion as it sometimes resulted in strange
	  answers when interpolating.

2013-05-10 22:27  dustymugs

	* Remove noisy info message. A big source of confusion. Ticket
	  #2309

2013-05-10 17:17  colivier

	* cf #2318, add a optional additional version parameter in
	  ST_ForceSFS, handle both 1.1 and 1.2. default is 1.1

2013-05-10 16:23  colivier

	* Use ST_MinkowskiSum rather than ST_Minkowski userland.

2013-05-10 16:17  colivier

	* add a flag for SFCGAL function cf #2317. Remove useless
	  ST_MakeSolid doc entry

2013-05-10 15:00  strk

	* ST_Force_XXX renamed to ST_ForceXXX

2013-05-10 13:24  colivier

	* Update NEWS related to #2254 and #1823

2013-05-10 13:02  colivier

	* Change ST_force_sfs to ST_ForceSFS, also in ST_ConcaveHull
	  calls...

2013-05-10 11:43  colivier

	* Change ST_force_sfs to ST_ForceSFS

2013-05-10 11:40  colivier

	* output COLLECTION of Polygon for TIN and PolyhedralSurface, for
	  ST_ForceSFS (instead of MultiPolygon). Thanks to Sandro for these
	  input

2013-05-10 10:47  colivier

	* Fix #2314. Add a unit test for postgis_sfcgal_version

2013-05-10 07:51  strk

	* Fix more compiler warnings
	  
	  There are still some that would be nice to fix, but it's mostly
	  the array subscript is above array bounds one

2013-05-10 07:43  robe

	* link to ST_NumBands

2013-05-10 07:42  robe

	* example of a custom color map

2013-05-10 07:17  strk

	* Fix compiler warnings in lwgeom_functions_analytic

2013-05-10 07:06  strk

	* Fix implicit declaration of function 'tolower' warning

2013-05-10 07:00  colivier

	* Related to #2313

2013-05-10 06:57  robe

	* #2290 provide visual example of color map

2013-05-10 00:09  dustymugs

	* Added generated sfcgal files

2013-05-10 00:09  dustymugs

	* Addition of ST_ColorMap(raster). Ticket #2290

2013-05-09 23:46  dustymugs

	* Prevent compile error for when CGAL isn't wanted.

2013-05-09 22:12  colivier

	* add st_force_sfs doc

2013-05-09 19:38  colivier

	* Add SFCGAL support cf #2254. Include SFCGAL support, postgis
	  backend handling (GEOS/SFCGAL). Regress tests, documentation
	  prototypes and also additional force_sfs function.

2013-05-09 14:22  robe

	* update extension install to include tiger geocoder and some
	  helpful commands you can run from psql

2013-05-09 09:24  strk

	* Fix potential access to uninitialized value
	  
	  It would have happened on malformed COMPOUNDCURVE (unlikely).
	  Hushes compiler warning.

2013-05-09 06:34  robe

	* start accounting for more raster helper types - addbandarg etc.

2013-05-08 20:37  pramsey

	* #2298, ST_AsGML geography crashable with monkey inputs

2013-05-08 05:18  robe

	* #2242: Clarify behavior of ST_Union with NULLS

2013-05-08 05:05  robe

	* put full version number on st_tpi, st_tri, st_roughness

2013-05-07 23:04  dustymugs

	* Commented out debug call to non-existant function
	  nd_stats_to_grid().
	  Ticket #2282

2013-05-07 15:39  dustymugs

	* Added ST_TRI(raster). Ticket #2164. Thanks to Nathaniel Clay for
	  writing the function and required docs and regression tests.

2013-05-07 15:39  dustymugs

	* Added ST_Roughness(raster). Ticket #2302. Thanks to Nathaniel
	  Clay for writing the function and required docs and regression
	  tests.

2013-05-07 15:39  dustymugs

	* Added ST_TPI(raster). Ticket #2163. Thanks to Nathaniel Clay for
	  writing
	  the function and required docs and regression tests.

2013-05-07 15:32  robe

	* try again

2013-05-07 15:00  robe

	* put in author info ePub just shows unknown for author (annoying).
	  Move editor into authorgroup. Also put in productname and number

2013-05-07 06:05  robe

	* fix PGCONFIG (change to @PG_CONFIG@ ) to be consistent with
	  configure variable change.

2013-05-06 08:30  strk

	* Ensure local liblwgeom dir is added first to include path in
	  loader/

2013-05-06 07:58  robe

	* Add GEOS to compile cunit flags of shp2pgsql to prevent error in
	  #1898

2013-05-06 06:48  robe

	* #1898: Nathan Wagner's patch that adds a flag 2 to allow
	  ST_DelaunayTriangles to dump out a TIN. Just commit and see if
	  winnie has same issue with shp2pgsql-gui checks

2013-05-05 22:35  robe

	* #1818 slight doc change move the FromGeoHash family to
	  constructor section and link back to ST_GeoHash output and amend
	  credits to Jason Smith

2013-05-05 16:34  robe

	* #2118: add enhanced note to ST_Boundary (to note Nathan Wagner
	  ST_Triangle support feature)

2013-05-05 16:24  robe

	* #2118: ST_Boundary support for Triangle type

2013-05-05 01:37  robe

	* change output naming of epub to be consistent with pdf and also
	  try to add in the css include

2013-05-04 20:15  robe

	* bah dbtoepub doesn't understand includes

2013-05-04 20:04  robe

	* switch back to rout but attempt a -I include

2013-05-04 19:42  robe

	* change epub to be built in html so relative search for images
	  doesn't break, fix deprecated links

2013-05-04 16:59  robe

	* #2204: regina programming in dark trying to put in epub build
	  logic

2013-05-04 13:54  robe

	* change log tables generated to have 21 in name (topology garden
	  test is far from done)

2013-05-04 13:18  robe

	* #2295 Nathan Wagner patch to support for dumping circular strings
	  in dump points

2013-05-04 01:16  robe

	* #2293: patch to throw an error for curved geoms on ST_DumpPoints
	  rather than crash.

2013-05-03 05:54  robe

	* #1292 commit patch ST_SnapToGrid returns a value of of range

2013-05-03 04:45  robe

	* #1818 credit updates J. Smith (also fix web link in CREDITS file)

2013-05-03 04:12  robe

	* #1818: geohash one more file forgot to commit.

2013-05-03 04:05  robe

	* #1818: oops forgot to add the tests

2013-05-03 04:04  robe

	* #1818: geohash patch hashbox to geom

2013-05-02 12:03  robe

	* #2262 change box cast from implicit to assignment

2013-05-02 12:00  robe

	* add 2.0.3 and 2.1 sections, break out 2.1 changed from new

2013-05-01 13:48  robe

	* ban strk's annoying warning note about using deprecated functions

2013-05-01 05:51  robe

	* revise unpackaged to include pagc stuff

2013-05-01 05:05  robe

	* fix formatting was causing miss parsing of zips

2013-04-30 03:39  robe

	* one more clarification

2013-04-30 03:35  robe

	* clarify under what conditions you can compile without GDAL

2013-04-29 05:31  robe

	* #2279 fix typo got smallint and int4 confused

2013-04-28 21:27  robe

	* #2279: fix inability to upgrade from 2.0 to 2.1 by renaming old
	  geog/geom selectivity functions to new name (if they are
	  currently used) aand then allowing the standard upgrade to steam
	  roll over the definitions.

2013-04-26 14:47  dustymugs

	* Added ST_Summary(raster). Ticket #2280

2013-04-25 10:07  robe

	* updates to instructions more coming though should probably just
	  put n onlin documentation

2013-04-25 10:07  robe

	* #2260: revise to use new API structure of pagc standardizer

2013-04-24 15:54  dustymugs

	* Added better handling of file paths for msys

2013-04-24 03:34  robe

	* Add update path from 2.0.3 to 2.1.0SVN

2013-04-23 23:46  dustymugs

	* Added parameter to ST_AsBinary(raster) to permit out-db bands to
	  be treated as in-db. Ticket #2222

2013-04-23 21:48  pramsey

	* #2275, revert configure argument with-pgconfig

2013-04-23 21:03  pramsey

	* #2277, potential segfault condition removed

2013-04-23 20:37  dustymugs

	* Added test for loading out-db rasters in raster2pgsql

2013-04-23 19:32  dustymugs

	* Explicitly initialize memory as valgrind complains

2013-04-23 19:32  dustymugs

	* Added bash versions of "bootstrapping" code for rt_addband test

2013-04-23 19:32  dustymugs

	* Addition of ST_AddBand(raster, ...) for out-db bands. Ticket
	  #2276

2013-04-17 12:46  robe

	* oops had wrong data type for tables

2013-04-17 06:58  strk

	* Properly escape dashes in man pages
	  
	  Patch by Markus Wanner <markus@bluegap.ch>

2013-04-16 18:23  dustymugs

	* Added numerical parameters version of ST_SetGeoReference(raster).
	  Ticket #613

2013-04-16 15:21  pramsey

	* Change PGCONFIG to PG_CONFIG

2013-04-16 07:40  strk

	* Link to wikipedia article about GeoHash from ST_GeoHash

2013-04-15 21:40  dustymugs

	* Emit warning when changing a raster's georeference if raster has
	  any
	  out-db bands. Also updated docs with note. Ticket #2244

2013-04-15 21:14  robe

	* add new use_pagc_addess_parser switch in list

2013-04-15 08:02  strk

	* Add -s to usage string of postgis_restore.pl. See #2264

2013-04-13 18:26  mcayland

	* Associated CLI fix for #2272: shp2pgsql-gui crashes when given
	  filenames with dots.
	  
	  After some experimentation, the best solution seems to be to use
	  a separate scan to
	  remove the extension before finding the non-path section when
	  deriving the table
	  name.

2013-04-13 17:36  mcayland

	* Fix for bug #2272: shp2pgsql-gui crashes when given filenames
	  with dots.
	  
	  This was a combination of two bugs: firstly, we weren't
	  initialising the
	  state variable field_names to NULL, and so if the variable
	  happened to
	  be filled with junk and we were unable to import a shape file, we
	  would
	  end up freeing a random pointer.
	  
	  Secondly, shapelib tries to be clever and strip off any file
	  extension
	  by searching for a "." character from the end of the filename,
	  hence
	  causing the truncation of the filename. Resolve this by leaving
	  the
	  .shp/.dbf extension from the file selector in the filename string
	  so
	  that shapelib does the right thing.

2013-04-13 07:15  robe

	* #2260 - fix normalize discrepancy in pagc handling service drives

2013-04-12 18:46  pramsey

	* #945, clean up build artefacts and upgrade script

2013-04-12 18:33  pramsey

	* #945, remove the old selectivity code, now no longer being called

2013-04-12 16:20  strk

	* Rewrite the postgis_restore.pl improvement line
	  
	  The commit message was also wrong, it's not the dump having
	  postgis
	  in custom schema but the new install...

2013-04-12 16:10  strk

	* postgis_restore.pl support for dump with postgis in custom schema
	  
	  See #2264 -- thanks Thomas (frost242)

2013-04-11 20:14  dustymugs

	* Prevent parallel make of raster. Ticket 2271

2013-04-10 20:06  robe

	* give license faq a permanent pretty anchor.

2013-04-09 23:45  dustymugs

	* Fix expression-based ST_MapAlgebra resulting in regression
	  failures on some machines

2013-04-09 22:43  strk

	* Fix access to random memory during ANALYZE
	  
	  The bug was introduced with previous commit, see #2269
	  
	  As part of this fix, the stawidth field of pg_statistics is
	  changed to represent the average _compressed_ size rather
	  than the average _uncompressed_ size of non-null geometry
	  values. This may have some consequence on the planner (not
	  known at time of commit).

2013-04-09 18:35  strk

	* Avoid uselessly detoasting full geometries on ANALYZE (#2269)

2013-04-06 18:14  dustymugs

	* Removed debug statements

2013-04-06 18:11  dustymugs

	* GBOX variables not initialized for empty geometries. Ticket #2257

2013-04-05 14:37  robe

	* change to use some elements from parse_address

2013-04-05 14:28  robe

	* add pagc regression testing. Will upload the regress output once
	  I look into the regression failures

2013-04-04 06:46  robe

	* #2192: doco patch

2013-04-03 22:53  robe

	* #2258 get rid of explicit public (so people can install postgis
	  in any schema they want), but insure we use security invoker to
	  call new st_esimatedExtent to prevent malicious code injection.

2013-04-03 13:39  robe

	* mark pagc lookup tables is_custom = true as editable

2013-04-03 12:54  robe

	* #2261: fix creation of next next upgrade script, add null
	  protection for pagc_normalize_address

2013-04-02 22:22  robe

	* #2193: implement upgrade next next functionality hack, implement
	  swap -- SELECT
	  set_geocode_setting('use_pagc_address_parser','true'); will cause
	  geocoder to use pagc address parser instead of build in
	  normalizer

2013-04-02 20:51  robe

	* #2193: get rid of redundant call.

2013-04-02 20:46  robe

	* #2193 integrate pagc in extension (loads helper tables) and also
	  upgrade and create scripts, modify tables some more. Still need
	  to put in another folder with c files for compile and in manual
	  on how to enable.

2013-04-02 15:07  robe

	* #2193: pretype (not ideal because norm_addy doesn't have slot for
	  it so just stuff in streettypeabbrev ) .norm_addy should ideally
	  be changed.

2013-04-02 14:57  robe

	* forgot the pre direction

2013-04-02 14:43  robe

	* First step of integrating the pagc normalizer, add the tables and
	  wrapper function that return a norm_addy object and also a
	  geocode_setting option to swap out old address parser with pagc

2013-03-31 01:55  robe

	* #2018 mark ST_Dwithin as also supporting curves. Just taking
	  rpamsey's word for this -- will test later.

2013-03-30 01:19  robe

	* #2018: highlight that curves are now supported - examples
	  forthcoming. Also broke geography into separate example section

2013-03-29 20:38  pramsey

	* #2018, Remove old bruteforce function and replace with new one.

2013-03-29 20:37  dustymugs

	* Set CFLAGS in loader cunit tests so that mingw can run tests

2013-03-29 16:47  dustymugs

	* Removed commented out variants of ST_MapAlgebra removed in
	  r11222.

2013-03-29 16:36  dustymugs

	* Added news about Ticket #2133

2013-03-29 16:34  dustymugs

	* Code cleanup to shut gcc up

2013-03-29 16:33  dustymugs

	* Refactored expression variant of ST_MapAlgebra() to be faster.
	  Performance is almost as good as ST_MapAlgebraExpr(). Ticket
	  #2133

2013-03-29 15:55  robe

	* fix link

2013-03-28 22:11  pramsey

	* #2018, Distance calculation support for arc features (circstring,
	  compoundcurve, curvepolygon)

2013-03-28 13:32  robe

	* change variable used to __MINGW64_VERSION_MAJOR (the mingw64_w32
	  doesn't have __MINGW64_ (only the mingw64-w64 has that)

2013-03-28 09:30  robe

	* #1668: if mingw64 and it returns <0 switch to _vscprintf native
	  windows implementation. Thanks to swoodbridge for pointing out
	  the define to use.

2013-03-27 13:30  dustymugs

	* Fix bad dimensions when rescaling rasters with default
	  geotransform
	  matrix. Ticket #2251

2013-03-26 15:47  pramsey

	* flag #945 as complete

2013-03-26 15:24  pramsey

	* #2201, ST_GeoHash wrong on boundaries

2013-03-26 13:12  pramsey

	* #2186, gui progress bar update is slowing loads

2013-03-26 04:14  dustymugs

	* Enhanced ST_Union(raster, uniontype) to union all bands of all
	  rasters.
	  Ticket #2200.

2013-03-25 18:45  colivier

	* revert wrong regress encoding stuff from r11205

2013-03-25 18:41  colivier

	* Related to #1553. Add missing free in cu_surface cunit to be
	  valgrind clean. As TGEOM was not used as storage serialization, i
	  purely remove TGEOM for now, and kept only the
	  TIN/POLYHEDRALSURFACE lwgeom expression (will see in future if we
	  really need to have a 3D topological storage PostGIS side)

2013-03-25 17:17  dustymugs

	* Removed old raster core tests from configure

2013-03-25 17:11  dustymugs

	* Delete old core raster tests. Ticket #2115

2013-03-25 03:14  dustymugs

	* Addition of ST_FromGDALRaster(). This is what happens on a long
	  airplane
	  flight! Ticket #2123.

2013-03-25 03:08  dustymugs

	* Added item regarding -n of raster2pgsql. Ticket #2231

2013-03-25 03:05  dustymugs

	* Added ability to specify name of filename column in raster2pgsql.
	  More
	  stuff being done stuck in a tube at 30k feet.

2013-03-22 16:12  strk

	* Revert "Add '-x c' switch to CPP / CC when used as SQL
	  preprocessor"
	  
	  It seems it wasn't needed, see #2239

2013-03-22 12:34  strk

	* Fix lineal TopoJSON output to keep multi components separated
	  
	  REF: #2228

2013-03-22 11:20  strk

	* Add '-x c' switch to CPP / CC when used as SQL preprocessor
	  
	  Hopefully it'll set us free to name our input files with any
	  extension we decide.

2013-03-21 21:28  dustymugs

	* Fix ST_InvDistWeigh4MA() to handle a situation when neighborhood
	  is
	  empty except the center pixel.

2013-03-21 16:15  strk

	* Fix areal TopoJSON output to group and order polygon rings
	  (#2228)

2013-03-21 09:01  strk

	* Review comments above Makefile rule to generate .sql from .sql.in

2013-03-20 17:38  strk

	* Have functions deprecated in 2.1.0 raise a WARNING message
	  (#1994)
	  
	  Drop use of some deprecated functions by other functions
	  (as exposed by testsuite).
	  
	  Add a _postgis_deprecate service function for the message, so we
	  can change from WARNING to NOTICE or we can tweak the message,
	  in a central place.

2013-03-20 16:47  strk

	* Deprecate non-CamelCase linear referencing function (#1994)
	  
	  - ST_Line_Interpolate_Point renamed to ST_LineInterpolatePoint
	  - ST_Line_Substring renamed to ST_LineSubstring
	  - ST_Line_Locate_Point renamed to ST_LineLocatePoint
	  
	  Tests updated to use the new signature, docs updated to show the
	  new signature and report deprecations

2013-03-20 16:10  strk

	* Add perturbating edges in TopoJSON test

2013-03-20 12:18  strk

	* Update TopoJSON example with correct output, add note about arc
	  indices

2013-03-20 11:44  strk

	* Speedup areal TopoJSON output routine to use edge walking
	  
	  Now it takes 6% of the time to do the same thing !
	  
	  Tweak tests to expect new arcs numbering and order.
	  Also fixes missing comma separating polygon ring arcs.

2013-03-20 10:27  strk

	* Fix AsTopoJSON call in testcase

2013-03-20 10:26  strk

	* Properly encode TopoJSON.sql.in dependency into topology.sql

2013-03-20 07:48  strk

	* Oops, forgot to add topojson test expectancy (#2240)

2013-03-19 18:29  strk

	* Add AsTopoJSON(TopoGeometry) function (#2228)

2013-03-19 11:52  strk

	* Cleanup and integrate documentation of ST_GetFaceEdges

2013-03-19 09:59  strk

	* Move GML function under a new export/ subdir

2013-03-19 09:53  strk

	* Drop the .c suffix of sql files to preprocess under topology/ dir

2013-03-19 09:16  strk

	* Drop the .c suffix of sql files to preprocess under raster/ dir

2013-03-18 19:50  robe

	* #2238: clarify neighborhood distance terminology

2013-03-18 18:14  strk

	* Drop unused variables

2013-03-18 17:20  strk

	* Drop the .c suffix of sql files to preprocess
	  
	  The suffix was added to make compilers happy about preprocessing,
	  but invoking cpp directly should be just fine (SQLPP macro)
	  
	  This is an experimental change under postgis/, if everyone is
	  happy
	  the same thing will be done for raster/ and topology/

2013-03-18 00:49  dustymugs

	* Fixed unescaped % in RAISE message. Ticket #2237

2013-03-16 15:30  robe

	* fix typo in ST_AsGDALRaster example

2013-03-08 13:58  strk

	* Make test for ST_PointOnSurface accept any contained point as
	  valid
	  
	  This is to support a change in GEOS 3.3.9 / 3.4.0 that started
	  giving different (but still valid) results.
	  See http://trac.osgeo.org/geos/ticket/623

2013-03-08 09:19  strk

	* Reword ST_Simplify(TopoGeometry) description (#1687)

2013-03-07 17:08  strk

	* Document ST_Simplify(TopoGeometry) -- closes #1687

2013-03-07 16:14  strk

	* Add ST_Simplify override for TopoGeometry objects (#1687)

2013-03-07 07:31  strk

	* Split test for #1968 in two parts, to avoid false negative

2013-03-06 18:37  strk

	* Improve the test for #1968 to also check duplicated components

2013-03-06 18:11  strk

	* Fix missing edge from toTopoGeom return (#1968)

2013-03-06 15:33  dustymugs

	* Bad switch for debug output

2013-03-06 15:20  strk

	* Allow adding points at precision distance with TopoGeo_addPoint

2013-03-05 16:57  dustymugs

	* Minor code cleanup in raster2pgsql and additional debug output
	  for
	  rt_api

2013-03-05 09:10  strk

	* Make libjson-c optional adding --without-json configure switch
	  (#2202)

2013-03-04 17:57  strk

	* Fix equality operator between EMPTY and point on origin (#2110)

2013-03-04 17:02  strk

	* Drop PDF version of EJB3 spatial tutorial
	  
	  There's an ODT version of the manual, pdf can be generated

2013-02-28 17:56  strk

	* Add regression test for #2216

2013-02-28 17:42  strk

	* Fix parsing GeoJSON of multipolygon with holes (#2216)

2013-02-28 17:04  strk

	* Add lwgeom_from_geojson to liblwgeom, add cunit test, fix memory
	  leak

2013-02-26 23:23  dustymugs

	* Added ST_MinConvexHull(raster). Ticket #2210

2013-02-26 17:42  dustymugs

	* Changed name of exclusion constraint to by dynamic due to
	  conflict of
	  implicit index names. Ticket #2215

2013-02-26 17:42  dustymugs

	* Addition debug output for rt_raster_from_gdal_dataset()

2013-02-23 05:08  robe

	* mordernize faq on creating spatial table.

2013-02-23 02:04  robe

	* #2209: reword to encoding raster issue to not specify explicit
	  byte count

2013-02-22 18:26  pramsey

	* #1292, go back to nudging geodetic coordinates (realityexists)

2013-02-21 15:53  robe

	* remove duped qandset tags

2013-02-21 14:09  robe

	* missing para tag

2013-02-21 13:31  robe

	* oops forgot pretty anchor

2013-02-21 13:29  robe

	* document issue in ticket #2209 in FAQ. Probably only affects me,
	  but who knows.

2013-02-19 23:03  robe

	* #2208 : document that ST_PointN no longer works with first
	  linestring of multilinestring

2013-02-18 04:17  dustymugs

	* Wrong debug output function

2013-02-17 19:27  robe

	* had type and name swapped

2013-02-17 18:37  robe

	* ST_MapAlgebra: create variablelist and move much of commentary to
	  that so page is more easily digestable

2013-02-17 16:24  dustymugs

	* Fixed handling of out-db rasters with no geotransform matrix

2013-02-16 21:47  dustymugs

	* Additional debug output for rt_raster_gdal_warp()

2013-02-16 21:47  dustymugs

	* Update raster TODO as it was sorely out of date

2013-02-16 01:00  dustymugs

	* Faster ST_Union() done using memcpy when possible

2013-02-15 23:53  dustymugs

	* Changed how rasters with unknown SRID and default geotransform
	  are
	  handled when calling GDAL Warp API. Ticket #2203

2013-02-09 06:08  robe

	* change check geos to be 3.4 (3.4 is the new standard of
	  excellence)

2013-02-09 05:24  robe

	* get rid of use of xml tags in arg - messing up formatting of
	  cheat sheet gen

2013-02-09 05:17  robe

	* missed one

2013-02-09 05:16  robe

	* fix version number -- should change to read from config at some
	  point, but too lazy to figure that out right now

2013-02-09 04:29  robe

	* add styles to avoid page breaks in awkward places

2013-02-09 03:45  robe

	* update to summary of what's new in PostGIS 2.1 - this will be a
	  really slick release :). Fix doc links in cheatsheet generator

2013-02-07 20:49  pramsey

	* Expand size of generic cache to allow future
	  pointcloud cache to sneak into it if necessary

2013-02-07 17:16  dustymugs

	* Corrected use of pfree instead of PG_FREE_IF_COPY

2013-02-07 17:16  dustymugs

	* Additional assert() calls. Will need to add usage of NDEBUG flag
	  to turn
	  off assert() for non-debug builds

2013-02-07 06:31  robe

	* uhh how could we forget to mention the cool
	  ST_Union(rast,unionarg) is new in PostGIS 2.1. Got rid of some
	  other notes as its only that annoying ST_Union(rast,uniontype)
	  that's a sore in my back.

2013-02-06 21:38  robe

	* #2199: clarify ST_Union(rast) multiband union feature is just for
	  first variant. A bit too verbose, but at least I won't be
	  confused anymore.

2013-02-04 19:07  dustymugs

	* Fixed dimension error of bands when using ST_Tile on out-db
	  rasters.
	  Ticket #2198

2013-02-04 19:07  dustymugs

	* Additional calls to assert() and better checking of out-db raster
	  bands

2013-02-04 19:07  dustymugs

	* Removed some unnecessary assert() calls

2013-02-02 23:48  robe

	* #2190: further cleanup of topology existence checking so
	  regresses for 9.3. Should pass with flying colors now.

2013-02-02 22:12  robe

	* fix for 9.3 -- pg 9.3 seems to throw errors sooner so we need to
	  check a topology exists before trying to query it.

2013-02-01 20:13  robe

	* fix gdal_translate examples (port now required) and have typos in
	  syntax

2013-01-29 15:25  dustymugs

	* Added check that raster metadata check and warn if not

2013-01-29 14:48  dustymugs

	* Remove debug output from rt_raster_gdal_warp()

2013-01-28 23:01  dustymugs

	* Fix function parameter value overflow that caused problems when
	  copying
	  data from a GDAL dataset. Problem first appeared in ST_Resize().
	  Ticket #2188

2013-01-28 23:01  dustymugs

	* Code cleanup of rt_raster_gdal_warp()

2013-01-26 18:17  robe

	* ST_Perimeter not being flagged in matrix as geography function
	  because of double function synopsis

2013-01-26 17:31  robe

	* link happiness -- add ref to postgresql math functions so people
	  aren't puzzled by degrees, pi, radians where they came from

2013-01-26 17:27  robe

	* clarify distance is in meters in the short-descrip that shows in
	  db environment

2013-01-26 17:22  robe

	* ST_Project -- somebody didn't follow protocol and didn't tag
	  PostGIS version when they added this

2013-01-26 02:42  robe

	* spell degrees correctly -- its degrees not degreees

2013-01-26 02:32  robe

	* #657: correct the documentation on ST_Project to reflect it
	  expects bearing measured in radians and how to handle for both
	  degrees and radians

2013-01-25 11:03  strk

	* Support dumps where the geometry column has a mixEdCaseD name

2013-01-24 21:15  strk

	* Properly copy topologies with Z value (#2184)

2013-01-20 16:56  dustymugs

	* Fix issue with outdb rasters with no SRID and ST_Resize (GDAL
	  warp
	  calls). Ticket #2182

2013-01-18 18:09  strk

	* Have ST_Summary advertise presence of known srid with an [S] flag
	  
	  Closes #2178

2013-01-18 14:10  robe

	* obsolete links

2013-01-18 08:55  robe

	* update news with new tiger geocoder features

2013-01-17 08:05  strk

	* Prefer boolean predicates over overlay ops in ST_ChangeEdgeGeom
	  
	  Further reduces robustness issues and squeezes another bit of
	  performance.

2013-01-16 21:42  strk

	* Drop useless input endpoints relate check in ST_ChangeEdgeGeom

2013-01-16 15:14  strk

	* Make ST_ChangeEdgeGeom motion collision detection code more
	  robust
	  
	  The new model avoids a call to GEOSSymDifference but rather
	  checks
	  each candidate node against both "motion ranges" containment.
	  It still constructs something, but only MULTIPOINT, which should
	  be safe. Haven't profiled but the new code should also be faster
	  than the previous. Fixes ticket #2176, includes testcase for it.

2013-01-16 14:24  robe

	* change to about link to show new website link

2013-01-16 09:42  robe

	* fix formatting and word changes to tiger extension install
	  section

2013-01-16 09:16  robe

	* update to reflect new protocol when we are on new site. Also to
	  update download links

2013-01-16 07:48  robe

	* move note into para

2013-01-16 07:38  robe

	* get rid of program listing stuff try to fix regress.

2013-01-16 07:24  robe

	* get rid of unbalanced para tag

2013-01-16 07:13  robe

	* add extension model instructions for tiger geocoder install. add
	  xml entity for download link

2013-01-15 11:54  strk

	* Base vertex snap tolerance in lwline_split_by_point on line
	  length
	  
	  Fixes robustness issue in splitting line with own vertex (#2173)
	  Also fixes one case of topology building (#2172)

2013-01-02 12:24  robe

	* give anchor friendly ids for chapter and sections (so if we
	  shuffle in future anchor doesn't change)

2012-12-31 15:18  strk

	* Use grep found by ./configure (and have ./configure look for it)

2012-12-27 23:38  strk

	* Use grep found by ./configure

2012-12-27 12:56  strk

	* Drop "lwgeom_init_allocators" need, add "lwgeom_set_handlers"
	  
	  This change allows using liblwgeom from clients which cannot
	  define
	  C-level methods for link-back (e.g. python ctypes). See #2089.
	  
	  NOTE: existing clients should take care of calling the new
	  function
	  because their "lwgeom_init_allocators" won't be called anymore.
	  Failure to do so will result in default allocators / reporters
	  being used.
	  
	  Thanks Giuseppe Sucameli for the base work on this

2012-12-26 13:44  robe

	* Add add_search_path helper function and call it in install of
	  postgis_tiger_geocoder to add tiger to search path. Create
	  unpacked script for geocoder so can do CREATE EXTENSION
	  postgis_tiger_geocoder FROM unpackaged;

2012-12-21 22:55  dustymugs

	* More code and memory cleanup

2012-12-21 22:18  dustymugs

	* Additional cleanup and making sure to free memory when hitting
	  errors

2012-12-21 22:18  dustymugs

	* Code cleanup of rt_raster_serialize(). Basically make sure to
	  free
	  allocated memory if function has error

2012-12-21 10:53  strk

	* Fix memory leak in lwcollection_homogenize

2012-12-21 10:01  strk

	* Update ignores

2012-12-21 10:01  strk

	* Fix compiler warnings

2012-12-20 20:47  dustymugs

	* PostgreSQL 9.3 changed where heap_form_tuple() is declared. Fixed
	  in
	  raster and postgis. Ticket #2013.

2012-12-20 18:40  pramsey

	* Quiet compile warnings.

2012-12-20 18:26  strk

	* Fix leak in cu_stringbuffer test

2012-12-20 18:07  strk

	* Fix memory leak in lwmline_locate_along

2012-12-20 17:51  strk

	* Fix memory leak in geometry cleaner

2012-12-20 17:20  strk

	* Drop unused "libtgeom.h" include
	  
	  This is to make libtgeom memory errors less scary :)
	  See #1553

2012-12-20 17:19  strk

	* Fix memory leaks in lwsegmentize and cu_ptarray

2012-12-20 16:02  robe

	* add topology so extension now installs cleanly. still need to add
	  set path and cleanup the make clean

2012-12-19 23:26  dustymugs

	* Stomp out memory leaks in CUnit tests

2012-12-19 23:26  dustymugs

	* Make sure to free OGR geometry when the geometry is empty

2012-12-19 23:26  dustymugs

	* Changed memory handling of offline band path. Now explicitly
	  owned
	  internally

2012-12-19 20:52  strk

	* Fix memory leak in circ_tree_new

2012-12-19 20:52  strk

	* Fix leak in cu_geodetic test

2012-12-19 20:08  strk

	* CUnit is not only needed for liblwgeom

2012-12-19 18:18  strk

	* Put JSON input test where it belongs (#2156)
	  
	  This time do not include other unrelated changes...

2012-12-19 18:06  strk

	* Revert "Move JSON input test where it belons (#2156)"
	  
	  Accidentally committed an unrelated patch..

2012-12-19 18:01  strk

	* Move JSON input test where it belons (#2156)

2012-12-19 00:32  robe

	* #2153: fix typo in file path

2012-12-18 20:42  dustymugs

	* Tweaked UpdateRasterSRID() to drop/add coverage tile as needed

2012-12-18 05:06  robe

	* #1959 remove sql_bits/mark_editable_objects.sql.in from upgrade
	  script. It is the one causing pg_extension table to bloat and in
	  theory not needed for upgrade since we don't change
	  spatial_ref_sys during upgrade.

2012-12-15 20:27  robe

	* add 2.0.2 as upgrade from path

2012-12-15 08:09  robe

	* #2147 upgrade topology doesn't work on Mac BSD sed doesn't
	  default to extended. Use already perl built topology upgrade
	  script instead as template for extension upgrade

2012-12-15 00:55  dustymugs

	* Fixed handling of identifiers with single quote (') such as in
	  O'Reilly.

2012-12-14 20:28  dustymugs

	* Changed testing of extent geometry

2012-12-14 20:27  dustymugs

	* Updated raster2pgsql help and docs to reflect changes to
	  regular_blocking.

2012-12-14 20:27  dustymugs

	* regular_blocking constraint removed. regular_blocking column of
	  raster_columns now looks for spatially_unique and coverage_tile
	  constraints. Ticket #2150

2012-12-14 20:27  dustymugs

	* Added regression tests for ST_IsCoverageTile().

2012-12-14 20:27  dustymugs

	* Added support for padded edge tiles to ST_IsCoverageTile()

2012-12-14 20:27  dustymugs

	* Added support for no-band rasters to ST_Tile(raster)

2012-12-14 20:27  dustymugs

	* Added missing tickets and reorg of ticket list

2012-12-14 20:27  dustymugs

	* Added parameters to ST_Tile(raster) to control padding of
	  generated tiles.
	  ST_Tile(raster) no longer defaults to padding tiles. Ticket #2069

2012-12-14 20:26  dustymugs

	* Addition of coverage_tile constraint for raster. Ticket #2148

2012-12-14 20:26  dustymugs

	* Addition of ST_IsCoverageTile() to tell if tile is part of a
	  coverage

2012-12-14 20:26  dustymugs

	* Added raster's spatially_unique constraint. Ticket #2149. Still
	  needs
	  regression tests but won't happen until regular_blocking is
	  finished.

2012-12-14 20:26  dustymugs

	* Tweaked the extent computed for the extent constraint

2012-12-14 20:26  dustymugs

	* Changed blocksize constraint to permit multiple possible values.
	  Ticket
	  is #2143. We just need a coverage constraint and a spatially
	  unique
	  constraint to determine regularly blocked.

2012-12-14 20:26  dustymugs

	* Fixed incorrect return type in docs

2012-12-14 20:26  dustymugs

	* raster2pgsql no longer pads tiles by default based upon tile
	  position and tile
	  size. This is part of the refactoring to remove padded tiles.
	  Flag -P
	  added so that users can indicate that tiles should be padded.
	  Ticket #826.

2012-12-14 20:25  dustymugs

	* Removed hardcoded flags for raster2pgsql from run_test

2012-12-14 20:25  dustymugs

	* Quiet down ST_SameAlignment(raster, raster) as it was way too
	  talkative

2012-12-14 20:25  dustymugs

	* Updated regression tests for raster2pgsql

2012-12-13 09:34  strk

	* Revert "Return NULL when simplifying a line results in a line
	  with < 2 vertices"
	  
	  The correct behavior is still being discussed here:
	  http://trac.osgeo.org/postgis/ticket/1987
	  Better reduce the noise...

2012-12-12 15:52  strk

	* Return NULL when simplifying a line results in a line with < 2
	  vertices
	  
	  Also return NULL from ST_Simplify when the input is an empty
	  (null is a simpler form than EMPTY...)
	  
	  Yes, both break backward compatibility, but seem more consistent
	  to me. I'm still interested in allowing collapses avoidance but
	  I think consistency is also important.

2012-12-09 19:59  pramsey

	* #2145, ST_Segmentize(geography, dist) fails with redundant
	  coordinates

2012-12-07 22:07  dustymugs

	* More verbose output when constraints fail to be added to a raster
	  column. Ticket #2141

2012-12-07 09:27  strk

	* Add an id to the toTopoGeom proxy entry

2012-12-07 09:24  strk

	* Element xref can't have content (was declared EMPTY)
	  
	  I'm surprised postgis_aggs_mm.xml.xsl contains all that XML,
	  shouldn't it just transform source XML ?

2012-12-07 09:24  strk

	* Add a "TopoGeometry Editors" section
	  
	  I've added a toTopoGeom entry in this section for the sole
	  purpose
	  of redirecting to the one in "TopoGeometry Constructors".
	  It's two overloaded functions, documented togheter in the latter
	  section. If there's any better way to deal with this I'm looking
	  forward for enhancements.

2012-12-07 08:36  strk

	* Element xref can't have content (was declared EMPTY)

2012-12-07 08:31  strk

	* Fix links to legacy faq

2012-12-07 08:31  strk

	* Document new toTopoGeom override and clearTopoGeom

2012-12-07 01:08  dustymugs

	* Fixed behavior of ST_ConvexHull() for empty rasters. Ticket #2126

2012-12-06 23:23  strk

	* Provide a version of toTopoGeom taking a TopoGeometry object
	  
	  Such version would _add_ the space taken by the input geometry
	  to an existing TopoGeometry.

2012-12-06 23:02  strk

	* Add topology.clearTopoGeom(TopoGeometry) function

2012-12-06 18:45  strk

	* Do not hardcode version to rule to build topology_upgrade_X_minor

2012-12-06 17:56  pramsey

	* #2101, add some doco in the .sql.in.c file on the _postgis_*
	  stats info functions.

2012-12-06 17:39  mloskot

	* Added RasterReader.copy_to() utility based on SQL command COPY TO
	  and PostGIS Raster functions ST_As<FORMAT> and outputs rasters to
	  hex-encoded plain text or binary raster file.

2012-12-06 10:49  mloskot

	* Typo

2012-12-06 05:43  dustymugs

	* Fixed handling of SRS strings as they are passed to GDAL
	  functions.
	  Ticket #2134

2012-12-05 18:50  pramsey

	* #2132, _postgis_stats crashes backend on missing stats

2012-12-05 10:28  strk

	* Fix broken shp2pgsql help string suggesting -r to reproject

2012-12-04 19:54  pramsey

	* #945, expose and add selectivity to the 3d/4d index (&&&)
	  bindings

2012-12-04 13:24  robe

	* upport 2.0.2 release notes

2012-12-03 22:17  dustymugs

	* Fixed incorrect return type for ST_BandIsNoData(raster) in docs

2012-12-03 16:19  strk

	* Fix memory error in MultiPolygon GeoJson parsing (#2130)

2012-12-03 14:10  strk

	* Fix SRID in ST_Homogenize output with collection input (#2129)

2012-12-03 10:09  strk

	* Make ST_RemEdge* tests 30% faster by reducing service costs

2012-12-02 22:36  dustymugs

	* Removed PICFLAGS from CFLAGS when compiling CUnit suites. Ticket
	  #2125

2012-12-01 22:56  robe

	* fix return type

2012-12-01 20:32  robe

	* TopoGeo_AddPolygon says aline instead of apoly

2012-12-01 08:34  robe

	* don't dtd validate when making comments and cheatsheets

2012-12-01 01:19  dustymugs

	* Added ST_Resize(raster) to resize a raster using desired
	  width/height.
	  Ticket #1293.

2012-12-01 01:19  dustymugs

	* Removed requirements of SRID for calling GDAL Warp API

2012-11-30 15:18  dustymugs

	* Removed use of pi html code. Using "pi" instead.

2012-11-30 01:13  dustymugs

	* Additional cleanup and validation regarding ticket #1653

2012-11-30 01:13  dustymugs

	* Added NEWS item and doc updates for changes related to ticket
	  #2119

2012-11-30 01:12  dustymugs

	* Added a special case to RASTER_GDALWarp() where if the input
	  raster has
	  no SRID (SRID_UNKNOWN) AND the operation does not involve a
	  reprojection, then use a catchall/substitute SRID (in this case
	  4326).
	  Ticket #2119

2012-11-29 22:33  colivier

	* Fix #2092 for trunk branch

2012-11-29 19:29  strk

	* Enhance error message on unsupported geometry type (#1899)

2012-11-29 19:11  dustymugs

	* Fixed incorrect ticket #. From #2026 to #2062

2012-11-29 18:59  dustymugs

	* Removed confusion between ST_Resample(raster) and
	  ST_Transform(raster)
	  by removing srid parameter for ST_Resample(). Ticket #1653

2012-11-29 18:59  dustymugs

	* Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL
	  functions as needed. Next is to audit and possibly refactor those
	  functions that make use of RASTER_resample().

2012-11-29 18:30  strk

	* Ensure ST_Line_Interpolate_Point always returns POINT (#2108)

2012-11-29 18:13  strk

	* Ensure ST_PointOnSurface always returns POINT (#2117)

2012-11-29 18:01  strk

	* Early release lwgeom memory

2012-11-29 17:49  strk

	* Ensure ST_Centroid always returns POINT (#2109)

2012-11-29 02:12  robe

	* #1795 make raster_views, raster_columns, geometry_columns,
	  geometry_views, spatial_ref_sys public viewable -- none issue
	  since they are views that only list user viewable tables and
	  aspatial_ref_sys is harmless public info.

2012-11-29 01:21  dustymugs

	* Added CUnit test suites for raster core. Old raster core
	  regression
	  tests can still be found in raster/test/core but are no longer
	  run.
	  Probably should delete before 2.1 is released.
	  Ticket #173

2012-11-28 22:35  nicklas

	* #2112

2012-11-28 20:16  dustymugs

	* Refactored return and parameters of rt_raster_iterator()

2012-11-28 19:31  dustymugs

	* Refactored return and parameters of rt_raster_from_two_rasters()

2012-11-28 15:27  dustymugs

	* Refactored return and parameters of rt_raster_surface()

2012-11-27 00:58  dustymugs

	* Added ST_NotSameAlignmentReason(raster, raster). Ticket #1709

2012-11-26 21:09  dustymugs

	* Added ST_Transform(raster) variant that allows of aligning output
	  rasters to a reference raster. Ticket #2105

2012-11-26 19:13  dustymugs

	* Renamed variants of ST_World2RasterCoord() and
	  ST_Raster2WorldCoord() to
	  ST_WorldToRasterCoord() and ST_RasterToWorldCoord() as names are
	  inconsistent with other PostGIS function names. Ticket #2104

2012-11-26 12:07  strk

	* Skip st_area(geography) and st_length(geography)
	  
	  See
	  http://lists.osgeo.org/pipermail/postgis-users/2012-November/035854.html

2012-11-25 22:36  robe

	* #1869 take care of ST_AsBinary(unknown/text),
	  ST_AsText(unknown/text) is not unique errors

2012-11-25 21:55  dustymugs

	* Where appropriate, functions in rt_core now use standardized
	  function
	  return states.

2012-11-23 22:15  strk

	* Fix ST_{Mod,New}EdgeHeal joining edges sharing both endpoints
	  
	  Closes #1998. Include testcases.
	  Also simplifies the code and avoids a GEOS call.
	  
	  [RT-SIGTA] C.I.G.: 0494241492

2012-11-23 15:57  pramsey

	* Try to stomp out -180 (#2066)

2012-11-23 06:13  pramsey

	* #1828, geography stats are really sensitive to narrow
	  dimensionality issues,
	  so geodetic bounds have to be exactly calculated for things like
	  points

2012-11-22 17:39  pramsey

	* #1828, fix mistake to geography calculation routine

2012-11-21 23:26  pramsey

	* Of course we're going to do real joinsel...

2012-11-21 19:52  pramsey

	* Explain "selectivity" a little more explicitly

2012-11-20 23:47  pramsey

	* Better/different error messages in stats interogator

2012-11-20 23:28  pramsey

	* #2101, sql functions for selectivity inspection

2012-11-20 21:34  pramsey

	* Make default joinsel message more obvious

2012-11-20 21:31  pramsey

	* Make error message minimally more helpful

2012-11-20 21:29  pramsey

	* Be more explicit about the types we're passing around

2012-11-20 20:57  pramsey

	* Convert SearchSysCache calls to SearchSysCache# calls, per the
	  guidance in the PostgreSQL syscache.h file

2012-11-20 20:51  pramsey

	* #2102, SQL hooks for calling selectivity functions

2012-11-20 19:07  pramsey

	* #1828, Poor selectivity estimate on ST_DWithin

2012-11-20 17:50  pramsey

	* Remove conditional use of USE_STANDARD_DEVIATION, it's been
	  working for years, that's what we use.

2012-11-20 09:51  robe

	* minor formatting fix

2012-11-20 09:49  robe

	* #1287: legacy script to reinstall old PostGIS gist op. Added to
	  FAQ when you need to use it and stress to try not to use it and
	  reindex if you do.

2012-11-19 23:18  dustymugs

	* Fixed issue where ST_AsRaster() may not return raster with
	  specified
	  pixel types. Ticket #2100

2012-11-19 23:18  dustymugs

	* Code cleanup of rt_raster_gdal_rasterize()

2012-11-19 23:18  dustymugs

	* Refactored internal use variables and functions for
	  rt_raster_iterator()

2012-11-19 23:04  pramsey

	* Move box-reading code in geography stats to use serialized box.

2012-11-19 15:47  strk

	* Fix double free on ST_OffsetCurve exception (#2099)

2012-11-19 10:20  strk

	* Restore 1.5.x behaviour of ST_Simplify (#1987)

2012-11-16 22:59  dustymugs

	* Added RANGE uniontype option for ST_Union(raster) Ticket #2097

2012-11-16 12:35  robe

	* geos new is 3.4

2012-11-16 06:46  robe

	* update tto reflect 2.1

2012-11-16 03:39  dustymugs

	* Fixed SQL error in regression test

2012-11-16 01:32  dustymugs

	* Added docs and regression test for extent parameter variants of
	  ST_Slope, ST_Aspect and ST_Hillshade

2012-11-16 01:32  dustymugs

	* If hillshade < 0, hillshade = 0 for ST_HillShade()

2012-11-16 01:31  dustymugs

	* Added variants of ST_Slope, ST_Aspect and ST_Hillshade to provide
	  support for tiles in a coverage. Ticket is #2078

2012-11-15 00:15  pramsey

	* Comment on the dump_toupper function

2012-11-15 00:08  pramsey

	* Use a locale-independent braindead upper implementation

2012-11-14 23:01  pramsey

	* #2035, Strange behavior when using left (<<) and right (>>)
	  operators

2012-11-14 22:29  pramsey

	* #2028, ST_Multi(<triangle>) does not make a TIN

2012-11-14 21:31  pramsey

	* #2042, measures.c: 'pt_in_arc_A' may be used uninitialized

2012-11-14 21:25  pramsey

	* #2001, ST_CurveToLine has no effect if the geometry doesn't
	  actually contain an arc

2012-11-14 20:45  pramsey

	* #799, make geographic coordinates in range

2012-11-14 17:21  pramsey

	* Make Korotkov split the default

2012-11-13 22:48  pramsey

	* #2090, gserialized_read_gbox_p sets Z dimension instead of M
	  dimension for two-point lines

2012-11-13 22:30  pramsey

	* #2044, lw_arc_length: warning: variable 'a2' set but not used

2012-11-13 22:10  pramsey

	* #1895, New node splitting algorithm for GiST
	  Set the KOROTKOV_SPLIT define to 1 to use the new approach,
	  to 0 to use the old approach. After testing is complete,
	  we can set the new split as the default.

2012-11-13 18:58  pramsey

	* Remove <inlineequation> element

2012-11-13 18:57  pramsey

	* Remove MathML from documentation. It's not really being used for
	  any math.

2012-11-09 21:54  pramsey

	* Remove module magic from here, #1162

2012-11-09 00:09  pramsey

	* Remove many warnings from -pedantic build, and clean up parser
	  globals a little more thoroughly.

2012-11-08 08:40  strk

	* Rewrite topology.GetRingEdges using a recursive CTE (#2087)
	  
	  Walking around a ring of ~22k edges takes 1/7 of the time

2012-11-08 08:40  strk

	* Share some code between ST_RemEdgeModFace and ST_RemEdgeNewFaces
	  
	  Also check TopoGeometry existance as first thing, to reduce the
	  time it takes for failing calls.

2012-11-08 05:48  robe

	* update install to note that we now support loading tiger 2012
	  data and it is the default and upgrade instructions to get the
	  new loader behavior

2012-11-08 05:46  robe

	* change this to use 2012 loader, but remark it out so it doesn't
	  overwrite people's custom settings.

2012-11-06 00:27  pramsey

	* #2048, add regression test

2012-11-05 10:27  strk

	* Create indices on start_node and end_node of edge_data (#2082)
	  
	  Those indices speed up nodes deletion by a factor of x1000 !
	  I didn't profile, but I suspect those indices would also speed up
	  ring walking (whereas you have to find a match between endnodes).

2012-11-05 00:47  robe

	* #2020: stop penalizing windows 9.2 32-bit when it gives a stupid
	  answer to an ill-defined question. Change to be a well-defined
	  question.

2012-11-04 20:03  robe

	* #2081: extension files being installed twice causes errors on
	  Ubuntu (9.3)

2012-11-04 14:40  strk

	* Fix order of TopoGeometry property names

2012-11-04 10:45  robe

	* #1980: define new configure arg --with-mathmldtd to allow
	  overriding path to mathmldtd

2012-11-04 00:44  strk

	* Oops, revert the revert...
	  
	  Note to self: never commit between 1:00am and 8:00am

2012-11-04 00:30  strk

	* Add note about lwgeom_make_valid being only available with
	  GEOS-3.3+

2012-11-04 00:30  strk

	* Revert "#1970 - 9.2rc1 regress failure change layer_id_seq from
	  select * to explicitly select fields. log_cnt now returns 0 for
	  9.2rc1 so fails regress otherwise"
	  
	  This reverts commit c272b5ed6dec2cc415c9bccd305e81394f1bde83.

2012-11-03 18:12  robe

	* change default new install to use tiger_loader_2012.sql file
	  instead

2012-11-03 17:54  robe

	* #2076: support for loading tiger 2012 data. revise
	  loader_load_staged_data to leave out pumace10, estatefp, ugace.
	  This fixes the faces not loading issue for 2012 data (tested with
	  MA, DC)

2012-11-02 21:14  pramsey

	* #2015, ST_IsEmpty('POLYGON EMPTY') returns False

2012-11-02 20:40  dustymugs

	* Removed code that is no longer used and updated docs with default
	  parameters

2012-11-02 19:15  pramsey

	* #1996, ST_AsGeoJSON('POINT EMPTY') produces invalid JSON

2012-11-02 19:08  pramsey

	* Be a bit more explicit about what we're returning from
	  point-in-ring tests.

2012-11-02 18:12  dustymugs

	* Updated reference links to "How Hillshade works" for ST_Slope,
	  ST_Aspect
	  and ST_HillShade

2012-11-02 18:02  pramsey

	* Remove double call of flip test.

2012-11-02 17:52  pramsey

	* #2019, ST_FlipCoordinates does not update bbox

2012-11-02 17:22  dustymugs

	* Refactored ST_Slope, ST_Aspect and ST_Hillshade() (also their
	  _st_XXX4ma() functions). Detailed docs for all three functions.
	  Outputs
	  now in sync with return from ArcGIS. Ticket is #2077

2012-10-31 19:33  robe

	* some wording changes, add tutorial faq

2012-10-31 14:31  dustymugs

	* Added missing DROP FUNCTION statements. Ticket #2073

2012-10-31 09:46  strk

	* Add instruction for upgrading between SVN revisions using
	  extensions

2012-10-31 00:42  dustymugs

	* Changed when the isnodata check takes place for out-db raster
	  tiles

2012-10-30 23:25  pramsey

	* #1940, epsg:2065 projection is incorrect

2012-10-30 21:38  robe

	* Add Nathan Wagner to credits

2012-10-30 21:16  robe

	* Put in Enhanced note about ST_DumpPoints -- should in theory be
	  faster. Revise expertbot xsl script (prevent url from abutting
	  the title)

2012-10-30 20:32  pramsey

	* (#310) ST_DumpPoints as C function

2012-10-29 22:24  robe

	* Fix gdal binaries link

2012-10-29 22:23  dustymugs

	* Added SRID check to ST_Neighborhood(raster, geometry)

2012-10-29 22:23  dustymugs

	* Added SRID check for ST_Intersects(geometry, raster)

2012-10-29 22:23  dustymugs

	* Added SRID check of geometry for ST_World2RasterCoord variants

2012-10-29 22:22  dustymugs

	* Added check for SRID match in ST_Value(raster) geometry variant

2012-10-29 20:14  dustymugs

	* Set defaults for parameters of ST_Slope(raster). Ticket #1655

2012-10-29 18:56  dustymugs

	* Added UpdateRasterSRID() as per ticket #739

2012-10-27 05:53  robe

	* more ids and descriptive titles

2012-10-27 05:31  robe

	* revise script hallie uses so strips out tags such as ulink, xref,
	  command leaving just textual representation (these were getting
	  cut out before)

2012-10-27 04:18  robe

	* try to put in some ids

2012-10-26 00:28  dustymugs

	* Added news regarding ST_Clip(raster, ...) in C and update docs

2012-10-26 00:28  dustymugs

	* Rewrite of ST_Clip(raster) to be C-based and updated regression
	  test.
	  Ticket is #2065

2012-10-25 23:06  dustymugs

	* Fixed default Y-scale to -1 from 1

2012-10-25 22:17  pramsey

	* Expose some geodetic functions a little higher

2012-10-25 20:36  pramsey

	* Fix error in ptarray traversal.

2012-10-25 19:29  pramsey

	* Reorganize some pointarray loops and functions. Use direct
	  aligned access more.

2012-10-25 18:57  pramsey

	* Remove old signature for serialized_form function

2012-10-25 18:54  pramsey

	* Allow WKB generation to do direct memcpy of coordinates in
	  specific cases.

2012-10-25 18:42  pramsey

	* Use double alignment property to remove memcpy from wkb
	  generation

2012-10-25 18:29  pramsey

	* Remove TODO note: the storage is now double aligned

2012-10-25 17:47  pramsey

	* Change the gbox calculation for geodetic edges to use 3-space
	  geometry instead of lots of transcendental functions. Much
	  faster, much simpler, all regression tests pass.

2012-10-25 06:00  robe

	* revert release note changes see if it fixes doc build issue

2012-10-25 05:18  robe

	* fix id again (maybe old conflicted with another id)

2012-10-25 04:12  robe

	* fix chapter id doesn't follow our convention

2012-10-25 04:07  robe

	* give release sections ids for easier reference

2012-10-24 22:22  dustymugs

	* Preprocess input geometry for clipping raster by using the
	  intersection
	  of the input geometry and the convex hull of the raster. Ticket
	  #1989

2012-10-24 22:21  dustymugs

	* Added checks to rt_raster_gdal_rasterize() and RASTER_asRaster()
	  where
	  if input geometry is empty, return empty raster.

2012-10-24 21:14  dustymugs

	* Broke string for iowa hex into three parts so that doxygen
	  doesn't choke

2012-10-24 19:22  dustymugs

	* Have ST_Tile() generate out-of-db tile bands if input raster's
	  band is
	  out-of-db.

2012-10-24 18:54  pramsey

	* Whoops make sure the test macros match the library ones

2012-10-24 18:44  pramsey

	* Add some debugging info to find failure in debbie

2012-10-24 18:28  pramsey

	* Add explicit tests for edge_intersects()

2012-10-24 17:26  pramsey

	* Move the distance calculation to also use the edge_intersects()
	  function instead of edge_intersection()

2012-10-24 16:31  dustymugs

	* Added "auto" option to -t switch where raster2pgsql can compute a
	  usable
	  tile size. Added warning message if generated tiles may cause
	  memory
	  issues.

2012-10-24 03:41  robe

	* minor adjustments to terminology to improve searchin

2012-10-23 23:59  dustymugs

	* Rearranged function arguments for ST_Tile(raster)

2012-10-23 22:44  dustymugs

	* Added news and docs for ST_Tile(raster). Additional regression
	  tests for
	  one additional variant of ST_Tile(raster)

2012-10-23 22:44  dustymugs

	* Added ST_Tile() and regression tests. The circle is complete.

2012-10-23 22:44  dustymugs

	* Added rt_band_get_pixel_line() and regression tests

2012-10-23 22:43  pramsey

	* (#2063) fix the vertex-crossing logic in the circular tree code
	  to use the new edge_intersects routine

2012-10-23 22:17  pramsey

	* (#2026) fix performance regression in geography distance
	  calculation

2012-10-23 21:18  pramsey

	* (#1976) Geography point-in-ring code overhauled for more
	  reliability

2012-10-23 13:46  dustymugs

	* Make changes to reflect patch from #2061

2012-10-23 04:56  pramsey

	* Future test case for when we've solved p-i-p in generality

2012-10-22 19:05  dustymugs

	* Fix POSTGIS_RT_DEBUGF() usage

2012-10-22 19:05  dustymugs

	* Fixed doxygen comment formats

2012-10-22 17:20  dustymugs

	* Remove unused variables.

2012-10-22 17:20  dustymugs

	* Cache frequently used variables minimize # of function calls in
	  rt_raster_iterator()

2012-10-22 17:20  dustymugs

	* Include output from gdal-config --dep-libs when building
	  raster2pgsql

2012-10-22 17:19  dustymugs

	* Add news and doc changes to indicate proper support for raster
	  band's
	  "isnodata" support

2012-10-22 17:19  dustymugs

	* have raster2pgsql check for raster bands being NODATA

2012-10-22 17:19  dustymugs

	* Tweaked rt_band_check_is_nodata() to make use of
	  rt_band_get_pixel()'s
	  ability to return flag indicating if value is NODATA

2012-10-22 17:19  dustymugs

	* Final fixes to support band's isnodata flag.

2012-10-22 17:19  dustymugs

	* All functions in core API now support a band's isnodata value.

2012-10-22 17:19  dustymugs

	* Changed signature of rt_band_get_nodata() as there was no way to
	  indicate an error if the band has no NODATA.

2012-10-22 17:19  dustymugs

	* Some work adding proper support for using a band's isnodata flag.

2012-10-22 17:19  dustymugs

	* Changed function signature for core API function
	  rt_band_get_pixel() to
	  indicate if pixel is NODATA

2012-10-22 17:18  dustymugs

	* Minor changes to references to raster2pgsql

2012-10-21 23:53  robe

	* update crowd funding details

2012-10-21 18:02  strk

	* Fix GetTopoGeomElementArray(TopoGeometry) function, and add test
	  
	  See http://trac.osgeo.org/postgis/ticket/2060

2012-10-20 21:07  robe

	* fix headeer and description

2012-10-19 22:20  pramsey

	* Wrap NEWS to 80cols

2012-10-19 18:51  dustymugs

	* Added to news regarding ticket #2057

2012-10-19 18:49  dustymugs

	* Add variables specifying PostgreSQL CPPFLAGS and LDFLAGS.
	  Ticket is #2057

2012-10-19 01:36  dustymugs

	* Forgot to wrap tags with <para></para> in reference_raster.xml.
	  Minor
	  comment cleanup in rt_pg.c

2012-10-19 00:27  dustymugs

	* Fixed annoyances in the raster docs

2012-10-18 23:52  dustymugs

	* Combined the gist spatial relationship tests into
	  rt_gist_relationships

2012-10-18 23:52  dustymugs

	* Combined all raster GEOS dependent spatial relationship
	  regression tests into
	  rt_geos_relationships.sql

2012-10-18 21:45  dustymugs

	* Clamp SRID when comparing SRIDs of raster vs geometry for geomval
	  variant of ST_SetValues()

2012-10-18 21:45  dustymugs

	* Added docs for geomval variant of ST_SetValues

2012-10-18 21:45  dustymugs

	* Add news items regarding changes to ST_SetValue and addition of
	  geomval variant of ST_SetValues()

2012-10-18 21:45  dustymugs

	* Code cleanup in rt_pg/rt_pg.c. Changed point geometry variant of
	  ST_SetValue() to wrap around geomval variant of ST_SetValues().
	  This
	  will result in a behavior change for geometry variant of
	  ST_SetValue().

2012-10-18 21:45  dustymugs

	* Addition of geomval variants of ST_SetValues() and regression
	  tests.
	  Added helper function
	  rt_raster_get_inverse_geotransform_matrix().
	  Additional code cleanup for rt_raster_geopoint_to_cell() and
	  rt_raster_cell_to_geopoint().

2012-10-18 14:47  robe

	* script to concatenate all the sections of postgis doc for easier
	  digestion of postgis expert bot

2012-10-17 19:30  dustymugs

	* Correct usage of memset()

2012-10-17 19:30  dustymugs

	* Cleanup description for ST_SetValues()

2012-10-17 16:08  dustymugs

	* Added items to NEWS and docs for ST_DumpValues

2012-10-17 16:08  dustymugs

	* Addition of ST_DumpValues() and regression tests. Ticket #2011

2012-10-17 14:29  dustymugs

	* Add fallback method of getting maximum extent for extent
	  constraint.
	  Ticket is #2050

2012-10-17 14:16  strk

	* Move trim_trailing_zeros out of liblwgeom.h (#2054)

2012-10-17 13:38  strk

	* Get OUT_* export macros out of liblwgeom.h (#2053)

2012-10-17 11:43  strk

	* Do not print more digits than available from lwgeom_to_geojson
	  
	  See http://trac.osgeo.org/postgis/ticket/2051
	  Adds tests for the ticket cases.

2012-10-17 09:52  strk

	* It is OUT_MAX_DOUBLE_PRECISION, not OUT_MAX_DIGS_DOUBLE, we
	  should use
	  
	  These macros should really get out of liblwgeom.h and be properly
	  documented...

2012-10-17 09:45  strk

	* Fix buffer overflow in lwgeom_to_geojson (#2052)

2012-10-16 20:59  dustymugs

	* Added optional interpolate_nodata flag as function parameter to
	  ST_HillShade,
	  ST_Aspect and ST_Slope.

2012-10-16 20:42  strk

	* Do not abort populate_geometry_columns when table can't be
	  altered
	  
	  Also print the reason for the limitation. See #2049.

2012-10-16 20:17  dustymugs

	* Fixed xml issues that are making debbie mad.

2012-10-16 19:55  dustymugs

	* Added news blurb and docs regarding expression variants of
	  ST_MapAlgebra.

2012-10-16 19:55  dustymugs

	* Added 2-raster expression variant of ST_MapAlgebra() and
	  regression
	  tests.

2012-10-16 19:55  dustymugs

	* Additional tweaking of returning empty raster from map algebra of
	  INTERSECTION or UNION extent

2012-10-16 19:55  dustymugs

	* Corrected handling of NULL raster resulting from NO intersection
	  of input rasters in map algebra. Fixed spelling mistakes.
	  Additional tests for intersections of more than 3 rasters that
	  don't actually intersect in ST_MapAlgebra

2012-10-16 19:55  dustymugs

	* Added one-raster expression variant for ST_MapAlgebra and
	  appropriate
	  regression tests.

2012-10-16 16:08  strk

	* Enhance documentation about TopoElement domain

2012-10-16 16:07  strk

	* tweak DEBUG line

2012-10-16 08:29  strk

	* Improve TopologySummary output
	  
	  Add unregistered layers and orphaned TopoGeom count

2012-10-16 08:29  strk

	* Have TopologySummary use the word "Mixed" for collection layers

2012-10-15 19:21  dustymugs

	* Fixed incorrect use of RASTER_DEBUGF().

2012-10-15 14:48  dustymugs

	* More poking at the docs for ST_MapAlgebra

2012-10-15 14:20  dustymugs

	* Add another example of ST_MapAlgebra() and some formatting
	  cleanup

2012-10-15 03:34  dustymugs

	* Changed how ST_MapAlgebra regression test runs on PostgreSQL 9.0
	  as
	  usage of "GROUP BY raster" does not work. Ticket is #2048.

2012-10-14 05:40  robe

	* #2046: fix 2.1 doesn't compile with postgresql 9.0

2012-10-14 05:13  robe

	* updategeometrysrid was describing old behavior. Update to new and
	  provide alternative syntax

2012-10-12 20:06  pramsey

	* Remove odd srs error line from expected

2012-10-12 19:49  pramsey

	* Reduce precision test to 1cm2. There is no doubt that this
	  approach is less numerically stable than the last. (#2043) Though
	  in exchange, it covers the globe more completely.

2012-10-12 19:32  pramsey

	* Reduce the precision of the double test... it passes here..
	  (#2043)

2012-10-12 19:31  dustymugs

	* Bug fix where pos array size was incorrect.

2012-10-12 19:31  dustymugs

	* Removed warning block for ST_MapAlgebra() doc page. Rearranged
	  warning boxes

2012-10-12 16:06  dustymugs

	* More documentation changes regarding deprecation status of
	  ST_MapAlgebraFct() variants. Added news item regarding
	  deprecation status of ST_MapAlgebraFct and ST_MapAlgebraFctNgb
	  variants

2012-10-12 16:06  dustymugs

	* Duplicated and refactored the ST_XXX4ma() functions for
	  ST_MapAlgebra
	  usage. Exception for ST_InvDistWeight4ma() and ST_MinDist4ma(),
	  both of
	  which are new for 2.1. Added regression tests as well.

2012-10-12 15:20  strk

	* Exit with non-zero code when commandline is malformed
	  
	  It still exists with zero code when user explictly asks for the
	  help screen (with -? as documented and with no switch as popular
	  habit [well, mine])

2012-10-12 14:26  strk

	* Add pdf-localized rule for building localized pdf manual

2012-10-12 14:06  strk

	* Ignoring generated files in tiger_geocoder extension

2012-10-12 08:40  strk

	* Fix compiler warnings in lwgeom_geos.c

2012-10-12 08:34  strk

	* Fix a "set but not used" warning.
	  
	  This was about the return from getPoint2d_p, but it really only
	  returns zero on error and after lwerror was called, and only if
	  a PARANOIA compile time macro is set...

2012-10-12 08:27  strk

	* Fix ptarray_area_sphere signature (#2040)
	  
	  Since I was a it I also removed a "set but not used" warning.

2012-10-12 07:50  strk

	* Update po files after changes in installation.xml

2012-10-12 07:49  strk

	* Add more uses of <command> and <filename> in installation.xml
	  
	  Also fixes a missing dash in "make comments-install"

2012-10-12 07:49  strk

	* Put <comment> tags in <para>, fixing #2041

2012-10-12 07:20  strk

	* Consistently use <command> tag for "make comments"
	  
	  Fixes complains by msgmerge (internationalization)

2012-10-11 22:48  pramsey

	* Improve support for ST_Area(geography) over dateline and poles
	  (#2006, #2039)

2012-10-11 21:44  strk

	* Translation of intruduction.xml to pt_BR by George Silva

2012-10-11 21:41  strk

	* Update po files

2012-10-11 17:29  pramsey

	* Move area core calculation to ptarray.

2012-10-11 17:29  pramsey

	* Ignore build artifacts from geocoder

2012-10-11 17:07  strk

	* Simplify description of TopoElementArray
	  
	  ... and add TopoElement link to See Also section (things are
	  better
	  explained in there).

2012-10-11 15:23  robe

	* Get rid of hard-coded paths

2012-10-11 10:53  strk

	* Update json-c url

2012-10-10 23:06  robe

	* create norm_addy

2012-10-10 22:59  robe

	* #1627 : more cleanup of extension install, add configure of tiger
	  extension script to configure.ac. Fix comment in tiger comments
	  preventing install

2012-10-10 22:41  dustymugs

	* Added missing Availability details for various raster docs.
	  Ticket is #2037

2012-10-10 22:30  robe

	* fix error in index column name picked up when trying to install
	  as extension

2012-10-10 22:06  robe

	* #2037: flag some new raster functions as new in this release. Hmm
	  I merged hopefully didn't screw things up

2012-10-10 22:02  dustymugs

	* Added n-raster ST_MapAlgebra(). Additional error checking in
	  rt_raster_iterator(). Added regression checks for n-raster
	  ST_MapAlgebra(). Ticket is #2030. Added news and docs for
	  ST_MapAlgebra().

2012-10-10 21:45  robe

	* Just enough to make it compile but doesn't work yet

2012-10-10 00:00  pramsey

	* Add in arc ptarray vs ptarray and arc ptarray vs arc ptarray
	  distance functions. (#2018)

2012-10-09 23:12  dustymugs

	* Added HASH opclass and = operator for raster. This permits GROUP
	  BY
	  raster usage.

2012-10-09 23:12  dustymugs

	* Syntax cleanup

2012-10-09 22:48  pramsey

	* Add in arc ptarray vs point distance function (#2018)

2012-10-09 22:04  pramsey

	* Fix comment per rcoup

2012-10-09 21:48  pramsey

	* Fix up some errors in ptarray_arc iteration and the cunit test
	  cases for arc p-i-p. (#2018)

2012-10-09 17:49  pramsey

	* Point-in-polygon function for arc-based point-arrays. (#2018)

2012-10-09 05:06  robe

	* #1627: Start work on packaging as an extension -- it's not
	  functioning yet

2012-10-05 19:26  strk

	* Fix adding a splitting point into a 2.5d topology (#2033)

2012-10-05 19:22  robe

	* link to ST_3DClosestPoint from ST_ClosestPoint. Some people
	  didn't notice we had a 3D variant and looked in the wrong place.

2012-10-05 12:25  robe

	* #2027: change order of operation -- have cleanup happen first
	  since the drop sometimes tries to drop functions that use types
	  that don't exist in older versions

2012-10-04 04:08  robe

	* update st_union examples (single should always specify band
	  number to be safe) and all bands can be done now with just union

2012-10-03 23:07  dustymugs

	* Addition of flag nbnodata to rt_raster_iterator() thus allowing
	  some
	  memory savings from ST_Union(raster)

2012-10-03 21:03  dustymugs

	* Updated NEWS and docs regarding ST_Union(raster) behavior change.

2012-10-03 20:53  dustymugs

	* Tweak what value to initialize new band to when NODATA isn't
	  present

2012-10-03 20:53  dustymugs

	* Addition of ST_Union(raster) function and regression tests

2012-10-03 20:53  dustymugs

	* Added regression test for rt_raster_clone() and added missing
	  SRID copy.

2012-10-03 20:53  dustymugs

	* Addition of shortcut function rt_raster_clone()

2012-10-03 16:06  robe

	* update unpackaged to include new raster (e.g. unionarg)

2012-10-03 14:33  robe

	* #2027: Add unionarg

2012-10-03 06:16  strk

	* ST_AddEdge*: make update of old face edges more robust (#2025)
	  
	  Include tests for adding an edge that splits an hole in a face
	  while forming a left ring which constitutes an invalid polygon
	  ring.
	  
	  Also fixes one case of invalid topology creation (when the formed
	  ring has a dangling edge but not a new area on the other side).

2012-10-03 06:08  robe

	* oops forgot to finish the changed statement

2012-10-03 06:06  robe

	* revise st_union example to show new and faster way of doing
	  multi-band union

2012-10-02 22:47  dustymugs

	* Minor addition of debug messages

2012-10-02 21:45  dustymugs

	* Added multi-band support for ST_Union. Ticket is #2021

2012-10-01 23:13  robe

	* #1938 document addition of addbandarg and swap out old example
	  with example utilizing addbandarg

2012-10-01 22:23  pramsey

	* Rename lwcircle_calculate_gbox_cartesian_2d to
	  lw_arc_calculate_gbox_cartesian_2d

2012-10-01 22:18  pramsey

	* Rename lwcircle_center to lw_arc_center to match other
	  lwalgorithm signatures

2012-10-01 22:10  pramsey

	* Anal retentive code re-organization. Try and move the primitive
	  computational geometry functions into lwalgorithm.c

2012-10-01 14:04  strk

	* Do not confuse CREATE OPERATOR FAMILY with a CREATE OPERATOR

2012-10-01 09:28  strk

	* Accept array properties in GML input multi-geom input (#1928)
	  
	  Patch by Kashif Rasul and Shoaib Burq / SpacialDB

2012-10-01 08:47  strk

	* Create target dir if non-existing

2012-09-29 17:57  robe

	* update postgis unpackaged script. postgis_topology was already up
	  to date.

2012-09-29 16:14  strk

	* Provide a script to opt out of extensions

2012-09-28 23:09  dustymugs

	* Addition of C-based ST_Union(raster) aggregate function (ticket
	  #1364). Renamed low level function rt_raster_has_no_band() to
	  raster_has_band(). Updated docs and NEWS for ST_Union.

2012-09-28 22:51  pramsey

	* Remove unused point in poly function

2012-09-28 22:48  pramsey

	* Add ptarray_contains_point to ptarray file, so that all other
	  liblwgeom functions can use the one routine.

2012-09-28 21:52  pramsey

	* Remove no longer used function, lwgeom_pt_inside_circle.

2012-09-28 21:48  pramsey

	* Add new pointer-based coordinate access method, now that aligned
	  storage is the new normal.

2012-09-28 21:08  pramsey

	* Anal retentive function renaming: ptarray_isclosed ->
	  ptarray_is_closed

2012-09-28 20:30  pramsey

	* Move some ptarray functions out of postgis and back into
	  liblwgeom from silly old function that shouldn't even exist
	  anymore (LWGEOM_inside_circle_point)

2012-09-28 18:23  pramsey

	* Measurement support for arcs (#2018)

2012-09-28 17:03  pramsey

	* Add casts from geometry::path, geometry::point,
	  geometry::polygon, polygon::geometry, path::geometry,
	  point::geometry to allow easier migration to PostGIS for folks
	  who start with the Pg types.

2012-09-27 20:23  pramsey

	* Distance calculation support for arc features (#2018). Commit
	  adds lowest level primitive support for distance calculations on
	  single arcs.

2012-09-26 15:56  dustymugs

	* Additional regression tests for ST_Neighborhood and tweaked to
	  support a
	  distance values of zero for one axis.

2012-09-25 22:22  dustymugs

	* Added docs regarding the callback function for
	  rt_raster_iterator()

2012-09-25 22:22  dustymugs

	* Added regression tests, bug fixes and code cleanup for
	  rt_raster_iterator().

2012-09-25 22:22  dustymugs

	* Added rt_raster_iterator(), which is feature complete. Now need
	  to add
	  lots of regression tests before moving on to the PostgreSQL side
	  to hook
	  into it.

2012-09-25 19:23  dustymugs

	* Changed behavior when there is no pixels in the neighborhood for
	  ST_Neighborhood. It should still return an array as the pixel of
	  interest could have a value... just surrounded by NODATA.

2012-09-25 17:20  dustymugs

	* Additional documentation regarding memory ownership

2012-09-25 14:07  dustymugs

	* Added correct handling of rt_band's ownsdata flag indicating if
	  the
	  memory used for the band's data (only for inline, not offline) is
	  managed internally.

2012-09-25 02:45  robe

	* #2012: Change client_min_messages to warning instead of relying
	  on default notice. 9.3's idea of notice doesn't seem to include
	  notice about create of new tables.

2012-09-24 15:07  dustymugs

	* Changed output array of ST_Neighborhood to have dimensions of Y,X
	  instead of X,Y. This matches that found for GDAL blocks.

2012-09-24 15:07  dustymugs

	* Additional tests for ST_Neighborhood()

2012-09-22 14:44  robe

	* #2010: Include for 9.3 move to below postgis_config.h so version
	  number of postgresql is picked up before the conditional include
	  is attempted

2012-09-22 09:00  robe

	* #2010: compile support for 9.3

2012-09-22 03:55  robe

	* Add link to OpenGeo workshop on KNN to KNN operator.

2012-09-20 23:44  pramsey

	* Remove now obsolete note.

2012-09-20 22:24  pramsey

	* Document ISO WKT/WKB (#1451)

2012-09-20 13:32  robe

	* #1991: speed issue with 9.2 on geocode and geocoder_intersection,
	  seems to be 10-50 times faster by forcing join_collapse limit = 2

2012-09-20 11:54  robe

	* remark out regress and also put in name in database
	  #2009 turn off loading of addrfeat
	  #1614 add U.S. and COUNTY RD as street_type highways

2012-09-19 18:48  dustymugs

	* Additional regression tests for rt_raster_get_nearest_pixel()

2012-09-19 18:48  dustymugs

	* Added docs for ST_InvDistWeight4ma() and ST_MinDist4ma(). Changed
	  function signature for ST_Neighborhood() to support specifying
	  distances
	  on both X and Y axis.

2012-09-19 18:48  dustymugs

	* Tweaked ST_Neighborhood() to use two separate distance parameters
	  for X
	  and Y axes.

2012-09-19 18:48  dustymugs

	* Added ST_MinDist4ma() for getting minimum distance from the
	  center pixel
	  to the nearest neighbor in neighborhood with value

2012-09-19 18:48  dustymugs

	* Added regression tests for ST_InvDistWeight4ma()

2012-09-19 18:47  dustymugs

	* Added Inverse Distance Weighting function for use with
	  ST_MapAlgebraFctNgb

2012-09-18 12:21  robe

	* #2055: (L burned in all subsequent images after Delaunay)
	  increase remove to remove images 0-9 before building next. The
	  remove went from 0-5 and I guess Kevin wasn't counting on anyone
	  crazy enough to have 6 image layers. This code definitely needs
	  some work, but this will do for now.

2012-09-17 12:31  strk

	* Initial support for documentatin translation
	  
	  Adds "update-po" Makefile target under doc/
	  Adds "local-html" Makefile target under doc/po/<lang>

2012-09-17 11:43  strk

	* Update URL of Maven jar (thanks Sandeep Thakkar)

2012-09-14 21:03  strk

	* reference_type.xml has been missing from XML sources for years !

2012-09-14 20:59  strk

	* Other double quotes needed by poxml

2012-09-14 20:52  strk

	* More Double quote tag attribute values for poxml support

2012-09-14 20:33  strk

	* Double quote tag attribute values and use open&close for
	  <paramdef>
	  
	  This format plays nicely with xml2pot and po2xml...

2012-09-14 11:29  robe

	* PostGIS 2.1 changes section was incorrectly listing 2.0 instead
	  of 2.1 changes. Also just folder 2.1 changes into many What is
	  new in 2.1 section.

2012-09-14 07:49  strk

	* Distinguish between generated and source XML inputs

2012-09-14 07:40  strk

	* Rewrite header file to have full credits
	  
	  Used git history to figure out authors and commit years

2012-09-14 03:10  robe

	* Add changed section for 2.1 and mark ST_Segmentize as having a
	  breaking change

2012-09-13 20:41  strk

	* Fix ST_Estimated_Extent name change documentation encoding

2012-09-13 20:11  pramsey

	* Remove code in #ifdefs for PgSQL 8.4 and under, per #1880

2012-09-13 19:23  pramsey

	* Test for #1780

2012-09-13 09:53  strk

	* ST_Estimated_Extent renamed to ST_EstimatedExtent (#1994)
	  
	  ST_Estimated_Extent is kept but deprecated, testcases test both
	  signatures. Documentation documents the new name and warns about
	  it being renamed in 2.1.0

2012-09-13 02:08  pramsey

	* #1780 ST_GeoHash should support geography type without cast

2012-09-12 02:37  dustymugs

	* Reverted some of the changes committed in r10238

2012-09-11 14:07  robe

	* forgot to commit ST_Delaun... reference in last

2012-09-11 14:01  robe

	* ST_DelaunayTriangle examples and a 3D example

2012-09-10 18:36  pracine

	* Fixed the state and final functions when count is zero or initial
	  sum is null

2012-09-10 15:00  robe

	* #1869 note that ST_Asbinary on unknown is now illegal. Have to
	  backport to 2.0 as well. I will add to full legacy though for
	  those who can't change code.

2012-09-08 02:26  robe

	* Update PSC list

2012-09-08 01:24  dustymugs

	* Added docs for new variant of ST_SetValues()

2012-09-08 01:21  dustymugs

	* Added new variant on existing ST_SetValues where instead of a
	  noset 2D
	  array of booleans, the parameter nosetvalue can be used instead.

2012-09-08 01:18  dustymugs

	* Minor message tweaks regarding GDAL/OGR detection

2012-09-07 22:20  pramsey

	* correct length for closed circles (#1978)

2012-09-07 20:05  pramsey

	* ST_GeomFromGML on CurvePolygon causes server crash (#1936)

2012-09-07 19:54  pramsey

	* Fix cunit crash due to lack of proper signature for
	  lwgeom_segmentize_sphere in header.

2012-09-07 18:27  pramsey

	* ST_Distance to a one-point LineString returns NULL (#1957)

2012-09-06 18:08  dustymugs

	* Added item for fixes regarding ticket #1981

2012-09-06 17:34  dustymugs

	* Removed unnecessary/unused variables and assignments. Ticket is
	  #1981

2012-09-06 17:30  dustymugs

	* Minor cleanup of raster2pgsql Makefile

2012-09-06 09:30  strk

	* Encode dependency on GEOS >= 3.3.0

2012-09-06 09:27  strk

	* Encode dependency on PROJ >= 4.6.0

2012-09-06 09:24  strk

	* Encode dependency on PostgreSQL 9.0 or higher

2012-09-05 13:41  robe

	* #1970 - 9.2rc1 regress failure change layer_id_seq from select *
	  to explicitly select fields. log_cnt now returns 0 for 9.2rc1 so
	  fails regress otherwise

2012-09-04 12:53  robe

	* #1974 evidentally Unix really needs the RGB, RGBA quoted and
	  windows doesn't like single quotes. Change to double quotes to
	  satisfy both :)

2012-09-04 12:48  robe

	* #1974 revision of () escaping to work on Posix

2012-09-04 12:43  strk

	* Re-quote the styles, needed here
	  
	  Here is ImageMagick 6.5.7-8 2012-08-17 Q16
	  Didn't look what exactly parses styles.conf

2012-09-04 12:34  strk

	* Properly escape imagemagic paren arguments

2012-09-04 11:44  robe

	* #1974 revise style colors and generator.c convert calls so they
	  work with windows ImageMagick 6.7.9 Q16

2012-09-01 08:39  strk

	* Add missing signatures from 1.5, closing #1391
	  
	  These are: st_asukml and {x,y}{min,max}(box2d)

2012-08-28 04:08  robe

	* #1960 JDK7 compatibility patch

2012-08-28 00:05  robe

	* Fix for #1969 (and test buildbot) make
	  postgis_upgrade_21_minor.sql same as postgis_upgrade_20_21.sql
	  for now since we are in prerelease mode.

2012-08-27 04:50  robe

	* #1897 relabel currently mislabeled postgis_upgrade_20_minor.sql
	  to postgis_upgrade_20_21.sql (still need to do the same for
	  raster and topology)

2012-08-25 03:16  robe

	* Up version number from 2.0.1.SVN to 2.1.0SVN

2012-08-23 07:16  robe

	* 1963: Cast text to geometry for ST_Segmentize -- introduction of
	  geography means no more laziness allowed

2012-08-23 06:37  robe

	* update about enhancements in geography ST_DWithin and
	  ST_Distance. Done for ST_Intersects too I think? Paul? But
	  haven't marked ST_Intersects since wasn't sure.

2012-08-23 06:31  robe

	* document ST_Segmentize new geography function. Will provide
	  example later.

2012-08-22 21:04  pramsey

	* ST_Segmentize(geography, maxseglength) (#1962)

2012-08-21 18:22  pramsey

	* ST_Intersects(geography) returns incorrect result for
	  pure-crossing cases (line cross line, line crosses polygon)
	  (#1958)

2012-08-20 12:06  robe

	* Cleanup of required versions and link to new page that lists
	  pre-packaged distros for various OS

2012-08-17 19:15  pramsey

	* Error in ST_Intersects: lwgeom_covers_lwgeom_sphere: only POLYGON
	  and POINT types are currently supported (#1949)

2012-08-17 17:18  strk

	* Fix ST_ModEdgeHeal and ST_NewEdgeHeal for doubly connected edges
	  
	  Includes testcases, closes #1955

2012-08-15 18:55  pramsey

	* Crash in ST_Distance (#1951)

2012-08-14 12:06  robe

	* remove tiger_2010 from 2.1. So just need to update for 2.0
	  branch. too much hassle to backport and most people will want to
	  use tiger_2011

2012-08-13 21:45  robe

	* #1838 for tabblock name and tabblock_id are not big enough for
	  california. Will only alter the columns if they have not already
	  been increased in size

2012-08-11 19:58  robe

	* #1838 -- tabblock not loading. oops committed wrong change.
	  Revert previous change and make correct change.

2012-08-11 19:49  robe

	* #1838 tabblock not loading

2012-08-10 16:00  pramsey

	* Switch from gnomic to LAEA for the projection for the custom
	  zones. Less perfect intersections, but measure metric fidelity
	  for distances, areas, etc. (#1610)

2012-08-09 15:54  robe

	* #1944: Support for 2.1.0SVN/2.1.0SVN extension for topology
	  ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVNnext";
	  ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVN";

2012-08-09 02:31  robe

	* fix typo revision to previous commit in support of #1944

2012-08-09 00:18  dustymugs

	* Added clamped value comparisons and updated comments for
	  rt_band_get_pixel_of_value()

2012-08-08 06:26  robe

	* revision to previous commit -- forgot one and change Next to next

2012-08-08 06:18  robe

	* #1944 Extensions Migration path from 2.1.0 to 2.1.0 - yoyo
	  upgrade to allow upgrade 2.1.0SVN to 2.1.0SVNNext to 2.1.0SVN

2012-08-07 12:34  robe

	* #1945 for upgrade from pre 2.1.0 release to 2.1.0 -- create
	  samealignment agg and addbandarg types if they don't exist. Get
	  rid of pre-9.0 code -- WE CAN DO now since we don't support 8.4
	  in 2.1 :)

2012-08-06 22:29  dustymugs

	* Refactor data type cleanup

2012-08-06 16:21  robe

	* #1948 drop types from extension no longer needed by raster. Still
	  can't upgrade because addbandarg can't be altered if it doesn't
	  exist.

2012-08-06 15:02  dustymugs

	* Simplify code underlying ST_AddBand(raster, raster[])

2012-08-05 23:04  robe

	* Another example for ST_DumpPoints which is the most common use
	  case

2012-08-04 14:28  dustymugs

	* Replaced last commit with something much simpler and possibly
	  more
	  effective

2012-08-04 14:12  dustymugs

	* Added logic for when to DROP and/or CREATE TYPEs.

2012-08-03 21:45  robe

	* #1947 try again forget end mark

2012-08-03 21:38  robe

	* #1947 define upgrade path from 2.0.1 to 2.1.0SVN

2012-08-03 19:43  dustymugs

	* Added missing variant of ST_SetValues without nband parameter.

2012-08-03 17:44  dustymugs

	* Added new TYPEs that need to be added when doing a minor upgrade.

2012-08-03 00:19  dustymugs

	* Cleanup of GDAL checks and additional check for OGR

2012-08-03 00:19  dustymugs

	* Added rt_util_gdal_register_all() to prevent multiple calls to
	  GDALAllRegister()

2012-08-02 19:27  dustymugs

	* Tweaked tests to use new variants of ST_AddBand and ST_SetValues

2012-08-02 18:51  dustymugs

	* Code and comments cleanup.

2012-08-02 15:21  dustymugs

	* Additional comments regarding use of PG_DETOAST_DATUM_COPY

2012-08-01 23:19  dustymugs

	* Added comments regarding use of PG_DETOAST_DATUM*

2012-08-01 23:16  dustymugs

	* Rewrote ST_AddBand(raster, ...) array version in C. Ticket is
	  #1363

2012-08-01 03:47  robe

	* Fix raise notice that only shows in debug mode

2012-07-31 23:44  dustymugs

	* Added regression tests and docs for two of the ST_SetValues
	  variants

2012-07-31 23:44  dustymugs

	* Added ST_SetValues for setting an area defined by x, y, width and
	  height
	  to one value. Also added function parameter "keepnodata".

2012-07-31 23:44  dustymugs

	* Added ST_SetValues() for setting an array of new values to a
	  band.
	  Ticket is #595

2012-07-31 23:43  dustymugs

	* First steps of add ST_SetValues() variant for array of values

2012-07-31 15:40  dustymugs

	* Fixed forgotten type casting for ST_DWithin and ST_DFullyWithin()

2012-07-30 22:40  dustymugs

	* Make PostgreSQL 8.4 happy with the rt_polygon regression test.

2012-07-30 15:40  dustymugs

	* Added final touches of removing output-only data types

2012-07-29 02:36  dustymugs

	* Added news regarding #1939

2012-07-29 02:34  dustymugs

	* Removed histogram data type. Ticket is #1939

2012-07-29 02:34  dustymugs

	* Removed valuecount data type. Ticket is #1939

2012-07-29 02:34  dustymugs

	* Removed quantile data type. Ticket is #1939

2012-07-29 02:34  dustymugs

	* Removed summarystats data type. Ticket is #1939

2012-07-27 22:49  dustymugs

	* Expanded on comments about things to keep in mind when using
	  rt_band_set_pixel_line()

2012-07-27 19:46  dustymugs

	* Updated docs for new type addbandarg and new ST_AddBand() variant

2012-07-27 19:46  dustymugs

	* Refactored ST_AddBand to permit adding one or more new bands in
	  one
	  call. Ticket is #1938.

2012-07-27 19:45  dustymugs

	* New and refactored variants of ST_AddBand(). Purely superficial
	  as none
	  of the underlying code has been rewritten for the changes...

2012-07-25 20:37  dustymugs

	* Added examples to a bunch of functions

2012-07-25 19:31  dustymugs

	* Added rt_pixtype_compare_clamped_values() for comparing two
	  doubles in
	  the context of a pixeltype.

2012-07-25 15:26  dustymugs

	* Added info about a few undocumented raster2pgsql flags

2012-07-25 15:03  dustymugs

	* Added #1932 to NEWS

2012-07-25 15:03  dustymugs

	* Fixed syntax for setting tablespace for index. Ticket is #1932.
	  Thanks
	  kib.

2012-07-25 13:52  strk

	* Do not advertise broken type "geometry(srid)" (#1934)

2012-07-25 03:36  dustymugs

	* Removed garbage comments

2012-07-25 03:36  dustymugs

	* Consolidated create_* and drop_* scripts into respective
	  regression
	  tests. Should make things easier to build a valgrind test suite.

2012-07-25 03:36  dustymugs

	* Added docs for ST_DFullyWithin(raster, raster)

2012-07-25 03:36  dustymugs

	* Added ST_DFullyWithin(raster, raster) and regression tests.
	  Ticket is #1920

2012-07-25 03:35  dustymugs

	* Added rt_raster_full_within_distance() and regression tests

2012-07-25 03:35  dustymugs

	* Added docs for ST_DWithin(raster, raster)

2012-07-25 03:35  dustymugs

	* Added ST_DWithin(raster, raster) and regression tests. Ticket is
	  #1922

2012-07-25 03:35  dustymugs

	* Added rt_raster_within_distance() and regression tests

2012-07-24 18:01  dustymugs

	* Added ST_Disjoint(raster, raster), regression tests and docs.
	  Ticket is

2012-07-23 22:57  dustymugs

	* Added to docs for ST_CoveredBy

2012-07-23 22:57  dustymugs

	* Added ST_CoveredBy and regression tests. Ticket is #1917.

2012-07-23 22:57  dustymugs

	* Fixed missing closing tag

2012-07-23 22:57  dustymugs

	* Added rt_raster_covered_by() and related tests

2012-07-23 22:56  dustymugs

	* Added docs for ST_Covers()

2012-07-23 22:56  dustymugs

	* Added ST_Covers() and regression tests. Ticket is #1916

2012-07-23 22:56  dustymugs

	* Added rt_raster_covers() and regression tests

2012-07-23 18:58  dustymugs

	* Added docs for ST_ContainsProperly(raster, raster) and minor
	  tweaking of
	  comments

2012-07-23 18:58  dustymugs

	* Added ST_ContainsProperly(raster, raster) and regression tests

2012-07-23 18:58  dustymugs

	* Addition of rt_raster_contains_properly and regression tests

2012-07-23 17:50  dustymugs

	* Added regression tests for ST_Within(raster, raster). Ticket is
	  #1923.

2012-07-23 17:50  dustymugs

	* Minor fixups to ST_Polygon in docs. Ticket is #1929.

2012-07-23 17:50  dustymugs

	* Minor changes to comments

2012-07-23 17:50  dustymugs

	* Addition of docs for ST_Within(raster, raster)

2012-07-23 17:49  dustymugs

	* Reintroduced ST_Intersects(geometry, raster) and
	  ST_Intersects(raster,
	  geometry). Added notes regarding the use of ST_Polygon when
	  needing to
	  test the spatial relationship between a raster and a geometry.

2012-07-23 17:49  dustymugs

	* Added docs for ST_Contains(raster, raster)

2012-07-23 17:49  dustymugs

	* Updated regression tests to reflect the removal of various
	  functions

2012-07-23 17:49  dustymugs

	* Removed all raster/geometry variants of ST_Intersects,
	  ST_Overlaps,
	  ST_Touches and ST_Contains.

2012-07-23 17:49  dustymugs

	* Removed geometry-based ST_Touches for raster,geometry
	  combinations.

2012-07-23 17:49  dustymugs

	* Removed vector-space (geometry-based) variants of ST_Overlaps.
	  Only
	  raster-space versions remain.

2012-07-23 17:49  dustymugs

	* Addition of ST_Contains and regression tests. Ticket is #1914

2012-07-23 17:49  dustymugs

	* Added rt_raster_contains() and regression tests

2012-07-23 17:49  dustymugs

	* Removed some commented out code and added more debug output

2012-07-23 00:46  robe

	* #1929 document behavior change and speed improvements

2012-07-20 00:31  dustymugs

	* Addition debug messages and disabled one regression test for
	  ST_Touches
	  due to floating point issues. Will need to see the WKB output.

2012-07-19 23:53  dustymugs

	* Code cleanup and additional debug output

2012-07-19 20:10  dustymugs

	* Updated NEWS and docs for ST_Touches()

2012-07-19 20:10  dustymugs

	* Addition of ST_Touches() for rasters and related regression
	  tests.
	  Ticket is #1921

2012-07-19 20:10  dustymugs

	* Remove rt_spatial_relationship regression tests as similar tests
	  are
	  done in rt_intersects and rt_intersection

2012-07-19 20:09  dustymugs

	* Extracted most of code in rt_raster_overlaps to create generic
	  GEOS
	  spatial relationship testing function
	  rt_raster_geos_spatial_relationship(). Refactored
	  rt_raster_overlaps()
	  call rt_raster_geos_spatial_relationship(). Added
	  rt_raster_touches()
	  and associated regression tests

2012-07-19 18:18  dustymugs

	* Added docs for ST_Overlaps

2012-07-19 18:18  dustymugs

	* Added ST_Overlaps() and associated regression tests

2012-07-19 18:18  dustymugs

	* Addition of rt_raster_overlaps and related regression tests.
	  Fixed
	  memory leaks in rt_raster_surface.

2012-07-19 18:18  dustymugs

	* Removed code preventing use of rt_raster_intersects on offline
	  bands as
	  offline bands are supported

2012-07-19 18:18  dustymugs

	* Minor documentation change regarding && operator and tweaked one
	  variant of st_intersects

2012-07-19 17:00  pramsey

	* Add in geography note

2012-07-17 22:38  dustymugs

	* Fixed ST_Polygon regression tests to properly handle different
	  GEOS
	  versions

2012-07-17 22:37  dustymugs

	* Fix function creation statement

2012-07-17 22:37  dustymugs

	* Added cleanup code for removing ST_BandSurface

2012-07-17 22:37  dustymugs

	* Regression tests intended for ST_BandSurface are now for
	  ST_Polygon

2012-07-17 22:37  dustymugs

	* Removed ST_BandSurface as ST_Polygon does the same thing, just in
	  SQL.
	  Changed ST_Polygon to point use C function instead of sql.
	  Refactored rt_raster_surface to match performance of SQL-only
	  ST_Polygon.

2012-07-16 03:17  robe

	* additional cleanup to insure settings are consistent

2012-07-16 03:11  robe

	* #1913 regress check

2012-07-16 03:09  robe

	* #1913 reverse geocoder sometimes gives least optimal answer
	  because of sorting issue

2012-07-14 00:14  dustymugs

	* Updated TODO since a bunch of functions just had tickets created.

2012-07-13 23:44  dustymugs

	* Updated TODO and refactored ST_Intersects(geometry, raster) to
	  use
	  ST_BandSurface()

2012-07-13 23:29  dustymugs

	* Added docs and updated NEWS for ST_BandSurface

2012-07-13 23:28  dustymugs

	* Addition of ST_BandSurface and regressions tests. Ticket is #1911

2012-07-13 23:28  dustymugs

	* Additional tests for rt_raster_surface()

2012-07-13 23:28  dustymugs

	* Additional comments regarding use of lwgeom_as_multi() and the
	  lwgeom_clone_deep()

2012-07-13 23:28  dustymugs

	* Addition of rt_raster_surface() function and related regression
	  test.
	  Added regression test for rt_raster_pixel_as_polygon.

2012-07-13 23:28  dustymugs

	* Initial commit of rt_raster_surface() with base regression tests

2012-07-12 17:24  pramsey

	* Add in test for node splitting with nulls and empties (#1905)

2012-07-12 13:49  dustymugs

	* Changed word choice "Supported" instead of "Available"

2012-07-12 03:38  pramsey

	* Allow circtree nodes to have more than 2 children (#1910)

2012-07-11 19:33  pramsey

	* Comment on methodology behind tree node merging

2012-07-11 18:15  pramsey

	* Complete geography performance work (#1796), move testing
	  functions into _ST_* name space for privacy, add regression tests
	  for issues encountered during development.

2012-07-11 04:14  pramsey

	* Add note for future pain

2012-07-11 04:05  pramsey

	* Fix issue with projecting from the poles, retain the source
	  longitude for more sensible result.

2012-07-10 20:32  pramsey

	* Fix a NaN result leaking into the tree building algorithm
	  (optimized 32 bit code only!).

2012-07-10 20:27  strk

	* Create target dir if non-existing

2012-07-06 23:50  pramsey

	* Handle best SRID finding for shapes the cross the poles and
	  dateline. Also add some new larger zones in gnomic for larger
	  shapes. (#1610)

2012-07-05 19:15  pramsey

	* Fix issue where the cached object is a point and the uncached one
	  is a polygon. (#1796)

2012-07-05 16:50  pramsey

	* Support for larger objects in ST_Intersection(geography) (#1610)
	  This adds a set of larger regions that are handled with a gnomic
	  projection. It could also use an orthographic. There's still a
	  case to be handled for objects that cross the dateline or poles.

2012-07-04 18:11  pramsey

	* Fix problems with circtree building on short edges near the
	  poles. (#1796)

2012-07-04 13:12  strk

	* Fix pgsql2shp for big-endian systems (#1900)
	  
	  Submitted By: Ryan Oliver <ryan.oliver@dse.vic.gov.au>

2012-07-04 00:47  dustymugs

	* Changed return value of rt_pixtype_get_min_value() when pixel
	  type is
	  unknown

2012-07-04 00:33  dustymugs

	* Fixed how the minimum possible value of a pixel type was being
	  determined. Added regression tests for band without NODATA.

2012-07-03 23:40  dustymugs

	* Fixed handling of pixel value check for NODATA

2012-07-03 22:30  dustymugs

	* Added docs for ST_PixelAsPoints and ST_PixelAsCentroids and
	  update NEWS

2012-07-03 22:30  dustymugs

	* Addition of notes differentiating ST_DumpPolygons and
	  ST_PixelsAsPolygons

2012-07-03 22:30  dustymugs

	* Addition of regression tests for ST_PixelAsCentroids and
	  ST_PixelAsPoints

2012-07-03 22:30  dustymugs

	* Addition of ST_PixelAsPoints and ST_PixelAsCentroids

2012-07-03 22:30  dustymugs

	* Removed RASTER_getPixelPolygon as it has been replaced with
	  RASTER_getPixelPolygons

2012-07-03 22:30  dustymugs

	* Change signature of ST_PixelAsPolygons() and added regression
	  tests.

2012-07-03 22:29  dustymugs

	* Added check for empty raster to RASTER_getPixelPolygons

2012-07-03 22:29  dustymugs

	* Refactored ST_PixelAsPolygons to call a C function and have
	  enhanced
	  capabilities. Additional variants and regression tests are next.

2012-07-03 22:29  dustymugs

	* Renamed "hasnodata" function parameter to "exclude_nodata_value"

2012-07-03 20:08  robe

	* fix typos

2012-07-03 19:45  robe

	* Admit defeat and render geometries old-fashoined way

2012-07-03 19:18  robe

	* let see if a geom collection works

2012-07-03 19:11  robe

	* lets take out completely for now.

2012-07-03 19:04  robe

	* break out multiline into separate linestrings hopefully wkt
	  parser can deal with this better

2012-07-03 18:44  pramsey

	* Add in ST_DistanceTree for testing purposes. Do not document.

2012-07-03 16:13  robe

	* one more try

2012-07-03 15:50  robe

	* forgot to commit wkt files

2012-07-03 15:45  robe

	* some examples of delaunay triangles

2012-07-03 13:58  strk

	* Be tolerant with regressing against GEOS-3.2.0

2012-07-03 13:16  dustymugs

	* cleanup of examples for ST_Raster2WorldCoord()

2012-07-03 07:57  robe

	* update unpackaged. Need to make this an automated task perhaps
	  thru jenkins first.

2012-07-01 14:24  pramsey

	* Fix problem thresholded distance searching in circ-trees. (#1796)

2012-06-30 21:18  pramsey

	* Fix cache coherence error where the trees were being built on top
	  of geometries which would get freed out from underneath them.
	  Instead build them on the cached representations we're carrying
	  around anyways (#1796)

2012-06-29 20:48  dustymugs

	* int32 instead of int4 as per Peter Eisentraut on postgis-devel.

2012-06-29 19:00  dustymugs

	* Added svn:keywords entry and removed TODO item as ticket already
	  exists.

2012-06-29 17:10  strk

	* Let testing temp dir be settable using PGIS_REG_TMPDIR
	  
	  Prior to this change you could change it using the TMPDIR
	  variable
	  but that one could have been used by other software as well.

2012-06-29 02:06  dustymugs

	* Fixed line issues. Added another TODO item.

2012-06-29 01:58  dustymugs

	* Line formatting

2012-06-28 17:31  dustymugs

	* Added raster TODO. Ticket is #1672

2012-06-27 15:53  strk

	* Add ST_DelaunayTriangles (#1215)

2012-06-27 14:26  strk

	* Add lwgeom_delaunay_triangulation (#1215)

2012-06-27 08:26  strk

	* Use LDFLAGS environment when building liblwgeom (#1891)
	  
	  Thanks mweisman

2012-06-26 20:01  dustymugs

	* Int32GetDatum() not Int64GetDatum()

2012-06-26 18:17  dustymugs

	* Cleanup of needless dynamic memory allocations

2012-06-26 18:17  dustymugs

	* Addition of ST_PixelOfValue. Ticket is #1889.

2012-06-26 18:17  dustymugs

	* Removed improper freeing of memory.

2012-06-25 09:06  robe

	* #1866 -- apply same geom_equal hack as we did in build area so
	  differnt order of geometries in resulting geomcollection is
	  ignored

2012-06-24 19:31  robe

	* 2.0.1 ticket notes

2012-06-22 17:54  pramsey

	* Fix a currently defined-out function signature mismatch.

2012-06-22 05:52  robe

	* fix census tract loader for sh

2012-06-21 22:24  mcayland

	* Remove auto-resizing columns from text fields in shp2pgsql-gui as
	  they seem to be the cause of #1881.

2012-06-21 20:18  dustymugs

	* Changed the string "MISSING GDAL DATA" to "GDAL_DATA not found".

2012-06-21 20:18  dustymugs

	* Added method that includes the string "MISSING GDAL DATA" in the
	  output
	  of postgis_gdal_version() if GDAL is unable to access its data
	  files

2012-06-21 11:02  robe

	* #1759: ST_Transform fix for geography

2012-06-20 19:32  pramsey

	* Hey kid, here's quarter, go buy yourself a compiler.

2012-06-20 19:29  pramsey

	* Don't try to do tree caching tricks when the arguments are both
	  points, that's silly.

2012-06-20 03:32  robe

	* might as well change last geos version to latest release we
	  technically don't even support 3.3.0

2012-06-20 03:32  robe

	* Change minimum postgres version from 8.4 to 9.0

2012-06-20 03:01  pramsey

	* ST_LocateAlong chokes on some value combinations (#1874)

2012-06-19 22:09  dustymugs

	* Refactored aggregate ST_SameAlignment to return NULL if one of
	  the
	  rasters passed in is NULL. Added regression tests for aggegrate
	  ST_SameAlignment.

2012-06-19 20:47  pramsey

	* ST_InterpolatePoint returns empty M value (#1873)

2012-06-19 19:08  dustymugs

	* Addition of aggregate variant of ST_SameAlignment. Ticket is
	  #1661.

2012-06-19 19:08  dustymugs

	* Minor cleanup of comments

2012-06-19 18:11  pramsey

	* Fix mistake in tree p-i-p return value.

2012-06-19 16:46  pramsey

	* Fix mistaken error trap in st_dwithincached

2012-06-19 03:42  pramsey

	* Add in SQL binding for circ-tree cached searching. Currently in
	  *Cached variants to allow comparisons.

2012-06-18 23:59  pramsey

	* Fix mistake in handling crossings-at-a-vertex

2012-06-18 22:58  dustymugs

	* Updated NEWS of recent fixes to trunk

2012-06-18 22:48  dustymugs

	* Behavior is consistent across ST_Intersects(raster, ...)
	  variants.
	  Synced docs of ST_Intersects to actual behavior. Ticket is #1870.

2012-06-18 22:48  dustymugs

	* Addition of comments to RASTER_mapAlgebra2()

2012-06-18 22:47  dustymugs

	* Added check before calling PG_FREE_IF_COPY() in
	  RASTER_mapAlgebra2()

2012-06-18 22:47  dustymugs

	* When no pixels are counted for summary stats, all other elements
	  of
	  stats output should be NULL. Ticket is #1875

2012-06-18 22:47  dustymugs

	* Cleanup of dev comments

2012-06-18 22:47  dustymugs

	* Finished work implementing use of PG_FREE_IF_COPY() and better
	  handling of rt_pgraster variables.

2012-06-18 22:47  dustymugs

	* Fix division by zero in ST_ApproxSummaryStats and the situation
	  where
	  band is empty. Added regression tests for both situations.
	  Ticket is #1872

2012-06-18 22:47  dustymugs

	* More work implementing use of PG_FREE_IF_COPY() and better
	  handling of
	  rt_pgraster variables.

2012-06-18 22:47  dustymugs

	* First chunk of code reintroducting PG_FREE_IF_COPY() and prevent
	  arbitrary reuse of rt_pgraster variables.

2012-06-18 22:02  pramsey

	* Silence a warning

2012-06-18 22:02  pramsey

	* Move the circ tree caching code out of libpgcommon and into the
	  geography area that actually uses it

2012-06-18 21:40  pramsey

	* Fix missing symbols problem with lwgeom_calculate_circ_tree
	  (#1876)

2012-06-18 20:14  pramsey

	* Quiet some warnings.

2012-06-18 17:44  pramsey

	* Remove dead code, add commentary on caching system.

2012-06-18 17:12  pramsey

	* Update caching code to be more generic, using call-backs to
	  allocate/build/free specific cache structures.

2012-06-18 13:19  robe

	* more additions and clarifications

2012-06-18 13:06  robe

	* take out interruptibility from 2.0.1 release notes - got pushed
	  to 2.1.0

2012-06-18 02:35  robe

	* Add in 2.0.1 news

2012-06-16 17:44  robe

	* put link to user contributed install guides (more nicely
	  organized than the dev one)

2012-06-15 23:53  pramsey

	* Hide internal arguments for tree calculations and shut up the
	  print output.

2012-06-15 23:11  pramsey

	* Update the caching infrastructure to allow for arbitrary new
	  caching systems to be combined into one fn_extra pointer slot.
	  Clean up the 1-d r-tree code a little bit. Make the cache
	  handling code for geometry caching generic so it can be re-used
	  across different internal indexing approaches

2012-06-15 23:08  pramsey

	* Change ignore parameters on directory

2012-06-15 22:51  pramsey

	* Add circular tree calculations and associated tests in support of
	  faster geography calculations.

2012-06-15 21:59  dustymugs

	* Fixed expected output. Ticket is #1848

2012-06-15 15:30  dustymugs

	* Additional sorting of rt_clip regression test. Ticket is #1848

2012-06-15 15:16  dustymugs

	* Make the sql in rtpg_getSR slightly more flexible when handling
	  auth_name and auth_srid.

2012-06-14 16:56  pramsey

	* update ignore to ignore generated doxygen file

2012-06-14 16:06  strk

	* Catch invalid topology name passed to topogeo_add* (#1867)

2012-06-13 18:28  strk

	* Don't strip comment lines in the middle of COPY commands (#1865)
	  
	  Patch by J Smith <dark.panda@gmail.com>

2012-06-12 17:28  strk

	* Move sqldefine include on top of the file (#1822)

2012-06-12 13:11  strk

	* Fix call to GEOS_interruptRegisterCallback (win32)

2012-06-12 13:06  strk

	* Only show readable relations in metadata tables (#1813)
	  
	  Affects both geometry_columns and geography_columns.
	  No easy way to put this under automated regression testing.

2012-06-12 12:34  strk

	* Clearer error on setting an geometry to an invalid one (#1774)
	  
	  Include testcase

2012-06-12 10:46  strk

	* Drop temporary table at end of ValidateTopology (#1797)

2012-06-12 09:30  strk

	* Really accept collections and multipoints from ST_MakeValid
	  (#1719)
	  
	  Also updates documentation and SQL level tests.

2012-06-12 09:30  strk

	* Add test for MULTIPOINT processing

2012-06-12 09:09  strk

	* Add GEOMETRYCOLLECTION input support for ST_MakeValid (#1719)

2012-06-12 08:29  robe

	* part fix for #1860 ST_SRID not unique

2012-06-12 07:57  strk

	* Install comments when available, even withouth XSLTPROC (#1779)

2012-06-11 18:39  strk

	* Build and install comments when if possible (#1779)

2012-06-11 18:01  robe

	* Mislabeled function (raster missing new flag and ST_ASGML
	  mislabeled as new instead of enhanced)

2012-06-11 17:28  robe

	* get rid of 2.1 enhancements section -- probably causing pdflatex
	  issues because we have no enhancements

2012-06-11 17:12  robe

	* fix unclosed tag

2012-06-11 16:26  robe

	* Add a what's new in 2.1 section

2012-06-11 15:46  dustymugs

	* Added DROP statements for st_intersection variants that were
	  removed
	  before 2.0. Ticket is #1749

2012-06-11 14:45  robe

	* warnings too dark

2012-06-11 14:02  robe

	* warnings should be more prominent. Move extension warning up a
	  bit. correct misspelling

2012-06-11 11:47  robe

	* #1815 put a big warning about this unexpected behavior when
	  trying to explicitly backup tables that are part of an extension

2012-06-10 06:25  robe

	* #1859 commit doc corrections from Kashif Rasul.

2012-06-08 17:18  robe

	* snaptogrid to get rid of false failures on mingw-64 resulting
	  from single digit rounding differences

2012-06-08 14:04  mcayland

	* Rename references to -r to -s in shp2pgsql-cli.c and also move
	  argument combination validation to a separate phase.
	  
	  This is based upon a report from Lauri Kajan who was having
	  issues using -D and -s TO_SRID on Windows.

2012-06-08 12:45  robe

	* #1834 itemize srid ranges we include and set filter to not back
	  these up. It's long and ugly I know.

2012-06-08 11:55  strk

	* Fix failure to detect endpoint mismatch in ST_AddEdge*Face*
	  (#1857)
	  
	  Affects calls with start_node = end_node and matching start
	  point.

2012-06-08 11:13  strk

	* Remove unused variables

2012-06-08 04:14  robe

	* minor improvements to prefer a named road over an unnamed one if
	  within 20 meters, also #1856 ability to control preferred name
	  for highways, county and state roads (whether numbered or local
	  name)

2012-06-07 23:08  strk

	* Properly set permissions on backend temp dir

2012-06-07 15:56  dustymugs

	* Tweaked rt_clip queries to have the output ordered. Changed the
	  round()
	  call to a ceil() call due to the question of rounding 27.5 (is it
	  28 or
	  27?). Ticket is 1848.

2012-06-07 15:18  strk

	* Register a GEOS interrupt callback to dispatch windows events
	  
	  NOTE: won't build on WIN32 with GEOS-3.4.0SVN < r3672

2012-06-07 14:17  strk

	* Remove unused code

2012-06-07 07:17  strk

	* Ignore generated Makefile (a new one)

2012-06-07 06:55  strk

	* Fix scoping of TEST variable (#1853)
	  
	  I didn't really understand why it is only TEST needing to be
	  "our"
	  but it seems to work.

2012-06-06 15:25  pramsey

	* Wrong parameters for EPSG:3844 in spatial_ref_sys (#1851)

2012-06-06 15:24  strk

	* Have run_test.pl use strict mode

2012-06-02 07:12  robe

	* Forgot to add gisgraphy as another PostGIS geocoder. I know I am
	  missing others.

2012-05-31 22:49  pramsey

	* Convert to using run_test.pl instead of run_test.sh

2012-05-31 22:16  pramsey

	* Works for MinGW now

2012-05-31 20:16  pramsey

	* back out run_test.pl change, that was an accident

2012-05-31 20:11  strk

	* Use our own diff, avoid using Which. Works for me. Tests welcome.

2012-05-31 17:29  pramsey

	* Change from sed to perl

2012-05-31 16:57  pramsey

	* Convert sed to perl

2012-05-31 16:47  pramsey

	* Switch from sed to perl

2012-05-31 16:45  pramsey

	* Switch from sed to perl

2012-05-31 05:46  dustymugs

	* Explicit error message when dimensions requested exceeds the
	  maximum
	  permitted of a raster.

2012-05-31 05:45  dustymugs

	* Added more verbiage regarding setting SRID with -s for
	  raster2pgsql

2012-05-31 05:45  dustymugs

	* Correct spelling mistakes

2012-05-31 05:45  dustymugs

	* Updated docs to reflect change to minimum GDAL version

2012-05-31 05:45  dustymugs

	* Bumped up the minimum version of GDAL from 1.6 to 1.8

2012-05-31 01:44  robe

	* #1812 change to use sT_Equals to account for polygon order
	  difference under windows (mingw)

2012-05-31 01:34  robe

	* fix typos

2012-05-31 00:50  robe

	* #1843 document new geocode_setting set/get functions, make
	  publically readable.

2012-05-30 21:49  pramsey

	* Convert calls to 'sed' to calls to 'perl'

2012-05-30 18:59  pramsey

	* Perl-based pre/post hooks for the raster loader tests

2012-05-30 18:58  pramsey

	* Update the run_test.pl script to handle the raster loader
	  pre/post rules

2012-05-30 08:55  robe

	* #1845 fix tracts/bg/tabblock loading

2012-05-28 19:21  pracine

	* Replace the x, y iteration with a call to ST_MapAlgebraExpr() now
	  that it supports [rast.x] and [rast.y]. Much faster!
	  This is not (yet) part of rtpostgis.sql. Should be in 2.1.

2012-05-28 08:04  strk

	* Install a signal handler to request GEOS interruption (#1802)
	  
	  Requires GEOS-3.4.0SVN

2012-05-27 18:28  robe

	* #1843 - logic to add the new settings table, a get and set
	  function, and changed debug variables in various functions to
	  lookup value from table

2012-05-25 15:20  strk

	* Handle exceptions from GEOSUnionCascaded() in
	  LWGEOM_GEOS_buildArea

2012-05-24 23:13  dustymugs

	* Code cleanup related to rt_band_load_offline_data()

2012-05-24 10:10  strk

	* Do not call OGRCleanupAll() within API functions
	  
	  Valgrind didn't show any leak.
	  Eventually we can do cleanups in _PG_fini.

2012-05-24 06:41  strk

	* Do not assume geos allocates using malloc. Reduce memory use too.

2012-05-23 22:51  dustymugs

	* Fixed GDALDriverH * to GDALDriverH.

2012-05-23 22:36  dustymugs

	* Use GDALIdentifyDriver() to detect whether or not a raster is
	  supported
	  by raster2pgsql. Thanks to rouault for the suggestion

2012-05-23 21:41  colivier

	* Fix ST_AsGML prototype in legacy. Related to #1823

2012-05-23 20:49  colivier

	* Fix geography prototype for ST_AsGML. Related to #1823

2012-05-23 17:54  dustymugs

	* Correct when to compute number of tiles. Ticket is #1840

2012-05-23 17:54  dustymugs

	* Add support for GeoTIFF subdatasets. Ticket is #1839

2012-05-23 06:58  robe

	* force casting to text for band types in various examples prevent
	  unknown warnings (alibo noted)

2012-05-23 03:24  robe

	* backout changes about 2.0.1 already accounted for in 2.0 branch

2012-05-23 03:16  robe

	* add section for 2.0.1 and more items in 2.1.0 -- sitll a lot of
	  gaps to fill in.

2012-05-22 17:47  dustymugs

	* Added missing "See Also" sections for ST_NearestValue and
	  ST_Neighborhood

2012-05-22 17:07  dustymugs

	* Fix unbalanced tags

2012-05-22 17:07  dustymugs

	* Added ST_World2RasterCoord, ST_Raster2WorldCoord,
	  ST_NearestValue,
	  ST_Neighborhood to New Features section

2012-05-22 17:06  dustymugs

	* Added docs for ST_NearestValue and ST_Neighborhood

2012-05-22 17:06  dustymugs

	* Refactored function parameter names of ST_NearestValue and
	  ST_Neighborhood

2012-05-22 17:06  dustymugs

	* Added docs for ST_World2RasterCoord() and ST_Raster2WorldCoord()

2012-05-22 17:06  dustymugs

	* Expansion of regression tests and fix error messages

2012-05-22 17:06  dustymugs

	* Lowercase language due to case-sensitivity of PostgreSQL 9.2

2012-05-22 17:06  dustymugs

	* Added regression tests for ST_World2RasterCoord and
	  ST_Raster2WorldCoord. Updated existing tests use the same
	  functions

2012-05-22 17:06  dustymugs

	* Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to
	  consume
	  RASTER_rasterToWorldCoord and RASTER_worldToRasterCoord
	  functions.
	  Refactored existing ST_Raster2WorldCoord(X|Y) and
	  ST_World2RasterCoord(X|Y) functions to call new functions

2012-05-22 17:06  dustymugs

	* Removed unnecessary/unused variable

2012-05-22 17:05  dustymugs

	* Drop ST_Neighborhood variants due to output datatype changes

2012-05-22 17:05  dustymugs

	* Modified ST_Neighborhood and underlying functions to return 2D
	  double
	  precision array. This allows the output to be readily passed onto
	  the
	  ST_xxx4ma functions.

2012-05-22 17:05  dustymugs

	* Updated copyright

2012-05-22 17:05  dustymugs

	* Added SRID check to ST_NearestValue

2012-05-22 17:05  dustymugs

	* addition of ST_NearestValue and ST_Neighborhood

2012-05-22 16:02  colivier

	* Fix wrong SQL prototype, wrong PostGIS version number, and use
	  NULL as default value rather than empty string, related to #1823

2012-05-22 15:29  robe

	* #1837 dupe refentry

2012-05-22 15:26  robe

	* detail how to upgrade from tiger_2010 to tiger_2011 data

2012-05-22 15:13  pramsey

	* Add upgrade mode and start to get raster working. Bah, going to
	  need to handle pre/post actions after all.

2012-05-22 14:17  pramsey

	* Upgrade from 2.0 only

2012-05-22 13:34  robe

	* Add new functions and notes that 2.1 is tiger_2011 instead of
	  tiger_2010. More on upgrade instructions from tiger_2010 to
	  tiger_2011

2012-05-22 13:25  robe

	* rename function drop_national_tables_generate_script() to
	  drop_nation_tables_generate_script(), revise regex to prevent
	  psql warning in 9.2 psql

2012-05-22 12:23  colivier

	* Use NULL value as default for id on ST_AsGML cunit tests. Related
	  to #1823

2012-05-22 09:20  strk

	* More entries in authors.*
	  
	  With this I could complete a git-svn-clone operation

2012-05-22 08:49  colivier

	* Fix some unintialized vars. Fix becoming wrong prototype call in
	  GML3 cunit tests. Related to #1823

2012-05-22 08:49  pramsey

	* Initial commit of the run_test.pl perl port of the regression
	  harness.
	  This version runs the postgis loader and sql tests. It does not
	  yet run in --upgrade mode or handle the raster or topology tests.

2012-05-22 07:45  strk

	* Update authors file for both SVN and GIT

2012-05-21 21:17  colivier

	* First implementation of gml:id support for ST_AsGML. Related to
	  #1823. Not yet really tested. Cunit still missing

2012-05-21 20:29  robe

	* get rid of old stuff can always be pulled from prior versions

2012-05-21 20:28  robe

	* move tiger_2011 work to 2.1

2012-05-21 14:48  strk

	* UTF8 author names

2012-05-21 10:57  pramsey

	* Back out ST_CollectionExtract changes, too many regression
	  failures

2012-05-21 10:13  pramsey

	* Harmonize regression to new ST_CollectionExtract behavior

2012-05-21 09:41  pramsey

	* ST_CollectionExtract: inconsistent EMPTY results (#1778)

2012-05-21 09:39  pramsey

	* Bump numbers for 2.1 on trunk

2012-05-21 09:36  pramsey

	* Accept PostGIS 1.5 WKB type numbers in WKB parser (#1807)

2012-05-21 08:05  pramsey

	* Revert #1830

2012-05-20 09:27  pramsey

	* loader dumper / gui About have version correct credits (#1743)

2012-05-20 09:17  pramsey

	* the pgsql2shp tool should qualify its query against pg_class to
	  ensure it gets the correct table to dump (#1814) <chander>

2012-05-20 08:21  pramsey

	* News update

2012-05-20 08:20  pramsey

	* pgsql2shp fix for "XInvalid endian flag value encountered" on
	  PostgreSQL 9.2 (#1830)

2012-05-20 07:31  pramsey

	* Update NEWS with some bug fixes

2012-05-18 09:59  strk

	* Fix uninitialized read in GeoJSON parser (#1829)

2012-05-17 13:37  strk

	* Last bugfix item...

2012-05-17 13:36  strk

	* Do not compare uninitialized memory (#1825)
	  
	  May fix prepared geometry cache sub-uses (misses)

2012-05-17 12:27  strk

	* Fix topology loader against PostgreSQL 9.2 (#1822)

2012-05-17 12:10  pramsey

	* configure enabling extension reads 9.1 even on 9.2 (#1821)

2012-05-17 11:59  pramsey

	* Put back 900913 srid (#1805)

2012-05-17 11:54  pramsey

	* Error in empty short circuit (#1828)

2012-05-17 11:47  strk

	* Link lwgeom_normalize change to its ticket #1812

2012-05-17 11:45  strk

	* Add lwgeom_normalize in LIBLWGEOM, use in cu_buildarea tester

2012-05-16 19:39  strk

	* Use the proper function to release returns from GEOS.

2012-05-16 19:39  strk

	* Cleanly handle database creation error

2012-05-16 18:50  dustymugs

	* Updated to note bug #1819

2012-05-16 18:47  dustymugs

	* Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to
	  consume
	  RASTER_rasterToWorldCoord and RASTER_worldToRasterCoord
	  functions.
	  Refactored existing ST_Raster2WorldCoord(X|Y) and
	  ST_World2RasterCoord(X|Y) functions to call new functions

2012-05-16 18:47  dustymugs

	* Addition of RASTER_rasterToWorldCoord and
	  RASTER_worldToRasterCoord
	  functions

2012-05-16 15:16  dustymugs

	* Additional lower-casing of language for PostgreSQL 9.2 as per
	  r9735

2012-05-16 08:29  robe

	* #1820 part fix 9.2 language is case sensitive if quoted -- change
	  'C' and 'SQL' to 'c' and 'sql'

2012-05-14 23:28  dustymugs

	* Addition of some commented code. Might be useful if an option is
	  added
	  to output the VRTs used in the process of loading rasters

2012-05-14 23:28  dustymugs

	* Changed function parameter datatypes from uint16_t to int to
	  better
	  handle out-of-range values

2012-05-10 07:24  strk

	* Cleanup new BuildArea code, add profiling prints (#1806)

2012-05-09 12:08  strk

	* Significatively speedup BuildArea with complex input (#1806)
	  
	  Affects ST_BuildArea, ST_MakeValid and ST_GetFaceGeometry.
	  
	  Replaces the iterated SymDifference used since 2005 with a more
	  scalable algorithm. The new algorithm removes from the
	  polygonized
	  result all polygons whose rings are known to be already
	  represented
	  by holes or shells of other polygons and finally runs a single
	  overlay operation (unary union).
	  
	  With the case attached to ticket #1806, ST_BuildArea completes
	  within 12 seconds using the new code while it takes 27 _minutes_
	  with the old. Both versions return the same result (according to
	  ST_Equals).

2012-05-09 12:08  strk

	* Add unit test for lwgeom_buildarea (useful for #1806)

2012-05-08 16:47  strk

	* ST_BuildArea: arrange polygonized output reducing overlay cost
	  (#1806)
	  
	  By running SymDifference against items with less points first we
	  reduce the overall cost (output vertices tend to always grow).

2012-05-08 16:47  strk

	* Make ST_MakeValid tests immune by coordinates order (using
	  ST_Equals)

2012-05-08 16:47  strk

	* Cross reference ST_BuildArea with ST_MakePolygon

2012-05-07 11:50  robe

	* who is in charge of QA here? 1.5.4 completely missing from trunk

2012-05-07 07:08  strk

	* postgis_raster_lib_version is also in rtpostgis.sql, not
	  topology.sql

2012-05-07 06:58  strk

	* postgis_raster_scripts_installed is in rtpostgis.sql, not
	  topology.sql

2012-05-05 13:06  pramsey

	* README Installation error (#1804)

2012-05-04 15:12  strk

	* Sort bugfixes by ticket number, add an item for #1802

2012-05-04 11:21  strk

	* Turn custom allocators into an occasion for interruption (#1802)
	  
	  This change allows interrupting any function at allocation time.
	  Doesn't allow interrupting loops not invoking custom allocators
	  (includes GEOS, so far).

2012-05-04 08:06  strk

	* Protect ST_Segmentize from max_length=0 (#1799)

2012-05-04 02:54  dustymugs

	* Additional refactoring of rtpg_getSR().

2012-05-04 02:54  dustymugs

	* Additional fixups in rtpg_getSR() for better handling of
	  spatial_ref_sys.
	  Also inclusion of several regression tests to stress
	  rtpg_getSR().

2012-04-30 17:27  pramsey

	* Restrict the coverage of the geography polar interesction
	  slightly.

2012-04-30 00:35  robe

	* update stats

2012-04-30 00:22  robe

	* drop_state_tables_generate_script state arg misnamed as address
	  instead of param_state

2012-04-26 20:32  strk

	* Add note about clang build fix (#1694)

2012-04-26 20:26  strk

	* Fix wrong ticket reference

2012-04-26 20:10  strk

	* Fix false edge-node crossing report in ValidateTopology (#1625)

2012-04-26 16:30  strk

	* Give ST_Azimuth a chance with close but distinct points (#1791)

2012-04-25 22:36  robe

	* meida /print wasn't working on all cheatsheets because too
	  specific.

2012-04-25 20:04  pramsey

	* AddGeometryColumns allow dims = 0 (#1573)

2012-04-25 19:41  strk

	* Fix toTopoGeom handling of duplicated primitives (#1790)

2012-04-25 18:49  pramsey

	* st_dwithin(geog, geog, 0) doesn't work (#1264)

2012-04-25 17:54  pramsey

	* Forward port test from #1170

2012-04-24 22:05  robe

	* don't underline and color hyperlinks in print mode

2012-04-24 20:02  pramsey

	* run_test hangs on MSYS (#1788)

2012-04-24 19:56  pramsey

	* run_test hangs on MSYS (#1788)

2012-04-24 19:12  strk

	* Azimuth on the 9th hour of the clock is 3PI/2, not 3PI/4 (thanks
	  ij)

2012-04-24 17:58  pramsey

	* libjson configure test doesn't include support for DLL (#1787)

2012-04-24 15:37  strk

	* Hush debugging in ST_DumpPoints

2012-04-24 09:16  strk

	* liblwgeom depends on postgis_config.h and postgis_svn_revision.h
	  (#1786)

2012-04-24 09:16  strk

	* Fix deps of postgis on postgis_svn_revision.h, pgcommon and
	  lwgeom

2012-04-23 05:48  robe

	* make igst index link tag friendly and provide example of nd
	  index.

2012-04-20 16:13  dustymugs

	* Added note related to overviews not being aligned though the
	  source
	  rasters are aligned for specific overview factors.

2012-04-20 14:50  dustymugs

	* Added ticket #1782 to NEWS. Updated contributors section.

2012-04-20 03:28  pramsey

	* Fix incorrect call to geom->type where geom->flags is needed

2012-04-20 03:23  pramsey

	* st_isclosed() doesn't return false for unclosed POLYGONS only
	  LINESTRINGS (#1756)

2012-04-19 15:24  dustymugs

	* Removed emptry string check that prevented use of proj4text or
	  srtext in
	  rtpg_getSR(). Ticket is #1782

2012-04-19 15:23  dustymugs

	* minor comments changed

2012-04-18 19:21  dustymugs

	* Fix handling of tuples as described in #1782

2012-04-16 20:06  dustymugs

	* Replaced testing of two rasters' geotransform matrix with
	  alignment test

2012-04-15 15:47  mcayland

	* Fix #1468: shp2pgsql-gui table column schema get shifted
	  
	  A couple of copy/paste errors meant that the update handler was
	  being invoked
	  a second time on the loader shapefile column name, rather than
	  just once on
	  the schema column.

2012-04-15 15:46  mcayland

	* shp2pgsql-gui: don't allow the user to edit the schema name in
	  the listview.
	  
	  This brings the behaviour in line with that of the table name,
	  and since
	  these entries are generated from the table selector there should
	  be no
	  need to do this.

2012-04-13 21:14  strk

	* Regress-test ST_ChangeEdgeGeom with 2-vertext target (#1775)
	  
	  This case was actually fixed by previous commit
	  (ST_SymDifference)

2012-04-13 21:04  strk

	* fix ST_SymDifference(empty, geom) to return geom (#1776)

2012-04-13 14:32  strk

	* Give more detail on topology editing function exception

2012-04-12 14:09  strk

	* Use an SQLPP command for pre-processing SQL files (#1694)
	  
	  The SQLPP command is figured at ./configure time.
	  It will use cpp(1) or gpp(1) if any is found in that order or
	  fallback to whatever CPP expands to (usually the compiler with
	  -E)

2012-04-12 14:09  strk

	* Use more compatible '#define' syntax

2012-04-12 10:51  strk

	* Do not assume ndims check statements are fully qualified (#1708)

2012-04-12 10:28  strk

	* Automate test for toTopoGeom usage with custom search_path
	  (#1763)

2012-04-12 10:28  strk

	* Do not consider RESET outputs

2012-04-12 10:06  strk

	* Rephrase item for about topology functions and full qualification

2012-04-12 07:21  strk

	* Fix NaN from ptarray_locate_point with zero-length lines (#1772)

2012-04-12 07:21  strk

	* Fix comment doc about lwline_split_by_point_to

2012-04-11 19:20  strk

	* Add note about ST_RemEdgeModFace and ST_RemEdgeNewFace fix
	  (#1766)

2012-04-11 19:17  strk

	* Don't let ST_RemEdge* destroy TopoGeometry objects (#1766)

2012-04-11 12:37  strk

	* Add note aboute #1714 bugfix

2012-04-11 12:37  strk

	* Cleanup lines after (bad) snapping (#1714)

2012-04-10 17:26  strk

	* Have ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spit (#1715)

2012-04-10 15:51  strk

	* Call config.status if liblwgeom.h.in newer than liblwgeom.h
	  (#1691)

2012-04-10 10:20  strk

	* Add bug fixes committed so far in the 2.0 branch

2012-04-10 00:20  robe

	* #1759 transform functionality doesn't work if you have raster
	  installed.

2012-04-09 22:44  dustymugs

	* Added handling of subdatasets coming from NetCDF, HDF4 and HDF5.
	  Associated ticket is #1761.

2012-04-08 10:00  strk

	* Fully qualify calls to topology functions (#1763)

2012-04-07 02:05  robe

	* #1757 -- change in behavior of ST_3Dlength_spheroid not noted and
	  changed name incorrectly stated.

2012-04-06 12:38  robe

	* hyperlink function names to section in online manual

2012-04-05 18:35  chodgson

	* updated version number in pom.xml

2012-04-05 18:25  pramsey

	* Geometry has Z dimension but column does not (#1755)

2012-04-05 18:22  pramsey

	* Send an "unknown" typmod into gserialized constructor from
	  ST_GeographyFromText (#1755)

2012-04-05 09:11  strk

	* Allow for 1.#INF to be threated as Inf (#1736)

2012-04-05 09:11  strk

	* Threat Infinite and 1.#INF the same (#1736)

2012-04-05 08:56  strk

	* Drop java/pljava dir (#1411)

2012-04-05 08:54  strk

	* Do not mention pljava, it's gone (#1411)

2012-04-05 00:27  dustymugs

	* Fixed missing SVN revision tag in raster2pgsql's help

2012-04-04 21:49  strk

	* Add note about topology.Polygonize not doing edge linking

2012-04-04 21:49  strk

	* Tabs to spaces

2012-04-03 19:26  pramsey

	* Update release date for 2.0.0 (TODO more readable release notes)

2012-04-03 19:24  pramsey

	* Set up for 2.0.1

2012-04-03 19:22  pramsey

	* Prep for 2.0.0

2012-04-03 18:46  dustymugs

	* Fix error message

2012-04-03 18:29  strk

	* Use full URL to trac query

2012-04-03 18:24  pramsey

	* Add extensions

2012-04-03 18:21  pramsey

	* Convert text to UTF8

2012-04-03 18:10  pramsey

	* Final answer?

2012-04-03 17:46  pramsey

	* rewrite breaking section

2012-04-03 17:34  pramsey

	* More minor edits

2012-04-03 17:27  strk

	* Add ST_Node item

2012-04-03 17:25  pramsey

	* Minor reorg of NEWS, more to come

2012-04-03 12:05  strk

	* Write CREATE TYPE as expected by postgis_proc_upgrade.pl (#1746)
	  
	  The script expects CREATE TYPE to spawn multimultiple lines ...

2012-04-03 12:05  strk

	* Add note about input noding for ST_Polygonize and ST_BuildArea

2012-04-01 20:19  pramsey

	* Update changelog on trunk

2012-04-01 20:16  pramsey

	* Version bumps for RC2

2012-03-31 16:26  dustymugs

	* Minor tweak to message regarding GEOS < 3.3

2012-03-30 22:40  pramsey

	* Comment out noise in the GEOS 3.2 case. (#1740)

2012-03-30 14:17  mcayland

	* Make sure that we clear any previously selected files when
	  (re)opening the import file selector in the shapefile GUI.

2012-03-30 14:17  mcayland

	* Fix #1741: Build error --with-gui, gtk problem.
	  
	  Older versions of GTK (< 2.14.0) don't have
	  gtk_dialog_get_content_area(). Work
	  around this by providing a compatibility #define for these older
	  GTK versions.

2012-03-30 08:36  strk

	* Have BuildArea catch exception from GEOSSymDifference (#1738)

2012-03-29 21:52  pramsey

	* wrong proj4text in spatial_ref_sys for SRID 31300 and 31370
	  (#1389)

2012-03-29 12:37  strk

	* Fix crash on NULL item in ND index (#1734)
	  
	  Add regression testing for the case

2012-03-28 23:12  pramsey

	* make install doesn't install postgis_restore.pl (#1732)

2012-03-28 22:59  pramsey

	* Bump versions for 2.0.0rc1 release

2012-03-28 14:02  strk

	* Strip schemas from search_path as part of uninstall procedures

2012-03-28 12:40  strk

	* Reduce extensions requirements (#1724)
	  
	  Build extensions even w/out topology, and even w/out xsltproc if
	  comments are already built.

2012-03-28 11:36  strk

	* Fix GetGopoGeomElementArray code (#1730)
	  
	  Includes regression testing for both GetGopoGeomElements
	  and GetGopoGeomElementArray

2012-03-28 09:19  strk

	* Add regression test for GiST index crash on empty (#1697)
	  
	  Also tests you can query all empty items from an index

2012-03-28 08:22  strk

	* Fix crash in n-dimensional GiST index on EMPTY geoms (#1697)
	  
	  This is Paul's patch with the unrelated btree changes removed and
	  the memset removed too.

2012-03-27 23:39  robe

	* detail how to use create extension .. from unpackaged

2012-03-27 23:17  robe

	* #1727 this will make statements like CREATE EXTENSION postgis
	  FROM unpackaged; CREATE EXTENSION postgis_topology FROM
	  unpackaged; work. It's sadly static at the moment.

2012-03-27 22:05  dustymugs

	* Added robustness checking that GDAL supports spatial reference
	  text from
	  spatial_ref_sys table

2012-03-27 19:25  dustymugs

	* Merge branch 'master' into HEAD

2012-03-27 18:14  strk

	* Have uninstall scripts drop created schemas, regress test it

2012-03-27 17:30  strk

	* Wrap most topology.sql into a transaction
	  
	  CREATE SCHEMA is left out because uninstall_topology isn't
	  getting
	  rid of it (to be fixed later)

2012-03-27 17:06  strk

	* Do not mess with search_path when installing comments (#1723)

2012-03-27 14:47  strk

	* Update extensions/README (#1720)
	  
	  - reStructuredText Markup, 80 column text
	  - Rewrite several paragraphs
	  - Add requirements section
	  - Make it clear that --with-raster is required, and that postgis
	  also
	  includes the raster support
	  
	  Patch by Mike Toews

2012-03-27 14:32  strk

	* Accept POINT types in ST_MakeValid (#1719)

2012-03-27 10:51  strk

	* 80 cols wrap for pgsql2shp help screen (#1722)
	  
	  Patch by Mike Toews

2012-03-27 09:56  strk

	* Update doc/README (#1721)
	  
	  - reStructuredText Markup, 80 column text limit
	  - Structure the make targets using definition lists
	  - It turns out that graphviz is required for make doxygen
	  
	  Patch by Mike Toews

2012-03-27 07:01  strk

	* Drop pljava (#1411)

2012-03-27 02:08  robe

	* #1693, #1704 - twofer - change DROP AGGREGATE and DROP VIEW to be
	  DROP .. IF EXISTS

2012-03-27 01:16  robe

	* minor typo correction

2012-03-26 16:23  mcayland

	* Rework code from r9204 (bug #900: shp2pgsql: a switch to drop M
	  from 4d imports) to fix bug #1710: shp2pgsql -t option is not
	  working properly.
	  
	  The original implementation set the has_z/has_m flags directly
	  based upon the -t parameter; however this lost the information
	  as to how many dimensions were specified. Resolve this by
	  specifying a new force_output configuration variable and setting
	  it to an enumerated constant, so that we can then implement a
	  simple switch() to set both the output dimension and output
	  flags correctly.

2012-03-26 16:23  mcayland

	* Remove istypeM state variable from loader as it isn't used
	  anymore.

2012-03-26 16:23  mcayland

	* Improve readability in the loader by fixing various whitespace
	  issues.

2012-03-26 13:18  robe

	* change example for totopogeom

2012-03-26 13:17  strk

	* Wrap within 80 cols

2012-03-26 12:26  robe

	* Add an example for toTopoGeom

2012-03-23 23:46  pramsey

	* Updates for 2.0

2012-03-23 23:00  strk

	* Add topology validity checking (extra paranoia)

2012-03-23 22:54  strk

	* Do not abuse ST_Snap for tweaking edge endpoints (#1706)

2012-03-23 22:23  strk

	* Enhance edge splitting robustness (#1711)

2012-03-23 21:07  pramsey

	* Skip over geodetic check for empty geometries.

2012-03-23 19:14  pramsey

	* Allow build to work under DEBUG=5

2012-03-23 17:08  strk

	* Add debugging lines to sqlmm edge splitting functions

2012-03-23 15:11  strk

	* Add missing ticket reference to it's regression test

2012-03-23 13:16  pracine

	* Made the red color for parameters a bit darker...

2012-03-23 13:09  robe

	* flesh out upgrade a bit.

2012-03-23 07:54  robe

	* make variables names red to stand out better

2012-03-22 17:24  pramsey

	* Update regression to handle new collection(empty) possibilities

2012-03-22 16:55  pramsey

	* Parse error on WKT for multi with empty elements (#1703)

2012-03-22 15:07  strk

	* Add collapsed polygon case to ST_Simplify test (#1698)

2012-03-22 15:07  strk

	* 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.

2012-03-22 15:06  strk

	* Do not drop collapsed polygon shells (#1698)

2012-03-22 13:33  robe

	* missing para tag

2012-03-22 13:29  robe

	* explain geometry_columns is now a view and that spatial tables
	  can be created in 1 step.

2012-03-22 13:02  robe

	* more expounding on typmod vs. constraint based geometry columns

2012-03-21 21:36  pramsey

	* Change @rm to rm for visibility

2012-03-21 20:32  pramsey

	* Make distclean should remove all the Makefile's generated by
	  ./configure

2012-03-21 20:03  pramsey

	* Bump versions for beta4

2012-03-21 18:22  pramsey

	* Ignore some files

2012-03-19 20:40  pramsey

	* README.raster needs updating or removal (#1649)

2012-03-19 12:07  strk

	* ST_SnapToGrid: retain type on empty return (#1695)

2012-03-16 19:13  strk

	* Fix typo puffered -> buffered

2012-03-16 19:11  strk

	* Be quieter on polygon ring collapse (in ST_Simplify)

2012-03-16 15:03  robe

	* fix typo in example was adding band 1 twice

2012-03-16 12:58  robe

	* surreal clipping

2012-03-16 12:47  robe

	* slightly more efficient (and hmm my last timing was with 2
	  buildings instead of 3)

2012-03-16 12:40  robe

	* minor adjustment to example

2012-03-16 12:25  robe

	* Provide summarizing summary stats example using intersection of
	  geometry. Pretty fast.

2012-03-16 12:15  strk

	* Rename legacy_compatibility_layer.sql to legacy_minimal.sql
	  
	  As per
	  http://postgis.refractions.net/pipermail/postgis-devel/2012-March/019663.html

2012-03-16 11:58  strk

	* Do not take PROJ4 errno value as a sign of error (#1580, #1690)
	  
	  Dejavu...

2012-03-16 08:48  robe

	* Add more descriptive notes detailing difference between files

2012-03-16 08:27  robe

	* fix spelling typos

2012-03-16 06:59  robe

	* Put in a section for crowd sourcing campaigns

2012-03-15 09:54  strk

	* Bail out if user specified json dir isn't correct (#1688)

2012-03-14 21:45  robe

	* put note about slowness of raster st_union and promise it will be
	  better in later versions

2012-03-14 21:35  robe

	* change example to be more efficient (prior version was taking
	  9-10 seconds this much improved one takes 3.5 seconds)

2012-03-14 20:26  dustymugs

	* Updated to have C API tests use libtool

2012-03-14 19:05  dustymugs

	* Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for checking GDAL
	  libraries

2012-03-14 16:35  strk

	* Don't re-implement AC_PATH_PROG for gdal-config

2012-03-14 16:02  pramsey

	* Prepare for 2.0.0beta3 release

2012-03-14 15:50  strk

	* Encode dependency of raster _scripts_ to postgis_svn_revision.h

2012-03-14 15:46  strk

	* Encode postgis_svn_revision.h dependency for raster lib

2012-03-14 15:40  strk

	* Make sure to rebuild topology.sql on postgis_svn_revision.h
	  change

2012-03-14 15:32  strk

	* Add a TOPOLOGY and a RASTER label in postgis_full_version()
	  output
	  
	  This is to know if they are available

2012-03-14 13:13  strk

	* 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.

2012-03-14 12:15  strk

	* Use existing text2cstring and cstring2text wheel

2012-03-13 18:06  dustymugs

	* Explicitly set NULL character to snprintf outputs as Windows does
	  not do so automatically. Ticket is #1682.

2012-03-13 17:08  strk

	* 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.

2012-03-13 17:08  strk

	* Rename misc testsuite to "misc"

2012-03-13 16:23  pramsey

	* Roll back changes for autodetecting C99 vsnprintf (#1688)

2012-03-13 16:13  dustymugs

	* 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.

2012-03-13 09:18  strk

	* Add upgrade instructions

2012-03-13 09:17  strk

	* Drop SRID constraint issue (not an issue anymore with typmod)

2012-03-13 09:17  strk

	* Add note about toTopoGeom

2012-03-13 08:33  strk

	* Set Version to match Version.config (HOWTO_RELEASE file mentions
	  you need to edit it anyway)

2012-03-13 08:30  strk

	* Add note about topology/README

2012-03-13 08:18  strk

	* 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

2012-03-12 21:27  pramsey

	* Complete alternate implementation of vsnprintf, vasprintf for
	  non-C99 systems. (#1668)

2012-03-12 17:45  strk

	* Fix UTM zone reserved SRID interpretation (#1680)

2012-03-10 14:33  strk

	* Check docs as part of "make check"
	  
	  Adds "xmllint" to the requirements for running "make check"

2012-03-10 14:28  strk

	* Introduce use of <simplelist>. I think we should use it more..

2012-03-10 14:28  strk

	* typo

2012-03-10 14:27  strk

	* Drop commented out lines

2012-03-10 14:08  strk

	* Add credits to Salvatore

2012-03-10 14:08  strk

	* No <para> allowed after <simplesect> in <sect1> (xmllint) -- add
	  Vizzuality credit

2012-03-10 14:08  strk

	* <sect1info> goes before <title>

2012-03-10 14:08  strk

	* <note> cannot be direct child of <abstract> (xmllint)

2012-03-10 14:07  strk

	* choice is a <paramdef> attribute, not <type>'s

2012-03-10 14:07  strk

	* <abstract> can't contain <note> (xmllint)

2012-03-10 13:44  strk

	* Use empty params as placeholders, add missing refsection title
	  (xmllint)

2012-03-10 13:44  strk

	* More <para> wrapping (xmllint)

2012-03-10 13:44  strk

	* wrap more <informalfigure> content in <para> (xmllint)

2012-03-10 13:43  strk

	* choice is a <paramdef> attribute, not <type>'s

2012-03-10 13:43  strk

	* wrap <informalfigure> content in <para> (xmllint)

2012-03-10 13:43  strk

	* wrap <listitem> content in <para> (xmllint)

2012-03-10 13:43  strk

	* choice belongs to <paramdef>, not <parameter> (xmllint)

2012-03-10 13:43  strk

	* <sect1info> goes before <title>

2012-03-10 13:43  strk

	* <informalfigure> goes in <para> (xmllint)

2012-03-10 13:42  strk

	* Use <para> as appropriate (xmllint)

2012-03-10 13:42  strk

	* <informalfigure> must be in <para> (xmllint)

2012-03-10 13:42  strk

	* Put semicolon where it belongs (xmllint)

2012-03-10 13:42  strk

	* Use <para> elements according to the DTD (xmllint)

2012-03-10 13:42  strk

	* <strong> to <emphasis> (xmllint)

2012-03-10 13:00  strk

	* <filename> is not a valid child of <listitem>, <para> is
	  (xmllint)

2012-03-10 12:51  strk

	* More linked -> linkend typos

2012-03-10 12:10  strk

	* Fix xref (thanks make check)

2012-03-10 12:07  strk

	* linked -> linkend (thanks make check)

2012-03-10 11:38  strk

	* Add credit to Avencia (#1671)

2012-03-10 11:31  strk

	* More credits

2012-03-10 11:26  strk

	* 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 ...

2012-03-10 10:34  strk

	* Substitute CREDITS content with pointers to manual (#1601)

2012-03-10 10:27  strk

	* Be quiet when postgis_svn_revision.h isn't needed (#1666)

2012-03-10 00:40  dustymugs

	* Cleanup for testing GDAL include files

2012-03-10 00:30  dustymugs

	* This should do it. Debugging Hudson is fun... like entertaining a
	  grumpy old man.

2012-03-10 00:24  dustymugs

	* Removed multiple AC_ARG_WITH calls for raster

2012-03-10 00:19  dustymugs

	* Another attempt to fix hudson...

2012-03-10 00:05  dustymugs

	* Comment cleanup as hudson isn't happy.

2012-03-09 23:57  dustymugs

	* Fixed GDAL configuration as hudson wasn't getting
	  GDALFPolygonize. This may be the cause for Windows not detecting
	  GDALFPolygonize either.

2012-03-09 19:00  dustymugs

	* Initialize variables that may cause compile-time warnings in
	  rt_api.c. Added additional NLS items to raster2pgsql.

2012-03-09 17:46  pramsey

	* Work around difference between behavior of MS snprintf and C99
	  snprintf. (#1668)

2012-03-09 14:59  robe

	* minor correction in title of example

2012-03-09 14:20  robe

	* Fix mapalgebra2 syntax

2012-03-08 10:58  strk

	* Ignore all html files under doc/html/ (also chunked)

2012-03-08 10:58  strk

	* Give introduction chapter an id.
	  
	  This should give it a nice URL online so we can point to credits
	  from the CREDITS file (#1601)

2012-03-08 10:36  strk

	* Remove .svnignore files (#1665)

2012-03-08 10:36  strk

	* Drop .cvsignore files

2012-03-07 20:51  pramsey

	* Update trunk versions for next cycle

2012-03-07 20:50  pramsey

	* Update for beta2 release

2012-03-07 20:47  pramsey

	* Fix need to hack regress source path

2012-03-07 20:38  pramsey

	* Remove reliance on `pwd` for raster build and test.

2012-03-07 19:31  pramsey

	* Replace " with ' in mingw pwd call

2012-03-07 19:27  pramsey

	* MinGW configure for regression dir

2012-03-07 17:40  pramsey

	* ST_Summary output contains a spurious "+" sign (#1663)

2012-03-07 11:39  strk

	* Actually run GeoJSON input tests when libjson is available

2012-03-07 11:18  strk

	* Report libjson availability from postgis_full_version (#1660)
	  
	  This commit adds a postgis_libjson_version() although the library
	  doesn't give any version information. We just return NULL if not
	  using the library and "UNKNOWN" otherwise.

2012-03-07 10:55  strk

	* Add note about installing json-c library on apt-based systems

2012-03-07 09:16  strk

	* Update REQUIREMENTS section, add JSON-C (#1660)

2012-03-07 08:17  strk

	* I didn't realize we had ST_AsLatLonText already :)

2012-03-07 05:31  pramsey

	* Crash in ST_Project on NULL input (#1658)

2012-03-07 04:28  dustymugs

	* Slightly more verbose error message for when
	  rt_raster_gdal_rasterize() is unable to have an OSR object
	  project a provided srs text.

2012-03-06 21:16  strk

	* Update TODO list dropping done items

2012-03-06 18:55  pramsey

	* Work around default rule for lexer generation. (#1644)

2012-03-06 16:19  pramsey

	* I'm not sure this "fix" was actually a fix so I'm removing it.

2012-03-06 16:16  strk

	* Snap new lines over existing nodes (#1654)
	  
	  Also add Salvatore to the list of testing heroes :)

2012-03-06 13:44  strk

	* Don't let a single collapse hide _all_ edges (#1650)

2012-03-06 13:21  strk

	* Skip collapsed edges after snapping (#1650)

2012-03-06 13:20  strk

	* Uncomment new tests for #1641

2012-03-06 09:45  strk

	* Have "make install" only install what "make" built (#1652)
	  
	  Also updates the README to be in sync with Makefile.in

2012-03-06 09:05  strk

	* Fix toTopoGeom to actualy _use_ to given tolerance (#1647)

2012-03-05 23:09  pramsey

	* Rename LOADER_OBJS to the more direct SHPLIB_OBJS

2012-03-05 22:54  pramsey

	* Defines are picked up from ../../postgis_config.h via
	  ../liblwgeom_internal.h

2012-03-05 22:51  pramsey

	* Add static link directive to libtool (#1644) allows build on
	  Debian Wheezy

2012-03-05 16:45  pramsey

	* Update kneufeld contact info

2012-03-05 12:24  strk

	* Add GetTopologySRID (#1182)

2012-03-05 12:14  strk

	* Optimize ST_AddIsoNode (#983)

2012-03-05 11:33  strk

	* Move topology reference entries from "processing" to
	  "constructors"

2012-03-05 11:05  strk

	* _ST_MinTolerance isn't IMMUTABLE, due to db lookup...

2012-03-05 10:49  strk

	* Handle 0 tolerance by using topology.precision or min float one
	  
	  This handling fixes the #1641 case w/out passing an explicit
	  tolerance and makes a step toward #785.

2012-03-05 08:28  strk

	* Fix typos (FUNCION), drop duplicate entries

2012-03-04 22:35  robe

	* put in libiconv path specification if it needs to be done. For
	  some reason my mingw64 can't find it unless its explicitly set.

2012-03-03 22:59  robe

	* Link postgis raster contributors to raster funding page.

2012-03-03 22:56  robe

	* add in missing credits and link to Paul's credit description blog
	  pages.

2012-03-02 23:35  pramsey

	* Add an SRID to box3d to allow lossless casts.

2012-03-02 20:53  pracine

	* Finish fix for ticket #1635. Added operator function to skip when
	  restoring.

2012-03-02 20:17  pracine

	* Fix for ticket #1589. Removed misleading example.

2012-03-02 20:14  pracine

	* Fix for ticket #1589. Removed misleading example.

2012-03-02 19:00  dustymugs

	* Fixed problem with passing PROJ.4 text to GDAL which may result
	  in SRS WKT that is NOT what is desired. Now preferentially use
	  EPSG:SRID if available. Ticket is #1618.

2012-03-02 15:02  robe

	* #1630 and drop type raster_columns. Good grief how many hidden
	  objects are there.

2012-03-02 14:36  robe

	* #1630 Add missing permutations of st_clip that exist in older
	  versions so trimraster can be renamed to crop

2012-03-02 14:11  robe

	* oops type in last commit.

2012-03-02 14:05  robe

	* #1630 -- this has got to be a bug in the PostgreSQL extensions
	  model that I have to drop dependent types of views and types from
	  extension when drop view and type. Will confirm later.

2012-03-02 13:15  robe

	* Add section about soft upgrade with extensions.

2012-03-02 01:15  dustymugs

	* Add handling of when clamped pixel values is equal to the band's
	  clamped NODATA value. Ticket is #1139.

2012-03-01 22:25  dzwarg

	* Added regression test for error case reported in #1638.

2012-03-01 22:17  dustymugs

	* Refactored how skewed rasters are computed as the extents were
	  not correct. Rewrote parts of rt_raster_gdal_warp and
	  rt_raster_gdal_rasterize. Related ticket is #1615.

2012-03-01 21:05  pracine

	* Fix for #1589 and #1633.

2012-03-01 20:32  strk

	* postgis_drop_before.sql.in.c => postgis_drop_before.sql

2012-03-01 19:46  pramsey

	* Make --prefix note a warning rather than a failure. (#1628)

2012-03-01 19:09  strk

	* Add an internal topology._st_mintolerance funtion
	  
	  This function computes the minimum tolerance for a given
	  geometry.
	  It works by computing the smallest floating point difference that
	  could be expressed on any vertex of the geometry.
	  
	  Currently it's only used to workaround the ST_DWithin/ST_Within
	  inconsistency (#1625) but could probably be used everytime 0 is
	  passed as a tolerance, possibly fixing #1641 as well.

2012-03-01 16:47  dustymugs

	* Update regression tests for 1-raster ST_MapAlgebraExpr due to
	  commit r9371

2012-03-01 16:47  pracine

	* Fix for ticket #1635. Added explicit ~ and && operators on raster
	  and geometry.

2012-03-01 15:59  dustymugs

	* Forced casting of output from 1-raster ST_MapAlgebraExpr. Ticket
	  is #1639.

2012-03-01 15:51  strk

	* MathML DTDs are also needed for the HTML

2012-03-01 15:51  strk

	* added MathML 3 DTD to requirements in doc

2012-03-01 15:14  strk

	* Add a test for #1641 using a tolerance (1e-16 is good enough)

2012-03-01 15:07  strk

	* Add test for #1641 (disabled as it would fail)

2012-03-01 15:07  strk

	* Cleanup the face table as well (you just can't drop the universe)

2012-03-01 12:50  strk

	* Add more items in the skip list (#1640)

2012-03-01 12:25  strk

	* Add tests for ptarray_insert_point (see #1640)

2012-03-01 12:25  strk

	* Check args passed to ptarray_set_point4d

2012-03-01 11:58  strk

	* Drop reference to postgis_uses_stats (#1632)

2012-03-01 09:16  strk

	* Properly exit the loop parsing spatial_ref_sys population (#1640)

2012-03-01 08:54  strk

	* Drop postgis_uses_stats (#1632)

2012-03-01 08:26  strk

	* Rename drop files to be hopefully clearer, add copyright headers

2012-03-01 08:26  strk

	* Stop including drop calls from main postgis.sql file
	  
	  Upgrade file is still generated with the drop file included

2012-02-29 18:58  pramsey

	* make parse location error test a little more lenient

2012-02-29 18:19  pramsey

	* Update for post-Beta1

2012-02-29 18:18  pramsey

	* Update for beta1

2012-02-29 15:59  strk

	* Check first point after snapping an edge to a new point (#1631)

2012-02-29 14:20  strk

	* Get the deprecated function right (fixes previous commit)

2012-02-29 14:14  strk

	* Drop removed st_clip function (#1630)

2012-02-29 13:52  strk

	* Do not install intermediary files (#1621)

2012-02-29 13:35  strk

	* Don't override postgis_svn_revision.h with a fake revision
	  (#1634)

2012-02-29 10:55  strk

	* Stop using postgis_uses_stats() from postgis_full_version()
	  (#1632)

2012-02-29 10:48  strk

	* Integrate upgrade tips in postgis_full_version reference

2012-02-29 10:39  strk

	* Mention rtpostgis_upgrade* and topology_upgrade* in manual
	  (#1611)

2012-02-29 10:08  strk

	* Have XSLTPROCFLAGS default to --nonet
	  
	  This way you can drop by redefining it as in: make XSLTPROCFLAGS=

2012-02-29 09:51  strk

	* Add support for a user-defined XSLTPROCFLAGS variable to append
	  
	  Example: make -C doc html XSLTPROCFLAGS=--nonet
	  
	  Still defaults to allow net access, I couldn't find an option to
	  override --nonet with its contraty...

2012-02-29 09:00  robe

	* #1630: Swap the order of dropping - you have to drop the function
	  first before the type

2012-02-29 08:44  robe

	* #1630: drop wktgeomval type from extension, but still can't drop
	  because of function _st_dumpaswktpolygons

2012-02-29 08:04  robe

	* #1619: Logic to mark spatial_ref_sys, topology, layers tables as
	  user editable so that the data in them gets backed up during
	  pg_dump

2012-02-29 03:01  pracine

	* 

2012-02-29 02:56  pracine

	* Other minor fix.

2012-02-29 02:51  pracine

	* fix doc typo.

2012-02-29 02:47  pracine

	* Fix for ticket 1536. Added a nodataval[] parameter to
	  ST_Intersection and removed the otheruserfunc one.
	  
	  Changed the ST_Clip trimraster parameter name to crop and set it
	  to true by default.
	  
	  Updated the doc.

2012-02-29 00:52  pramsey

	* Fix for MinGW!

2012-02-29 00:49  pramsey

	* Fix for windoze!

2012-02-28 18:50  pramsey

	* Make our --prefix policy crystal clear

2012-02-28 18:29  pramsey

	* Fix regression due to new error message in GML generation

2012-02-28 18:09  pramsey

	* Make error message on GML2 calls for TIN more instructive (#1591)

2012-02-28 17:17  strk

	* TopoGeo_addPoint: use a more functional tolerance when snapping
	  (#1613)
	  
	  All of this looks like magic but it isn't.
	  I actually wonder if ST_ModEdgeSplit and ST_ModEdgesSplit and
	  ST_Split
	  itself should do this internally, and if in doing so we wouldn't
	  need
	  to do it from higher levels. It doesn't indeed feel comfortable
	  to do
	  all this noise on such an high level.
	  
	  Anyway this commit adds a now-passing regression test for the
	  topology
	  building issue and that's A Good Thing.

2012-02-28 17:17  strk

	* Hush debugging lines unless requested

2012-02-28 10:43  strk

	* Ignore extension sql target dirs

2012-02-28 10:28  strk

	* Have configure look for mathml2.dtd, rework doc build scripts
	  (#1157)

2012-02-28 10:17  robe

	* correct proto output type -- ST_Union of rasters always returns a
	  raster

2012-02-28 06:13  pramsey

	* Set eol-style to LF

2012-02-27 22:08  pramsey

	* Try again with line endings, this time using eol-style instead of
	  eol-type (#1605)

2012-02-27 20:58  pramsey

	* Set appropriate mime types and text file types on all files.
	  (#1605)

2012-02-27 18:19  pramsey

	* Load the "right" legacy.sql file (warning: hard coding
	  00-regress-install into a sql file).

2012-02-27 18:13  pramsey

	* Quiet compile warning.

2012-02-27 18:07  strk

	* Use rounder numbers in tests (fixes a regression on 32bit system)

2012-02-27 17:48  pramsey

	* Ignore LF/CRLF differences when differencing sql output files in
	  raster tests.

2012-02-27 17:36  strk

	* Add regression test for legacy.sql and uninstall_legacy.sql
	  (#915)

2012-02-27 17:36  strk

	* Properly cleanup spatial_ref_sys after loader tests

2012-02-27 17:36  strk

	* Properly cleanup spatial_ref_sys

2012-02-27 16:55  strk

	* Define the legacy 'within' as a proxy to ST_Within as the C entry
	  point was dropped

2012-02-27 16:52  strk

	* Generate uninstall_legacy.sql from legacy.sql (#949)

2012-02-27 16:42  dustymugs

	* Correct handling of 8BSI pixel types when converting a raster to
	  a GDAL MEM dataset. This should resolve the failures in #1617.

2012-02-27 16:26  strk

	* Fix "make clean" to drop all generated files

2012-02-27 16:06  strk

	* Encode dependency of topology script on sqldefines (for version)

2012-02-27 15:55  strk

	* Have postgis_full_version() check versions of all objects (#1608)

2012-02-27 15:39  strk

	* Have postgis_raster_lib_version() include SVN revision (#1608)

2012-02-27 15:26  strk

	* st_clip signature changed (#1620)

2012-02-27 15:03  strk

	* Add postgis_raster_scripts_installed() function (#1608)

2012-02-27 15:02  strk

	* Add postgis_topology_scripts_installed() function (#1608)

2012-02-27 14:08  robe

	* update to March. Seems likely we'll miss the February boat. Maybe
	  shoot for March.

2012-02-27 11:22  strk

	* Set script version to master version + svn revision (#1608)
	  
	  Affects postgis_scripts_released() and
	  posgis_scripts_installed().
	  Needs some wider testing of upgrade scripts and then will attach
	  the same version to raster and topology.

2012-02-26 18:31  dustymugs

	* Additional test of rt_raster_to_gdal().

2012-02-25 20:35  pramsey

	* Minor update to comments.

2012-02-25 20:30  pramsey

	* Simplify table/schema copying, hopefully fix windows.

2012-02-25 19:46  pramsey

	* Compress sed calls into one to make life better for MSYS

2012-02-25 17:10  pramsey

	* Correct fix for win32 crasher, it was proj returning a null error
	  string.

2012-02-25 05:53  pramsey

	* SPI_finish before dropping out on NULL proj4text

2012-02-25 05:49  pramsey

	* Match to new behavior on null proj4text

2012-02-25 03:12  pramsey

	* Remove Win32 crasher on NULL proj4 string

2012-02-24 23:58  pramsey

	* Quote out the svn and git commands for windoze

2012-02-24 23:42  dustymugs

	* Forgot to update regression tests for changes made in r9293

2012-02-24 22:54  dustymugs

	* Fixed conversion of pixel types between PostGIS raster and GDAL.
	  Essentially PostGIS raster 8BSI is now a GDT_Int16.

2012-02-24 22:46  pracine

	* Minor corrections.

2012-02-24 22:41  pramsey

	* Fix up the revision info in the usage lines

2012-02-24 20:17  strk

	* Make sure the created backend temp directory is world writeable

2012-02-24 19:24  dustymugs

	* Additional fixups to not increase extent if an alignment is to
	  take place in rt_raster_gdal_rasterize().

2012-02-24 19:11  strk

	* Be immune from topology sequence advancements

2012-02-24 18:49  pramsey

	* Make sure the regress tmp directory exists before trying to write
	  to it.

2012-02-24 17:33  dustymugs

	* Added additional conditions for rt_raster_gdal_rasterize()
	  determining when to expand the extent.

2012-02-24 15:23  strk

	* Do not report "face without edges" error for universal face
	  (#1612)

2012-02-24 15:23  strk

	* Rename the backend temp dir and drop with brute force
	  
	  Avoids errors when no test writes anything in there (so no dir)

2012-02-24 10:21  strk

	* Properly drop the temporary directory setup for backend output
	  
	  This prevents errors when running "make check" against backends
	  owned by different users.

2012-02-24 05:05  dustymugs

	* Set all raster CASTs to be ASSIGNMENT not IMPLICIT. Related
	  ticket is #490. Knowing my luck, I'll be reverting this due to
	  some showstopper.

2012-02-23 22:25  dustymugs

	* Added correct handling of negative scale-x and positive scale-y
	  in rt_raster_gdal_warp().

2012-02-23 21:49  dustymugs

	* Renamed rt_raster_dump_as_wktpolygons() to
	  rt_raster_gdal_polygonize(). Refactored
	  rt_raster_gdal_polygonize() to use LWPOLY objects instead of WKT
	  strings. Also added cleanup code to make invalid dumped
	  geometries valid. Associated tickets are #1586 and #637.

2012-02-23 16:07  strk

	* Don't deep clone POINTARRAY in GML input routine.
	  
	  Let's see if doing so exposes more memory errors (#1591).
	  Does run valgrind clean here.

2012-02-23 15:42  pracine

	* Rewrote most of ST_AsRaster. Grouped similar variants to make
	  everything a bit more readable.

2012-02-23 13:28  strk

	* Set the default regression temp dir to /tmp/pgis_reg (#1607)

2012-02-23 12:54  strk

	* Have ST_GetFaceGeometry check face existance, regress-test

2012-02-23 11:24  strk

	* Drop the UpdateGeometrySRID version with old param name (#1606)

2012-02-22 23:13  pramsey

	* Correctly handle the new lexer/parser output files

2012-02-22 23:06  dustymugs

	* Rewrote chunks of rt_raster_gdal_warp() and
	  rt_raster_gdal_rasterize() to correctly generate skewed rasters.
	  Related ticket is #1395. This should also resolve #1586.

2012-02-22 20:38  pramsey

	* Set svn:eol-style native (#1598)

2012-02-22 19:40  pramsey

	* Update numbers for alpha6

2012-02-22 19:31  robe

	* put in LF instruction to prevent my windows from putting in
	  windows offensive line breaks

2012-02-22 19:29  pramsey

	* Change dos to unix lineends. (#1598)

2012-02-22 19:20  pramsey

	* Ignore makefile

2012-02-22 19:18  pramsey

	* Really remove the dos linefeeds this time (#1598)

2012-02-22 19:08  pramsey

	* Revert dos lineending commit that blew away those files...

2012-02-22 19:01  pramsey

	* Use consistent UNIX line endings (#1598) fix up those files that
	  pass through the C preprocessor at least.

2012-02-22 18:59  pramsey

	* Switch to evaluating tests using psql with verbosity=terse

2012-02-22 17:19  strk

	* Fix ST_Polygonize aggregate to retain Z (#1602)

2012-02-22 15:52  strk

	* Stay within 80 cols

2012-02-22 15:33  strk

	* Parametrize max user SRID in the SQL file too

2012-02-22 12:49  strk

	* Check SRID passed to UpdateGeometrySRID, patch by Mike Toews
	  (#1596)
	  
	  Adds regression testing

2012-02-22 12:48  strk

	* Forward port fix to #1595, although there's no way to expose in
	  2.0

2012-02-22 03:09  robe

	* correct st_clip raster so eimage matches the code. the behavior
	  changed butthe code was wrong (showing old behavior). Also put
	  back the multiband case using new syntax which is probably more
	  common usaage.

2012-02-21 15:51  pracine

	* Added single quote around 8BUI since the XSL now escape them. See
	  #1588.

2012-02-21 15:47  pracine

	* Added one missign default value for the value parameter of
	  ST_AsRaster and added one missing variant.

2012-02-21 14:32  strk

	* Add a ptarray_transform function in liblwgeom API

2012-02-21 13:54  strk

	* Draft an lwgeom_from_gml function (#1591)
	  
	  Can't be moved all to liblwgeom due to use of spatial_ref_sys

2012-02-21 11:07  strk

	* Print SRID in decimal form, not hex (#1593)

2012-02-21 10:57  strk

	* Update documentation about shp2pgsql -s/-g flag (#1524)

2012-02-21 09:43  strk

	* Add an --extensions switch to run_test (#964)
	  
	  When passing that switch the install and uninstall of spatial db
	  happens using the EXTENSION model. It's currently not run as part
	  of "make check" because some tests fail due to use of ambiguos
	  calls when both core and raster modules are installed (there's no
	  way to separate them in the EXTENSION model).

2012-02-21 09:07  strk

	* Put prepare/upgrade/uninstall operations in their own functions

2012-02-20 20:09  pracine

	* More work on ST_Resample and ST_Intersection

2012-02-20 14:32  strk

	* Ignore generated extensions and java files

2012-02-20 13:28  strk

	* Do not printf from potgis library. Possibly fixes #1570

2012-02-20 13:18  strk

	* Ignore generated java/jdbc/Makefile

2012-02-20 13:16  strk

	* Escape single quotes in param list when generating raster
	  comments
	  
	  Closes ticket #1588

2012-02-20 12:52  strk

	* Ant rules to excecute maven by Maria Arias de Reyna (#1437)
	  
	  Also simplify java Makefile to be simple proxies of ant

2012-02-20 10:52  strk

	* Update face MBR on edge change (#1587)

2012-02-20 10:19  strk

	* Enhance documentation for ST_ChangeEdgeGeom

2012-02-17 23:41  robe

	* Link to my office base article on how to display postgis rasters
	  in base reports.

2012-02-17 22:23  pracine

	* Rewrote the ST_Rescale documentation.

2012-02-17 22:00  pramsey

	* This works but it makes estimated extent case sensitive both ways
	  (no weaseling out and giving upper case versions of lower case
	  tables) (#1585)

2012-02-17 20:52  pracine

	* Ticket #1536. First revision of st_intersection(). Removal of the
	  extent parameter and first documentation.

2012-02-17 18:29  strk

	* Check edge disposition around endnodes (#1571)
	  
	  Includes a couple new testcases, for closed and non-closed edges
	  changing disposition around their end nodes.

2012-02-17 18:28  pracine

	* Many more small typo fixes...

2012-02-17 15:11  strk

	* Rework edge motion range construction (#1571)
	  
	  Includes a new testcase which was failing before this change

2012-02-17 14:03  strk

	* Add another test for ST_ChangeEdgeGeom

2012-02-17 13:46  strk

	* Handle some (not all) cases of non-isomorphic edge changes
	  (#1571)
	  
	  The problem is much harder than it looks ...

2012-02-17 08:39  strk

	* Add test numbers to ST_ChangeEdgeGeom regression cases

2012-02-17 08:39  strk

	* Ignore utils/postgis_restore.pl (now generated)

2012-02-16 17:45  strk

	* Update comment, hopefully clearer now

2012-02-16 15:49  pracine

	* Fixed a number of small problem. Capitalized x and y.

2012-02-16 10:25  strk

	* Add a topology.GetNodeEdges function
	  
	  This function is a fundamental topological primitive to do things
	  like SQL-based poligonization.

2012-02-16 08:49  strk

	* Ignore postgis_svn_revision.h

2012-02-16 08:08  strk

	* Set availability of ST_ChangeEdgeGeom

2012-02-16 08:08  strk

	* Fix cross reference

2012-02-16 00:28  pramsey

	* Remove now-obsolete TODO comment

2012-02-16 00:25  pramsey

	* Prepare for Proj4.8 with spheroid info handling

2012-02-15 23:25  pramsey

	* Add generated files to svn:ignore

2012-02-15 22:45  pramsey

	* jdbc: org.postgis.Point.equals() is not reflexive (#1313)

2012-02-15 22:34  pramsey

	* Fix XML typo

2012-02-15 22:27  pramsey

	* Negative distance argument to ST_Buffer not documented (#1535)

2012-02-15 21:56  pramsey

	* shp2pgsql: a switch to drop M from 4d imports (#900)

2012-02-15 21:37  pramsey

	* shp2pgsql: a switch to drop M from 4d imports (#900)

2012-02-15 21:23  pracine

	* Updated the version returned by the PostGIS_Raster_Lib_Version()
	  example.

2012-02-15 21:18  pracine

	* Removed some garbage.

2012-02-15 21:12  pramsey

	* Remove fugitive EOL white space

2012-02-15 20:58  pramsey

	* Add minor version upgradeable

2012-02-15 20:57  pramsey

	* Push trunk version forward

2012-02-15 20:55  pramsey

	* Update meta for alpha5

2012-02-15 19:28  pracine

	* Fix for #1576 & #1569. ST_Clip now works on multiband rasters and
	  accept an array of nodata values.

2012-02-15 15:59  strk

	* Do not take PROJ4 errno value as a sign of error (#1580)

2012-02-15 11:00  strk

	* dd support for fetching SVN revision from pure-git clones (#1579)

2012-02-14 22:21  robe

	* Example of how to use only psql to output a raster image.

2012-02-14 17:57  strk

	* Fix crash with empty polygons in P-I-P tests (#1578)

2012-02-14 17:54  robe

	* #1494: documentation of new census tract loader and get_tract
	  functions.

2012-02-14 17:53  robe

	* #1494: done with programming need to finish documenting and
	  regress test.

2012-02-14 17:47  dustymugs

	* Readded rt_clip regression test.

2012-02-14 17:29  dustymugs

	* Fixed handling of negative X-scale or positive Y-scale in
	  rt_raster_gdal_rasterize(). Ticket is #1574.

2012-02-14 17:15  strk

	* We don't use a profiler anymore

2012-02-14 17:00  dzwarg

	* Reverting changes that optimize ST_MapAlgebraExpr. Re-advertise x
	  and y parameters as int32. Reverts changes from r9137, closes
	  #1557.

2012-02-14 13:31  strk

	* Make one-point lines convertible to GEOS, see #1543

2012-02-13 22:46  pracine

	* Temporarily remove st_clip regress...

2012-02-13 22:02  pramsey

	* Configured without raster still tries to make
	  raster/rt_pg/rtpostgis.sql (#1575) only try to build extensions
	  if we have both raster and topology as well as pgsql 9.1

2012-02-13 21:58  pracine

	* Closing ticket #597. Added regression tests for ST_Clip. More
	  tests to come when fixing #1576.

2012-02-13 21:25  strk

	* Encode dependency of topology comments and cheatsheet
	  
	  Same should be done for raster and tiger...

2012-02-13 20:44  strk

	* Fix documentation of GetRingEdges

2012-02-13 20:44  strk

	* Install topology comments too, when regressing topology

2012-02-13 20:44  strk

	* Install topology_comments.sql as well

2012-02-13 18:28  pracine

	* Fix for ticket #1572. ST_PixelAsPolygons() return NULL values
	  when the requested band or no band exist.

2012-02-13 18:06  strk

	* Allow retaining all custom spatial_ref_sys entries, even clashing
	  
	  Update manual accordingly (hard upgrade procedure)

2012-02-13 17:47  strk

	* Fix regexp renaming srid enforcement check

2012-02-13 17:01  strk

	* Add a note about handling of out-of-range SRIDs on hard upgrade

2012-02-13 16:29  strk

	* Accept more feature type names from AddTopoGeometryColumn (#1470)
	  
	  With this commit you can pass return of ST_GeometryType or
	  return GeometryType as input to the function.

2012-02-13 16:11  strk

	* More VOLATILE -> STRICT (#955). Let's call it completed.

2012-02-13 16:04  strk

	* Some VOLATILE functions turned to STABLE (#955)
	  
	  A noticeable exception is the Geometry(TopoGeometry) cast which
	  triggers a regression when made STABLE.

2012-02-13 15:43  pracine

	* Fix regression broken by the limit imposed to SRID < 999999.
	  Anyway the srid provided was not the right one. Changed from 4269
	  to 26919.

2012-02-13 15:12  robe

	* #1494 - ability to load census tract, block group, tabblock - boy
	  did I screw this one. Should be all fixed now and tested (loading
	  part), still need to write the function, but that's the easy part

2012-02-13 14:48  strk

	* Move SRID max and user-max definitions to configure.ac
	  
	  This should help keeping postgis_restore.pl and core in sync
	  wrt SRID ranges.

2012-02-13 14:17  strk

	* Refine user feedback about SRID conversion and reserved zones

2012-02-13 11:25  strk

	* Drop (SRF()).* constructs (#956)

2012-02-13 10:58  strk

	* Have regress install comments adn throw an error on failure
	  (#1532)

2012-02-13 10:58  strk

	* Have staged-install install comments when possible (#1532)

2012-02-13 10:16  strk

	* Report svn revision

2012-02-13 10:16  strk

	* Encode postgis_svn_revision dependency

2012-02-13 10:00  strk

	* Cleanup postgis_svn_revision.h makefile rule (PHONY)

2012-02-13 09:58  strk

	* Do not override postgis_svn_revision.h if revision didn't change

2012-02-13 09:15  strk

	* Add support for fetching SVN revision from local git-svn
	  repository

2012-02-11 21:17  strk

	* It's "svn", not "svnn". And a TODO item...

2012-02-11 16:08  pramsey

	* Fix regression in OSX (-0 vs 0)

2012-02-11 05:14  pramsey

	* Report SVN revision in PostGIS_Full_Version (#1518)

2012-02-10 23:33  dustymugs

	* Added checks of SRID to make sure that SRIDs are within the
	  permitted range. Ticket is #1568.

2012-02-10 22:42  pracine

	* ST_Clip returns all bands when no band is specified.

2012-02-10 22:36  pracine

	* Fix for ticket #1569. ST_Clip variants defaulting to band 1
	  should default to NULL so that they return all bands.

2012-02-10 20:21  pramsey

	* Back out SVN generation stuff.

2012-02-10 19:55  pramsey

	* Try to fail better on SVN snatching...

2012-02-10 19:49  pramsey

	* Report SVN revision in PostGIS_Full_Version (#1518)

2012-02-10 18:46  pracine

	* ST_PixelAsPolygon() does not have a band parameter anymore.

2012-02-10 18:38  robe

	* #1494: move parent table creation to a function so logic is in
	  single place, add a new census_loader.sql script with census
	  specific load logic, revise create and update scripts to load the
	  new census logic and create tables if not present. Still need to
	  test and write a function to return census info given a point
	  before can mark this as done.

2012-02-10 17:05  pracine

	* Have perl to backup the file before editing. 'make check' is
	  failing on Windows 7 without that.
	  
	  See
	  http://postgis.refractions.net/pipermail/postgis-devel/2012-February/018482.html

2012-02-10 16:53  strk

	* Clamp SRID valuesu > SRID_MAXIMUM to fall in the reserved range
	  (#1505)
	  
	  The reserved range is SRID_USER_MAXIMUM+1 to SRID_MAXIMUM.
	  Core takes care of typmod clamping, postgis_restore.pl takes care
	  of clamping table definition and spatial_ref_sys entries.

2012-02-10 16:53  strk

	* Add SRID_USER_MXIMUM define

2012-02-10 16:18  pramsey

	* Fix syntax error in MS example

2012-02-10 09:19  strk

	* Drop the now-generated Makefile on distclean, and ignore it

2012-02-10 09:16  strk

	* Fix builds --without-topology (#1565)

2012-02-10 01:21  robe

	* #1564 fix typo in cat call preventing other files from being
	  concatenated

2012-02-09 23:02  robe

	* #1563: remove raster_columns view from extension so it can be
	  dropped without complaint.

2012-02-09 20:12  dzwarg

	* Performance improvement by keeping x and y pixel coordinates as
	  floats.

2012-02-09 19:19  strk

	* Actually save Grand Unified Geom Cache rather than just building
	  it
	  
	  Fixes #547

2012-02-09 17:16  strk

	* More postgis_config.h inclusion removal from headers

2012-02-09 17:00  strk

	* Drop postgis_config.h include from lwgeom_pg.h header.
	  
	  Generally, package config files should _not_ be included
	  by package headers. In this specific case the aim is overriding
	  POSTGIS_DEBUG_LEVEL in implementation files for the sake of
	  enabling debugging of a single file.
	  
	  Also part of this commit is addition of copyright header in
	  two files which were missing it (used git history to figure
	  assignments)

2012-02-09 17:00  strk

	* Fix header guard of pgsql_compat.h and drop the duplicate

2012-02-09 10:49  robe

	* Hmm double added a file -- #1563 which was causing the can't drop
	  because postgis extension depends on it error

2012-02-09 10:10  strk

	* Forward distclean to extensions subdirs

2012-02-09 02:34  pramsey

	* Don't delete the comments.

2012-02-09 01:54  robe

	* #1562 replace string with text

2012-02-09 00:42  pramsey

	* More verbose message, per DFuhriman

2012-02-09 00:37  pramsey

	* Invalid geography polygons: BOOM! Could not generate outside
	  point! (#1046)

2012-02-09 00:27  dzwarg

	* Fixed bug where PG_DETOAST_DATUM args were incorrect.

2012-02-09 00:18  dzwarg

	* Changed DATUM_SLICE to DATUM in setGeotransform.

2012-02-08 23:59  dzwarg

	* Added documentation for raster processing builtin functions:
	  st_min4ma, st_max4ma, st_mean4ma, st_sum4ma, st_range4ma,
	  st_distinct4ma, st_stddev4ma.

2012-02-08 23:01  pramsey

	* Change from scripts-based script versions to repository based
	  versions. Should also be more robust? ha ha ha. (#1282)

2012-02-08 22:44  pramsey

	* Make the scripts version get read again.

2012-02-08 21:58  dustymugs

	* Fix to correct building of testapi in MinGW. Ticket is #1560.

2012-02-08 21:31  dzwarg

	* Do not allocate inside of 1 raster mapalgebra loop for datum
	  values and nulls.

2012-02-08 21:29  pramsey

	* ./configure still display the old raster version number (#1599)

2012-02-08 21:20  dustymugs

	* Instead of dynamically allocating space for variables "values"
	  and "nulls" with each pixel, just initialize both to the max
	  possible # of elements. Done for 2-raster ST_MapAlgebraExpr

2012-02-08 21:08  dustymugs

	* Remove deleted function signature for ST_PixelAsPolygon. Ticket
	  is #1529

2012-02-08 21:08  pramsey

	* test for termios.h in case we want to do password prompting in
	  the future

2012-02-08 21:04  dustymugs

	* Values for [rast1.x], [rast1.y], [rast2.x] and [rast2.y] should
	  be INT4 instead of FLOAT8. Ticket is #1557

2012-02-08 21:03  dzwarg

	* Removed geotransform type. Fixed rounding, so Hudson will be my
	  friend in raster regression tests.

2012-02-08 20:51  strk

	* do not heap-allocate SPI arg types

2012-02-08 20:33  strk

	* ST_MapAlgebraExpr: advertise X and Y params as integers (#1557)
	  
	  Also stop doing 3 string matches per pixel for no reason

2012-02-08 19:44  dzwarg

	* Added documentation for 1 and 2 raster map algebra user callback
	  function documentation for pixel position array parameter to
	  userfunc. #1525

2012-02-08 19:09  pramsey

	* Handle French svn?

2012-02-08 19:04  dzwarg

	* Added geotransform methods and correction to basis vectors during
	  raster rotation. #1353

2012-02-08 18:51  pramsey

	* Stop relying on private projects.h PROJ header (#1541)

2012-02-08 17:39  pramsey

	* Add missing target

2012-02-08 17:36  pramsey

	* Push forward version numbers

2012-02-08 17:33  pramsey

	* Commit in preparation for 2.0.0alpha4

2012-02-08 17:23  dzwarg

	* Added ST_StdDev4ma raster neighborhood processing function. #1318

2012-02-08 17:19  pramsey

	* lwgeom_release (#699) move free if copy calls to end of functions
	  in any place where there is any chance that a problem might occur

2012-02-08 16:44  dustymugs

	* Minor debug message tweak

2012-02-08 16:11  dustymugs

	* Added regression tests for raster2pgsql loader. Ticket is #1388

2012-02-08 15:17  colivier

	* Bugfixes related to #1552, and somehow to #665. Thanks to Sandro
	  for report and valgrind stuff !

2012-02-08 10:06  strk

	* Document topology.GetRingEdges (#959)

2012-02-08 09:36  strk

	* Do not release serialized input until output is deserialized
	  
	  See
	  http://postgis.refractions.net/pipermail/postgis-devel/2012-February/018336.html

2012-02-08 06:42  pramsey

	* configure_json.patch (#1539) from Evan Roualt

2012-02-08 05:29  colivier

	* restore (at least) tin_geom and psurface_geom unit tests call.
	  Related to #665

2012-02-08 05:23  colivier

	* Fix BBOX handling in serialization. Still related to #665

2012-02-08 04:36  colivier

	* Change BBOX double to float in serialization. Related to #665

2012-02-08 00:43  dzwarg

	* Added ST_Distinct4ma helper neighborhood processing function. See
	  #1318

2012-02-08 00:29  dzwarg

	* Fixed typo in configure.ac

2012-02-08 00:23  pramsey

	* loader/Latin1 regression failure with database SQL_ASCII encoding
	  (#1465) from Greg Troxel

2012-02-08 00:15  pramsey

	* Remove another dying test

2012-02-08 00:14  pramsey

	* Remove failing test

2012-02-08 00:14  pramsey

	* Remove dependency on svnrevision.h

2012-02-08 00:01  pramsey

	* docs-install uses bare cp (#1528) from Greg Troxel

2012-02-07 23:51  pramsey

	* Ignore svnrevision.h

2012-02-07 23:49  pramsey

	* ST_MinimumBoundingCircle needs regression test (#1042)

2012-02-07 23:42  pramsey

	* Add a warning for lower numbers of GEOS

2012-02-07 23:37  colivier

	* Still several bugfixes related to #665

2012-02-07 23:27  pramsey

	* Force generation of an svnrevision.h file when building in a repo
	  and the svn executable is available.
	  Ensure that when building a tarball with make_dist.sh the
	  revision is read from the tag in the remote svn repository.
	  This should cover both development and distribution cases.

2012-02-07 22:17  pramsey

	* Add dzwarg

2012-02-07 22:05  dustymugs

	* Clean up raster regression and move loader regression directory.

2012-02-07 21:30  colivier

	* Still bugfixes. Related to #665

2012-02-07 21:14  pramsey

	* Test non-empty new types in regress/wkb (#1477)

2012-02-07 21:04  colivier

	* Restore surface cunit tests

2012-02-07 21:01  colivier

	* Fix some bugfixes. Handle EMPTY use cases. Minor changes. Related
	  to #665

2012-02-07 19:42  pramsey

	* lwgeom_release (#699), reviewed all usage of lwgeom_release
	  and replaced with lwgeom_free where possible. Changed the
	  def'n of lwgeom_release so that it only frees the containing
	  objects, and not any sub-objects, for those few remaining
	  cases that required a gentler freeing of objects.

2012-02-07 19:35  dustymugs

	* Minor cleanup of parameter names of ST_Intersection(raster,
	  geometry)

2012-02-07 19:25  dzwarg

	* Added positional parameters to 1 raster version of
	  ST_MapAlgebraFct. Closes #1525

2012-02-07 18:40  pracine

	* Added ST_TileAsGeom() returning only the extent of the planned
	  tiles as polygons

2012-02-07 18:07  dzwarg

	* Corrected clamped values in tests for ST_MapAlgebraExpr and
	  ST_MapAlgebraFct.
	  Implemented prepared statements in ST_MapAlgebraExpr.

2012-02-07 17:23  pramsey

	* Documentation URLs, visible whitespace, and minor touchups
	  (#1548) from mwtoews

2012-02-07 17:07  pramsey

	* Reorder the include flags, per Greg Troxel

2012-02-07 15:47  pracine

	* First plpgsql prototype for ST_Tile(rast raster, width integer,
	  height integer, padwithnodata boolean, nodatavalue double
	  precision)

2012-02-07 13:12  mcayland

	* Fix a couple of compiler warnings in shp2pgsql-gui caused by
	  uninitialised variables.

2012-02-07 10:14  strk

	* Allow changing a closed edge (but w/out fixing linking, see #892)

2012-02-07 09:50  strk

	* Re-add install-sh in the repository to support libtool < 2.0

2012-02-07 07:22  strk

	* Ignore install-sh

2012-02-07 07:20  strk

	* install-sh is generated by ./autogen.sh, needs not be in
	  repository

2012-02-07 02:34  colivier

	* temp desactivation of surface unit test

2012-02-06 23:50  pramsey

	* Whoops, slight error in the empty geometry handling fixed.

2012-02-06 23:30  colivier

	* Temp remove su_surface till everything fixed on it...

2012-02-06 23:25  pramsey

	* Have ST_Union aggregate use UnaryUnion from GEOS-3.0.0 (#922)

2012-02-06 23:14  dustymugs

	* Make sure new bands when added using ST_AddBand are correctly
	  clamping NODATA values. Ticket is #1546.

2012-02-06 21:32  pramsey

	* Remove dead prototype

2012-02-06 21:15  colivier

	* Fix a bug in tgeom_free, related to #665

2012-02-06 20:53  dustymugs

	* Added support to pass pixel positions of both rasters to user
	  function in 2-raster ST_MapAlgebraFct. This provides similar
	  functionality to the keywords described in #1525.

2012-02-06 20:07  pramsey

	* Change searched location of proj files when no proj variable
	  (#1022)

2012-02-06 19:45  pramsey

	* Quiet rm

2012-02-06 19:44  pramsey

	* quiet echo

2012-02-06 19:33  pramsey

	* Dummy up a check target

2012-02-06 19:32  pramsey

	* Move regres forward again

2012-02-06 19:30  pramsey

	* Make exensions depend on comments, so also depend on xsltproc

2012-02-06 19:13  pramsey

	* Duplicate named case-insensitive XML refentry ids / HTML files
	  (#1511)

2012-02-06 19:01  pramsey

	* PostGIS extensions should build/install automatically if PostGIS
	  is compiled against 9.1 (#1490)

2012-02-06 18:44  pramsey

	* Change how we calculate minor versions suitable for extension
	  upgrade.

2012-02-06 18:36  dzwarg

	* Checked connection to SPI manager in ST_MapAlgebraExpr

2012-02-06 17:49  dzwarg

	* Whitespace changes to _st_hillshade4ma

2012-02-06 17:26  dzwarg

	* Reordered linking order for core regression tests. Follow up to
	  http://postgis.refractions.net/pipermail/postgis-devel/2011-December/016646.html
	  and r8399

2012-02-06 13:43  strk

	* Tabs to spaces (2)

2012-02-06 13:16  strk

	* Don't let ValidateTopology choke on invalid edges (#1544)

2012-02-06 03:20  pramsey

	* Allow 'make check' to run all the way through on OSX (the sed
	  implementation must be slightly different, so let's see if Perl
	  is any more standard). Hopefully other platforms will be happy.

2012-02-06 02:15  pramsey

	* Try out the pj_get_def() method of finding the spheroid
	  parameters, but: it doesn't work.

2012-02-05 02:15  robe

	* put in an FAQ about the common function is not unique error that
	  I suspect a lot of people will be running into because they don't
	  cast their geometry inputs and that a lot of raster functions
	  have overloaded functions similar to the geometry ones.

2012-02-05 00:30  mcayland

	* Change encoding reference URL to that used for libiconv rather
	  than PostgreSQL since that's what we are using to do the encoding
	  conversion (as per #1303).

2012-02-05 00:30  mcayland

	* Fix for #1540: Fix segfault in shp2pgsql-gui when no port is
	  specified. Prevent dereferencing a NULL pointer if the string is
	  empty.

2012-02-04 17:53  strk

	* Implemented new keywords for 1-raster ST_MapAlgebraExpr (#1525)

2012-02-04 02:36  mcayland

	* Fix an issue in the shapefile GUI caused by saving the original
	  shapefile name before processing.
	  
	  This was a bug caused by having two separate passes during
	  export; we were saving the original
	  export shapefile name during the first loop, and so when we came
	  to free() the temporary name
	  at the end of export it would only free the shapefile name from
	  the last iteration, and do it
	  multiple times causing random crashes.

2012-02-04 01:30  pramsey

	* Geography should support SRIDs other than 4326 (#1538)

2012-02-04 01:17  mcayland

	* Alter the shapefile GUI so that multiple shapefiles can be
	  selected in the import file chooser.

2012-02-04 00:39  mcayland

	* Add GUI support for the shp2pgsql -S (simple geometries) switch.
	  This closes #660.

2012-02-04 00:39  mcayland

	* Update shapefile GUI "About" text and window title to reflect
	  that it now handles export as well as import.

2012-02-04 00:39  mcayland

	* Add shapefile dumper (table export) to the shp2pgsql GUI. This
	  closes ticket #1480.

2012-02-04 00:02  dustymugs

	* Explicitly set the output band's pixel type depending on the band
	  being returned (FIRST, SECOND, BOTH. OTHER is left NULL) in
	  ST_Intersection(raster, raster). Related ticket is #1537.

2012-02-03 22:57  dustymugs

	* Implemented keywords for 2-raster ST_MapAlgebraExpr as described
	  in #1525. Will do 2-raster ST_MapAlgebraFct next.

2012-02-03 21:29  pramsey

	* Separate the cache handling code from the transform function

2012-02-03 21:04  mcayland

	* Fix pgsql2shp crash when dumping a table without a geo column.

2012-02-03 21:04  mcayland

	* Fix construction of pgsql2shp's main retrieval query in
	  ShpDumperOpenTable().
	  
	  This fixes a regression which caused pgsql2shp to generate an
	  incorrect SQL query
	  for tables without any geo columns.

2012-02-03 21:03  mcayland

	* Move initialisation of pgsql2shp state endian flag to the same
	  location all the other initialisers.

2012-02-03 21:03  mcayland

	* Fix missing #ifdef POSTGIS_GEOS_VERSION ... #endif preventing
	  liblwgeom from compiling on GEOS < 3.3.0.

2012-02-03 18:09  dustymugs

	* Fixed optimization bug in 1-raster ST_MapAlgebraExpr. Ticket is
	  #1515.

2012-02-03 12:51  robe

	* #1530: fix typo in full upgrade -- was using the postgis only
	  script instead of the combined postgis + raster script. Still
	  need to test, will close out once tested.

2012-02-03 03:58  dustymugs

	* Reverted r9014. Hudson ain't happy with sed.

2012-02-03 03:51  dustymugs

	* Merge of patch provided in #1533. Thanks gdt.

2012-02-02 19:25  dustymugs

	* Message cleanup by removing unnecessary newlines.

2012-02-02 18:47  dustymugs

	* Refactored stderr messaging so that C API messages are properly
	  emitted. Based on suggestion in comment 4 of #1531.

2012-02-02 17:38  dustymugs

	* Additional error checking and formatting of error messages

2012-02-01 23:55  pramsey

	* Add lwcollection_homogenize and ST_Homogenize (#375)

2012-02-01 23:18  pramsey

	* Add lwcollection_homogenize and ST_Homogenize (#375)

2012-02-01 23:00  pramsey

	* Support curves in lwgeom_homogenize (#1526)

2012-02-01 22:06  dustymugs

	* Added check of values being passed to atan2() in
	  _st_hillshade4ma()

2012-02-01 21:27  pramsey

	* Enhance ST_Rotate by adding offset origin parameters (#1251) from
	  mwtoews

2012-02-01 21:17  pramsey

	* ST_Azimuth, ST_Project regression tests (#1398)

2012-02-01 17:39  pramsey

	* Also remove .gitignore files from tarbal distro

2012-02-01 17:35  pramsey

	* Push forward versions for weekly snap

2012-02-01 17:28  robe

	* #1494: build parent structures to support census tract reporting
	  by geocoder.

2012-02-01 15:28  dustymugs

	* Additional cleanup of a few functions using
	  ST_PixelAsPolygon(raster, int, int, int). Also, made map algebra
	  expression case-sensitive in 2-raster ST_MapAlgebraExpr. Now, the
	  keywords must be RAST1 and RAST2.

2012-02-01 14:58  dustymugs

	* Refactored regression test for ST_PixelAsPolygon

2012-02-01 14:32  dustymugs

	* Deleted deprecated ST_PixelAsPolygon(raster, int, int, int)
	  variant.

2012-02-01 11:51  strk

	* Make test more readable

2012-02-01 11:39  strk

	* Keep initial value when an expression eveluates to null (#1523)

2012-02-01 10:15  strk

	* Implement RAST.X and RAST.Y keyword substitution in
	  ST_MapAlgebraExpr
	  
	  Includes regression test and documentation update. See #1519.

2012-02-01 09:20  strk

	* Implement ST_PixelAsPolygon in C, provide a core API entry for it
	  
	  The API entry point is expected to be useful for #1519

2012-02-01 05:30  pramsey

	* Try again to fix #1292

2012-02-01 02:14  pramsey

	* VACUUM cannot be executed from a function or multi-command string
	  (#1517)

2012-02-01 00:41  pramsey

	* Fix include to be pathless

2012-01-31 23:36  pramsey

	* Update spatial_ref_sys to latest GDAL generated version (#1493)

2012-01-31 22:33  pramsey

	* ST_Line_Interpolate_Point doesn't interpolate M-values (#639)

2012-01-31 20:46  pramsey

	* Remove some compile warnings.

2012-01-31 18:56  pramsey

	* Gah, someone else can do this...

2012-01-31 18:24  pramsey

	* Really, I do know how to write XML.

2012-01-31 18:19  pramsey

	* ST_SnapToGrid returns a value out of range (#1292)

2012-01-31 18:12  pramsey

	* Rename ST_BuildArea backend function

2012-01-31 18:10  pramsey

	* Fix missing tag

2012-01-31 18:09  pramsey

	* Drop Equals(geom,geom) - deprecated in 1.2.3 (#1486)

2012-01-31 18:03  pramsey

	* FAQ about licensing (#1262)

2012-01-31 17:44  dustymugs

	* Explicitly set spatial index name as PostgreSQL 8.4 requires an
	  index name. Associated ticket is #1513. Also fixed string trim
	  functions to prevent modification of passed string.

2012-01-31 14:50  dustymugs

	* Fixed evaluation of two floating point numbers in
	  RASTER_getRotation. Fixes one of the two regression failures
	  described in #1501.

2012-01-31 14:46  dustymugs

	* Added check of band # passed to ST_DumpAsPolygons. Fixes #1514.

2012-01-31 05:50  pramsey

	* Pgsql2shp: Dumping: XWKB structure does not match expected size!
	  (#1479)

2012-01-30 21:52  pramsey

	* ST_Segmentize returns invalid LINESTRING for zero-length input
	  (#1304)

2012-01-30 20:41  pramsey

	* ST_LocateBetweenElevations should return NULL and not fail if
	  intersection is void (#1250)

2012-01-30 20:17  pramsey

	* ST_Within not using prepared geometries (#962)

2012-01-30 02:47  pramsey

	* (#393) shp2pgsql returns "fseek(-xxx) failed on DBF file." for
	  large (>2GB) DBF files

2012-01-30 00:37  pramsey

	* GML for empty geometries should be NULL (#1377)

2012-01-29 23:30  nicklas

	* Increase robustness in distance-calculations when point is on
	  segment.

2012-01-29 21:19  strk

	* typo

2012-01-29 19:57  pramsey

	* Be more liberal in accepting "empty" tags in constructing
	  geometries from GML (#1059)

2012-01-29 14:44  strk

	* Give me psc status

2012-01-28 23:11  strk

	* Fix _ST_AddFaceSplit code against PostgreSQL 9.1

2012-01-28 22:08  strk

	* Don't put constant geometries in CTE, which confuses estimator

2012-01-28 17:05  strk

	* Simplify code in _ST_AddFaceSplit, reduce edges table scans.
	  
	  Also set debugging off by default

2012-01-28 16:20  strk

	* Switch ST_AddEdgeNewFaces from ST_Polygonize to _ST_AddSplitFace
	  
	  See ticket #1508

2012-01-28 13:45  strk

	* Stop using ST_Polygonize from ST_AddEdgeModFace.
	  
	  This commit also estrapolates an internal _ST_AddSplitFace
	  function
	  for reuse by ST_AddEdgeModFaces

2012-01-28 13:18  strk

	* Rename topogeometry column check to be more readable

2012-01-28 10:42  strk

	* New test for closing multi-edge ring in a face (ST_AddEdge*Face*)

2012-01-28 07:44  strk

	* Allow multiple topogeometry columns in one table (again)
	  
	  Dunno why this piece was missing from previous commit, sorry

2012-01-28 07:37  strk

	* Allow multiple TopoGeometry column in the same table

2012-01-28 00:23  robe

	* add protos for ST_Quantile raster table coverage. Still some more
	  to add as well as examples of usage

2012-01-27 23:31  pramsey

	* Fix one remaining crasher for ST_AsGML('SRID=4326;POLYGON
	  EMPTY');

2012-01-27 22:24  pramsey

	* #1504 (Segfault running ST_EstimatedExtent())

2012-01-27 21:05  dustymugs

	* Fixed segfault caused by an empty quantile linked list being used
	  to get the quantile's value. Ticket is #1506.

2012-01-27 20:55  pramsey

	* Tighten up on-arc test a bit more.

2012-01-27 20:14  strk

	* Add "face has no rings" validity checking

2012-01-27 18:57  pramsey

	* Revert accidental inclusion of shape file size patch in curve
	  patch

2012-01-27 18:54  pramsey

	* #920 (ST_LineToCurve generating invalid CURVEPOLYGON)

2012-01-27 14:22  strk

	* More test for face splitting and inside holes

2012-01-27 11:36  strk

	* More test for update of isolated nodes in split-faces.

2012-01-27 11:05  strk

	* Rewrite test for ST_AddIsoNode (see #1503)

2012-01-27 11:05  strk

	* Simplify the code looking for face containment in ST_AddIsoNode
	  
	  Fixes bug #1503 for me, altough I didn't handle to produce a
	  testcase for it.

2012-01-27 08:18  strk

	* Add test for update of isolated nodes in split-faces.
	  
	  Affects both ST_AddEdgeModFace and ST_AddEdgeNewFaces (both work)

2012-01-26 20:25  pramsey

	* Complete #737

2012-01-26 20:19  pramsey

	* Detect asprintf, vasprintf, fseeko

2012-01-26 18:09  strk

	* Change expectations from tests involving ST_MakeLine

2012-01-26 17:23  pramsey

	* Clean up and exit when shp file missing

2012-01-26 16:22  pramsey

	* Fix contact per a message on postgis-users from Markus Innerebner

2012-01-26 13:00  strk

	* Add support for linestrings in ST_MakeLine (#1500)
	  
	  Affects both the aggregate and the 2-parameters function.
	  Regression testing included.
	  Documentation was updated, but lacks examples.

2012-01-26 12:59  strk

	* Implement lwline_from_lwgeom_array (untested)

2012-01-26 12:59  strk

	* Don't let ptarray_append_ptarray change read-only pointarrays

2012-01-26 12:59  strk

	* Test that mixed dimensionality is not allowed by
	  ptarray_append_ptarray

2012-01-26 12:34  strk

	* Add more test for FLAGS_GET_ and FLAGS_SET_

2012-01-26 09:16  strk

	* Implement ptarray_append_ptarray, and change its signature
	  
	  This is propedeutic to ticket #1500

2012-01-26 08:12  strk

	* Tweak debug messages not to clutter output

2012-01-25 17:40  pramsey

	* Bump version string forward

2012-01-25 17:38  pramsey

	* Prep for alpha2

2012-01-24 22:23  pramsey

	* SVG empty geometries gives invalid memory alloc (#1038)

2012-01-24 21:57  pramsey

	* Update shplib to the latest release (1.3.0b3) and stitch in our
	  special date and logical handling. (#393)

2012-01-24 19:42  pramsey

	* Double guard against geos versions of 3.4.dev form. (#1488)

2012-01-24 18:04  strk

	* Stop WARNING from AddFace about next_left_edge/next_right_edge

2012-01-24 17:29  strk

	* Optimize ST_AddEdge*Face* detection of face split conditions
	  (#1497)

2012-01-24 17:29  strk

	* Protect DEBUG lines in compile-time conditional

2012-01-24 17:20  pramsey

	* Test for #1150, null entry in spatial_ref_sys

2012-01-24 14:03  strk

	* Fix linking bugs with ST_NewEdgesSplit function (#1496)
	  
	  Includes test coverage for this other function.

2012-01-24 11:15  strk

	* Fix edge-linking in ST_ModEdgeSplit (#1496)
	  
	  Includes regression test. ST_NewEdgesSplit still needs testing.

2012-01-24 00:09  pramsey

	* Prevent people from inserting entries in spatial_ref_sys with no
	  proj4text (#1150)

2012-01-23 23:27  pramsey

	* Make topology enabled the default

2012-01-23 23:20  pramsey

	* Allow raster to actually turn on by default

2012-01-23 22:20  pramsey

	* Move raster/topology status to the bottom of the report

2012-01-23 22:18  pramsey

	* Report on raster status whether enabled or not

2012-01-23 21:42  pramsey

	* Push forward the trunk version to match release march

2012-01-22 20:10  strk

	* Fix ambiguos references (with postgresql 9.x)

2012-01-22 19:25  strk

	* AddTopoGeometryColumn: check child layer before incrementing
	  sequence

2012-01-22 19:13  strk

	* typo

2012-01-22 15:43  strk

	* TopoGeo_addLineString: fix node crossing, reduce edges creations

2012-01-22 12:10  strk

	* Comment typo

2012-01-21 01:31  robe

	* update build extensions to include the make comments if building
	  from source repo and also that it requires a separate compile
	  step (until #1490)

2012-01-20 23:41  pramsey

	* Fix typo

2012-01-20 23:05  pramsey

	* Make raster on by default and --without-raster the configuration
	  parameter to disable it.

2012-01-20 18:14  robe

	* fix typo

2012-01-20 18:14  robe

	* Add a plpython example for outputting raster images

2012-01-20 14:47  strk

	* Have TopoGeometry::Geometry always return a MULTI* (#1462)

2012-01-20 14:47  strk

	* Don't let ST_Multi create collections of a single EMPTY (#1489)

2012-01-20 10:06  robe

	* #1487: add out_db argument to AddRasterConstraints and
	  DropRasterConstraints documentation so extensions can install
	  again

2012-01-20 10:02  strk

	* Test new types in regress/wkt (#1476)

2012-01-20 09:11  strk

	* Exclude raster_columns from geometry_columns (#1122)
	  
	  Add regress test, with a newborn "tickets" testcase for raster

2012-01-20 08:46  strk

	* Fix a missing return introduced with fix to #547

2012-01-20 08:12  strk

	* Change ST_Equals to use the ~= operator (#1453)
	  
	  Doing so it will consistently return TRUE for EMPTY-EMPTY, while
	  previously _ST_Equals returned TRUE but ST_Equals returned FALSE.
	  
	  The commit also changes signature of the C function
	  from 'geomequals' to 'ST_Equals' and marks an SQL 'Equals'
	  signature as a candidate for dropping before 2.0.0 final

2012-01-20 08:12  strk

	* Revert "remove ~= from documentation -- we don't want people
	  using this operator"
	  
	  This reverts r8799

2012-01-20 07:10  robe

	* readme was outdated.

2012-01-20 05:08  pramsey

	* Update for alpha1?

2012-01-20 00:11  pramsey

	* Transforming from SRID 4267 to 4326 returns incorrect result
	  (#1301)

2012-01-19 23:58  pramsey

	* Stop configure if we don't find perl. (#1484)

2012-01-19 17:39  strk

	* In 9.1, it is datamoduledir driving module install dir, not
	  MODULEDIR

2012-01-19 17:15  strk

	* Have both RTREE and PREPARED_GEOM caches cohexist (#547)
	  
	  Fixes a memory leak and improves performances when both p-i-p
	  and other kind of overlays are requested during the same
	  statement.

2012-01-19 17:03  strk

	* Update expected raster intersection results after fix to #852
	  
	  I've carefully checked the cases and where indeed expecting wrong
	  results (the point is very close to the raster's convex hull
	  boundary
	  but slightly outside, ST_Distance reports 1.58882185807825e-14
	  units)

2012-01-19 09:48  strk

	* Add test for cached version of point_in_ring (#852)

2012-01-19 08:59  strk

	* Drop use of tolerance in PIP (#852)
	  
	  Affects point_in_ring and point_in_ring_rtree.
	  Includes regress test but not hitting the cache.

2012-01-19 08:16  strk

	* Do not run the upgrade test if the normal test failed

2012-01-19 08:16  strk

	* Oops, forgot to cleanup after debugging (triggered testsuite
	  failure)

2012-01-18 15:47  strk

	* Rework st_estimated_extent to deal with analyzed empty tables
	  (#818)
	  
	  Still doesn't distinguish between empty and not analyzed recently
	  (might be improved in that reguard)

2012-01-18 14:19  strk

	* Drop &Z_support in ST_Summary, see #649 comment:2

2012-01-18 14:17  strk

	* Add ST_Summary(geography), "G" flag (#1277), document (#649)

2012-01-18 13:46  strk

	* Complete binary IO testing in presence of typmod (#850)

2012-01-18 13:46  strk

	* Do proper cleanups

2012-01-18 13:46  strk

	* Check typmod on binary geometry input (#850)
	  
	  Testcase will follow

2012-01-18 10:17  strk

	* Have geography typmod threat unkonwn srid an omitted srid (#1482)

2012-01-18 10:17  strk

	* Add --expect switch to save obtained output as expected
	  
	  Will help generating testcases

2012-01-18 10:17  strk

	* Drop the support for multiple expected files (not needed anymore)
	  
	  The support was also broken, btw...

2012-01-18 08:19  strk

	* Test roundtrip with a binary cursor for both geometry and
	  geography
	  
	  With this commit the binary.sql testcase doesn't test the actual
	  binary output anymore but rather uses canonical binary output to
	  copy objects to a temporary file, then uses canonical binary
	  input
	  to read the objects again into a new table and then compares the
	  original and the final tables.
	  
	  In order for this to work run_test was modified to pass a
	  :tmpfile
	  variable to testcases. Next stop: typmod for canonical binary
	  input.
	  
	  See ticket #850 for more info

2012-01-17 20:01  strk

	* Implement canonical input-output for geography (#850)
	  
	  Note: canonical output is tested, input isn't.

2012-01-17 19:15  strk

	* Test canonical binary output for geometry (#850)
	  
	  NOTE: big-endian machines are expected to fail this new test
	  please send your actual output for a fix

2012-01-17 19:15  strk

	* Support alternate expected files
	  
	  Useful to test WKB output on different byte-endian machines.

2012-01-17 19:15  strk

	* Support for binary output (#850)

2012-01-17 18:04  strk

	* Override geometrytype for geography (#1450).
	  
	  The testusite runs without problems so I didn't also add a
	  geometrytype(text) function [I want the implicit cast!]

2012-01-17 17:52  strk

	* Run the testsuite again after upgrading (#1326)

2012-01-17 17:52  strk

	* Reword loading of upgrade scripts

2012-01-17 17:13  strk

	* Enhance staged install to include raster, topology and all
	  scripts
	  
	  Add an --upgrade switch to regress/run_test in preparation of
	  regress testing upgrade scripts (#1326)

2012-01-17 08:57  strk

	* Do not drop legacy getSRID in postgis_drop (#1401)
	  
	  This commit reverts r8837

2012-01-16 22:26  pramsey

	* Rename lwpoint_interpolate to point_interpolate

2012-01-16 21:13  strk

	* Snap output of test for #723 to a grid
	  
	  The test was failing due to coordinate drifts on 32bit

2012-01-16 17:37  strk

	* Fix 2.5d split (#745)

2012-01-16 17:00  strk

	* Keep UTM zone numbers in range, regress-test _ST_BestSRID (#1234)

2012-01-16 15:39  strk

	* Add an ST_AsEWKT(text) to prefer geometry over geography

2012-01-16 14:46  strk

	* Add ST_EWKT for geography type (#675)

2012-01-16 14:33  strk

	* The official unknown SRID is 0, not -1

2012-01-16 14:21  strk

	* Have 'make doc' build the single-page HTML

2012-01-16 14:04  strk

	* Allow building with gettext 0.14. Patch by Greg Troxel
	  <gdt@ir.bbn.com>

2012-01-16 13:56  strk

	* Detect PERL locally

2012-01-16 13:10  strk

	* Ignore generated extension files

2012-01-16 12:33  strk

	* Move lwgeom_summary to liblwgeom (#1446)

2012-01-16 12:25  strk

	* Drop getsrid (#1401)

2012-01-16 12:10  strk

	* Add test for insertion into typmod-ed table (#1414)

2012-01-16 11:22  strk

	* Fix WKB output for POINT EMPTY with SRID or higher dims (#1478)

2012-01-16 10:34  strk

	* Add WKB round-trip test for TIN

2012-01-16 10:31  strk

	* Fix reading TRIANGLE EMPTY in WKB form (#1474)

2012-01-16 10:31  strk

	* Add POLYHEDRALSURFACE roundtrip WKB test

2012-01-16 10:24  strk

	* Implement lwgeom_same for MULTICURVE and MULTISURFACE (#1475)

2012-01-16 10:21  strk

	* Implement lwgeom_same for CURVEPOLYGON types (#1475)

2012-01-16 10:18  strk

	* Implement lwgeom_same for COMPOUNDCURVE (#1475)

2012-01-16 10:11  strk

	* Implement lwgeom_same for circularstring (#1475)

2012-01-16 09:11  strk

	* A CURVEPOLY is also a collection. Fixes #1473.

2012-01-16 09:11  strk

	* Prevent lwcollection_construct from creating non-collection types

2012-01-16 08:25  strk

	* Use a CTE for queries involving largs WKB input.
	  
	  Reduces parsing and execution time.

2012-01-16 08:25  strk

	* Comment out expensive DEBUG lines

2012-01-16 08:24  strk

	* Downgrade notice of face splitting to debug level

2012-01-15 20:52  strk

	* Wrap DEBUG output in ifdef POSTGIS_TOPOLOGY_DEBUG (#1469)

2012-01-15 17:50  strk

	* Make AddTopoGeometryColumn less sequence-number-eager,
	  regress-test

2012-01-15 09:25  robe

	* put in spaces in ST_InterpolatePoint See Also references

2012-01-15 09:23  robe

	* ditto for ST_LocateBetween - name change flag and minor other
	  corrections

2012-01-15 09:10  robe

	* put a note ST_LocateAlong name changed (and is a new name in 2.0
	  - old name is ST_Locate_Along_Measure)

2012-01-15 03:59  robe

	* link to where to download pre-built cheat sheets

2012-01-15 03:32  robe

	* revise docs about make installing extensions to note that
	  extensions are now installed by default if compiling against
	  9.1+. Also provide an example query to run to verify extensions
	  are installed. THANKS pramsey -- now if we can only have a real
	  tagged release that would be SWEET.

2012-01-15 03:18  robe

	* #1401 Goodbye getSRID()

2012-01-14 13:10  mcayland

	* Display "Creating Index..." text within the progress dialog
	  rather than within the shp2pgsql-gui log window.
	  
	  This should make it more obvious to users that something is still
	  happening in the case that
	  they are building on a index on larger shapefiles which can often
	  take quite some time.

2012-01-14 07:37  robe

	* change eol from native to LF to try to resolve #1466

2012-01-14 07:29  robe

	* document --with-gettext=no optionand case why you would want to
	  do this. Also minor modifications as to use GEOS 3.3.2 and why
	  you should

2012-01-14 01:03  pramsey

	* Add ST_InterpolatePoint, deprecate ST_Locate_Between_Measures and
	  ST_Locate_Along_Measure. Document new functions. Alter
	  regressions and docs to use AsText instead of AsEWKT.

2012-01-14 00:49  mcayland

	* Use normal autoconf convention of using #define to determine
	  whether or not GDALFPOLYGONIZE is present, rather than always
	  having it present and setting its value to either 0 or 1.

2012-01-14 00:49  mcayland

	* Switch liblwgeom to use the POSTGIS_* defines already generated
	  by configure, rather than passing them in directly.
	  
	  Similar to my previous commit, however here the aim is that by
	  moving the logic outside of make then we can
	  potentially allow other generators (such as CMake) to detect and
	  use other compilers rather than embedding
	  specific -D flags into the command line.

2012-01-14 00:49  mcayland

	* Switch NLS build to use the in-built ENABLE_NLS define rather
	  than USE_NLS.
	  
	  The key concept here is that we eliminate all logic from the
	  Makefile and put
	  it in the build system (e.g. configure). By having the logic at
	  this higher
	  layer, we make it much easier to transition to another build
	  system in future
	  such as CMake.

2012-01-14 00:49  mcayland

	* Enable configure to accept the additional parameter
	  --with-gettext=no to disable NLS builds.
	  
	  This makes it possible to explicitly disable builds at configure
	  time if required for
	  platforms where this causes problems such as Windows (see bug
	  #748).

2012-01-14 00:48  mcayland

	* Fix incorrect camel-casing for HAVE_JSON within configure.ac.

2012-01-14 00:48  mcayland

	* Fix up AC_DEFINE macros in configure.ac that don't have a
	  description.
	  
	  While autoheader emits a warning, it actually fails and does not
	  regenerate
	  postgis_config.h.in. Along with this fix, we commit an updated
	  version of
	  postgis_config.h created from a fresh invocation of autoheader
	  minus the
	  PACKAGE_* macros.

2012-01-13 17:34  strk

	* Add test for creating tables with circularstring typmod (#1085)

2012-01-13 17:33  strk

	* First draft of a test for typmod (#1085)
	  
	  This version simply creates the tables and checks
	  geometry_columns.
	  Should be enhanced to test effectiveness of constraints.

2012-01-13 16:28  robe

	* remove dangling reference to geometry_same

2012-01-13 16:23  strk

	* Virtualize ``make'' calls (#1464)

2012-01-13 15:54  mcayland

	* Rename geometry column header in shp2pgsql-gui to "geo column" to
	  reduce its visible width based upon feedback from Regina.

2012-01-13 15:50  robe

	* remove ~= from documentation -- we don't want people using this
	  operator

2012-01-13 13:31  strk

	* Add all signature in the current repository

2012-01-13 11:34  strk

	* Add more signatures found in a more recent dump of mine

2012-01-13 11:29  strk

	* Make verbose output of postgis_restore.pl more useful for
	  maintainance
	  
	  It will now avoid to collapse all spaces to keep the door open
	  for
	  better parsing in the future and to be more human readable.

2012-01-13 10:00  strk

	* Make ~= operator GIST-indexable, following existing documentation
	  
	  NOTE: it takes a dump/reload for this to be in effect.

2012-01-12 21:43  pramsey

	* Add in an offset option to ST_LocateBetween

2012-01-12 19:55  pramsey

	* Add support for MULTIPOINT and POINT to ST_LocateBetween

2012-01-12 19:07  pramsey

	* Flip ST_LocateBetween to use the same LRS code as
	  ST_LocateBetweenElevations

2012-01-12 17:41  strk

	* Add regress test for topology.AddFace robustness (see #1383)

2012-01-12 17:06  strk

	* Fix lw_dist2d_pt_seg(B, AB), see #1459
	  
	  Includes regress testing. Should also fix #1383

2012-01-12 11:21  strk

	* Complete tests for higher coordinate dimensions (#1455)

2012-01-12 11:21  strk

	* Fix bug in dimension computer for collection WKT.
	  
	  The parser got confused by inner M letters.
	  This commit also improves speed early breaking the loop over WKT.

2012-01-12 11:20  strk

	* Add tests for higher coordinate dimensions (#1455)
	  
	  GEOMETRYCOLLECTION still fails

2012-01-12 08:52  strk

	* Test roundtrip of WKT. Higher dimensions still needed (#1455)

2012-01-12 08:52  strk

	* Fix a bug in gserialized_read_gbox_p reading garbage in EMPTY
	  point
	  
	  Includes cunit test. Fixes #1458.

2012-01-12 08:51  strk

	* gbox_float_round: do not attempt to round M when not present

2012-01-12 08:51  strk

	* Expose gbox_float_round to liblwgeom API

2012-01-11 19:45  pramsey

	* Change references to BOX2DFLOAT4 to just BOX2D and remove the
	  struct. Ding dong.

2012-01-11 19:20  pramsey

	* Tie astext(geography) and asbinary(geography) directly to the
	  lwgeom_ C functions, without a cast

2012-01-11 18:53  strk

	* Allow higher dimensions in GeomFromWKB (#1452)
	  
	  Includes regress test for WKB roundtrip
	  (failing as expected with point empty)

2012-01-11 18:45  strk

	* Fix bug in gbox_same -> lwgeom_same -> ST_OrderingEquals (#1454)
	  
	  Adds regression test for lwgeom_same and ST_OrderingEquals

2012-01-11 17:18  strk

	* Fix EMPTY ~= EMPTY to return TRUE (#1453)
	  
	  This also fixes ST_OrderingEquals for empty geometries and
	  adds the concept of NULL boxes to represent EMPTY boxes.
	  
	  ST_Equals is still broken as it uses the overlap operator
	  instead.

2012-01-11 17:18  strk

	* Encode dependency of libpgcommon on postgis_config.h

2012-01-11 17:18  strk

	* Xref ST_AsBinary to its reverse ST_GeomFromWKB

2012-01-11 15:57  strk

	* Add paranoid test of another malformed WKB found in #168

2012-01-11 15:51  strk

	* Drop ST_AsBinary(text) wrapper, removed in previous commits

2012-01-11 14:50  strk

	* Add documentation about enhancements in ST_AsBinary (#288)

2012-01-11 14:46  strk

	* Drop geography-specific C-side of AsBinary function. Proxy to
	  geometry.
	  
	  See #288

2012-01-11 12:30  strk

	* Limit geometry_columns view definition within 80 columns.
	  
	  This is to avoid issues like #1449

2012-01-11 11:17  strk

	* Add regress test for WKB (#1448) and enable the existing one for
	  WKT

2012-01-11 11:17  strk

	* Unlease higher dimensions in ST_AsBinary, using SQL/MM (#288)

2012-01-11 11:16  strk

	* ST_AsText item is an enhancement, not a new feature

2012-01-11 10:40  strk

	* Add note aboute AsText support for higher dimension

2012-01-11 10:34  strk

	* Unleash SQL/MM WKT returned by ST_AsText (#287)

2012-01-11 08:36  strk

	* Use $(MAKE) to invoke whatever make was used by builder

2012-01-11 08:26  strk

	* Update HARD UPGRADE section, mention --with-topology

2012-01-11 02:27  pramsey

	* Try an older bash syntax for robe?

2012-01-10 23:22  pramsey

	* Add ST_LocateAlong support for multipoints too (completeness)

2012-01-10 23:14  pramsey

	* Bind ST_LocateAlong() to the new LRS function that supports
	  offsets.

2012-01-10 23:04  pramsey

	* svn:ignore properties

2012-01-10 23:04  pramsey

	* Spacing, yes

2012-01-10 22:20  robe

	* #1444 fix typo in command (should be command not comand)

2012-01-10 21:51  pramsey

	* Bring the extensions into the autoconf environment

2012-01-10 19:36  dustymugs

	* Fixed incorrect call to rt_raster_geopoint_to_cell in
	  rt_band_load_offline_data and added additional debug messages

2012-01-10 18:45  dustymugs

	* Fixed incorrect use of rt_band_destroy when loading offline band
	  data. ALso added rules to raster_columns and raster_overviews to
	  gracefully handle insert/update/delete.

2012-01-10 18:18  dustymugs

	* Fixed double free of memory when using out-of-database bands

2012-01-10 18:12  strk

	* Add rules on geometry_columns view to tolerate
	  insert/update/delete
	  
	  Fixes OGR, see #1426. Raises no warning on operation (it should).
	  This commit includes changes in postgis_proc_upgrade.pl to retain
	  rules.

2012-01-10 14:58  strk

	* Reflect type of empty from ST_Dimension (#1441)
	  
	  No existing testcase fail, no new testcase is added.
	  This change doesn't invalidate any part of the reference manual.
	  Reference manual isn't updated.
	  
	  Signed-off-by: Charlie Brown

2012-01-10 13:17  strk

	* Use a standard lwcollection_allows_subtype function to guard
	  against bad input.
	  
	  Fixes #698 (and #1445 in a better way)

2012-01-10 12:28  mcayland

	* If the database settings are incorrect when attempting an import,
	  display the connection settings
	  dialog.
	  
	  Also a minor bugfix: if the dialog is cancelled by closing the
	  window, ensure that any unset
	  fields are reset back to blank.

2012-01-10 12:28  mcayland

	* Switch shp2pgsql-gui to COPY mode by default for increased speed;
	  the user doesn't really care
	  what form the output takes when it's being loaded into the
	  database directly rather than via
	  a file.

2012-01-10 12:28  mcayland

	* Raise an error within shp2pgsql-gui if the user clicks "Import"
	  without having added any files to the list.

2012-01-10 12:28  mcayland

	* Alter shp2pgsql-gui so that we use one connection per file; this
	  makes tracking error state
	  on the server considerably easier, since upon abort we just
	  disconnect from the server rather
	  than trying to figure out what state we are in and handle it
	  appropriately.

2012-01-10 11:36  strk

	* Check type of elements added to multi geometries. Fixes #1445.
	  
	  Includes regress testing both at the liblwgeom and postgis
	  levels.

2012-01-10 10:06  strk

	* Add "M" type modifiers on elements of GEOMETRYCOLLECTION
	  
	  Reflects specs in doc/ZMgeoms.txt and satisfies the parser.
	  Closes ticket #724.

2012-01-10 08:32  strk

	* Other generated files

2012-01-10 08:28  strk

	* Ignore new generated files

2012-01-10 08:26  strk

	* Add images-clean rule and perform the cleanup on maintainer-clean

2012-01-10 07:25  robe

	* put in missing title tag

2012-01-10 07:12  robe

	* put in missing end paragraph end tag

2012-01-10 07:03  robe

	* fix typo

2012-01-10 06:53  robe

	* #1442: Add sections on installing, upgrading and loading data
	  into tiger geocoder. Got at least 2 people who seem confused
	  about how to upgrade their tiger installs and assume it follows
	  the same steps as the rest of PostGIS.

2012-01-09 22:43  dustymugs

	* Added column "out_db" to raster_columns. "out_db" is of type
	  boolean[] with each element indicating if that band of same index
	  is out-of-database. Updated relevant AddRasterConstraints and
	  DropRasterConstraints functions. Related ticket is #1440.

2012-01-09 20:17  robe

	* put in svn Author Date Id Revision keywords

2012-01-09 20:08  dustymugs

	* Make the data of externally-loaded band internally owned so a
	  call to rt_band_destroy() properly frees the memory.

2012-01-09 19:48  dustymugs

	* Add read-only support for band data located outside the database
	  in raster files. All "get" and analysis functions should work for
	  out of database bands. Related ticket is #1440. Also added a test
	  raster file for use by an out of db band and future use for
	  raster2pgsql loader regression tests.

2012-01-09 19:05  dustymugs

	* Removed garbage whitespace.

2012-01-09 19:02  dustymugs

	* Added conditional check to ST_Intersects(raster, int, raster,
	  int) to deal with STRICT being set on _st_intersects(raster, int,
	  raster, int). Fixes regression caused in r8714.

2012-01-09 18:50  pramsey

	* Remove whitespace

2012-01-09 18:27  pramsey

	* Interim progress on LRS work.

2012-01-09 18:01  strk

	* Change lwgeom_is_empty to return spatial emptiness (#671)

2012-01-09 17:55  mcayland

	* Allow manual resizing of the filename column within shp2pgsql-gui
	  if required, as per request from Regina.

2012-01-09 17:27  strk

	* Further cleanup of ST_CollectionExtract documentation

2012-01-09 17:10  strk

	* Document new ST_CollectionExtract behavior

2012-01-09 17:01  strk

	* Switch back ST_CollectionExtract to return EMPTY rather than NULL
	  on no matches (#835)
	  
	  This behavior seems closer to the one requested in original #457
	  testcase, and is still consistent. Is also closer to
	  documentation.

2012-01-09 17:01  strk

	* Add lwgeom_construct_empty API call

2012-01-09 17:01  strk

	* Implement lwcompound_construct_empty

2012-01-09 16:20  strk

	* Alwas return NULL on type miss from ST_CollectionExtract (#835)

2012-01-09 16:20  strk

	* Return typed empties from lwcollection_extract

2012-01-09 15:27  strk

	* Distribute comments in tarball. Stop distributing pdf or html
	  (#626)

2012-01-09 15:03  strk

	* Fix compiler warnings

2012-01-09 15:01  dustymugs

	* Make _ST_Intersects(raster, raster) STRICT as per comments in
	  #1412.

2012-01-09 14:56  robe

	* #1392: Can't geocode intersecting highways or areas where no zip
	  available

2012-01-09 13:36  strk

	* Build the libtool wrapper script version of raster2pgsql

2012-01-09 12:48  robe

	* Add Maria Arias de Reyna to credits

2012-01-09 11:01  strk

	* Update Java components to support SRID<=0 as unknown SRID (#1221)
	  
	  This is first patch by Maria Arias de Reyna taking on
	  maintainance
	  of the Java components. It includes tweaks in README file and
	  a new maven based build system. It also includes some indenting
	  changes.

2012-01-09 10:34  strk

	* Fix memory leak in shapefile loader (#1436)

2012-01-09 07:52  robe

	* fix typo in extension version

2012-01-08 23:32  mcayland

	* Commit reworked version of shp2pgsql-gui to the repository.
	  
	  As per my email to postgis-devel, this commit contains a major
	  reworking
	  of the inner core, with many bugfixes. The primary changes are:
	  
	  - Elimination of FILENODE, since we can just use pointers to
	  SHPLOADERCONFIG
	  
	  - Abstract the configuration structures from the GUI interface
	  
	  - Restrict entry to either drag/drop or file chooser
	  
	  - Instead of constantly destroying/creating new dialogs, create
	  them once and then just show/hide them (in particular this
	  enables the file chooser to open at its previous directory)
	  
	  - Add separate connection details and progress bar dialogs
	  
	  - Rework both internals and GUI in preparation for adding dumper
	  support
	  
	  Note that the dumper integration changes are being worked on
	  separately
	  and will be included in a later commit.

2012-01-08 19:15  robe

	* Fix typo in manual and more description about schema.
	  Evidentially some people do try to read the manual and make sense
	  of it as demonstrated here:
	  http://gis.stackexchange.com/questions/18254/loading-a-raster-into-a-postgis-2-0-database-on-windows

2012-01-08 16:28  dustymugs

	* Code cleanup related to registering and deregistering GDAL
	  drivers

2012-01-08 07:57  robe

	* lots of corrections, also add integer[] arg recognition

2012-01-08 07:29  robe

	* more cleanup -- issue with raster / raster functions and output
	  convexhull instead of raster when result type is raster or
	  geometry

2012-01-08 06:49  robe

	* revise to recognize array of raster arguments

2012-01-08 06:26  robe

	* get rid of dropraster addrastercolumn and replace with create
	  table, apply constraints. Still a lot of cleanup to go

2012-01-07 19:28  robe

	* #1435: fix function proto typo of TopoGeo_AddPoint in docs

2012-01-07 19:24  robe

	* fix typo in version number

2012-01-07 19:04  robe

	* change alpha1 to a14. It appears we won't be releasing an alpha1
	  this weekend bah.

2012-01-07 19:02  robe

	* update instructions to reflect changes that need to be made to
	  extensions before tagged release. Hopefully we can automate this
	  part in the future -- but have no clue how.

2012-01-07 15:24  dustymugs

	* Have rt_raster_from_gdal_dataset attempt to determine the SRID of
	  the raster using OSR.

2012-01-07 14:05  dustymugs

	* Additional tweaks for the NODATA values constraint. Continues
	  changes made in r8691.

2012-01-07 00:55  robe

	* bump version to alpha1 in preparation for alpha1 shuttle launch

2012-01-07 00:47  pramsey

	* Move geojson test into geojson.sql file

2012-01-07 00:42  dustymugs

	* Fixed handling of NODATA value constraint as band with no NODATA
	  was being constrained with the value of zero.

2012-01-07 00:29  pramsey

	* ST_GeomFromGeoJSON - Malformed GeoJSON causes SIGSEGV in postgres
	  process (#1434)

2012-01-06 21:39  pramsey

	* Move offset curve generation into liblwgeom with other geos
	  functionality
