User uploads excel file of addresses to perform Intersect?
I was wondering if it is possible to setup a workflow that would allow users to upload an excel file, which will then be used as input into the rest of the workflow?
Right now companies have to manually enter thousands of entries into a form (through a workflow on our mapping site), then it takes the addresses they provided and performs an intersect on 4 different layers to see if any address is within one of those layers.
We are trying to make is as easy as possible for people to use this workflow, so uploading a whole excel file of addresses instead of manually entering them would be amazing!
Thanks!
-
I would like to do something similar. I would like to upload a .txt file of PID's, and then have the workflow select all of them at once....any ideas?
Gordy
0 -
I'd also like to be able to have users upload their data to be used as the selection to run the intersect query on various map layers.
I have looked at the UnionTask and IntersectTask, and the workflow example posted here - https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=20&thread=54996
I suspect it's now just a matter of piecing everything together to fit my requirements.
What I don't know is how to use a Selection group as input into a workflow. If it were a feature/map service you'd just point to the ../rest/services/services/MapServer etc, but how do you do this to grab hold of the user's selection?
0 -
In the Silverlight Admin guide, there is a Selection Command called 'IntersectFeatureSetWithSelection'.
Does anyone know whether this be used instead of a workflow (admin guide says it can not be used in a workflow) to intersect with map layers? Or Feature Layers?
Argument is: Geocortex.Essentials.Client.Tasks.FeatureSet
This can be added to the toolbar as either button or tool, but I can't see how it is configured to look at one or more map layers. Is there more information available? Has anyone got this running?
0
Please sign in to leave a comment.
Comments
3 comments