Hi Liam, reprojecting on the fly must work correctly. You can create a view in EPSG 4326 (geographic coords, WGS84), and load the raster file. Then you load the shp file selecting EPSG 27700 for its current system, and it will notice you that it will be reprojected on the fly. After loading the layer, if you go to the Layer->Export to->SHP menu, you will have the shp file in 4326. Do you say that it doesn't work?
About the raster reprojecting, if gvSIG crashes, there's a file whose name starts by "hs_err....." in the "bin" folder of your gvSIG installation folder. The date will be the same than the crash time. Could you attach it to check what could happen? Best regards, Mario liam391 escribió: > Hello, > > I am a novice student user of GvSig having used it for basic mapping and > geoprocessing for about a year. > > I have Raster files in WGS 1984 coordinate system (from Seazone) and I wish > to overlay them with shapefiles in EPSG 27700 British National Grid (these > are from SNH natural spaces and are available free > http://gateway.snh.gov.uk/pls/htmldb_ddtdb1/f?p=101:1:7172302134011178865). > > I have tried to use the reproject tool on the shapefiles but so far I have > found that either no transformation is available, or GvSig has crashed when > I have tried to perform one. Projecting on the fly does not seem to work; > attempting to reproject the raster to match the view projection causes a > crash and error message. I am running GvSig 1.10 on windows 64 bit. > > I apologise for the basic question, but haven't found a solution that I've > understood when looking through the forums, > > Thanks > > Liam > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Projecting-EPSG-27700-British-National-Grid-to-overlay-EPSG-4326-WGS-1984-tp6204644p6204644.html > Sent from the gvSIG users mailing list archive at Nabble.com. > _______________________________________________ > Gvsig_internacional mailing list > [email protected] > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional > > > _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
