Esri / Trek2There

Trek2There™
Apache License 2.0
10 stars 5 forks source link

Seamless Integration between Collector and Trek2There #47

Closed craigcarps closed 6 years ago

craigcarps commented 7 years ago

User feedback has strongly indicated the need to launch Trek2There directly from Collector when the user selects an existing Collector point or location. This would then pass the coordinate values from Collector to Trek2There and allow for navigation to the point. When the user arrives at the point the Collector app re-opens.

simongis commented 7 years ago

Agree for the need in Collector Craig. You are probably already aware, but there is a sample template for Survey123 that works nicely between the two apps.

craigcarps commented 7 years ago

Hi Simon

Yeah I've seen the template with survey 123, the problem I have is a few clients who are already using collector and want the off road navigation capability.

Thanks for the link

Craig

On Sunday, 6 November 2016, Simon Jackson notifications@github.com wrote:

Agree for the need in Collector Craig. You are probably already aware, but there is a sample template https://geonet.esri.com/groups/survey123/blog/2016/10/24/introducing-trek2there for Survey123 that works nicely between the two apps.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Esri/Trek2There/issues/47#issuecomment-258668610, or mute the thread https://github.com/notifications/unsubscribe-auth/ALbrLb5gEEbuozxO331MCM8800rHBezDks5q7ZkDgaJpZM4KgqAq .

Lmawhinney7175 commented 7 years ago

I agree with the need in Collector Craig as well. I would really like to be able to select the point I want to go to and then get feed back to how close I am. This would be valuable.

IsmaelInRedlands commented 7 years ago

Hi! We are going to add integration of Trek2There with Collector in a couple of phases: 1) December 13: The 4.4 update of ArcGIS Online will let you create Web Map popups including links to Trek2There. We will follow a pattern similar to what is described here for integrating Collector with Survey123. https://geonet.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme 2) March update of ArcGIS Online: As of December 13, you will always need to have in your Collector features the X,Y values as attributes. Otherwise, you will not be able to pass the destination to Trek2There dynamically. In March, tentatively, we will enhance Web Map popups so the XY coordinates can be pulled dynamically from the geometry of the feature: you will not need to have two pre-calculated XY fields with the coordinates. This is good, because it means the XY attributes will always be in sync with the coordinates stored in the SHAPE field.

All the changes above affect Web Maps, rather than enhancements to Trek2There itself.

Lmawhinney7175 commented 7 years ago

Hello,

Thank you for forwarding this information. I look forward to the updates.

Laura

Ismael Chivite notifications@github.com 11/21/2016 1:31 PM >>>

Hi! We are going to add integration of Trek2There with Collector in a couple of phases: December 13: The 4.4 update of ArcGIS Online will let you create Web Map popups including links to Trek2There. We will follow a pattern similar to what is described here for integrating Collector with Survey123. March update of ArcGIS Online: As of December 13, you will always need to have in your Collector features the X,Y values as attributes. Otherwise, you will not be able to pass the destination to Trek2There dynamically. In March, tentatively, we will enhance Web Map popups so the XY coordinates can be pulled dynamically from the geometry of the feature: you will not need to have two pre-calculated XY fields with the coordinates. This is good, because it means the XY attributes will always be in sync with the coordinates stored in the SHAPE field.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/Esri/Trek2There","title":"Esri/Trek2There","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/Esri/Trek2There"}},"updates":{"snippets":[{"icon":"PERSON","message":"@IsmaelInRedlands in #47: Hi! We are going to add integration of Trek2There with Collector in a couple of phases:\r\n1) December 13: The 4.4 update of ArcGIS Online will let you create Web Map popups including links to Trek2There. We will follow a pattern similar to what is described here for integrating Collector with Survey123.\r\n2) March update of ArcGIS Online: As of December 13, you will always need to have in your Collector features the X,Y values as attributes. Otherwise, you will not be able to pass the destination to Trek2There dynamically. In March, tentatively, we will enhance Web Map popups so the XY coordinates can be pulled dynamically from the geometry of the feature: you will not need to have two pre-calculated XY fields with the coordinates. This is good, because it means the XY attributes will always be in sync with the coordinates stored in the SHAPE field."}],"action":{"name":"View Issue","url":"https://github.com/Esri/Trek2There/issues/47#issuecomment-262058230"}}}

