Road Elevation Model data for TxDOT districts

Road lidar and road line/polygon xyz data are produced from the ~50TB TxGIO (formerly TNRIS) state lidar collections. Road lidar is currently organized by maintenance section in each TxDOT district. Computation is done on GPU computing resources at Oak Ridge National Laboratory (ORNL), through a Strategic Partnership Project with UT Austin and an NSF ACCESS computing allocation award that interconnects TACC Corral and ORNL CADES/OLCF for fast data movement using Globus.

REM Datasets

FY25Q2: Version 20250225

FY25Q3&Q4: Version 20250610 Release

REM Data Coverage Map, June 10, 2025.

Coverage commit history: [20250519]  [20250529]  [20250604

District Status TxDOT Districts Population % Area %
Completed 25 100% 100%
Outstanding 0 0% 0%

REM Data Download by TxDOT District

  1. 1_PAR: Paris
  2. 2_FTW: Fort Worth
  3. 3_WFS: Wichita Falls
  4. 4_AMA: Amarillo
  5. 5_LBB: Lubbock
  6. 6_ODA: Odessa
  7. 7_SJT: San Angela
  8. 8_ABL: Abilene
  9. 9_WAC: Waco
  10. 10_TYL: Tyler
  11. 11_LFK: Lufkin
  12. 12_HOU: Houston
  13. 13_YKM: Yoakum
  14. 14_AUS: Austin
  15. 15_SAT: San Antonio
  16. 16_CRP: Corpus Christi
  17. 17_BRY: Bryan
  18. 18_DAL: Dallas
  19. 19_ATL: Atlanta
  20. 20_BMT: Beaumont
  21. 21_PHR: Pharr
  22. 22_LRD: Laredo
  23. 23_BWD: Brownwood
  24. 24_ELP: El Paso
  25. 25_CHS: Childress

Summary Statistics:

FAQs

How are massive lidar data collections processed?

Please see this poster presented at the 2024 NOAA CIROH Annual Science Meeting for details.

Where to get the input datasets?

The input datasets for REM data processing include:

What is the output data projection?

EPSG:3081 - NAD83 / Texas State Mapping System.

How are OpenStreetMap roads used in the processing?

We only consider roads with fclass of certain types. An ogr2ogr command with an SQL selection query is applied as below:
ogr2ogr -dialect sqlite -sql "select * from gis_osm_roads_free_1 where fclass in ('motorway', 'motorway_li
nk', 'tertiary', 'primary_link', 'secondary', 'residential', 'unclassified', 'primary', 'trunk', 'tertiary_link', 'trunk_link', 'secondary_link')"
-t_srs epsg:3081 osm_texas_roadlines_20250317_epsg3081.gpkg gis_osm_roads_free_1.shp -nln roadlines

How are road polygons generated?

Road polygons are generated by buffering the OSM road lines. The buffering rules are:

LICENSE FOR USE -- MAPS AND DATA DISCLAIMER

This resource is shared under the Creative Commons Attribution CC BY, http://creativecommons.org/licenses/by/4.0/

MAPS AND DATA DISCLAIMER

The University of Texas at Austin or Oak Ridge National Laboratory (ORNL) shall not be held liable for improper or incorrect use of the data described or information contained on this map or associated series of maps. The data and related map graphics are not legal, land survey or engineering documents and are not intended to be used as such.

The University of Texas at Austin or ORNL gives no warranty, express or implied, as to the accuracy, reliability, utility or completeness of this information. The user of these maps and data assumes all responsibility and risk for the use of the maps and data. The University of Texas at Austin and ORNL disclaim all warranties, representations or endorsements either express or implied, with regard to the information contained in this map product, including, but not limited to, all implied warranties of merchantability, fitness for a particular purpose or non-infringement.

###

Contact

Community feedback is important for us to continuously improve the quality of the Road Elevation Model datasets and the underlying methodologies. Please let us know if you have any suggestions/comments or need to report an issue.