X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 15 Feb 2018 12:41 PM by  MariM
Exported ROI coordinates
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Kathryn Powell



New Member


Posts:
New Member


--
14 Feb 2018 02:04 PM
    I'm exporting ROIs to CSV in ENVI 5.4. The 'Map X' and 'Map Y' coordinates are exported as integers, but I need additional precision. Is it possible to change this setting?

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    15 Feb 2018 12:41 PM
    When I export an ROI from a georeferenced image (ENVI's sample image, qb_boulder_msi), I get a single digit of precision for the map coordinates and many digits of precision for lat.lon:
    ;
    ; File X File Y Map X Map Y Lat Lon
    4273 6498 482384.4 4154002.8 37.53283477 -117.1993811
    4274 6498 482385.6 4154002.8 37.53283479 -117.1993675
    4275 6498 482386.8 4154002.8 37.53283481 -117.1993539

    This depends on the pixel size of the image and it's corner location. If you bring up the Cursor Location tool, you will likely only see integers and no decimal precision? If you alter the pixel size of the image, then you would likely see a different reported precision.
    You are not authorized to post a reply.