PLY 🔬

PLY (Stanford Polygon Format)

Open Beta
.ply · application/x-ply

3D შენობების ექსპორტი PLY ფორმატში — მარტივი ფორმატი წერტილოვანი ღრუბლებისა და ბადეებისთვის. მხარს უჭერს წვეროების ფერებს. ფართოდ გამოიყენება მეცნიერებასა და 3D სკანირებაში.

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 ფაილებს

შემდეგ პროგრამებსა და აპლიკაციებს შეუძლიათ გახსნან, დაარედაქტირონ და იმუშაონ OSM2CDR-იდან ექსპორტირებულ PLY (Stanford Polygon Format) (.ply) ფაილებთან:

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

Format specifications

ვინ იყენებს PLY რუკებს

🏗
3D სკანირება
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