]> granicus.if.org Git - postgis/commitdiff
Fix gdal binaries link
authorRegina Obe <lr@pcorp.us>
Mon, 29 Oct 2012 22:24:20 +0000 (22:24 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 29 Oct 2012 22:24:20 +0000 (22:24 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10587 b70326c6-7e19-0410-871a-916f4a2858ee

doc/faq_raster.xml

index c02cf65e50774514d49623e055c942237145c90d..62533fbd95e9049a7d9ce18767d55881724c935f 100644 (file)
        <answer>
                <para>Yes. Check out the page <ulink url="http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries">GDAL Binaries</ulink> page.  Any compiled with PostgreSQL
                support should have PostGIS Raster in them.  </para>
-               <para>We know for sure the following windows binaries have PostGIS Raster built in.</para>
-               <para><ulink url="http://fwtools.maptools.org/">FWTools latest stable version for Windows is compiled with Raster support</ulink>.</para>
                <para>PostGIS Raster is undergoing many changes.  If you want to get the latest nightly build for Windows -- then check out 
                 the Tamas Szekeres  nightly builds built with Visual Studio which contain GDAL trunk, Python Bindings and MapServer executables and PostGIS Raster driver built-in.  Just
                        click the SDK bat and run your commands from there.  <ulink url="http://vbkto.dyndns.org/sdk/">http://vbkto.dyndns.org/sdk/</ulink>.
                        Also available are VS project files.</para>
+                       <para><ulink url="http://fwtools.maptools.org/">FWTools latest stable version for Windows is compiled with Raster support</ulink>.</para>
        </answer>
     </qandaentry>