How can i create a GeoTiff with geotiffwrite without EPSG code?
3 views (last 30 days)
Show older comments
Hi,
when I'm using the function geotiffwrite I have to define a epsg code for the georeferencing of the output GeoTiff ('CoordRefSysCode'). The problem is that I'm working in local coordinate system, for which no EPSG code exists in 'matlabroot/toolbox/map/mapproj/projdata/epsg_csv/pcs.csv'. Is there any way to omit the 'CoordRefSysCode' parameter for the creation of the GeoTiff?
Thanks for your help.
p.s.: 32767 is the epsg code for a user-defined projection (according to http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.1). That doesn't work either.
0 Comments
Answers (0)
See Also
Categories
Find more on Other Formats in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!