If the input "proj" is a structure that comes out of geotiffinfo, which parameters of the “proj” structure are required for projfwd?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2018년 3월 29일

0 개 추천

The proj input is either a structure from geotiffinfo or a Mapping Toolbox mstruct structure.
It would be easier to use a reduced version of mstruct. The required fields are:
- mapproprojection
- nparallels
- geoid
- origin
- mapparallels
- scalefactor
- falseeasting
- falsenorthing
You can use geotiff2mstruct to convert from a GeoTIFF info structure to mstruct.

추가 답변 (0개)

제품

릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by