1.. _types: 2 3=============================================================================== 4Types 5=============================================================================== 6 7PDAL supports the standard integral and floating point types for 8:ref:`dimensions <dimensions>`. This table lists the types and associated 9strings 10that can be used to describe the types in options. 11 12 13.. csv-table:: 14 :file: ./type-table.csv 15 :header: "Type", "Size in Bits", "Text Representations" 16 :widths: 10, 5, 40 17