[[["わかりやすい","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-26 UTC。"],[[["This function reprojects the given geometry to a new coordinate system, specified by the `proj` argument."],["By default, the target projection is EPSG:4326 (WGS 84), and the geometry's edges are treated as geodesics or straight lines depending on the CRS type."],["Users can define a maximum allowable projection error using the `maxError` parameter, enhancing precision."],["The function returns a new Geometry object representing the transformed geometry."]]],[]]