Is it possible to include information about a neatline in a GeoTIFF? If so, how? What software will produce them?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
I wonder if you will get desirable results with GDALs gdaltindex:
For batch processing:
Red line is the output neatline. The corner coordinates can also be returned using GDALs gdalinfo:
This will generate a bunch of information and among them will be the four corner coordinates which when connected would be the neatline. |
||||
|
Using ArcMap, you can add x,y coordinate text to your View, then export the view to a Geotiff. What neatline info do you want to add? The corner coordinate values? |
|||
|
|
|
In Autodesk software (AutoCAD Map 3d) any inserted image file has a printable outline (neatline). |
||||
|
|
