PointCloud

Aus Geoinformation HSR
Version vom 9. Oktober 2013, 08:55 Uhr von Stefan (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „pointcloud is a PostgreSQL extension. See [http://wiki.hsr.ch/StefanKeller/wiki.cgi?PointCloudStudy Point Cloud Study] Tipps: * The only application that su…“)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

pointcloud is a PostgreSQL extension.

See Point Cloud Study

Tipps:

  • The only application that supports working with the database "programmatically" is PDAL.
  • For visualization, (check if pointcloud_postgis extension is installed, then:) create views or tables using the casts from pcpoint>geometry and pcpatch>geometry to make tables one can look at in QGIS or GeoServer