Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LocalMaps Feature Queries allow you to view additional information about a feature that doesn’t exist on the layer itself. Feature queries essentially create a related record on the fly and then display this in the layer popup therefore removing the need to publish additional related records. Data in a feature query can come could be spatial i.e coming from an ArcGIS Server Service or non spatial eg reading directly from a table or stored procedure in your SQL Server, MySQL, Postgres or Oracle databaseEXAMPLES - IMAGES

For example, in the below image a feature query has been configured to display the number of wells that intersect with this parcel. If there are multiple wells, you can scroll through and view the attribution by clicking the arrow button. If there are no wells that intersect this parcel, the popup will show only the parcel attributes as set up in the webmap. map shows a parcel layer that has a number of feature queries associated with it. The first layer displayed in the popup panel is the parcel itself. Listed beneath this are a number of feature queries. The first feature query for ____ is surfacing data directly from a MySQL Database table, the second is surfacing data from a SQL Stored Procedure and the third ___ is displaying information from a spatial query against an ArcGIs Server Service. 

If a feature query pulls back mulitple records associated with that feature (in this case the parcel), the user can then scroll through and view each by clicking the arrow button. 

In this section:

  • Create a Feature Query
  • Assign a Feature Query

...