Changes between Version 9 and Version 10 of PostGIS20ReleaseAnnouncement

Show
Ignore:
Timestamp:
04/03/12 09:44:21 (14 months ago)
Author:
pramsey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS20ReleaseAnnouncement

    v9 v10  
    1 The PostGIS development team is super excited, can hardly believe that they are actually doing this, aren't maybe even sure that they are ready to make this kind of commitment, not so young, and not when we have so much more living to do, but: 
     1{{{ 
     2The PostGIS development team is super excited,  
     3can hardly believe that they are actually doing this,  
     4aren't maybe even sure that they are ready to make  
     5this kind of commitment, not so young, and not when 
     6we have so much more living to do, but: 
    27 
    38PostGIS 2.0.0 is complete and available for download. 
     
    510  http://postgis.org/download/postgis-2.0.0.tar.gz 
    611 
    7 The development process for 2.0 has been very long, but has resulted in a release with a number of exciting new features. 
     12The development process for 2.0 has been very long,  
     13but has resulted in a release with a number of exciting new features. 
    814 
    915 * Raster data and raster/vector analysis in the database 
    1016 * Topological models to handle objects with shared boundaries 
    11  * PostgreSQL typmod integration, for an automagical geometry_columns table 
     17 * PostgreSQL typmod integration, for an automagical  
     18   geometry_columns table 
    1219 * 3D and 4D indexing 
    1320 * Index-based high performance nearest-neighbour searching  
     
    2229 * Multi-file support in the shapefile GUI 
    2330 * Table export support in the shapefile GUI 
    24  * A geo-coder optimized for free US Census TIGER (2010) data 
     31 * A geo-coder optimized for free US Census  
     32   TIGER (2010) data 
    2533 
    26 We are greatly indebted to our large community of beta testers who valiantly tested PostGIS 2.0.0 and reported bugs so we could squash them before release time. 
     34We are greatly indebted to our large community of beta testers  
     35who valiantly tested PostGIS 2.0.0 and reported bugs so we could  
     36squash them before release time. 
    2737 
    2838And also we want to thank our parents for making PostGIS possible. 
     
    3141 
    3242The PostGIS development team 
     43}}}