با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
هندسه را به یک طرح ریزی خاص تبدیل می کند.
استفاده
برمی گرداند
MultiPoint.transform ( proj , maxError )
هندسه
استدلال
تایپ کنید
جزئیات
این: geometry
هندسه
هندسه برای بازپخش.
proj
طرح ریزی، اختیاری
طرح ریزی هدف پیشفرض EPSG: 4326. اگر این یک CRS جغرافیایی داشته باشد، لبههای هندسه به عنوان ژئودزیک تفسیر میشوند. در غیر این صورت آنها به عنوان خطوط مستقیم در طرح ریزی تفسیر می شوند.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-24 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]