PLY 🔬

PLY (Stanford Polygon Format)

Open Beta
.ply · application/x-ply

ייצוא מבני תלת-ממד אל PLY — פורמט פשוט לענני נקודות ולרשתות. תומך בצבעי קודקוד. בשימוש נרחב במדע ובסריקת תלת-ממד.

ייצוא 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

🏗
סריקת תלת-ממד
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