GDAL/OGR FAQ
- FAQ - General
- What is GDAL?
- What does GDAL stands for?
- What is this OGR stuff?
- What does OGR stands for?
- When GDAL project was started?
- Is GDAL/OGR proprietary software?
- What license does GDAL/OGR use?
- What operating systems does GDAL-OGR run on?
- Is there a graphical user interface to GDAL/OGR?
- What compiler can I use to build GDAL/OGR?
- I have a question. Where can I get more information?
- When is the next release planned?
- How do I add support for a new format?
- FAQ - Installation and Building
- Where can I find development version of GDAL?
- Can I get a MS Visual Studio Project file for GDAL?
- Can I build GDAL with MS Visual C++ 2008 Express Edition?
- Can I build GDAL with MS Visual C++ 2005 Express Edition?
- Can I build GDAL with Cygwin or MinGW?
- Can I build GDAL with Borland C or other C compilers?
- Why Visual C++ 8.0 fails with C2894 error in wspiapi.h when building GDAL …
- How can i add particular LDFLAGS with GDAL < 1.5
- I am having problem building with external libraries, where can I look?
- What is GDAL_DATA environment variable?
- How to set GDAL_DATA variable?
- FAQ - Raster
- How to make GeoTIFF from non-geospatial raster?
- Why won't gdalwarp or gdal_merge write to most formats?
- How to improve gdalwarp perfomance?
- How to convert a raster to a layer of polygons?
- How can I create a blank raster based on a vector files extents for use …
- Can I use gdal_rasterize to generate non-solid polygons?
- How do I use gdal_translate to extract or clip a sub-section of a raster?
- How to create or modify an image color table ?
