|
POST
|
Hi Kelly We've not seen that issue you describe before. If your Shortlist is shared publicly, could you post a link to it here so we can take a look? You may want to also create a Story Map Series and turn on the Locate button in that app to see if that works for you too (you can find the option in the Settings > Map Options) because Story Map Series uses the same code as Shortlist for the button. Note that in Shortlist 1.4.9 you can enable a Locate button. Here's a test example launched via https in which the Locate button has been turned on via a URL parameter (or in your index.html look for the GEOLOCATOR configuration parameter). The Locator button code in 1.4.9 is rather older: For example if a 1.4.9 Shortlist is launched on http the button still appears in the UI, whereas in 2.0 the button is hidden on http. Rupert
... View more
03-11-2017
11:15 AM
|
0
|
0
|
1681
|
|
POST
|
Hi Scott Sorry about the issue. This is a limitation currently. As you may have seem with some of the Cascade stories that our team creates, such as "Justice Deferred", it is possible to provide that alternative version for mobile but it requires downloading and self-hosting the app. This approach is described in this blog post: https://community.esri.com/community/gis/web-gis/storymaps/blog/2017/02/24/story-maps-developers-corner-dynamically-load-a-mobile-optimized-version-of-your-story-map It's really a developer solution, so it is on our Story Maps Developer's Corner blog rather than on the ArcGIS blog. An alternative is to use a static image instead of a video on the cover page. Some authors choose to do that but others choose not to do that because they really like desktop users to see their video. Rupert
... View more
03-07-2017
10:13 PM
|
0
|
0
|
875
|
|
POST
|
Hi Alex, When you create a Shortlist, the Shortlist stores the places you author in a layer in its own format. The only exception to this is if you create a Shortlist using the new 'as-is' option. With the 'as-is' option, it reads the Shortlist points from a layer in the web map that you create your Shortlist from, and lets you edit and manage your places in that web map, instead of interactively in the Shortlist Builder. With the 'as-is' option you are free to update the places in your Shortlist either by editing the layer in your web map, or completely replacing the layer in that web map with a different layer: the Shortlist just reads the layer and displays it 'as-is'. But with all the other ways of creating a Shortlist, such as creating from a web map and importing the points, or starting 'from scratch' and interactively adding the points in the Builder, you can't go into the web map in which the Shortlist is storing the places and do anything to that layer because the Shortlist stores places in that layer in its own format. There's not really a way for us to lock that layer so you can't edit it, but you shouldn't That layer has 'DO NOT REMOVE' in its name but we should probably make that 'DO NOT REMOVE OR EDIT'. It will break your Shortlist if you try and edit or replace that layer, and I believe that's what happened to you above. You can make other edits to the web map that the Shortlist is storing its places in, such as adding additional supporting layers, such as layers that you want to use in the Address/Place finder, but must make sure to close the Shortlist Builder first: if you make edits to that web map in one browser tab while the Shortlist Builder is open in another tab it can similarly break your Shortlist or result in you losing work if you try and save changes in either or both tabs. If you want to be able to edit your Shortlist places in the web map instead of in the Shortlist Builder you have to use the 'as-is' option. See our What's New in Story Maps blog post for info about that. We added that 'as-is' option because GIS Pros like to be able to create and manage data themselves. The 'as-is' option requires that your places are in a single layer that uses our Shortlist data template schema. Note that 'as-is' currently doesn't work with ArcGIS Server feature services (i.e, enterprise services not hosted in ArcGIS Online). I think you might be trying to use the Address/Place Finder in Shortlist in order to allow the user to search the places in your Shortlist. This isn't supported because your places are arranged in tabs that the Address/Place Finder doesn't know about, and because, unless you are using the 'as-is' option to create your Shortlist, the layer that the Shortlist uses to store your places can't be used to define a place based search in a web map. Rupert
... View more
03-07-2017
09:58 PM
|
1
|
0
|
961
|
|
POST
|
Hi Tony I'm seeing if we can include a fix to that issue you alerted us to in an upcoming 'patch' release. If you try the workaround of assembling your places in a feature layer (either using an existing point feature layer or creating a new one, or starting with an Excel spreadsheet of all your places you can just upload into a web map as a feature layer) I recommend that you use our Shortlist data template (click to download zip file). This will simplify creating a Shortlist from a web map and can be used with both the 'import' option and the 'as is' live link option. Shortlist should be coming out of beta just before the User Conference this summer. We're having a look at what additional functionality to add for the next release. Feel free to let us know about any you'd like to see added. Perhaps start a new thread on the Story Maps Geonet forum, or alternatively add them into the ArcGIS Ideas area in Geonet. Rupert
... View more
03-06-2017
12:55 PM
|
0
|
0
|
1914
|
|
POST
|
Hi Tony Thanks for alerting us to this. I can also reproduce the issue you found: in Story Map Shortlist the Choose Image dialog no longer lets me specify different images specified via URLs for the main image and the thumbnail image. Instead it uses the image whose URL I specify as the main image for both the main image and the thumbnail image. Sorry about this issue, because it is nice to use a different image for the thumbnail, such as a logo of a business or organization. We'll look into it and see when we can get a fix for it released. I'll report back here about that. Workaround: this issue only occurs when you add or edit places interactively in the Shortlist Builder. Specifying different images via URL for the main image and the thumbnail image for a place is working OK if you define your Shortlist content in a layer in a web map and then create a Shortlist from that web map. If the layer you choose for your Shortlist has two fields storing the URL of the main image pic and the thumbnail image pic for each place, the Shortlist will correctly use those two images. This works in both our 'Import' option and our 'as-is' live-link option when you create open a map containing a point layer and create a Shortlist from that map. (See the What's In Story Maps for March 2017 for more about the 'as-is' option). Note that if you do set up your places in a layer with fields referencing their images via URLs and you use the import option to bring them into a Shortlist, you will encounter the same issue above if you try and change these URLs interactively via the Choose Image dialog, So this workaround demands that the images you reference in your data are the final ones you want to use in your Shortlist. Rupert Story Maps team
... View more
03-06-2017
08:19 AM
|
1
|
0
|
1914
|
|
POST
|
Hi Alec, sorry about the issue and thanks for posting here about it. I can also see an issue when I do a similar thing as you. We're going to look into it. I can reproduce the issue when I create a Shortlist from a web map that contains a layer-based place search (defined in the web map's settings page in its item entry in ArcGIS Online) using a hosted feature service and I use the 'Import' option when prompted by the Shortlist Builder. The copy of my original map that the Shortlist Builder's Import function creates doesn't seem to retain that layer-based place setting. Are you also creating a Shortlist from a web map using the Import option? In my case I was basing the layer place search on a supporting layer in that web map (not the layer containing the points I want to turn into Shortlist places): the copy of that map has that supporting layer as expected, just not the settings that define a place search based on it. I found it worked OK for me with the same map and the other options from creating a Shortlist from a web map (i.e. the new 'as-is' live link option and the 'don't import' option). I found it worked OK for me if I started by creating a Shortlist completely from scratch by starting the process from the Story Maps website or the Create option in My Content, and then saved my Shortlist, closed the Builder, went to My Content, added my supporting layer into the web map that the Shortlist Builder created to store my places and finally defined the layer-based search in that web map's settings. When I viewed the Shortlist again and looked in the Address/Place Finder control, I do see that layer based search as an option. Rupert
... View more
03-03-2017
04:52 PM
|
1
|
2
|
961
|
|
POST
|
Hi Niklas For your issue 1 (allow Shortlist to display the contents of a web map and reflect changes on that map made outside the Shortlist Builder) we have now added that option to Story Map Shortlist beta 2.0. Please see this response in this other thread: https://community.esri.com/thread/189575-adding-new-locations-to-shortlist#comment-670301 Rupert
... View more
03-02-2017
02:43 PM
|
0
|
0
|
1309
|
|
POST
|
Hi Andrew We have now updated Story Map Shortlist (beta) to include the ability to upload images from your computer directly into your Shortlist. It was released as part of last night's ArcGIS Online update. For more info about that option and other new features in the Story Map apps, please see: What’s New in Story Maps (March 2017) | ArcGIS Blog Also please let us know if you have questions or comments about this new option. Rupert
... View more
03-02-2017
11:48 AM
|
0
|
0
|
1178
|
|
POST
|
Hi Melissa, We have now updated Shortlist to include the 'as-is' authoring workflow option that Mark described above that live links your Shortlist to places in your web map instead of importing them into them into its own data store. It was released as part of last night's ArcGIS Online update. For more info about that option and other new features in the Story Map apps, please see: What’s New in Story Maps (March 2017) | ArcGIS Blog Also please let us know if you have questions or comments about this new authoring workflow. Rupert
... View more
03-02-2017
11:41 AM
|
0
|
2
|
1980
|
|
POST
|
Hi Sylvian With last night's update to ArcGIS Online, you'll now see Story Map Shortlist beta in the ArcGIS Online Configurable App gallery when your ArcGIS Online language is English, French, German or Spanish: If you are using ArcGIS Online in a different language than those four mentioned above, you won't see Shortlist when you create an app from a web map: while Shortlist is in beta you will need to switch to a different language in order to create a Shortlist from a web map.
... View more
03-02-2017
11:16 AM
|
0
|
4
|
3170
|
|
POST
|
Not sure why it isn't working for you. For example you can load my pics from a hike in Mammoth into a Map Tour by accessing this Flickr album: A Winter Hike in Mammoth | Flickr ( user name to type into the Map Tour Flickr Import dialog = Rupert Essinger ). It is cool how Map Tour also reads in my image names, captions and the order they are in within that album. So adding that info and doing that ordering in Flickr saves a lot of time in Map Tour, especially if you decide to make several tours from the same images or use them in a Story Map Shortlist. Did you perhaps upload your images into Flickr and then turn the option on to import EXIF data when you upload into Flickr? It doesn't apply retroactively. Back when I first got started with Flickr I uploaded my pics, then realized I had to turn on that option in Flickr (because it is off by default for new accounts), then realized I had to upload them again in order to get the geotags into Flickr. Rupert
... View more
02-22-2017
06:05 PM
|
1
|
1
|
1491
|
|
POST
|
Thanks for the info Sylvain. That is interesting because I didn't realize that changing the region would do that.:) Can I check: when you change your region location did that change your ArcGIS Online website language to English, or is the language still French? Or have you changed the region and the language setting? (The Shortlist Builder will be English until our March 1 release) Rupert
... View more
02-18-2017
03:23 PM
|
0
|
1
|
3170
|
|
POST
|
Hi Sylvian Sorry about this issue. You are correct that in order to create a Shortlist from an existing web map, including the option to use existing point data in that web map as places in your Shortlist, you have to create the app from the map by choosing Shortlist from the Configurable app gallery. Like you say, if you just want to create a Shortlist from scratch without using an existing web map, you can launch the Shortlist Builder from the Shortlist page on the Story Maps website (or search for the Shortlist app item page in ArcGIS Online and launch it from there). Looks like you are using ArcGIS Online in French. The current Story Map Shortlist beta isn't translated into all the languages supported in ArcGIS Online yet, and so it doesn't appear in the Configurable app gallery for non-English languages yet. If you would like to use it in English, you may be able to change the language setting in your ArcGIS Online account profile to English, which case you should see Shortlist in the English language Configurable app gallery. Or, if you are using an Organizational subscription, you could ask your admin to add the English language version of the app into the default group used to populate the app gallery. But see the next paragraph.. In the upcoming ArcGIS Online update (currently planned for March 1st) Story Map Shortlist is being translated into all supported ArcGIS Online languages. It will also automatically appear in the Configurable app gallery for English, French, German and Spanish languages, so you will see it. It won't be appearing in the Configurable app gallery for other languages until it is out of beta. I think the above explains your situation. Just to complete this post for other people who land on this thread, there are two other reasons why Story Map Shortlist may not be in your App Gallery: 1) You may be using Portal for ArcGIS, not ArcGIS Online. Shortlist isn't available in Portal yet because it is still in beta, but should be available later in the year once we release our final version. 2) Your ArcGIS Online Organization's Configurable app gallery might be customized in your enterprise to remove that app for some reason. Let your admin know you want it or if you don't want to create a Shortlist from a web map, create your Shortlist from the Story Maps website. Rupert
... View more
02-17-2017
11:22 AM
|
1
|
3
|
3170
|
|
POST
|
I concur with the other replies here. We've not heard of an issue with the Story Map Tour rotating images differently from their stored format. I have definitely experienced sending a picture from an iPhone to my PC via email and finding it unexpectedly being rotated when I open it on my PC. In those cases I found I had to open and save the image in Windows Paint to get the correct orientation to stick. Rupert
... View more
02-16-2017
09:50 AM
|
2
|
0
|
4752
|
|
POST
|
Hi Jenni Yes, feel free to post this as an idea in the ArcGIS Ideas part of Geonet: https://community.esri.com/community/arcgis-ideas (I don't see this as an existing idea already in there). This enables other folks on Geonet to vote for the idea too. We also track these as part of our development process and value these ideas and votes highly. Rupert
... View more
02-16-2017
09:47 AM
|
0
|
0
|
1416
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-06-2018 11:42 AM | |
| 2 | 05-16-2016 08:08 AM | |
| 1 | 08-06-2018 05:11 PM | |
| 1 | 09-29-2017 05:38 PM | |
| 1 | 09-05-2018 03:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|