Welcome, Guest
Username: Password: Remember me

TOPIC: Esri GRID files

Esri GRID files 9 years 5 months ago #8292

  • Klems87
  • Klems87's Avatar
  • Offline
I'm trying to export an Esri GRID file From Reefmaster into ArcMAP 10.4, but when I try loading the .asc file, I get an error saying the spatial reference could not be found. any idea what I am missing or need to do to get this to work?
The administrator has disabled public write access.

Esri GRID files 9 years 5 months ago #8293

  • Matt
  • Matt's Avatar
  • Offline
As far as I know, ESRI ASCII grids do not contain any information on the datum or projection, so this is something you probably need to specify during import. Unfortunately we don't have ArcGIS here so I can't test this for you. Perhaps someone else here can help?
The administrator has disabled public write access.

Esri GRID files 9 years 5 months ago #8294

  • jratike80
  • jratike80's Avatar
  • Offline
By reading the GDAL manual page www.gdal.org/frmt_various.html it seems that projection could be captured from .prj file. I believe that for EPSG:4326 the contents of the .prj file should be these epsg.io/4326.esriwkt.
Last Edit: 9 years 5 months ago by jratike80. Reason: Add link to GDAL documentation
The administrator has disabled public write access.
SCROLL TO TOP