Skip to content

The Hierarchical Search Bundle offers a widget for searching features via a drop-down menu based on attributed values. The menus will be filled automaticaly based on the attribute ID and the previous user selections.

License

Notifications You must be signed in to change notification settings

conterra/mapapps-hierarchicalsearch

Repository files navigation

Hierarchical Search

This bundle offers a widget for searching features with several drop-down menus in hierarchical organized objects, such as addresses (city > street > address point). Each menu is filled based on the previous user selection (for example all streets for the selected city are shown).

Bundle Status

devnet-bundle-snapshot Static Badge

Sample App

https://demos.conterra.de/mapapps/resources/apps/downloads_hierarchicalsearch/index.html

Screenshot Sample App Hierarchical Search

Installation Guide

Requirement: map.apps 4.12.0

dn_hierarchicalsearch Documentation

Development Guide

Define the mapapps remote base

Before you can run the project you have to define the mapapps.remote.base property in the pom.xml-file: <mapapps.remote.base>http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%</mapapps.remote.base>

Other methods to to define the mapapps.remote.base property.

  1. Goal parameters mvn install -Dmapapps.remote.base=http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%

  2. Build properties Change the mapapps.remote.base in the build.properties file and run: mvn install -Denv=dev -Dlocal.configfile=%ABSOLUTEPATHTOPROJECTROOT%/build.properties

About

The Hierarchical Search Bundle offers a widget for searching features via a drop-down menu based on attributed values. The menus will be filled automaticaly based on the attribute ID and the previous user selections.

Topics

Resources

License

Stars

Watchers

Forks