تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تحويل الشكل الهندسي إلى إسقاط محدّد
الاستخدام
المرتجعات
Geometry.transform(proj, maxError)
هندسة
الوسيطة
النوع
التفاصيل
هذا: geometry
هندسة
تمثّل هذه السمة الشكل الهندسي المطلوب إعادة عرضه.
proj
التوقّعات، اختيارية
الإسقاط المستهدف القيمة التلقائية هي EPSG:4326. إذا كان هذا العنصر يتضمّن نظام إحداثيات مرجعيًا جغرافيًا، سيتم تفسير حواف الشكل الهندسي على أنّها خطوط جيوديسية. وفي ما عدا ذلك، سيتم تفسيرها على أنّها خطوط مستقيمة في الإسقاط.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Transforms the input geometry to a new projection, allowing for data to be represented in different coordinate systems."],["The `transform` method takes the target projection and an optional maximum error as input."],["By default, the target projection is EPSG:4326 (WGS 84), a common geographic coordinate system."],["If the target projection uses a geographic CRS, geometry edges are considered geodesics (curved lines on the Earth's surface), otherwise, they are treated as straight lines within the projection."],["Users can specify a maximum allowable projection error using the `maxError` parameter."]]],[]]