Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						ad8cb985a9 
					 
					
						
						
							
							[1.8.x] Fixed a typo in docs/ref/contrib/gis/geos.txt.  
						
						... 
						
						
						
						Backport of e090070761 
						
						
					 
					
						2015-12-18 07:09:31 -05:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						78627091f8 
					 
					
						
						
							
							[1.8.x]  Fixed   #25649  -- Documented that all GEOSGeometry constructors take srid kwarg.  
						
						... 
						
						
						
						Backport of a3708fda35 
						
						
					 
					
						2015-11-25 16:30:50 -05:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						954d63155f 
					 
					
						
						
							
							[1.8.x] Refs  #25739  -- Lessened the prominence of geos.fromstr() in the docs.  
						
						... 
						
						
						
						Backport of 97e1d24330 
						
						
					 
					
						2015-11-23 17:25:04 -05:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						1deaafe2f5 
					 
					
						
						
							
							[1.8.x]  Fixed   #25728  -- Fixed description of GEOSGeometry.contains().  
						
						... 
						
						
						
						Backport of 34669ea6b8 
						
						
					 
					
						2015-11-11 09:35:25 -05:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						a71fc544c6 
					 
					
						
						
							
							[1.8.x]  Fixed   #25660  -- Documented GEOSGeometry.dims  
						
						... 
						
						
						
						Backport of f98126a05a 
						
						
					 
					
						2015-11-05 10:59:00 +01:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						d60208bbae 
					 
					
						
						
							
							[1.8.x] Refs  #25636  -- Updated instructions for libspatialite source installation  
						
						... 
						
						
						
						Backport of cdb17dcb64 
						
						
					 
					
						2015-10-31 09:38:28 -04:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						a00bdceb43 
					 
					
						
						
							
							[1.8.x]  Fixed   #25641  -- Removed section about adding Google projection to spatial_ref_sys table  
						
						... 
						
						
						
						Backport of 9ae8da0e3 
						
						
					 
					
						2015-10-30 10:08:22 +01:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						528ef71a76 
					 
					
						
						
							
							[1.8.x] Fixed required SpatiaLite version in docs.  
						
						... 
						
						
						
						Refs bc0aba77861a10ae45b1 
						
						
					 
					
						2015-10-29 07:58:46 -04:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						b609296ab2 
					 
					
						
						
							
							[1.8.x]  Fixed   #25603  -- Made clear that geometry's SRID is meant in docs for GEOSGeometry.transform.  
						
						... 
						
						
						
						Backport of 310049a5a 
						
						
					 
					
						2015-10-24 10:56:13 +02:00 
						 
				 
			
				
					
						
							
							
								Sergey Fedoseev 
							
						 
					 
					
						
						
							
						
						4171d208f4 
					 
					
						
						
							
							[1.8.x] Fixed quotes in GeoQuerySet aggregates examples.  
						
						... 
						
						
						
						Backport of 92c1ae1b0b 
						
						
					 
					
						2015-10-13 23:41:22 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						15359f1fe9 
					 
					
						
						
							
							Added precision about GeoJSON field outputs  
						
						... 
						
						
						
						Backport of 533c10998 
						
						
					 
					
						2015-10-12 21:51:08 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Artajos 
							
						 
					 
					
						
						
							
						
						29c9a7d220 
					 
					
						
						
							
							[1.8.x]  Fixed   #25398  -- Revised instances of os.path.join()  
						
						... 
						
						
						
						Replaced occurrences of os.path.join(BASE_DIR, 'folder/subfolder')
