1
vote
0answers
73 views

OSGB36 referenced PNG to Google Earth

I am creating a PNG that is referenced to the OSGB36 datum (1 pixel per 50m easting/northing that is colored according to the result of some calculation code) I want to display this on Google Earth ...
2
votes
1answer
202 views

How do I convert EPSG:26986 coordinate pairs to EPSG:4326 from the MassGIS web service, the Linux command-line, or PHP?

I'm a GIS newbie, normally a PHP web applications developer. I am trying to map all boundaries of the MA state representative districts. So I just need to convert polygon coordinates from the ...
2
votes
2answers
172 views

Issue converting DEM in ASCII with LO17 (apparent) projection

I'm a newbie where GIS is concerned, so please don't hesitate to point me to a manual. We've got DEM files without any projection information. One is called 000426_LO17_200M_BD16_25.ORT and contains ...
2
votes
2answers
497 views

Create a ground overlay kml from georeferenced raster

I have a world georeferenced raster (5m resolution, ~4000 x 4000 pixels) that I would like to display in google earth. I am looking for a simple and effective way to generate this kml file. Using ...