Changes between Version 70 and Version 71 of WikiStart


Ignore:
Timestamp:
Jan 13, 2013, 5:09:19 PM (11 years ago)
Author:
pramsey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v70 v71  
    11= PostGIS Tracker and Wiki =
    22[[Image(OSGeo_project.png, right, link=http://www.osgeo.org/)]]
    3 PostGIS is a project originally developed by [http://www.refractions.net Refractions Research] and further enhanced by various third party developers, private corporations, non-profit, academic, and research institutions.  It is now a project of [http://www.osgeo.org OSGeo] and is currently in the incubation phase.
    4 
     3PostGIS is a geospatial extension for PostgreSQL. It allows map data to be stored, queried and analyzed within the database.  It is an [http://www.osgeo.org OSGeo] project.
    54 
    65This Trac instance is used for bug, enhancement & task tracking for PostGIS. It also serves as a user and developer wiki, and a view into the subversion code repository.  To edit the wiki pages and bug/enhancement/task tickets you'll need to login with an [http://www.osgeo.org/osgeo_userid OSGeo Userid]. Read the TracGuide for details about how the site works.
     
    5150 * [wiki:WKTRaster PostGIS Raster] - Integration of a new raster type within PostGIS spec.
    5251 * [wiki:WKTRasterTutorial01 Raster Tutorial] - Demonstrates how to use Raster with vector geometries and install on windows.
    53  * [http://www.postgis.org/documentation/manual-svn/RT_reference.html Raster functions reference] - This is a list of already implemented functions.  Documentation of functions still in progress.
     52 * [http://postgis.net/docs/manual-dev/RT_reference.html Raster functions reference] - This is a list of already implemented functions.  Documentation of functions still in progress.
    5453 * [http://fuzzytolerance.info/code/postgis-raster-ftw/ PostGIS Raster FTW] - Real application - land classification /vector/raster operations
    5554 * [http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html PostGIS Raster Driver for GDAL] - Information about PostGIS Raster driver for GDAL
    5655 * [http://mateusz.loskot.net/2009/03/30/crunching-wkt-rasters/ Crunching Rasters  with WKT Raster]
    57  * [http://www.postgis.org/documentation/raster-doxygen/ WKTRaster Doxygen Documentation (pre-2.0)] Note: the 2.0 raster doxygen is now part of [http://www.postgis.org/documentation/postgis-doxygen PostGIS Doxygen]
    5856
    5957=== PostGIS Topology ===