Changes between Version 223 and Version 224 of WKTRaster


Ignore:
Timestamp:
Jan 14, 2013, 11:26:47 AM (11 years ago)
Author:
pramsey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster

    v223 v224  
    1212
    1313<LI><A href=http://trac.osgeo.org/postgis/wiki/WKTRaster/Documentation01>Beta Documentation</A></LI>
    14 <LI><A href=http://postgis.refractions.net/documentation/manual-svn/RT_reference.html>Function Reference</A></LI>
     14<LI><A href=http://postgis.net/documentation/manual-svn/RT_reference.html>Function Reference</A></LI>
    1515<LI><A href=http://trac.osgeo.org/postgis/wiki/WKTRaster/FAQ>FAQ</A></LI>
    1616<LI><A href=http://trac.osgeo.org/postgis/wiki/WKTRaster/SpecificationWorking03>Working Specs for Future Versions</A></LI>
     
    2828On the GDAL side, lots of improvement have been recently done on the <A href=http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html>PostGIS Raster driver</A>. You can now read irregular arrangements of raster and translate them into any format supported by GDAL. We are still looking for sponsors to implement the writer part of the driver.<BR><BR>
    2929
    30 <I>July 24, 2012</I><BR><B>PostGIS Raster Released with PostGIS 2.0 and another GSoC!</B><BR>Lot's of things happened since the last news was published in this page. First of all PostGIS Raster is now part of <A href=http://postgis.refractions.net/news/20120403/>PostGIS 2.0</A>! Congratulation to everybody who worked (and still work) on the raster stuff: Bborie, Jorge, Regina, David, Mateusz, Sandro & Pierre! Second: A second Google summer of Code project has been accepted for PostGIS (the first was for the GDAL driver and hence for the GDAL project actually). Qing Liu will work on a <A href=http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools> distance raster to feature function</A> and a cost distance function if she gets time. Welcome Qing!<BR><BR>
     30<I>July 24, 2012</I><BR><B>PostGIS Raster Released with PostGIS 2.0 and another GSoC!</B><BR>Lot's of things happened since the last news was published in this page. First of all PostGIS Raster is now part of PostGIS 2.0! Congratulation to everybody who worked (and still work) on the raster stuff: Bborie, Jorge, Regina, David, Mateusz, Sandro & Pierre! Second: A second Google summer of Code project has been accepted for PostGIS (the first was for the GDAL driver and hence for the GDAL project actually). Qing Liu will work on a <A href=http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools> distance raster to feature function</A> and a cost distance function if she gets time. Welcome Qing!<BR><BR>
    3131
    3232On Thursday, at 4 PM, Jorge Sanz and Ignacio Brodin will show how to <A href=http://2011.foss4g.org/sessions/accessing-postgis-raster-gvsig-desktop>access PostGIS Raster from gvSIG Desktop</A>. On Friday, at 11 AM, Pierre Racine will speak about how to <A href=http://2011.foss4g.org/sessions/store-manipulate-and-analyze-raster-data-within-postgresqlpostgis-spatial-database> store, manipulate and analyze raster data within the PostgreSQL/PostGIS spatial database</A> (<A href="http://blip.tv/fosslc/foss4g-window-pierre-storem-5656323">video</A>). He will also present what has been done since last year and what can be done with PostGIS Raster. See you in Denver: September 12-16!<BR><BR>
     
    7878 * '''Linux -''' [wiki:UsersWikiInstall Different repositories exist for binary versions of PostGIS]. If no repository is available for your Linux flavor, you will have to [wiki:DevWikiMain compile PostGIS yourself].
    7979
    80  * '''Windows Binaries - ''' If you are running PostGIS on Windows, you can find fairly recent binaries of PostGIS 2.0 (including raster support) in the [http://www.postgis.org/download/windows/experimental.php Windows Experimental Builds section]. These are for PostgreSQL 8.4, 9.0, and upcoming 9.1. Note that development on the standalone wktraster project deployable on PostGIS 1.3-1.5 has stopped and all future versions and bug fixes of raster support will be packaged in the PostGIS 2.0 builds.  The last set of binaries for the wktraster stand-alone are also available on Windows experimental page for PostgreSQL 8.3,8.4,9.0 running for PostGIS 1.4-1.5.
     80 * '''Windows Binaries - ''' If you are running PostGIS on Windows, you can find fairly recent binaries of PostGIS 2.0 (including raster support) in the [http://postgis.net/windows_downloads Windows Experimental Builds section]. These are for PostgreSQL 8.4, 9.0, and upcoming 9.1. Note that development on the standalone wktraster project deployable on PostGIS 1.3-1.5 has stopped and all future versions and bug fixes of raster support will be packaged in the PostGIS 2.0 builds.  The last set of binaries for the wktraster stand-alone are also available on Windows experimental page for PostgreSQL 8.3,8.4,9.0 running for PostGIS 1.4-1.5.
    8181
    8282 * '''Mac OSX Binaries - ''' If you are running PostGIS on Mac OSX leopard or Snow Leopard, you can find fairly recent binaries of PostGIS at [http://www.kyngchaos.com/software/postgres KyngChaos PostgreSQL GIS].
     
    8787
    8888 * '''Documentation'''[[BR]][[BR]]
    89    * [http://postgis.refractions.net/documentation/manual-svn/RT_reference.htm Function Reference] document in detail every raster function. Find also some more useful functions [http://trac.osgeo.org/postgis/browser/trunk/raster/scripts/plpgsql in this page].
     89   * [http://postgis.net/docs/manual-svn/RT_reference.htm Function Reference] document in detail every raster function. Find also some more useful functions [http://trac.osgeo.org/postgis/browser/trunk/raster/scripts/plpgsql in this page].
    9090   * [wiki:WKTRaster/Documentation01 PostGIS Raster Documentation] was a first draft of the documentation. It tells more about the rationale behind PostGIS Raster.
    9191
     
    122122svn checkout https://svn.osgeo.org/postgis/trunk postgis-svn
    123123}}}
    124    * You can also download the latest development snapshot from: http://www.postgis.org/download/ [[BR]][[BR]]
     124   * You can also download the latest development snapshot from: http://postgis.net/download/ [[BR]][[BR]]
    125125   * Compilation instructions are availables in the [wiki:WKTRaster/Documentation01 Documentation].[[BR]][[BR]]
    126    * Doxygen API reference is available on [http://postgis.refractions.net/documentation/postgis-doxygen/dirs.html PostGIS Current Reference], [http://www.postgis.org/documentation/raster-doxygen/ Old WKTRaster standalone] pages.[[BR]][[BR]]
     126   * Doxygen API reference is available on [http://postgis.net/documentation/postgis-doxygen/dirs.html PostGIS Current Reference], [http://postgis.net/documentation/raster-doxygen/ Old WKTRaster standalone] pages.[[BR]][[BR]]
    127127   * See report with [report:17 All tickets reported to PostGIS Raster]
    128128
     
    150150For more details and examples of application using PostGIS Raster:
    151151
    152    * Search for "raster" or "WKT Raster" in the [http://postgis.refractions.net/pipermail/postgis-users/ PostGIS mailing list archive] or in [http://www.nabble.com/forum/Search.jtp?forum=1221&local=y&query=%22wkt+raster%22 Nabble]
     152   * Search for "raster" or "WKT Raster" in the [http://lists.osgeo.org/pipermail/postgis-users/ PostGIS mailing list archive] or in [http://www.nabble.com/forum/Search.jtp?forum=1221&local=y&query=%22wkt+raster%22 Nabble]
    153153
    154154   * PostGIS Raster has been designed following a thorough analysis of the numerous discussions about raster integration in PostGIS over the recent years. You can find most of the post to the PostGIS-users group related to raster integration [http://trac.osgeo.org/postgis/wiki/UsersWikiRasterNotes in this page].