RE: [Algorithms] UTM mapping
Brought to you by:
vexxed72
From: Discoe, B. <ben...@in...> - 2000-08-17 18:06:06
|
The data is definitely a simple heightmap. What are you trying to do with it? The geographic extents are provided (optionally in UTM) so that you can match it to other geospatial data you have. If you just want to draw the data by itself, you can ignore the extents. -Ben http://vterrain.org/ > -----Original Message----- > From: Wayne Coles [mailto:W....@re...] > > Does anyone know where I can get some information on reading Universal > Transverse Mercator (UTM) data for 3D/2D display. I'm > starting off with the Binary Terrain (BT) format that I picked up > from www.vterrain.org. Unfortunately I can't find any info on what > the data actually is (it doesn't appear to be a simple heightmap). > Any info would be appreciated :) > > Wayney |