Skip to content
  • Home
  • About
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
  • Contact Us
Geoscience.blogYour Compass for Earth's Wonders & Outdoor Adventures
  • Home
  • About
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
  • Contact Us
Posted on October 14, 2023 (Updated on September 4, 2025)

Converting SRTM to XYZ, ORD, and GRD: Essential Techniques for Earth Science and GIS Applications

Hiking & Activities

Decoding Earth: Turning SRTM Data into XYZ, ORD, and GRD – A Practical Guide

Ever wondered how we get those amazing 3D maps of the Earth? A big part of it comes from something called the Shuttle Radar Topography Mission, or SRTM for short. This mission gave us a near-global digital elevation model (DEM), which is basically a detailed height map of our planet. But raw data is rarely useful on its own. To really put this data to work in earth science and GIS (Geographic Information Systems), we need to know how to convert it into different formats like XYZ, ORD, and GRD. Think of it like translating languages – each format speaks to different software and has its own way of doing things. Let’s dive in!

SRTM: A Bird’s-Eye View (From Space!)

Back in February 2000, SRTM used some pretty cool space-based radar to map the Earth’s surface i. This wasn’t just any radar; it was Interferometric Synthetic Aperture Radar (InSAR), a fancy term for a technique that bounces radar signals off the ground and measures the reflections to figure out the elevation. The result? A super comprehensive DEM covering about 80% of the Earth, from 60 degrees North all the way down to 56 degrees South i. That’s a huge chunk of the planet! The C-band radar data was used to create near-global topographic maps of Earth called Digital Elevation Models (DEMs) i. Data from the X-band radar were used to create slightly higher resolution DEMs but without the global coverage of the C-band radar i.

The best part? SRTM data is available to everyone through various government and scientific websites i. You can download it and start playing around, which is awesome.

Understanding SRTM Flavors: Versions and Formats

Not all SRTM data is created equal. There are different versions, each with its own quirks and level of polish.

  • Version 1: Think of this as the “raw” footage – almost untouched i.
  • Version 2.1: A bit tidier than Version 1, with some processing errors fixed and water boundaries cleaned up. Still, it might have some “voids,” or missing data i.
  • Version 3 (SRTM Plus or Void Filled): The most complete version. Here, the voids have been filled in using data from other sources, like ASTER GDEM i.

The data itself comes in 1°x1° tiles i. These tiles are zipped up, and inside each zip file, you’ll find an HGT file. The name of the HGT file tells you the coordinates of the southwest corner of the tile (e.g., N20E100.hgt covers the area from 20°N to 21°N and from 100°E to 101°E) i. Inside the HGT file are a bunch of 16-bit integers, which are basically the height of each point in meters, arranged in a grid i.

SRTM to XYZ: Making Points

The XYZ format is super simple: it’s just a list of points with their X (Longitude), Y (Latitude), and Z (Elevation) coordinates i. Converting SRTM to XYZ is a common task because it’s a flexible format that can be used in tons of different programs.

