Skip to main content
Solved

Does FME support reaching Geosoft Grid files with extension .grd ?

  • February 18, 2018
  • 1 reply
  • 63 views

https://pubs.usgs.gov/of/2004/1258/Data/grid_facts.txt

The magnetic and gravity grids are available in the following formats:

1. Geosoft OasisMontaj (*.grd, *.grd.gi) binary format

2. Grid Exchange Format (.gxf) (an ascii grid transfer format)

3. ESRI Spatial Analyst (.flt, .hdr) binary format

Best answer by daveatsafe

Hi @shahsamkit,

FME can read the Esri Spatial Analyst binary format, using the Esri .hdr Raw Raster reader. However, the .hdr files supplied with the data seem to be missing a few entries required by the reader to define the data type.

If you add the following entries to the Ascii .hdr file, the data will read correctly:

1pixeltype float
2nbits 32
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • Best Answer
  • February 19, 2018

Hi @shahsamkit,

FME can read the Esri Spatial Analyst binary format, using the Esri .hdr Raw Raster reader. However, the .hdr files supplied with the data seem to be missing a few entries required by the reader to define the data type.

If you add the following entries to the Ascii .hdr file, the data will read correctly:

1pixeltype float
2nbits 32

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings