The document discusses the development of a web map application for LIDAR data by the Danube Delta National Institute. Key points:
1. The web map would provide wide access to LIDAR data for different types of users and allow controlled access.
2. To create the application, LIDAR data was converted to a raster format and stored in a PostGIS database. User needs like display, interrogation and profiling were defined.
3. The application was programmed using open source libraries and tools like PHP, GeoExt and Mapserver. Programming challenges were overcome, resulting in a profile button being added to the application.