MapWinGis support for resource map grids(.rsf file)

HI,

Please anyone can let me know do we have any support for wind resource files(.rsf extension).
If yes then please let me know how touse the same in MapWinGis.

Thanks

We don’t have specific code for .rsf files.
When we don’t have custom code we pass it to GDAL.
It seems GDAL can’t handle these kinds of files either.

So the answer is: No MapWinGIS does not support wind resource files(.rsf extension).

If you are a C++ developer you could implement it and provide a pull request. We are more than happy to add it to MapWinGIS.
But if you are a C++ developer it might be more fruitful when you implement it in GDAL.