Identify doesn't work properly with multiple layers
Slowly plodding through converting to HTML5 (sigh)....
Here's the latest problem. I have 2 layers (taxlots and address pts), that have multi-line Feature Descriptions (which I've listed at the bottom of this post).
If I have both layers visible, and do an identify on an address pt, it should return 1 result for the taxlot, and 1 result for the address pt. It returns the 2 results, but only the first return (taxlot) is populated with attributes. The address pts record is blank.
If I reload the viewer and turn off taxlots and identify an address pt by iteself, the results are populated. If I then turn on taxlots and do another identify, the address pt is populated, but the taxlot isn't. So it seems I'm getting attributes only for 1 or the other, whichever was returned first.
In either case, the Zoom to Feature hyperlink that I've set up works, so the viewer is recognizing the geometry.
Looking at the identify results in Fiddler, both results have all the attribute values.
Any ideas? I'm scratching my head on this one.
Chris
Addres Pts Feature Label:
Address Pt: {GoldStandard.dbo.ocMap_Address_Pts_Query_as_Table.SITUS_OC}
Address Pts Feature Description:
<a href="command:RunWorkflowWithArguments?workflowId=Hyperlink_AddressReport&theAddID={ADDRESS_Pts_OCMap.ADD_ID}">View address report</a>
<span style="font-size: 10pt;">APN: {GoldStandard.dbo.ocMap_Address_Pts_Query_as_Table.APN}</span>
In City: {GoldStandard.dbo.ocMap_Address_Pts_Query_as_Table.INCITY}
Addr ID: {ADDRESS_Pts_OCMap.ADD_ID}
<a href="command:ZoomToFeature?{$Feature}">Zoom to feature</a>
Taxlots Feature Label:
Taxlot: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.APN}
Taxlots Feature Description:
<a href="command:RunWorkflowWithArguments?workflowId=Hyperlink_TaxlotReport&theAPN={GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.APN}">View property report</a>
<a href="http://cmap.clackamas.us/taxmap/{GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.REF_MAP_CC}.pdf" target="_blank">View taxmap ({GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.REF_MAP})</a>
<a href="https://webmaps.orcity.org/Plats/{GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.PLAT_NO}.pdf" target="_blank">View subdivision plat map ({GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.PLAT_NO})</a>
<a href="https://webmaps.orcity.org/Plats_Partition/{GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.PART_PLAT_NO}.pdf" target="_blank" style="font-size: 10pt;">View partition plat map ({GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.PART_PLAT_NO})</a>
Situs Address: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.situs_full_address2}<div>Zoning: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.ZONE}</div><div>Subdivision: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.SUBD_NAME}</div><div>Neighborhood Assoc: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.NA_DESC}</div><div>In City: {GOLDStandard.dbo.ocMap_Taxlots_Topic_Query_as_Table.TAXLOT_IN_CITY}
<a href="command:ZoomToFeature?{$Feature}">Zoom to feature</a>
</div>
-
For the benefir of others, confirmed fixed in version 2.4 as per my email.
Regards,
Wayne Richard Latitude Geographics Group Ltd. Head Office: 200 – 1117 Wharf Street Victoria, BC Canada V8W 1T7 Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com Developers of Geocortex web-based mapping software | www.geocortex.com An Esri Platinum Business Partner0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar