| 不具合 ID 番号 |
BUG-000123318 |
| 送信されました | June 25, 2019 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS Survey123 |
| 見つかったバージョン | 3.5 |
| ステータス | Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
This is a known limitation which is documented in both the official Survey123 for ArcGIS online documentation as well as a GeoNet Survey123 blog post. Only decimal degrees is supported for custom URL schemes as a valid coordinate format.
https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#ESRI_SECTION1_2AC1CC413E4A4176850A9C3383C90827
See below point taken from documentation:
Optionally, you can add coordinates to the URL, defining a location for a geopoint question in the survey. To do this, type ¢er=, and then type the coordinates. Type the latitude and then longitude coordinates in decimal degrees, separated by a single comma. You can optionally add altitude in decimal meters as a third value, also separated by a single comma.
Custom URL scheme blog post:
https://community.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme
See below note taken from blog post:
The last parameter we pass in the example above is center=43.567,-117.380. This will set the location of geopoint questions in your survey at the provided coordinate pair. You must pass a latitude-longitude pair in decimal degrees separated by a comma as no other coordinate systems or formats are supported.
対処法
Removing the first apostrophe in the coordinates fixes this behavior.
再現の手順