0
votes
0answers
146 views

Using Bing Maps API in Geoserver OpenLayers Map Application

I am using Geoserver and Openlayers to display several shapefiles in a mapping application. I thought the best way to begin would be to organize the datasets and do a layer preview in Openlayers on ...
5
votes
1answer
623 views

How to display dynamic raster (lidar) data on a Web map?

I have some high quality LiDAR data. I need to process it dynamically, and update a field (not elevation field) depending on my input and elevation at that point. Once this is done, I need to display ...