Photo Sphere XMP
다음 표에는 Photo Sphere XMP에 필요한 모든 필수 필드가 나열되어 있습니다. Photo Sphere XMP에 대해 자세히 알아보려면 다음 링크를 선택하세요. 맞춤 필드(예: GPano:PosePitchDegrees
)를 추가하려면 PosePitchDegrees
로 줄입니다(앞부분에 밑줄 '_'이 필요하지 않음).
이름 |
유형 |
설명 |
ProjectionType |
자유로운 텍스트 선택 |
이미지 파일 프로젝션 유형입니다. 현재 Google 제품은 등장방형을 지원합니다. |
UsePanoramaViewer |
불리언 |
이미지를 파노라마 뷰어 (True )에 표시하거나 평면 이미지 (False )로 표시합니다. 기본값은 True 입니다. |
PoseHeadingDegrees |
실제 |
이미지 중심의 나침반 방위(도 단위). 값 범위는 0보다 크고 360보다 작습니다. |
CroppedAreaImageWidthPixels |
정수 |
편집되지 않은 이미지의 원본 너비(픽셀 단위)입니다(편집되지 않은 이미지의 실제 이미지 너비와 같음). |
CroppedAreaImageHeightPixels |
정수 |
이미지의 원본 높이 (편집되지 않은 이미지의 실제 이미지 높이와 같음)입니다. |
FullPanoWidthPixels |
정수 |
이미지를 잘라냈던 원본 전체 파노라마 너비입니다. 또는 부분 파노라마만 캡처된 경우 전체 파노라마의 너비가 지정됩니다. |
FullPanoHeightPixels |
정수 |
이미지를 잘라냈던 원본 전체 파노라마 높이입니다. 또는 부분 파노라마만 캡처된 경우 전체 파노라마의 높이가 지정됩니다. |
CroppedAreaLeftPixels |
정수 |
전체 크기의 파노라마에서 이미지의 왼쪽 가장자리를 잘라낸 열입니다. |
CroppedAreaTopPixels |
정수 |
전체 크기의 파노라마에서 이미지의 상단 가장자리를 잘라낸 행입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-30(UTC)
[null,null,["최종 업데이트: 2024-11-30(UTC)"],[[["This page lists all the required fields for Photo Sphere XMP metadata, which is used by Google products to display spherical images correctly."],["Photo Sphere XMP metadata includes information about the image's projection type, orientation, and dimensions, as well as how it should be displayed."],["If adding custom fields to the XMP metadata, omit the \"GPano:\" prefix (e.g., use \"PosePitchDegrees\" instead of \"GPano:PosePitchDegrees\")."],["For detailed information about Photo Sphere XMP and its usage, refer to the provided link."]]],["Photo Sphere XMP requires specific fields for proper image handling. These include `ProjectionType` (typically equirectangular), `UsePanoramaViewer` (defaults to `True`), and `PoseHeadingDegrees` (compass heading). Dimensions are specified using `CroppedAreaImageWidthPixels`, `CroppedAreaImageHeightPixels`, `FullPanoWidthPixels`, and `FullPanoHeightPixels`. `CroppedAreaLeftPixels` and `CroppedAreaTopPixels` indicate the cropped image's position within the full panorama. Custom fields can be added without prefixing underscores.\n"]]