POST
|
Based on the developer console error ( in chrome press ctrl+shift+I) it looks like your assumption is correct. I can reproduce what you are seeing and for me the solution was to fully qualify the domain of the server. for example my server would be on the esri.com domain so if your server was on the same domain as mine, the url you would add to the webmap would be: http://ndbc-vgis.esri.com:6080/arcgis/rest/services/NDBC/Bin_Routes_Sept13/MapServer/
... View more
09-19-2013
08:14 AM
|
0
|
0
|
1308
|
POST
|
I"m glad to hear you were able to resolve the problem.
... View more
08-07-2013
10:49 AM
|
0
|
0
|
849
|
POST
|
I have noticed the past two days that the social media web app doesn't seem to work? I tried to create a new map and nothing works. However, I am able to create maps using other templates using the same data. It is working for me. Can you provide some additional details about what you are trying to accomplish? What browser are you using? When you say the social media app doesn't work, what behavior are you experiencing (does the map load, but flickr/twitter feeds don't load, etc)? Can you share the data or webmap, or perhaps describe any details about the data that you are working with?
... View more
08-07-2013
08:36 AM
|
0
|
0
|
849
|
POST
|
I have configured my attributes for my Pop-Up (for a short field) to not display the 1000 Separator. This change is saved and works beautifuly in my web map. I see the attribute 2008. Hi Deanna, Are you saving the webmap between inspecting the attributes and creating the application? i can reproduce what you are seeing if i do not save the map between saving the popup configuration and making the app. When I create a Web Application, using the Basic Viewer template, the comma appears and the user sees 2,008 when in editing. Here is the workflow that is successful for me. 1) open your webmap and click configure popup for the appropriate layer 2) on the popup properties page click configure attributes, select the appropriate field and uncheck 'use 1000 separator', click save popup 3) save your map 4) share > as web mapping application
... View more
06-17-2013
02:18 PM
|
0
|
0
|
441
|
POST
|
Tabbed Storytelling - the splash screen image and text, title, and tab names do not reflect the text input from the configuration. This is a known issue and has been fixed for the June release of arcgis.com 3-Way Map Viewer - This app no longer displays any parts of the underlying webmap(s) which included Bing basemaps before the "Bing phase-out", even though the webmap (with Bing) can still be viewed itself without issues. It appears there is a breakdown in between the webmap and the web app. This issue with the 3 way viewer template has also been fixed for June. Part of the 'Bing phase out' involved 'grandfathering' existing webmaps with Bing that were create or modified before the change in Bing support took place. That is why the webmap (with bing) is still viewable outside of the template.
... View more
05-22-2013
09:28 AM
|
0
|
0
|
591
|
POST
|
When using the Compare Web Maps App in IE 10, the sync maps functionality doesn't work when panning. It works fine when you zoom in, zoom out, or double click on the map but not when panning around the map. It works fine in Chrome. Is this a bug or a limitation of IE 10? Yes, that looks like a bug. I'm also see that the sync of the maps doesn't occur if you use the arrow keys to pan in other browsers. Also, it would be nice to be able to set the sync options to be "on" by default for this app as well as having the side-by-side viewers default to the legend tab. Any chance those are enhancements that will be added at some point? I will log an enhancement to allow configuration of the default options for the app. I'm also unable to change the title of this app from the default "Compare Web Maps" title. I've entered a custom title using both IE 10 and Chrome and neither attempt was successful in changing the title of the app. Is this a bug? This is a known issue that has been fixed and will be included in the June release of arcgis.com.
... View more
05-16-2013
01:28 PM
|
0
|
5
|
1172
|
POST
|
I am not able to reproduce what you are describing based on my initial tests. Does the problem occur with just one webmap or can you reproduce it with other maps? What browser are you using? Can you provide the url for the webmap so I can attempt to reproduce/troubleshoot the issue? If not, can you provide some screenshots that show how you are setting up the popup so that I can attempt to replicate your scenario as accurately as possible?
... View more
05-16-2013
10:35 AM
|
0
|
0
|
365
|
POST
|
Attached are some screenshots I took for setting up the interactive filter and steps for how to use the developer tools to check the web map JSON to see if it contains a filter when launching the web app. Let me know if this helps with setting up the filter and if your web map JSON indicates that the filter exists. If it doesn't help with setting up the filter, can you provide the steps used to create the filter and possibly a screen shot of what the filter looks like in arcgis.com? Also, since access to your data is restricted you could also check the developer tools for any error messages indicating that the resource with the filter is not accessible. If it ends up being a security issue then you might consider downloading the template and hosting it locally within your sandbox instead of publishing as hosted it on arcgis.com
... View more
05-15-2013
09:57 AM
|
0
|
0
|
1958
|
POST
|
It does work. I am using an organization account. I publish the map service to our server and then bring it into AGOL. It is a map service not a feature service, do you think that is the issue? I can set up an interactive filter with the map service it is just when I publish it using the filter template, it still has the �??Web map does not contain any interactive filters". The city I work for has not provided room yet on our SDE for publishing feature services. I use firefox and internet explorer as my browsers. It should work with a map service or a feature service. I'm having a hard time reproducing it on my end, would it be possible for you to share the map publicly so i can try working with it, or you can invite me to join the org then remove my account after we figure out the problem, or even send me the map service url and i'll see if i can get it working with your service.
... View more
05-10-2013
11:43 AM
|
0
|
0
|
1958
|
POST
|
Hi Jerry and George, I was able to set up a simple map with an interactive filter and then successfully publish the filter template. Here is a map with a simple interactive filter, does this work for you with the filter template? http://www.arcgis.com/home/webmap/viewer.html?webmap=e831b2eb141b4c70a50db2222a8ea865 Can you provide some additional information to help me understand your workflow? Are you working with a public account or within an organization? Are up publishing the app via arcgis.com or are you downloading and configuring the app locally? What browser are you using? Is your feature service hosted on arcgis.com or via an arcgis server? How complex is the filter you are creating, can you share your webmap with me?
... View more
05-09-2013
12:36 PM
|
0
|
0
|
1958
|
POST
|
Nathan, We had a session on this topic at the User Conference this year and have written a sample script tool that will do what you are looking for. See the example attached. This will end up on the resource center in the near future and we'll also be making some blog posts on the topic of geodatabase schema creation via model builder/python. Have you been working to build your schema via geoprocessing? How large of a geodatabase have you built? Feel free to email me to share your experiences with this workflow at iwittenmyer@esri.com Ian
... View more
07-27-2011
10:53 AM
|
0
|
0
|
1402
|
POST
|
The max size of an access .mdb file is 2GB, but as it gets close to that limit performance will most likely be poor so moving to a file geodatabase would be a good idea anyway. If the pgdb has been frequently edited, one thing you could try would be to run the compact tool on it. This should reduce the file size and may allow you to proceed. compact Make a back up of your geodatabase, then run the compact tool. See if you still get the error. As for migrating to the file geodatabase, you can copy and paste the data from the pgdb to the fgdb. copy
... View more
09-21-2010
03:50 PM
|
0
|
0
|
294
|
POST
|
Have you tried connecting to the database as the owner of the feature class and granting Select/Insert/Update/Delete permissions to the users who will be performing the edits? http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Granting_and_revoking_privileges_on_datasets/002n0000002w000000/
... View more
08-16-2010
07:33 AM
|
0
|
0
|
927
|
POST
|
Try right clicking on the input row, and then choose 'browse'. you can then select multiple inputs for the model to process in batch mode.
... View more
08-10-2010
09:14 AM
|
0
|
0
|
1761
|
POST
|
Check out this help topic on identfiying network build errors as a starting point. http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Identifying_geometric_network_build_errors/002r0000000z000000/
... View more
07-22-2010
09:51 AM
|
0
|
0
|
409
|
Title | Kudos | Posted |
---|---|---|
1 | 11-19-2015 09:20 PM | |
1 | 04-03-2019 10:05 AM | |
3 | 09-19-2018 10:35 AM | |
1 | 09-19-2018 11:49 AM | |
1 | 09-19-2018 10:59 AM |
Online Status |
Offline
|
Date Last Visited |
07-02-2025
09:09 AM
|