kartoza / freshwaterbiodiversity.org

1 stars 11 forks source link

Add a visual info tool #259

Closed NyakudyaA closed 5 years ago

NyakudyaA commented 5 years ago

Problem

Please create a visual 'info' tool for exploring layers (perhaps like the i-button for ArcGIS?, i.e. when you click on (or hover over) an area it gives you the information. For example what water management area one is in, when exploring the Water managenemt layer.

Solution

Implement the info popup by doing a get feature info. We might need to create nice templates for layers coming from GeoServer

cc @gubuntu

gubuntu commented 5 years ago

duplicate of https://github.com/kartoza/LEDET_BIMS/issues/229

@NyakudyaA please look for similar issues on LEDET or django-bims before creating new ones. And if it's functionality that both LEDET and Healthrivers need, add the issue to django-bims

and in this case it will be easier for our devs to format the response than to do a template in Geoserver

Vries14 commented 5 years ago

info popup for active layers added