|
POST
|
Hi, I have a question related to Bethany's and wonder if someone might have info on how to customize the HTML, CSS, or JavaScript to accommodate. I have Story Maps in the Shortlist template and just noticed they now have the autoplay function included. We currently have the Story Map running at times on the front desk large screen on the wall behind the counter. While the Story Map looks great on a regular computer sized screen on the monitor the size of the map looks to take up too much of the screen and it would be nice if the location photos/text could be bigger. Is there a way to include code for screens larger than......to modify the size of the location photo or ratio of the location photo to the map? The information folks thought it looked good but currently would look even better if we could modify the photo/text size in the location box. We do have the code hosted on our server but I'm not exactly sure what I would modify to get the effect we would like. Thanks in advance!, Kathy
... View more
08-01-2018
10:33 AM
|
0
|
10
|
3096
|
|
POST
|
Hi Seth, I read your response awhile back and it gave me hope. That said I haven't been focusing too much on this lately but need to start looking at it again. I really appreciate the code example above and ideas! If you've thought of anything since then please let me know. Thanks kindly for your help!
... View more
07-24-2018
11:34 AM
|
0
|
0
|
2907
|
|
POST
|
Hi, You know we ran into a syntax error as well and I think it might just be the different symbol for single quotes in line 21 within the custom-scripts.js file....I've copied that line below. We changed those to single quotes to the regular and then it worked or that's what happened with us. console.log(`Index = ${index}`); I just thought I would share since I had forgotten about that. Thanks, Kathy
... View more
06-22-2018
09:35 AM
|
0
|
0
|
3232
|
|
POST
|
Thanks Becky. I will check out the ArcGIS Online Assistant. I didn't write my question very well though, what I'm trying to get after is the urls that I have in the Shortlist description text boxes for the actual location within the Story Map. Is there a way to get at these urls. I also will need to check the URLS of the web map services so ArcGIS Online or the API seems useful for checking multiple maps. Story Maps have a lot of urls in the text description themselves and it seems like it would be VERY useful to be able to check/see all these in the maintenance of the Story Maps. In fact it was a recent criticism I received in that it is such a manual process to update and/or just check these urls to be sure they are still valid. Does anyone have a workflow for this? Thanks!!!
... View more
04-25-2018
10:26 AM
|
0
|
2
|
2907
|
|
POST
|
Hi, At the moment I'm working to learn python and also creating Story Maps. I'm trying to figure out more on the ArcGIS API for Python and the functionality related to Story Maps both creation and maintenance. For instance, is there a way to use the API to look at the locations within a Shortlist Story Map and download the text information included to see all the urls such as links to nearby parks and find out which ones are broken? It would also be great if there was away just to view a table of all the info to make sure that links are updated to be pointing to the correct url. I'm interested to know how folks are using the new API with Story Maps/web maps. Thanks in advance, Kathy
... View more
04-23-2018
02:52 PM
|
0
|
5
|
3620
|
|
POST
|
Hi, I was hoping you might repost the link in your reply above for the example in the documentation. When I click on the link I just get an error. Thanks!, Kathy
... View more
04-23-2018
02:36 PM
|
0
|
2
|
2166
|
|
POST
|
Hi Rupert, Thanks for the reply. I'm trying to figure out how to populate my web map/shortlist story map with dynamic data. I have these questions to start with. 1) Can data driven text be added to the Shortlist Story Map? I see the blog post about adding Data Driven Text with the Map Journal example but was wondering if the methods apply to the other templates? 2) Are there map services that be published to our GIS Server from a SQL database so the data can be dynamic? If so what type of services are these and do you need to publish with special settings to the service or on the SQL database administration? I'm thinking in ArcMap you can have a query layer that is dynamic with the database connection but are there web services that are similar? 3) Do you know if with ArcGIS API for python if there are scripts for checking url links within story maps to show all the urls and if some are broken? I'm trying to figure out maintenance and automating some of these tasks for the Story Maps especially since they are url heavy. Thanks in advance!!! Kathy
... View more
04-09-2018
12:20 PM
|
0
|
0
|
859
|
|
POST
|
This is not very urgent but it really is a metric we would like to have in the near future. I appreciate your help immensely. thank-you!!
... View more
03-28-2018
04:55 PM
|
0
|
0
|
1068
|
|
POST
|
Hi Raúl Jiménez Ortega!, Thanks so much for all your help with the changes to the code to better track the navigation in Google Analytics. I'm going to try and make these changes as you suggested and use your new deployable version. Hopefully I can do this I'm not very savy with javascript but you've given awesome directions! This is probably getting too much into the weeds but are the individual locations within a tab referenced similar to the 'story-tab-navigation' you've added or would that amount to specifying each location somehow? I just thought I would ask while I had your ear. Thanks so much for such prompt response and Mark Cooney your help also!! Kathy
... View more
03-16-2018
12:58 PM
|
1
|
0
|
3232
|
|
POST
|
Hi, I have a Shortlist Story Map that has locations I would like to link with a department database to show the info from the databases. For example a lake I have included in the shortlist is also included in a lake stocking database within the department that populates a pop-up box in a Google Map app. It is requested to show the stocking information for the Story Map location and right now I'm wondering if this is possible to do thru the url option within in the text box? If not is there a way to create a feature service thru ArcGIS Server that would be dynamic with the database and add this as a service in the webmap that feeds the Story Map? Thanks for your help in advance!! Kathy
... View more
03-14-2018
05:06 PM
|
0
|
2
|
1043
|
|
POST
|
Hi raul.jimenezesri-es-esridist, We downloaded the 'ready-to-deploy' app and have added a splash page and customized the header and have that code hosted on our department server. Would I be able to customize this code or would it have to be the full source code from GitHub? As it works right now we just have the .html file linked with the appid on ArcGIS Online. I so appreciate your willingness to help with this! Thanks, Kathy
... View more
03-14-2018
09:26 AM
|
0
|
1
|
3232
|
|
POST
|
Hi, I do see there is "Adding Google Analytics to your Story Maps" story on the Story Maps Developer's Corner and I talked with our web person here at work. We are currently working with the Shortlist Story Map template and is it possible to get statistics on the actual locations within the shortlist to know which ones are viewed relative to the other locations? We are currently planning to put the story map within the iframe with our agency wrapper around it so I was looking at the Google Analytic statistics that the web team here normally use and they didn't think it was possible since the Story Map url doesn't change when you click between tabs or to different locations. I was hoping someone might be able to provide this info whether it was or wasn't possible. Thanks so much! Kathy
... View more
03-13-2018
05:28 PM
|
0
|
15
|
5745
|
|
POST
|
Thanks Rupert for the reply and information. Our Department internet is set up to actually block content from sites like Flickr and Google Plus among other photo sites so this isn't an option for us. Thanks for the information though!
... View more
11-09-2017
10:54 AM
|
0
|
0
|
1053
|
|
POST
|
Hi, I see the Shortlist beta currently "doesn't support importing images from your computer in bulk via the Import dialog but instead only one by one as you create or edit individual places." Is this something that the developers are working on? It would be a great bonus to be able to do this similar to the Map Tour template. Thanks, Kathy
... View more
11-09-2017
10:14 AM
|
0
|
2
|
1184
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-18-2026 01:21 PM | |
| 1 | 10-02-2023 03:06 PM | |
| 2 | 10-09-2025 08:45 AM | |
| 1 | 03-03-2025 10:42 AM | |
| 1 | 12-03-2024 01:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|