I am looking for some advice on creating a reporting function using the arcgis javascript api and feature layer services. My goal is to be able to select a particular tax parcel and generate a printable report based on layers the parcel intersects with. I have some javascript programming experience but was wondering what the best approach to something like this is - should I use a geoprocessing intersect to identify the layers or create a separate feature layer that is pre-populated with all the layers the parcel intersects with? Also, is there any biolerplate template with a similar function that I could build off of? Thanks
أكثر...
أكثر...