Hi, I am trying to create an Zone Lookup interactive map that includes different layers. It would be in concept similar to this app made by Nevada, but in a different place and context.
https://www.arcgis.com/apps/instant/lookup/index.html?appid=0815e77623f04028993e9f3ecc56174e
I think I understand that the zone locator is using an invisible Intersect feature made from the different governmental levels ie CD1,SD15,AD5 etc. and the visible layers are just for show.
My question is how are the Pop-ups made? Are they individual PDFs attached to each possible combination - like one pdf for CD1,SD15,AD5 then another pdf for CD1,SD15,AD6? Or are they pieced together via the fields of the original layers - like you connect the relevant info to a field in the CD, SD, and AD layers then intersect them?
Thank You