How can i create a GeoTiff with geotiffwrite without EPSG code?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Other Formats에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!