|
POST
|
Jay, In IIS have you enabled directory browsing for the virtual directory? If so, you are best to use a URL path in your field not a UNC path, ie: http://servername/... Not \\servername\... Regards Anthony
... View more
01-10-2014
07:52 AM
|
0
|
0
|
1415
|
|
POST
|
Jonathan, I have experienced the duplicate service with a time stamp the same as Jamal, we are using 10.1. It's not consistent so like you say it may be a bug. Regards Anthony
... View more
01-09-2014
08:55 PM
|
0
|
0
|
2068
|
|
POST
|
It looks like your file is not getting uploaded or not making it in to your process. Have you tried creating a parameters object and passing that object in the geoprocessorTask.SubmitJobAsync function. Example shown here: http://resources.arcgis.com/en/help/silverlight-api/concepts/#/Geoprocessing_task/01660000000n000000/ Regards Anthony
... View more
01-09-2014
09:03 AM
|
0
|
0
|
1359
|
|
POST
|
Rob, Are you using basemaps from your own server or online basemaps. If they are coming from online and you set the attribution to be visible then you have no choice but to display the copyright info. If the basemaps are from your own service then you can leave the copyright info in the service blank so nothing shows. Regards Anthony
... View more
01-09-2014
08:49 AM
|
0
|
0
|
754
|
|
POST
|
Adam, Have you seen the info on adding video on this page: https://github.com/Esri/map-tour-storytelling-template-js#data-storage-options Regards Anthony
... View more
01-08-2014
11:21 AM
|
0
|
0
|
1616
|
|
POST
|
Jonatas, Have you looked at your server logs to see what may be causing the issue? Have you tried the gp service in both asynchronous and synchronous modes? Regards Anthony
... View more
01-08-2014
09:28 AM
|
0
|
0
|
1359
|
|
POST
|
Jamal, The red square is showing you that the service is stopped. The numbers at the end are a date/time, I have seen this happen when you republish over an existing cached service and choose the option to keep the cache. Regards Anthony
... View more
01-08-2014
09:14 AM
|
0
|
0
|
2068
|
|
POST
|
Eggie, Looking at the tag reference for the attribute table the field tag does not have a precision attribute like the popup does: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Attribute_Table_widget_tags/01m30000004t000000/ Regards Anthony
... View more
01-06-2014
10:58 PM
|
0
|
0
|
1662
|
|
POST
|
Leo, Ok you have managed to query that amount of records via the rest endpoint but you are not returning any geometry and only one attribute per feature and that took 35 seconds which would not be that acceptable within a web application. Returning more attributes to display in a table and the geometry to draw the features on the map will cause the browser to struggle. Regards Anthony
... View more
01-06-2014
12:12 PM
|
0
|
0
|
5898
|
|
POST
|
Emily, Out of the box it is 99, see: http://blogs.esri.com/esri/arcgis/2013/06/21/using-the-storytelling-shortlist-template/ But you can add more if you have the ability to host the application yourself, see: https://github.com/Esri/map-tour-storytelling-template-js Regards Anthony
... View more
01-06-2014
09:54 AM
|
0
|
0
|
614
|
|
POST
|
Greg Starting at ArcGIS for Desktop 10.1, null values in an attribute table are returned as the string 'None' in the Field Calculator using Python. Knowing this, an if/elif statement can be used to find whether values are null or not. Here is an example that checks if a field contains null values:
if !INVERT! <> 'None':
!INVERT_ELEVATION! = !DEM_ELEVATION! - !INVERT!
Regards Anthony
... View more
01-06-2014
05:42 AM
|
0
|
0
|
784
|
|
POST
|
Jamal, You will find the response time from the server really slow and your application will struggle to handle the results and probably crash, Regards Anthony
... View more
01-05-2014
12:14 PM
|
1
|
0
|
7649
|
|
POST
|
Adam, Unfortunately no there is no template for showing multiple points. There are a couple of ways around doing it such as a photo composite or a link to a flickr gallery, have a look at the blog here on the subject: http://blogs.esri.com/esri/arcgis/2013/12/02/multiple-photos-single-location-map-tour/ Regards Anthony
... View more
01-01-2014
03:52 AM
|
0
|
0
|
447
|
|
POST
|
Daniel, It may be easier just to have a different config file for those users that have the extra secure layers. Or you could try the map services widget that allows users to add more services at runtime: http://www.arcgis.com/home/item.html?id=4ed10ea387444952a3f3f501fee02b76 Regards Anthony
... View more
12-31-2013
12:19 AM
|
0
|
0
|
1211
|
|
POST
|
Oleg, The way in which the attachment inspector works is that it shows a thumb nail of the attached document that when clicked opens up. To change the size of the thumb nail would require you to change the code for the attachment inspector, I'm not even sure if you can get to those properties or if the are compiled into the swf. Anybody else know? Robert or Bjorn Regards Anthony
... View more
12-20-2013
04:09 AM
|
0
|
0
|
1901
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|