[GRASS-user] Help needed in identifying the DEM / DTED classes used in grass

Hi Everybody,

I am new to GRASS and i am trying to load the DTED data map in my visual c++ application. Actually i am trying to load dt2 data directly in my visual c++ application, i do not want to run GRASS as separate process with my application, In GRASS source code i need to identify the classes used to load a DEM or DTED data so i can directly try those with my visual c++ application.

Anybody know the classes and header files used in GRASS to load the dted data

I tried and i am not able to identify.

Please give ur suggestions and help me out

Thanks in advance

ANAND V

Grass do not load DTED directly. It uses GDAL to do that. Look into GDAL (www.gdal.org) source code to solve your problem

Jarek

Anand V pisze:

Hi Everybody,

I am new to GRASS and i am trying to load the DTED data map in my visual c++ application. Actually i am trying to load dt2 data directly in my visual c++ application, i do not want to run GRASS as separate process with my application, In GRASS source code i need to identify the classes used to load a DEM or DTED data so i can directly try those with my visual c++ application.

Anybody know the classes and header files used in GRASS to load the dted data

I tried and i am not able to identify.

Please give ur suggestions and help me out

Thanks in advance

ANAND V
------------------------------------------------------------------------

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user