PLY 🔬

PLY (Stanford Polygon Format)

Open Beta
.ply · application/x-ply

ส่งออกอาคาร 3 มิติเป็น PLY — รูปแบบเรียบง่ายสำหรับกลุ่มจุดและเมช รองรับสีของจุดยอด ใช้อย่างแพร่หลายในงานวิทยาศาสตร์และการสแกน 3 มิติ

ส่งออก PLY เลย ✨ Open Beta — ฟรี ไม่มีข้อจำกัด

คุณสมบัติสำคัญ

สีของจุดยอด
โหมดไบนารีและ ASCII
ไฟล์กะทัดรัด
แผ่นพื้น
Example PLY export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

เกี่ยวกับรูปแบบ PLY

PLY is a Stanford University format, invented for the results of three-dimensional scanning. It is arranged as simply as can be: the header describes which properties vertices and faces have, and then come the data themselves. Thanks to that PLY became a working format in science and in point cloud processing — it is read by MeshLab, CloudCompare, Open3D, ParaView and Blender.

Its main difference from STL is support for colour right in the vertices. Where STL delivers only shape, PLY carries the colouring as well, so a city model stays readable: the types of development are visible by colour without assigning materials by hand.

The export contains the buildings of the selected area: outlines are extruded upward by height tags, and the colour of the development type is transferred into every vertex by averaging the colours of the adjacent faces. Coordinates are in meters from the centre of the area and the base is flat — there is no relief and no georeferencing in the model. By default the file is written in binary form (more compact and faster to read); the text variant is only needed if you intend to look through the contents by eye.

โปรแกรมใดที่เปิดไฟล์ PLY ได้

โปรแกรมและแอปพลิเคชันต่อไปนี้สามารถเปิด แก้ไข และทำงานกับไฟล์ PLY (Stanford Polygon Format) (.ply) ที่ส่งออกจาก OSM2CDR ได้:

🔬MeshLab 💻CloudCompare 🎲Blender 💻ParaView 💻Open3D 💻MATLAB

Format specifications

ใครใช้แผนที่ PLY

🏗
การสแกน 3 มิติ
A model of the built-up area to compare with laser scanning or drone survey data in CloudCompare.
💻
การวิจัยทางวิทยาศาสตร์
City geometry for computations and scientific visualization in ParaView, Open3D and MATLAB.
📊
การแสดงภาพ
A clear volumetric picture of an area with colour by development type, with no manual material setup.
🎨
กลุ่มจุด
A basis for converting into a point cloud: the mesh is resampled with standard processing tools.

วิธีส่งออก PLY

1
เลือกพื้นที่
วาดรูปสี่เหลี่ยมหรือรูปหลายเหลี่ยมบนแผนที่แบบโต้ตอบได้ที่ osm2cdr.ru
2
เลือก PLY
เลือก PLY (Stanford Polygon Format) จากรายการรูปแบบการส่งออก 127 รูปแบบที่มีให้
3
ส่งออก
คลิกส่งออกและรับไฟล์ .ply ของคุณใน 1-5 นาที
4
ดาวน์โหลด
ดาวน์โหลดไฟล์ PLY ที่พร้อมแล้วและเปิดใน MeshLab

วิธีเปิดไฟล์หลังส่งออก

แผนที่ยอดนิยมใน PLY

ฟรี

รับการส่งออกแผนที่ PLY (Stanford Polygon Format)

ดาวน์โหลดแผนที่ PLY ระดับมืออาชีพจาก OpenStreetMap สร้างได้ทันที ครอบคลุมทุกพื้นที่

ฟรี / การส่งออก
ส่งออก PLY เลย →

คำถามที่พบบ่อย

PLY ใช้สำหรับอะไร?
เปิดใน Blender ได้หรือไม่?
Is this a mesh or a point cloud?
Is the colour of buildings preserved?
Binary file or text?

รูปแบบที่เกี่ยวข้อง

มักส่งออกพร้อมกัน

Related Articles