Openlayers

Query Geoserver Layer using openlayers

This blog demonstrates how to display and query all geoserver layers or from a workspace using geoserver REST API. CQL (Common Query Language) filter provided by geoserver is used to query the layer.

Geocoding using Mapbox API

This Application demonstrates how to geocode an address using mapbox api implemented in openlayers v6. Additionally, on-click of search, the map gets zoomed to the location of Interest.

Geocoding using Mapbox API with Zoom-in map functionality

How to bulid geocoding web-app using openlayers

Polygon Selection and Area Calculation in Openlayers

Select multiple polygons (parcels) and calculate area on the fly in openlayers