ThinkGeo.com    |     Documentation    |     Premium Support

WordlFile Projection

Hello,


I display several layer. Most of the layer are based on shapefiles on SRID 4326. MapUnit is in decimal degrees. Now I have to add a new raster layer as background based on world files. I display them with my own layer based on your MultiGeoRasterLayer-Demo. 


The parameters of the world files are stored in EPSG: 31463 so unit is in meters. I assumed I can reproject the world files (like FeatureLayer with FeatureSource using projection property) so that they fit my other shapefile layers but I didn't find any property in GdiPlusRasterLayer or RasterSource to do this


Does this mean I cannot reproject raster based data and I have to reproject my shapefiles? And how about I use Google or Bing as background?


Thanks Thomas



Thomas, 
  
 Thanks for your post and questions. 
  
 Yes, as you said, currently, we do not support the Raster-based data projection up to now.So in your case, I guess you can only project your shape file from 4326 to 31463.  
  
 In applications with Google or Bing as background, the map can only be displayed in Google projection(900913) and have to project other data files to match it. 
  
 Any more questions just feel free to let me know. 
  
 Thanks. 
  
 Yale