지도 투영을 통해 지구 표면에 픽셀 그리드를 정의합니다. 투영에 표준 코드가 있는 경우 crsCode가 설정됩니다 (비어 있지 않음). 프로젝션이 비표준인 경우 crsWkt이 설정됩니다. 투사 후 변환이 아핀 변환인 경우 affineTransform가 설정됩니다.
JSON 표현
{"dimensions": {object (GridDimensions)},"affineTransform": {object (AffineTransform)},// Union field crs can be only one of the following:"crsCode": string,"crsWkt": string// End of list of possible types for union field crs.}
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-25(UTC)"],[],[]]