ThinkGeo.com    |     Documentation    |     Premium Support

How can I display .tiff file on google map quickly

hi…



I have a problem with displaying .tiff file on google map with thinkgeo, because at the time of displaying .tiff file it takes more time to load and also at the time of zooming the map it takes very much time to load. There is any solution for displaying .tiff file quickly on google map. I have already tried my file import with postgresql database with importing raster2pgsql.exe. But it gives error which are given below. Please reply as early as possible.



Error : rt_raster_to_hexwkb : out of memory hexifying raster wkb

Error : convert_raster : Could not convert PostGIS raster to hex wkb

Error : process_rasters : Could not process raster : My file path

Error : Unable to process rasters



Thanks & regards,

SAMIR




Hi Samir,



Thanks for your post, we tried to recreate your problem with our own data with attached test code, but I am sorry to say it didn’t show up, would you please provide us your data for a further test?



Waiting for your further information



Best Regards



Summer

Post11477.txt (877 Bytes)

hi…



I have no data but I have .tiff file with more than 300 mb. And I want to convert it into raster data with raster2pgsql.exe but I am getting these errors which I given previous post. And one more thing is that my application is MVC application not windows application.



Thanks for reply summer

Hi Samir,


Would you please use  ImageOverlay.TileCache to speed it up with attached code, if it still doesn't solve the problem, would you please contact support@thinkgeo.com for a ftp to send us the tiff file for a further test?


Waiting for your further information


Summer



Post11477UsingCahce.txt (950 Bytes)