5
votes
2answers
231 views

How to display a lot of images with OpenLayers?

I would like to display a lot of images at same time. The images are georeferenced (they have extents), with some labels on top of it which, on click, open popup. I can not say how many exactly ...
1
vote
2answers
546 views

How to add pictures to OpenLayers map using GeoServer?

I have web map showing land parcel and buildings.I am using GeoServer WMS and OpenLayers. My buildings are showing as point on map.Then I want to add some images to those points to show when ...
1
vote
1answer
1k views

How to display pop up image when click point in open layer web map

I have basic WMS web map showing parcels and points layer which representing buildings of parcel.Then I want to add building images for each and every point. Then when a user clicks on a point image ...