Passing Parameters to GeoCortex
Hello, I was wondering if it's possible to pass parameters onto GeoCortex. For example, we have a site (external to GeoCortex) to display parcel/tax information about a parcel. There'll be a map link to the GeoCortex site which when clicked, passes the parcel number to GeoCortex and GeoCortex displays the parcel which we're looking for. Is this possible? Thanks.. -Jeff
0
-
Absolutely. Check out the WebADF Elements Admin guide's section on Integrating with Third Party Applications. 0 -
Hello.. I researched that admin guide as you stated, but it's not quite what we're looking for. Is it possible to pass say a parcel number onto the Geocortex site and Geocortex does a search by the parcel number and zooms into to the parcel automatically? Thanks.. -Jeff 0 -
Hi ... I have the similar question. Can anyone answer this please? I need to get the URL something like " (http://essentialsmapservice.aspx/?ActiveLayer=7&QueryZoom=Yes&Query=PUBLICWORKS.PWADMIN.STREETS.STREET_ID=2214) http://EssentialsMapService.aspx?ActiveLayer=7&QueryZoom=Yes&Query=PUBLICWORKS.PWADMIN.STREETS.STREET_ID=2214 " or
(http://gis.okc.gov/website/okcmap/viewer.htm?X=219423.21&Y=183341) http://EssentialsMapService.aspx?X=219423.21&Y=183341
to add it from our application, then when they click on the button, it will open Essentials Map Service site and zoom to that location.
ActiveLayer, Street_ID or X & Y are the pameters to pass it in...
Thanks, -jh
0 -
I was able to get a URL and plug in from my application and zoom to feature class. Here is example URL and the Field value is passing from my application (unique ID). http://<Server>/Geocortex/Essentials/Web/Viewer.aspx?Site=<SiteName>&LayerName=<LayerName>&FieldName=<FieldName>&FieldValue=<FieldValue> -1
Please sign in to leave a comment.
Comments
4 comments