Map View

Accessing the Map View inside of Aiimi Insight Engine allows users to seamlessly switch between lenses without moving away from the Search context. Map view provides users with a view of data and document results on a map. To use the map view you must have enriched data or documents with Geopoints. This can be done with the Geopoint enrichment step.

General Configuration

  1. Enter the total number of results that can be returned in the Map View in Maximum Search Results.

    • The default for this is 120.

    • Results are added and removed 12 at a time so a multiple of 12 is recommended.

    • Too many results may cause rendering issues.

  2. Enter the maximum points that will be plotted on the map for each result within Maximum Geo-Points per Results.

    • The default for this is 1000.

  3. You can choose the entities, metadata and data attributes that will not be used in the map within the Attribute List.

  4. You can choose the entities, metadata and data attributes that will be used in the map within the Selected Attribute List.

    • The order of the attributes in the list will define the priority for plotting a result.

    • If no fields are selected the map view will be considered disabled.

Tile Server

  1. Enter the address of the API into Tile Server API.

    • For a production set up you may need to host your own tile server to avoid throttling. Your own provider must be compatible with Leaflet.js.

    • You can reach out to Aiimi for support with this.

  2. Enter any attribution text that may be required within Tile Providers Attribution Test.

    1. This will appear at the bottom of the map.

    2. By default this will be "&copy <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>".

Last updated