OpenGeo Suite 4.1.1 User Manual
4.1.1
  • OpenGeo Suite User Manual
  • What’s new in 4.1.1
    • 4.1.1
    • 4.1
  • Installation
    • New installation
    • Upgrading
    • Additional components
  • Introduction
    • What is OpenGeo Suite?
    • Dashboard
    • OpenGeo Suite extensions
    • Recipes
    • Sample Data
    • More Information
  • Building web maps
    • Creating a Basic Web Map
  • Web cartography
    • Rendering Transformations
  • Building complete web applications
    • Installing Boundless SDK
    • Creating and deploying apps with Boundless SDK
    • Application development with Boundless SDK GXP template
    • Application development with OpenLayers
  • Spatial processing and analysis
    • Introduction to Spatial Processing
    • Creating WPS processes with Java
    • Using WPS with OpenLayers and the Boundless SDK
    • Scripting
    • Creating a contour map with a WPS process
    • Process reference
  • Working with your data
    • Getting started with PostGIS
    • Data storage and management in PostGIS
    • Analyzing data with PostGIS
    • Database administration in PostGIS
    • Using Point Cloud
    • GeoServer Layer Importer
  • System administration
    • Using Mapmeter
    • Running OpenGeo Suite in Production
    • JVM settings
    • Setting up Tomcat Manager
    • Security
    • Backing up
    • Using virtual services
    • Tile caching
    • Clustering
  • Glossary
 
OpenGeo Suite User Manual
  • Suite »
  • Working with your data »
  • Using Point Cloud

Using Point CloudΒΆ

This section will discuss Point Cloud, an OpenGeo Suite extension for storing point cloud (LIDAR) data in PostgreSQL. There is also a tutorial on analyzing and visualizing LIDAR with point cloud available online.

  • Installing Point Cloud
    • Windows
    • OS X
    • Ubuntu Linux
    • Red Hat-based Linux
    • Application Servers
    • Activating the Point Cloud extension
  • Schemas
  • Objects
    • PcPoint
    • PcPatch
  • Tables
  • Functions
    • PC_MakePoint()
    • PC_AsText()
    • PC_AsBinary()
    • PC_Get()
    • PC_Patch()
    • PC_NumPoints()
    • PC_Envelope()
    • PC_AsText()
    • PC_Uncompress()
    • PC_Union()
    • PC_Intersects()
    • PC_Explode()
    • PC_PatchAvg()
    • PC_PatchMax()
    • PC_PatchMin()
    • PC_FilterGreaterThan()
    • PC_FilterLessThan()
    • PC_FilterBetween()
    • PC_FilterEquals()
  • PostGIS integration
    • PC_Intersects()
    • PC_Intersection()
    • Geometry()
  • Compressions
    • Dimensional compression
  • Binary formats
    • Point binary
    • Patch binary (uncompressed)
    • Patch binary (dimensional)
    • Patch binary (GHT)
  • Loading data
    • Loading with PDAL
    • Loading from WKB
Next Previous

© 2014 Boundless.
Report an Issue
  Component Manuals
  • GeoServer Spatial Server
  • GeoWebCache Map Tile Cache
  • PostGIS Spatial Database
  • QGIS Desktop GIS

  • Boundless SDK Web Client API
  • OpenLayers Web Mapping Library
  • GeoExplorer Web Map Viewer

Back to Suite User Manual
Based on RTD theme.