]> granicus.if.org Git - postgis/commitdiff
Convert text to UTF8
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 3 Apr 2012 18:21:35 +0000 (18:21 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 3 Apr 2012 18:21:35 +0000 (18:21 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9598 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index f3b848ef63623c6c10eba2892621256c0d8d959e..865d440ed8044396a51963c796a3d56f784b54e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ PostGIS 2.0.0
     operators (Paul Ramsey / funded by Vizzuality)
   - Support for TIN and PolyHedralSurface (Olivier Courtin / Oslandia)
   - Raster support integrated and documented
-    (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli,
+    (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli,
     Regina Obe, David Zwarg)
     (Company developer and funding: University Laval, Deimos Space, CadCorp,
     Michigan Tech Research Institute, Paragon Corporation, Azavea)
@@ -39,7 +39,7 @@ PostGIS 2.0.0
   - Topology support improved, documented, testing, bug fixes 
     (Sandro Santilli / Faunalia for RT-SIGTA, Regina Obe, Andrea Peri,
      Jose Carlos Martinez Llari)
-  - 3D relationship support functions (Nicklas Aven)
+  - 3D relationship support functions (Nicklas Avèn)
     ST_3DDistance, ST_3DClosestPoint, ST_3DIntersects, 
     ST_3DShortestLine
   - ST_Split (Sandro Santilli / Faunalia for RT-SIGTA)
@@ -93,7 +93,7 @@ PostGIS 2.0.0
   us get to this release.
 
   - Andrea Peri - Lots of testing on topology, checking for correctness
-  - Andreas Forø Tollefsen - raster testing
+  - Andreas Forø Tollefsen - raster testing
   - Chris English - topology stress testing loader functions
   - Salvatore Larosa - Lots of topology testing 
   - Brian Hamlin - Benchmarking, general testing all components
@@ -114,7 +114,7 @@ PostGIS 1.5.3
         (Sandro Santilli, reported by Birgit Laggner)
    - #940, support for PostgreSQL 9.1 beta 1 
      (Regina Obe, Paul Ramsey, patch submitted by stl)
-   - #845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén)
+   - #845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén)
      Reported by cdestigter
    - #884, Unstable results with ST_Within, ST_Intersects (Chris Hodgson)
    - #779, shp2pgsql -S option seems to fail on points (Jeff Adams)
@@ -129,7 +129,7 @@ PostGIS 1.5.3
    - #573 ST_Union fails on a group of linestrings 
         Not a PostGIS bug, fixed in GEOS 3.3.0
    - #457 ST_CollectionExtract returns non-requested type
-    (Nicklas Avén, Paul Ramsey)
+    (Nicklas Avén, Paul Ramsey)
    - #441 ST_AsGeoJson Bbox on GeometryCollection error (Olivier Courtin)
    - #411 Ability to backup invalid geometries (Sando Santilli)
      Reported by Regione Toscana
@@ -148,7 +148,7 @@ PostGIS 1.5.2
    - Loader: fix handling of empty (0-verticed) geometries in shapefiles.
      (Sandro Santilli)
    - #536, Geography ST_Intersects, ST_Covers, ST_CoveredBy and
-     Geometry ST_Equals not using spatial index (Regina Obe, Nicklas Avén)
+     Geometry ST_Equals not using spatial index (Regina Obe, Nicklas Avén)
    - #573, Improvement to ST_Contains geography
    - Loader: Add support for command-q shutdown in Mac GTK build (Paul Ramsey)
    - #393, Loader: Add temporary patch for large DBF files 
@@ -228,9 +228,9 @@ PostGIS 1.5.0
   - Added Hausdorff distance calculations (#209) (Vincent Picavet)
   - Added parameters argument to ST_Buffer operation to support one-sided 
     buffering and other buffering styles (Sandro Santilli)
-  - Performance improvements to ST_Distance (Nicklas Avén)
+  - Performance improvements to ST_Distance (Nicklas Avén)
   - Addition of other Distance related visualization and analysis 
-    functions (Nicklas Avén)
+    functions (Nicklas Avén)
     - ST_ClosestPoint
     - ST_DFullyWithin
     - ST_LongestLine
@@ -350,7 +350,7 @@ PostGIS 1.3.6
        (Mark Cave-Ayland, Mark Leslie)
   - Enhancement Trac#34 - pgsql2shp now creates .prj files where applicable (Regina Obe)
   - Fix Trac#88 -  Windows Vista pgsql2shp memory bug (Regina Obe)
-  - Fix Trac#146 - for distance calculation on collections (Nicklas Avén, Paul Ramsey)
+  - Fix Trac#146 - for distance calculation on collections (Nicklas Avén, Paul Ramsey)
   - Fix Trac#116 - crashers for rare EWKB cases (Paul Ramsey)
   - Fix to address an SRID of -1 in probe_geometry_columns (Kevin Neufeld)
   - Fix Trac#99 shp2pgsql logical error when importing DBF-only (Regina Obe)