[Gdal-dev] Generating images from .tab and .shp files

Frank Warmerdam warmerdam at pobox.com
Wed Nov 15 13:12:20 EST 2006


Mir Hassan Ali wrote:
> Hi
>  
> I want to generate map images from .tab or .shp files for the given 
> envelope in my application in C#.
> Is it possible using GDAL?
>  
> Could anyone guide me in the right direction, as I am new to GIS stuff.

Mir,

GDAL/OGR does not provide a rendering engine for feature data.  You would
need to look at higher level components - perhaps MapServer.  GDAL/OGR
do provide the feature access capability to lots of rendering engines.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list