EnglishFrenchSpanish

OnWorks favicon

pklas2img - Online in the Cloud

Run pklas2img in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pklas2img that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pklas2img - Rasterize LAS/LAZ point clouds with filtering/compositing options

SYNOPSIS


pklas2img -i lasfile -o output [options] [advanced options]

DESCRIPTION


pklas2img converts a las/laz point cloud into a gridded raster dataset. The
implementation is based on liblas ⟨http://www.liblas.org/⟩ API. You can define the
bounding box, grid cell size and spatial reference set. The composite rule for multiple
returns within a single grid cell can be set with the option -comp. The default attribute
is z (height), but can also be intensity (if available), the scan angle rank (-n angle),
the return number (-n return) or the total number of returns in that grid cell (-n
nreturn). To select specific returns only, set the option -fir (first, last, single,
multiple, or all).

OPTIONS


-i filename, --input filename
Input las file

-o filename, --output filename
Output image file

-n attribute, --name attribute
names of the attribute to select: intensity, angle, return, nreturn, z

-comp composite, --comp composite
composite for multiple points in cell (min, max, median, mean, sum, first, last,
profile (percentile height values), number (point density)). Last: overwrite cells
with latest point

-fir type, --filter type
filter las points (first,last,single,multiple,all).

-angle_min value, --angle_min value
minimum scan angle to read points.

-angle_max value, --angle_max value
maximum scan angle to read points.

-a_srs EPSG:number, --a_srs EPSG:number
assign the projection for the output file in epsg code, e.g., epsg:3035 for
European LAEA projection

-ulx value, --ulx value
Upper left x value bounding box (in geocoordinates if georef is true). 0 is read
from input file

-uly value, --uly value
Upper left y value bounding box (in geocoordinates if georef is true). 0 is read
from input file

-lrx value, --lrx value
Lower right x value bounding box (in geocoordinates if georef is true). 0 is read
from input file

-lry value, --lry value
Lower right y value bounding box (in geocoordinates if georef is true). 0 is read
from input file

-dx value, --dx value
Output resolution in x (in meter)

-dy value, --dy value
Output resolution in y (in meter)

-ot type, --otype type
Data type for output image ({Byte / Int16 / UInt16 / UInt32 / Int32 / Float32 /
Float64 / CInt16 / CInt32 / CFloat32 / CFloat64}). Empty string: inherit type from
input image

-of out_format, --oformat out_format
Output image format (see also gdal_translate(1)).

-ret value, --ret value
number(s) of returns to include

-class number, --class number
classes to keep: 0 (created, never classified), 1 (unclassified), 2 (ground), 3
(low vegetation), 4 (medium vegetation), 5 (high vegetation), 6 (building), 7 (low
point, noise), 8 (model key-point), 9 (water), 10 (reserved), 11 (reserved), 12
(overlap)

-v level, --verbose level
verbose mode

Advanced options

-nbin value, --nbin value
Number of percentile bins for calculating percentile height value profile (=number
of output bands)

-nodata value, --nodata value
nodata value to put in image if not valid

-co option, --co option
Creation option for output file. Multiple options can be specified.

-ct filename, --ct filename
colour table in ASCII format having 5 columns: id R G B ALFA (0: transparent, 255:
solid)

24 January 2016 pklas2img(1)

Use pklas2img online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad