|
IDEA
|
The Field Maps app configuration settings suggest that there are currently (version 22.1.0) three supported options for laser range finders (or offsetProvider): Bad Elf Flex, Eos Tools Pro, and Spike. I've successfully used the LTI 360B and 360R with the Bad Elf Flex (documentation) on both iOS and Android. I've also used a Spike (documentation) with a variety of GNSS receivers (Spike's list of tested receivers includes: Trimble R1, Bad Elf, Eos Arrow and Juniper Geode); Spike is iOS only.
... View more
04-05-2022
07:47 AM
|
0
|
0
|
6756
|
|
POST
|
I have a use case where users need to pick one or more options from a list and then rank their selected options. I thought this might be possible using Survey123Connect, however, while it works in preview in Survey123Connect, the form generates an error when accessed in the Survey123 web app. The approach I took was to create two choice lists. The first for the the select_multiple where the user picked their activity, and the second for the rank question: I then set the choice_filter for the rank question to use the selected answers from the select_multiple question, i.e., selected(${activity_select},activity): In Connect's preview, this appears to work as intended. The rank question only presents the options that were selected in the previous select_mulitple question, and allows you to drag the selected subset into a preferred order. When I try to use the form for real in the Survey123 web app, the rank question does correctly show only the options selected previously; however, as soon as you drag to re-order the list, an error appears, "Please rank all the choices for this question": Is it possible to combine select_multiple and rank questions this way? Anyone have any thoughts on how to address this error, or is this perhaps a bug?
... View more
04-05-2022
04:59 AM
|
1
|
4
|
3123
|
|
POST
|
Have you had a look at creating your own view of the ArcGIS World Geocoding Service? Not creating your own geocoding service, but creating a locator that is a view of the existing service, and which implements your desired search constraints? See Create a locator view.
... View more
04-01-2022
11:12 AM
|
0
|
0
|
744
|
|
POST
|
@MikeUnderwood The ReachView 3 app, and earlier versions, have been in the iOS App Store for years. ReachView3 allows to to use an Emlid RS2 GNSS receiver with that specific app. In the past that hasn't helped with sharing the receiver's location information with other apps, like ArcGIS Field Maps or Survey123. I would be glad to hear that has changed! Have you had a chance to verify if you can now use an Emild RS2 with ArcGIS Field Maps?
... View more
03-24-2022
05:19 AM
|
0
|
3
|
5061
|
|
POST
|
@HollyTorpey_LSA I haven't tried this with a distributed or partnered collaboration yet. It wasn't an option when we first started doing this, however, I think it should be possible. I will have to give it a try this summer! For us, most of the data on the portable Enterprise server is imagery or reference layers that are not being updated. Things we don't have to worry about syncing or copying back. For the hosted feature layers we are actively editing in the field, we usually connect to the portable server with Pro, and copy those layers into one or more local File Geodatabases. Then, when we are back on the Internet, we use python to manage updating the permanent server with the content of those databases. (Make sure when sharing/overwriting from Pro to your permanent Online/Enterprise destination that you have editor tracking enabled on the FGDB, and remember to check the box to "Preserve editor tracking info".) In many cases, our "authoritative" copy of the data becomes the one we take into the field. No one is editing those layers on the permanent server while folks are away. That makes it easy to truncate the tables and push the new data into its place, as we are not worried about syncing under those circumstances. When we have had to support editing in both the field and office, we have gone the route of adding a Microsoft SQL server to the laptop and using Enterprise Geodatabases as registered Data Stores to back the feature layers. We then used two-way database replication with disconnected check-ins/check-outs to keep things in sync. This approach is also helpful if you periodically have someone going back to civilization. They can take a copy of the replica off-site, connect to the Internet, sync the changes, and bring back updates from the office. Note that peer-to-peer syncing can become time-consuming when you have more than a few folks in the field, given the number of individual syncs required to get everyone up-to-date.
... View more
03-23-2022
06:00 AM
|
0
|
1
|
3055
|
|
POST
|
I suspect this is a bug and have a case with Esri support for it, however, I thought I would share it as an FYI with the community. If you create bulleted text in a Google Doc, copy it, and then paste it into a text block in StoryMaps, it appears correctly as bulleted text. If you then Preview, Publish, or otherwise cause the story to reload, then that text disappears. If you exit Preview, or return to Editing from Publishing, then the text is still gone, and cannot be recovered. Workaround: after pasting the text into StoryMaps, immediately select it, and explicitly set its formatting to "Bulleted List".
... View more
03-17-2022
01:30 PM
|
1
|
5
|
4631
|
|
IDEA
|
@KoryKramer I am disappointed to see this flagged as Already Offered. In light of the functionality existing, I would still consider @Amadeus111 's Idea as a relevant suggestion for improving the user experience associated with the functionality. The current implementation works, however, it is not as user friendly, nor as intuitive, as something along the lines of the Idea. There are many systems, including ArcGIS products, that support the pattern of having a checkbox at the top of a list, which impacts selection of all of the items in the list
... View more
03-16-2022
02:16 PM
|
0
|
0
|
2170
|
|
POST
|
Not sure if it is an option for you,, but what about running a simple instance of ArcGIS Enterprise instance on a laptop, and having it and a WiFi router in the field with the group? We often have teams working at field sites with no Internet, but who want to collect and share data while they are there. In general, they want to do all the collaborative things you can do when you have ArcGIS Online available to support the mobile apps, web tools, and Pro. You can use a base deployment of Enterprise for this purpose. And, you can use most any WiFi router to setup a local intranet for everyones’ devices to communicate with your Enterprise portal. One key to such a setup is that you need to provide Domain Name Service (DNS) resolution for whatever you named your Enterprise instance in your SSL certificate. You need this so that peoples’ devices will “trust” the portal, so they can successfully login from their apps or web browser or Pro. If you cannot configure your WiFi router to handle this aspect of DNS, then you can run a DNS server on the laptop as well, such as Bind. If you go this route then other helpful tips include using the same exact same usernames for peoples’ accounts in the Enterprise portal as they use in ArcGIS Online, even if the latter are enterprise (not built-in) accounts. Among other things, that ensures the editor tracking fields make sense when you transfer layers between Enterprise to Online.
... View more
03-07-2022
11:23 AM
|
3
|
3
|
3091
|
|
IDEA
|
Please update the Map Tour template that comes with AppStudio to be able to ingest as a starting point a Map Tour block form the new version of ArcGIS StoryMaps. Similar to what could do with a Map Tour Classic StoryMap to populate the template. As one of the main reasons for using AppStudio in our current use case is the offline support, and we are still building an online version of the tour in new StoryMaps, it would be helpful if we use that Map Tour block with the Map Tour template in AppStudio.
... View more
03-02-2022
06:31 AM
|
3
|
0
|
1466
|
|
IDEA
|
I've used unicode characters as a workaround to get italicized characters into the title of an ArcGIS StoryMap. There are italic characters in Unicode's Mathematical Alphanumeric Symbols block (see Wikipedia's helpful table for the codes.) If you're unsure how to directly enter unicode characters, you can use your operating system's helper app, and cut-and-paste from there: Windows -- Character Map MacOS -- Emoji & Symbols - Character Viewer
... View more
02-28-2022
11:22 AM
|
0
|
0
|
1848
|
|
POST
|
Perhaps some else has found a way around this, however, all I can do is confirm that it doesn't seem possible to do this. Access to the Esri training site is tied to accounts visible to ArcGIS Online, whether they are built-in or enterprise accounts. ArcGIS Online provides a setting for accounts -- both built-in and enterprise -- called "Esri Access", which can be set to enable/disable access to training and other content. Enterprise, however, does not offer that same setting, as its accounts -- built-in or enterprise -- are not tied ArcGIS Online. So at the moment, it appears the only option is to setup ArcGIS Online to use the same enterprise scheme, and enable Esri Access for those accounts in Online.
... View more
02-28-2022
06:11 AM
|
2
|
1
|
5308
|
|
POST
|
I would guess this is because you are trying to directly embed your Sheet in your story using the URL you usually use to access your Sheet in Google Sheets. In that view Google is expecting to have full control over your browser window, and the content at that URL is not meant to play well with others. In order to embed a Google Sheet in another web page, you want to follow Google's steps for creating an embed URL, by "Publishing your Sheet", and then use that URL in your StoryMap: Make Google Docs, Sheets, Slides & Forms public: Embed files
... View more
02-25-2022
07:32 AM
|
0
|
0
|
1050
|
|
POST
|
I feel your frustration. These example Notebooks would be a great resource, if they were kept up-to-date, so those with little Python experience could learn from them. As it is, these Notebooks work briefly when they first come out, and then most stop working completely due to updates in the ArcGIS API for Python and/or the ArcGIS Online Notebook environment. Those updates usually trigger issues that someone new to Python likely does not have the right skills yet to diagnose, so they waste time and get nowhere. It would be nice if Esri committed to keeping the examples up-to-date. As of a few weeks ago, the missing step to getting SignImageClassificationModel working was to ensure you ran it using the correct, older runtime in an ArcGIS Online Notebook. So whether you download and then upload the Notebook, used Save As, or are cutting-and-pasting into your own Notebook, go to your Notebook's Settings, and change the runtime to "ArcGIS Notebook Python 3 Advanced with GPU support - 4.0". (See Specify the runtime of a notebook.) Once you've done that, then following the steps in the Notebook exactly -- installing version 1.8.4 of the API, restarting the kernel afterwards -- should result in a fully working Notebook.
... View more
02-07-2022
05:42 AM
|
1
|
0
|
3251
|
|
DOC
|
At some point it appears that Esri changed the underlying limits on requests like this, hence, the "Too many requests" message. If you are running a lot of searches, like in this script, then you need to add a sleep timer to slow down the rate of our requests. We haven't figured out what the new limits are, nor have we come across any documentation, however, similar scripts that started failing for us with that error are now working fine again with a sleep inserted. Typically sleeping for 5 or 10 seconds between queries was required. Unfortunately that means your scripts will take much longer to complete.
... View more
01-25-2022
04:46 AM
|
0
|
0
|
34119
|
|
IDEA
|
@BenParker I have had similar disappearing content experiences. Two common causes I've found are when the link includes a security token or the link is to a Content Delivery Network (CDN) cache, rather than directly to the content itself. In the case of the token, some systems use them, even for publicly available content. They expect you to get to the content by going through their system, perhaps via their own "viewer app". In that case, the system can always generate an up-to-date token to append to the URL, and can support public access. In those systems, if you try to get to the content directly yourself, the URL you've copied into your story works fine, until that token times out, then things start failing. Similarly some systems assume you will go through them first, and they can direct you to the current URL for an item on their CDN. (CDN's are great for caching content closer to end-users to improve performance.) Those CDN URLs, however, can change over time; if something isn't accessed for awhile, then it may get dropped from the cache, and when someone accesses it again, it will get assigned a new URL. So a URL you've copied into your story works fine for awhile, but then starts failing when the content is no longer in the cached location. Your issue might not be Pano2VR itself, but rather how you are hosting the content it produces.
... View more
01-08-2022
06:25 AM
|
0
|
0
|
6511
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 3 | 2 weeks ago | |
| 4 | 2 weeks ago | |
| 2 | 04-24-2026 05:42 AM | |
| 1 | 04-23-2026 08:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
10 hours ago
|