jdzurisin commented 7 years ago

Thanks so much for the application itself and for the gameplan to integrate to Collector. For our team, and many others like it, this has been a crucial limitation of Collector to date. With seamless integration of Trek2There in a similar vein to what has been done with Navigator this would finally be a perfect ecosystem for our crews. Really looking forward to seeing this come to fruition.

craigcarps commented 7 years ago

Ismael

That's brilliant news, an early Xmas present for clients :)

The use of the xy coordinates direct from the geometry will be exactly what is needed.

Cheers for the update. Craig

Lmawhinney7175 commented 7 years ago

Hello Ismael,

Can you please elaborate on how the location data is passed from the web map to the trek2there app?

Kind Regards,

Laura

Laura Mawhinney GIS Technician CITY OF TUCSON Tucson Water (520) 837-2175

"Data is important... However, not as important as the answers it provides or the stories that it tells."

Ismael Chivite notifications@github.com 11/21/2016 1:31 PM >>> Hi! We are going to add integration of Trek2There with Collector in a couple of phases:

  1. December 13: The 4.4 update of ArcGIS Online will let you create Web Map popups including links to Trek2There. We will follow a pattern similar to what is described here for integrating Collector with Survey123.
  2. March update of ArcGIS Online: As of December 13, you will always need to have in your Collector features the X,Y values as attributes. Otherwise, you will not be able to pass the destination to Trek2There dynamically. In March, tentatively, we will enhance Web Map popups so the XY coordinates can be pulled dynamically from the geometry of the feature: you will not need to have two pre-calculated XY fields with the coordinates. This is good, because it means the XY attributes will always be in sync with the coordinates stored in the SHAPE field. — You are receiving this because you commented. Reply to this email directly, view it on GitHub ( https://github.com/Esri/Trek2There/issues/47#issuecomment-262058230) , or mute the thread ( https://github.com/notifications/unsubscribe-auth/AWi6LjrMtqfZA8WhaHJdbE6lI0utsaTUks5rAf-ggaJpZM4KgqAq) .
IsmaelInRedlands commented 7 years ago

@Lmawhinney7175 @craigcarps @jdzurisin @jakc Now that ArcGIS Online 4.4 is out, I added some details regarding integration of Trek2There with Collector and Explorer. Find out more at the ArcGIS blog: https://blogs.esri.com/esri/arcgis/2016/12/22/introducing-trek2there/

marikavertzonis commented 7 years ago
MartinLauenborg commented 7 years ago

@IsmaelInRedlands Do you or anyone else know if the popups has been enahnced with the oppotunity to dynamically use geometry in the March 2017 release?

  1. March update of ArcGIS Online: As of December 13, you will always need to have in your Collector features the X,Y values as attributes. Otherwise, you will not be able to pass the destination to Trek2There dynamically. In March, tentatively, we will enhance Web Map popups so the XY coordinates can be pulled dynamically from the geometry of the feature: you will not need to have two pre-calculated XY fields with the coordinates. This is good, because it means the XY attributes will always be in sync with the coordinates stored in the SHAPE field.
TViveiros commented 7 years ago

Hello...any idea when the issue launching Trek2There from Collector on iOS will be resolved? Thanks. Tony

marikavertzonis commented 6 years ago

Sorry for the delayed response on this thread. I believe this requirement is now complete.

iOS Confirming with Collector 17.0.3 on an iphone 6 and Collector 17.0.4 on an iphone 8 and in both cases i can successfully launch Trek2There using a popup configured as per the blog article described above. When you reach destination, you can return to Collector by clicking the back arrow / Collector word that is written in the title area of the screen returntocollector

Android Confirming with Collector 17.0.4 on an android 6.0.1 device and Trek2There launches as expected and when you reach your destination, click the devices back button to return to Collector.

Im not sure which version of Collector the fix went in, but if your using 17.0.3 or later you should be good.