|
POST
|
Have a look at the find identical tool: ArcGIS Help (10.2, 10.2.1, and 10.2.2) Requires an advanced licence Regards Anthony
... View more
10-23-2014
04:16 PM
|
0
|
0
|
602
|
|
POST
|
Lei, have you set the autoopendata grid attribute: <autoopendatagrid>true</autoopendatagrid> The autoopendatagrid element is a Boolean value that specifies if the datagrid will automatically be opened be a search is performed for this layer. The autoopendatagrid is false by default. https://raw.githubusercontent.com/rscheitlin/eSearch/master/Enhanced%20Search%20Widget%20XML%20Configuration.pdf
... View more
10-23-2014
03:37 PM
|
0
|
1
|
656
|
|
POST
|
When administrating an organization ArcGIS Online account you have the option of setting a group for your own web app templates to use, and you can turn off the default Esri templates. When you do this a user still has the option on the second tab to use the web app builder, is there anyway to also hide this option?
... View more
10-23-2014
01:11 PM
|
0
|
2
|
2121
|
|
POST
|
Bryce i cannot see where you are assigning your values from your row to the fields you are using, try something like this: import arcpy fc = 'insert path to feature class' fields = ('Report_Number', 'Hyperlink') # Create update cursor for feature class # with arcpy.da.UpdateCursor(fc, fields) as cursor: # For each row, evaluate the Report Number value (index position # of 0), and update Hyperlink (index position of 1) # for row in cursor: row[1] = row[0][:11] + ".pdf" # Update the cursor with the updated list # cursor.updateRow(row)
... View more
10-23-2014
12:59 PM
|
1
|
2
|
2480
|
|
POST
|
Gordon You get charged 2.4 credits per 10mb of data stored per month, so all of your feature services will be consuming credits to some degree, a credit estimator can be found here: ArcGIS Online | Credits Estimator Regards Anthony
... View more
10-21-2014
03:10 PM
|
1
|
0
|
4202
|
|
POST
|
Gayathri, Are you overwriting an existing service that already has a cache schema created, if so you will have to edit the cache schema using the tools in the caching toolset, such as: ArcGIS Help 10.2 - Convert Map Server Cache Storage Format (Server) ArcGIS Help 10.2 - Manage Map Server Cache Scales (Server) regards Anthony
... View more
10-21-2014
01:44 PM
|
0
|
0
|
2098
|
|
POST
|
The major difference is that collector allows you to work offline but with the GeoForm you need to be connected. I would say they both have different uses collector is targeted towards the mobile device where the geoform is more for access where you have a constant internet connection
... View more
10-21-2014
08:56 AM
|
2
|
0
|
810
|
|
POST
|
Arnau, make sure you have your objectid and your shape fields turned on in your layers. regards Anthony
... View more
10-20-2014
04:50 AM
|
0
|
1
|
1414
|
|
POST
|
Ariel, if you have your list in a text document you could load it in to excel so each value is in separate rows down one column. then create a formula to create your expression, e.g: = "FID = '" & A1 & "'" where A1 is the first cell that contains a value. Copy the formula down so that each row gets populated. If you the copy the values into notepad then copy and paste them into word ( this stops the column being added as a table in word). You can then do a find and replace to add the 'or' segments into your expression. ^p in word is hard return replace this with space OR space. This should give you your full expression that you can then paste into arcmap. hope this helps anthony
... View more
10-11-2014
11:03 AM
|
0
|
2
|
1569
|
|
POST
|
Natasha, In the map viewer, click Share. If you have an ArcGIS Online public account, you need to share with everyone. If you’re using an ArcGIS Online subscription account (paid or free trial) and you have permissions to share content, you can share the map with everyone or with an existing group. Click Make a Web Application. Browse through the available templates. You can preview how the web map will look in different templates by clicking the down arrow next to Publish and clicking Preview. If you like the template layout overall but want to make some changes to enhance your story map, you can download the template and use the readme file instructions to configure the changes. You will need access to a web server (and some basic HTML and JavaScript skills).
... View more
10-06-2014
12:18 AM
|
0
|
0
|
808
|
|
POST
|
Michael, You should be able to add gpx files according to the help, no need to place inside a zip file: CSV, TXT, and GPX files—Help | ArcGIS Regards Anthony
... View more
10-03-2014
05:17 AM
|
0
|
0
|
707
|
|
POST
|
Is there a reason why you cannot use unique values to symbolise your markers in different colours: ArcGIS Help 10.1
... View more
10-03-2014
05:10 AM
|
0
|
1
|
1960
|
|
POST
|
Paul, what you are adding in there is a single layer of a dynamic map service not the complete service which is cached.
... View more
10-03-2014
02:09 AM
|
0
|
1
|
2878
|
|
POST
|
Keagan, i am a bit lost with what you have as your starting point, a couple of tools that may help are: bearing distance to line management: ArcGIS Help 10.1 or points to line: ArcGIS Help 10.1
... View more
10-03-2014
01:55 AM
|
0
|
3
|
1960
|
| 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
|