to os.path.join(BASE_DIR, 'folder', 'subfolder')
Backport of d2ef521a53 
						
						
					 
					
						2015-10-03 09:10:26 +02:00 
						 
				 
			
				
					
						
							
							
								Flavio Curella 
							
						 
					 
					
						
						
							
						
						501b32b255 
					 
					
						
						
							
							[1.8.x]  Fixed   #25380  -- Added Postgres.app to the PostGIS options on OS X.  
						
						... 
						
						
						
						Backport of 0c7c18cc9e 
						
						
					 
					
						2015-09-11 08:00:07 -04:00 
						 
				 
			
				
					
						
							
							
								David Sanders 
							
						 
					 
					
						
						
							
						
						0723a39a59 
					 
					
						
						
							
							[1.8.x] Updated PROJ.4 link to new GitHub wiki.  
						
						... 
						
						
						
						Backport of 7efdd40407 
						
						
					 
					
						2015-08-25 09:57:34 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						bcf5fb78d7 
					 
					
						
						
							
							[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt  
						
						... 
						
						
						
						Backport of 56ed80ac2a 
						
						
					 
					
						2015-08-11 09:33:44 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						cda66497aa 
					 
					
						
						
							
							[1.8.x] Updated Wikipedia links to use https  
						
						... 
						
						
						
						Backport of 64982cc2fb 
						
						
					 
					
						2015-08-08 12:09:53 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						a66d843eec 
					 
					
						
						
							
							[1.8.x]  Fixed   #25159  -- Removed brackets from class/function/method signatures in docs.  
						
						... 
						
						
						
						Thanks hellbeast for the initial patch.
Backport of 87d55081ea 
						
						
					 
					
						2015-07-27 10:43:09 -04:00 
						 
				 
			
				
					
						
							
							
								Sławomir Ehlert 
							
						 
					 
					
						
						
							
						
						178b8fbdcd 
					 
					
						
						
							
							[1.8.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txt  
						
						... 
						
						
						
						Backport of 64ed8cdc9f 
						
						
					 
					
						2015-05-06 09:59:10 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						99bf9085a3 
					 
					
						
						
							
							[1.8.x]  Fixed   #24672  -- Clarified note about installing postgis_topology  
						
						... 
						
						
						
						Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
Backport of 6e8cb75e3e 
						
						
					 
					
						2015-04-21 17:57:36 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0c92913bb0 
					 
					
						
						
							
							[1.8.x] Updated links to latest version of PostGIS docs.  
						
						... 
						
						
						
						Backport of 53d11c6821 
						
						
					 
					
						2015-03-17 18:35:51 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						717bbd473c 
					 
					
						
						
							
							[1.8.x] Updated location of gis_tests in docs.  
						
						... 
						
						
						
						Backport of 64b9393ae2 
						
						
					 
					
						2015-03-17 11:35:41 -04:00 
						 
				 
			
				
					
						
							
							
								Floris den Hengst 
							
						 
					 
					
						
						
							
						
						bd36f2d432 
					 
					
						
						
							
							[1.8.x] Fixed doc typos.  
						
						... 
						
						
						
						Backport of e42a720ba2 
						
						
					 
					
						2015-03-14 12:29:27 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						f115694547 
					 
					
						
						
							
							[1.8.x] Documented gdal DataSource encoding parameter  
						
						... 
						
						
						
						Thanks Max Demars for the suggestion and Tim Graham for the review.
Backport of a8991b9b9f 
						
						
					 
					
						2015-03-13 16:41:37 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						12e199356e 
					 
					
						
						
							
							[1.8.x] Fixed download instructions for cities shapefile  
						
						... 
						
						
						
						Thanks Daniel Wiesmann for spotting the issue.
Backport of 57d42aef97 
						
						
					 
					
						2015-03-10 19:44:27 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						e2816f1ff9 
					 
					
						
						
							
							[1.8.x] Updated GIS docs wrt GIS test paths  
						
						... 
						
						
						
						Backport of 1825365152 
						
						
					 
					
						2015-03-10 18:01:29 +01:00 
						 
				 
			
				
					
						
							
							
								Sean Wang 
							
						 
					 
					
						
						
							
						
						f0780df608 
					 
					
						
						
							
							[1.8.x]  Fixed   #24358  -- Corrected code-block directives for console sessions.  
						
						... 
						
						
						
						Backport of eba6dff581 
						
						
					 
					
						2015-02-22 09:36:51 -05:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						a1fc97c1a7 
					 
					
						
						
							
							[1.8.x]  Fixed   #24144  -- Documented that GEOSGeometry.envelope can return a point  
						
						... 
						
						
						
						Thanks Manel Clos for the report.
Backport of 1379165b35 
						
						
					 
					
						2015-02-14 16:20:58 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						a79e6b6717 
					 
					
						
						
							
							Fixed   #24152  -- Deprecated GeoQuerySet aggregate methods  
						
						... 
						
						
						
						Thanks Josh Smeaton and Tim Graham for the reviews. 
						
						
					 
					
						2015-01-16 19:53:02 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						8842bc101c 
					 
					
						
						
							
							Fixed some docs spelling mistakes.  
						
						
						
						
					 
					
						2014-12-23 14:41:53 -05:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						6e08bde8c4 
					 
					
						
						
							
							Added RasterSource/GDALBand GDAL objects  
						
						... 
						
						
						
						Based on Daniel Wiesmann's raster branch. Thanks Daniel Wiesmann
and Tim Graham for the reviews. Refs #23804 . 
						
						
					 
					
						2014-12-23 16:36:18 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						337cd09836 
					 
					
						
						
							
							Updated some other external links in the docs  
						
						
						
						
					 
					
						2014-12-19 18:07:52 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						0a4b04fc23 
					 
					
						
						
							
							Used https for most *.python.org links  
						
						
						
						
					 
					
						2014-12-19 18:07:52 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						c0b65150ff 
					 
					
						
						
							
							Fixed typo in spatialite.txt  
						
						... 
						
						
						
						Thanks Tim Graham for spotting the error. 
						
						
					 
					
						2014-12-08 22:31:07 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						bac7664f27 
					 
					
						
						
							
							Ran 'CREATE EXTENSION postgis' during prepare_database hook  
						
						... 
						
						
						
						DatabaseWrapper.prepare_database has been introduced in 307de67073 
						
						
					 
					
						2014-12-08 22:22:53 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						8f97413fae 
					 
					
						
						
							
							Fixed   #20968  -- Checked Spatialite metadata before migrations  
						
						... 
						
						
						
						Thanks Kenial S. Lee for the initial patch and Tim Graham for
the review. 
						
						
					 
					
						2014-12-08 22:22:53 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						e309135081 
					 
					
						
						
							
							Fixed documentation of GeoModelAdmin.openlayers_url  
						
						
						
						
					 
					
						2014-12-06 12:47:08 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						860eb01d17 
					 
					
						
						
							
							Removed instructions to create a PostgreSQL cluster in GIS docs  
						
						... 
						
						
						
						Creating a new cluster is neither required not recommendable for
most users. The previous section explains how to create a user
with sufficient permissions to automatically create a database
during tests. 
						
						
					 
					
						2014-11-29 11:21:25 +01:00 
						 
				 
			
				
					
						
							
							
								Kenial Lee 
							
						 
					 
					
						
						
							
						
						cc870b8ef5 
					 
					
						
						
							
							Fixed   #23901  -- Documented how to use SpatiaLite with Homebrew.  
						
						
						
						
					 
					
						2014-11-26 14:03:08 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						379431ef91 
					 
					
						
						
							
							Updated GIS docs to use doc links.  
						
						
						
						
					 
					
						2014-11-26 12:46:06 -05:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						b0a58b9085 
					 
					
						
						
							
							Updated an old note about GEOSGeometry.transform  
						
						
						
						
					 
					
						2014-11-22 12:20:17 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						5b9470efd8 
					 
					
						
						
							
							Removed old version note in layermapping.txt  
						
						
						
						
					 
					
						2014-11-15 20:42:08 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						35dac5070b 
					 
					
						
						
							
							Added a new GeoJSON serialization format for GeoDjango  
						
						... 
						
						
						
						Thanks Reinout van Rees for the review. 
						
						
					 
					
						2014-11-15 18:07:18 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						e541bbd0dc 
					 
					
						
						
							
							Removed doc reference to pre-1.5 PostGIS  
						
						
						
						
					 
					
						2014-11-13 14:38:19 +01:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						7fd1f3a645 
					 
					
						
						
							
							Updated Fink doc section to be version-agnostic  
						
						
						
						
					 
					
						2014-11-13 14:34:47 +01:00 
						 
				 
			
				
					
						
							
							
								Corey Farwell 
							
						 
					 
					
						
						
							
						
						37b13033c6 
					 
					
						
						
							
							Removed sudo from pip commands in docs.  
						
						
						
						
					 
					
						2014-09-22 15:49:48 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						1f45f3cea1 
					 
					
						
						
							
							Updated docs about Spatialite collect/extent support  
						
						
						
						
					 
					
						2014-08-23 18:03:11 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						a7d964ab87 
					 
					
						
						
							
							Replaced no_spatialite by connection features  
						
						... 
						
						
						
						Refs #22632 . Thanks Tim Graham for the review. 
						
						
					 
					
						2014-08-23 15:41:13 +02:00 
						 
				 
			
				
					
						
							
							
								areski 
							
						 
					 
					
						
						
							
						
						9d6551204e 
					 
					
						
						
							
							Removed unnecessary code-block directives.  
						
						
						
						
					 
					
						2014-08-19 16:44:25 -04:00 
						 
				 
			
				
					
						
							
							
								Baptiste Mispelon 
							
						 
					 
					
						
						
							
						
						5853c87a45 
					 
					
						
						
							
							Fixed   #23303  -- Added BEGIN and COMMIT statements to the output of sqlmigrate.  
						
						
						
						
					 
					
						2014-08-18 18:55:12 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d28396f526 
					 
					
						
						
							
							Fixed   #23144  -- Dropped support for MySQL 5.0, 5.1.  
						
						
						
						
					 
					
						2014-08-02 10:28:40 -04:00