PLY 🔬

PLY (Stanford Polygon Format)

Open Beta
.ply · application/x-ply

Експорт на 3D сгради в PLY — прост формат за облаци от точки и мрежи. Поддържа цветове на върховете. Широко използван в науката и 3D сканирането.

Експортирайте PLY сега ✨ Отворена бета версия — безплатно, без ограничения

Основни характеристики

Цветове на върховете
Двоичен и 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

🏗
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

Free

Получете експорти на карти в 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