Copy coordinates from "Plot Coordinates"
Hello,
This need is for an app the police use constantly in their vehicles. Migrating from old ESRI flex API app to the GC HTML Viewer.
Police have to enter lat/longitude of events or collisions into a state/federal form for reporting. In the flex app, you can plot the coordinates and copy the coordinates from the popup (using infowindow or infosymbol code - don't remember) to copy and paste the coordinates to something else.
I cannot seem to find a way to easily do this with the HTML Viewer. Anyone have any ideas? I would hate to have to create a workflow for something like this if there is another option.
As a comparison, the GC Silverlight Viewer has this capability through the use of the "Clicked Coordinates" item on the Coordinate Tools.
Thanks,
Carmen
0
-
Yeah! I can answer my own question.
The clicked coordinates are able to be copied from the "right-click" context menu on the map. This should work for Police.
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000ChCm&feoid=Body&refid=0EM600000001SAl"_/_img_
Carmen0 -
Carmen - wouldn't it be easier to do this in a workflow automatically? I am intending on having the lat/long created in my attributes after the point is created. Less work for the police and less room for error. 0 -
Sylvia,
Police need to push this information to a different application run by State Law Enforcement to which we don't have access to populate from the GE HTML application. They were either trying to retype the coordinates from a value provided by a GPS or copying and pasting from this application.
About the easiest thing I can do is create a button on the context menu to "copy latitude to clipboard" and "copy longitude to clipboard" and then tell them to use paste to push to the state application. I am now looking into how I can "copy to a clipboard" with a workflow so that I can embed the negative sign.
Thanks,
carmen0 -
@Carmen : I have a feeling that workflows are executed on the server side and you'll have difficulties getting the client's clipboard. 0 -
bit off topic : has anyone managed to modify the colour scheme and font of that "plot coordinates" tool ?
(it's the dark gray bubble with a big number in a circle and the X Y coordinates)
0
Please sign in to leave a comment.
Comments
5 comments