How to do it:

  • GIS Software: Programs like QGIS, ArcGIS, and GRASS GIS can easily export raster data to XYZ i. QGIS even has a handy command-line tool called gdal_translate i. GRASS GIS has r.out.xyz for exporting raster maps as a list of x,y,z values i. In ArcGIS Pro, the Point to Raster tool from the Conversion toolbox can convert the point feature class to raster i.
  • Global Mapper: I’ve found Global Mapper to be particularly user-friendly for this task i.
  • Online Converters: If you don’t want to install anything, check out online services like MyGeodata Cloud i.
  • Command-Line Tools: GDAL is a powerhouse for geospatial data conversion i.
  • Programming: For the code-savvy, Python with libraries like GDAL or rasterio is the way to go i.
  • SRTM to ORD: A Different Beast

    Okay, this one’s a bit of an outlier. The ORD file format isn’t typically used for geospatial data. It’s mostly associated with ILOG CPLEX, a mathematical optimization software i. In that world, an ORD file specifies priority orders for variables in a programming problem i. Variables that are not given an explicit priority or that do not appear in an ORD file are assigned 0 (zero) priority i.

    So, you wouldn’t directly convert SRTM to ORD. Instead, you’d extract the elevation values from the SRTM data and use them as inputs in your optimization model.

    SRTM to GRD: Grid It Up!

    GRD is another format for gridded data, and it often refers to the ESRI ArcInfo ASCII grid format or the Golden Software Surfer grid format i. Think of it as a way to store raster data, like our elevation model.

    Here’s how to convert to GRD:

  • GIS Software: Most GIS programs can import SRTM data and export it as GRD i.
  • Online Converters: MyGeodata Cloud can handle SRTM to Golden Software Surfer GRD conversion i.
  • GMT (Generic Mapping Tools): GMT is another option, often using the xyz2grd command i.
  • GDAL: GDAL can also be used to convert to certain GRD formats i.
  • LandSerf: LandSerf can be used to convert Shuttle Radar Topography Mission (SRTM) DEMs into LandSerf format i.
  • Putting It All to Work: Real-World Applications

    Once you’ve converted your SRTM data, the possibilities are endless. Here are just a few examples:

    • Topographic Mapping: Creating detailed maps for hiking, urban planning, you name it i.
    • Watershed and Hydrology Analysis: Figuring out where water flows, which is crucial for managing water resources and predicting floods i.
    • Geological Surveys: Studying landforms and identifying potential hazards like landslides i.
    • Infrastructure Development: Planning roads, pipelines, and other infrastructure projects i.
    • Natural Disaster Management: Assessing flood risk and helping with disaster response i.
    • Climate Research: Using topography data in climate models because topography determines factors like air and water flow i.
    • Geomorphic Change Detection analysis: SRTM and ASTER DEMs are being used for Geomorphic Change Detection analysis because of its mission specified accuracy i.

    The improved resolution of SRTM data has made a real difference in things like flood mapping and volcano hazard assessments i.

    Final Thoughts

    Converting SRTM data is a key skill for anyone working with geospatial data. While XYZ and GRD conversions are everyday tasks, ORD is more specialized. Get comfortable with these techniques, and you’ll be well on your way to unlocking the power of SRTM data for all sorts of exciting applications.

    You may also like

    Field Gear Repair: Your Ultimate Guide to Fixing Tears On The Go

    Outdoor Knife Sharpening: Your Ultimate Guide to a Razor-Sharp Edge

    Don’t Get Lost: How to Care for Your Compass & Test its Accuracy

    Disclaimer

    Our goal is to help you find the best products. When you click on a link to Amazon and make a purchase, we may earn a small commission at no extra cost to you. This helps support our work and allows us to continue creating honest, in-depth reviews. Thank you for your support!

    Categories

    • Climate & Climate Zones
    • Data & Analysis
    • Earth Science
    • Energy & Resources
    • Facts
    • General Knowledge & Education
    • Geology & Landform
    • Hiking & Activities
    • Historical Aspects
    • Human Impact
    • Modeling & Prediction
    • Natural Environments
    • Outdoor Gear
    • Polar & Ice Regions
    • Regional Specifics
    • Review
    • Safety & Hazards
    • Software & Programming
    • Space & Navigation
    • Storage
    • Water Bodies
    • Weather & Forecasts
    • Wildlife & Biology

    New Posts

    • How Many Rock Climbers Die Each Year? Let’s Talk Real Numbers.
    • DJUETRUI Water Shoes: Dive In or Dog Paddle? A Review for the Adventurous (and Slightly Clumsy)
    • Under Armour Ignite Pro Slide: Comfort Champion or Just Another Sandal?
    • Tackling El Cap: How Long Does This Giant Really Take?
    • Chinese Calligraphy Breathable Lightweight Athletic – Honest Review
    • ORKDFJ Tactical Sling Backpack: A Compact Companion for Urban and Outdoor Adventures
    • Four-Wheel Disc Brakes: What They Really Mean for Your Ride
    • Jordan Franchise Slides HF3263 007 Metallic – Review
    • JEKYQ Water Shoes: Are These Aqua Socks Worth the Hype? (Hands-On Review)
    • Are Tubeless Tires Really Puncture-Proof? Let’s Get Real.
    • ASUS ROG Ranger Backpack: Is This the Ultimate Gaming Gear Hauler?
    • Durango Men’s Westward Western Boot: A Classic Reimagined? (Review)
    • Decoding the Drop: Why Music’s Biggest Thrill Gets You Every Time
    • DJUETRUI Water Shoes: My Barefoot Bliss (and a Few Stumbles)

    Categories

    • Home
    • About
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • Contact Us
    • English
    • Deutsch
    • Français

    Copyright (с) geoscience.blog 2025

    We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
    Do not sell my personal information.
    Cookie SettingsAccept
    Manage consent

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
    CookieDurationDescription
    cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
    cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
    cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
    cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
    cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
    viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
    Functional
    Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
    Performance
    Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
    Analytics
    Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
    Advertisement
    Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
    Others
    Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
    SAVE & ACCEPT