LAS 🗿

LAS — ASPRS Point Cloud (LiDAR format)

Open Beta
.las · application/vnd.las

LAS is the binary ASPRS industry standard for point clouds that has underpinned LiDAR data exchange for two decades: each point carries XYZ, intensity, and a classification code (ground, vegetation, buildings). An honest note about our export: we do NOT capture LiDAR from an aircraft — a real point cloud comes from a sensor, not from OpenStreetMap tags. Our exporter builds a structural cloud from OSM vector geometry: a building centroid plus a roof point at height get class 6 (Building), points along roads get class 2 (Ground), and POIs get class 1. The output is a valid LAS 1.2 (Point Data Record Format 0) that opens in CloudCompare, QGIS, and PDAL, but it represents schematic OSM points rather than a dense surface scan.

ఇప్పుడే LAS ఎగుమతి చేయండి ✨ ఓపెన్ బీటా — ఉచితం, పరిమితులు లేవు

ముఖ్య లక్షణాలు

LAS 1.2, Point Data Record Format 0 (20 bytes per point): XYZ, intensity, classification, scan angle
ASPRS classification: buildings → class 6, roads → class 2 (ground), POIs → class 1
Buildings get a base point and a roof point at a height derived from height / building:levels tags
Correct 227-byte header with scales and bounding box — the file is read by laspy and PDAL without errors
A 500,000-point cap per export for predictable size and runtime
Example LAS export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

LAS ఫార్మాట్ గురించి

LAS is the ASPRS standard for point clouds that laser scanning data exchange rests on: every point carries coordinates, intensity and a classification code — ground, vegetation, building. The format is binary, compact and read by every point cloud processing tool.

The main thing first: a real point cloud is captured by a laser sensor, not by the OpenStreetMap database. Our export builds a structural cloud out of vector geometry: a building contributes a base point and a roof point at its height, points are spread along roads, and points of interest become separate marks. Geometrically this is valid LAS, but in content it is a schematic of a city rather than a survey of the surface.

Hence the scenarios: test the import in your own pipeline without hunting down a real dataset; show the structure of the file and the ASPRS class system; get predictable data for debugging filtering scripts.

Technically this is LAS version 1.2 with point records of format zero — twenty bytes per point: coordinates, intensity, return number, class, scan angle. Buildings get class 6, roads class 2 (ground), points of interest class 1. The header is correct, so the file is read without errors by laspy, PDAL, CloudCompare and QGIS. The limit is 500,000 points per export.

LAS ఫైళ్లను ఏ ప్రోగ్రామ్ తెరుస్తుంది

OSM2CDR నుండి ఎగుమతి చేసిన LAS — ASPRS Point Cloud (LiDAR format) (.las) ఫైళ్లను కింది ప్రోగ్రామ్‌లు మరియు అప్లికేషన్‌లు తెరవగలవు, సవరించగలవు మరియు వాటితో పని చేయగలవు:

💻CloudCompare 🌎QGIS 💻PDAL 💻lastools 💻Potree

Format specifications

LAS మ్యాప్‌లను ఎవరు ఉపయోగిస్తారు

🏗
A quick test LAS to validate an import pipeline in CloudCompare or PDAL without hunting for a real dataset
A ready file for testing the import in CloudCompare or PDAL without searching for a real dataset.
💻
Teaching demonstrations of LAS file structure and the ASPRS classification scheme on familiar city data
A clear walk-through of the LAS structure and the ASPRS classes on familiar city data.
📊
A rough structural skeleton of a city (building centroids + road network) as reference points over real LiDAR
A rough frame of a city — building centroids and the road network — as reference marks over real LiDAR.
🎨
Prototyping class-filter scripts (Classification[6:6] for buildings, [2:2] for ground) on predictable data
Predictable data for debugging scripts that filter by point class.

LAS ను ఎలా ఎగుమతి చేయాలి

1
ప్రాంతాన్ని ఎంచుకోండి
osm2cdr.ru లోని ఇంటరాక్టివ్ మ్యాప్‌పై ఒక దీర్ఘచతురస్రం లేదా బహుభుజిని గీయండి
2
LAS ను ఎంచుకోండి
అందుబాటులో ఉన్న 127 ఎగుమతి ఫార్మాట్‌ల జాబితా నుండి LAS — ASPRS Point Cloud (LiDAR format) ను ఎంచుకోండి
3
ఎగుమతి
'ఎగుమతి' క్లిక్ చేసి మీ .las ఫైల్‌ను 1-5 నిమిషాల్లో అందుకోండి
4
డౌన్‌లోడ్
సిద్ధంగా ఉన్న LAS ఫైల్‌ను డౌన్‌లోడ్ చేసి దానిని CloudCompare లో తెరవండి

ఎగుమతి తర్వాత ఎలా తెరవాలి

LAS లో జనాదరణ పొందిన మ్యాప్‌లు

ఉచితం

LAS — ASPRS Point Cloud (LiDAR format) మ్యాప్ ఎగుమతులను పొందండి

OpenStreetMap నుండి ప్రొఫెషనల్ LAS మ్యాప్‌లను డౌన్‌లోడ్ చేయండి. తక్షణ ఉత్పత్తి, ఏ ప్రాంతమైనా.

ఉచితం / ఎగుమతి
ఇప్పుడే LAS ఎగుమతి చేయండి →

తరచుగా అడిగే ప్రశ్నలు

Is this a real LiDAR scan?
Which LAS version and point format?
Where do I get real LiDAR to combine with this export?
How many points end up in the file?
Do the points have color?
Why are there fewer points than I expected?

సంబంధిత ఫార్మాట్‌లు

తరచుగా కలిసి ఎగుమతి చేయబడేవి

Related Articles