Changes between Version 70 and Version 71 of WikiStart
- Timestamp:
- 01/13/13 17:09:19 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v70 v71 1 1 = PostGIS Tracker and Wiki = 2 2 [[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 3 PostGIS 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. 5 4 6 5 This 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. … … 51 50 * [wiki:WKTRaster PostGIS Raster] - Integration of a new raster type within PostGIS spec. 52 51 * [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. 54 53 * [http://fuzzytolerance.info/code/postgis-raster-ftw/ PostGIS Raster FTW] - Real application - land classification /vector/raster operations 55 54 * [http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html PostGIS Raster Driver for GDAL] - Information about PostGIS Raster driver for GDAL 56 55 * [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]58 56 59 57 === PostGIS Topology ===