I now have a polygon and have succesfully raised 25 random sample points and saved as a shape file. I have checked that GPS utility and the shape file are set at 27700 BNG but when I try and open the sample points shape file in GPS utility it says cannot open shape file. Can anybody help and is there an easy solution as I need to sample these points soon!
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
If all else fails, export the point layer as GPX and upload that directly to your GPS device. |
|||||||
|
|
If you get weird behaviour trying to open a projected file, go back to lat/lon WGS84 and try that out.
Saving as a GPX for direct upload to your GPSMap62 is also a good option - but make sure you save as a GPX using EPSG:4326 because QGIS does NOT automatically change it on saving! The GPX format is only in lat/lon, WGS84, but QGIS will save the coordinates and datum of whatever the layer is unless you explicitly change it. |
|||
|
|