Select to view content in your preferred language

eSearch Question - Spatial Search

3335
14
Jump to solution
09-14-2012 11:35 AM
Scott_Russell
Regular Contributor
Hello,

I'm using the AppBuilder 3.0. 

To give an example, have two different SQL expressions to to select a Valves layer.   In the Text Search tab, I'd like the user to be able to query Valves by an ID number, but also have the option to query all valves on a given street.

This is working great so far, but I'd like to omit one of these from the Spatial Search function.  Will this be possible if both queries reference the same REST URL?

I have <spatialsearchlayer>true</spatialsearchlayer> set for the query that I'd like to include in the spatial search tab, and I have <spatialsearchlayer>false</spatialsearchlayer> for the query I'd like to omit from the spatial search tab.  However, I am not seeing any impact from this.  Any ideas?

Thanks,
Scott
Tags (2)
0 Kudos
14 Replies
RobertScheitlin__GISP
MVP Emeritus
Scott,

   No I am not using app builder so I did not test that way, but I can not see why that would make a difference.
0 Kudos
Scott_Russell
Regular Contributor
Scott,

   No I am not using app builder so I did not test that way, but I can not see why that would make a difference.


It seems as if certain values have no impact on the performance of the widget when used in App Builder 3.0.  I tried starting from scratch hoping something in the first application was corrupt, but to no resolve.
0 Kudos
Scott_Russell
Regular Contributor
Is there no resolution for lack of response from this Widget in App Builder 3.0?

I'm also pointing to my own geometry service with widget, but it still seems to point to the default geometry service as its not working through VPN.
0 Kudos
Scott_Russell
Regular Contributor
Is there no resolution for lack of response from this Widget in App Builder 3.0?

I'm also pointing to my own geometry service with widget, but it still seems to point to the default geometry service as its not working through VPN.


Have you had a chance to test with App Builder 3.0?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Scott,

   Yes I have just tested in App Builder 3.0 and when I set

<spatialsearchlayer>false</spatialsearchlayer>

That layer is not shown in the dropdown for selectable layer on the spatial search view of the widget.
0 Kudos