|
POST
|
No not really. I must admit I'm not 100% sure why your labelling parameters did not work properly. I made some minor changes to the labelling in a clean MXD until it worked, then copied the working layers to your MXD and applied the correct layers styles to your layers' labelling styles.
... View more
02-09-2017
02:56 AM
|
0
|
1
|
1997
|
|
POST
|
I've copied the label parameters from the layers in my example MXD to your layers and it seems to work. Please check the attached MXD.
... View more
02-09-2017
02:23 AM
|
0
|
3
|
1997
|
|
POST
|
If you can post me a version 10.2 MXD copy I can check it.
... View more
02-09-2017
01:54 AM
|
0
|
5
|
1997
|
|
POST
|
I'm not getting the conflict when using only the two layers provided with your sample data. I got this result just by setting the Conflict Resolution values. I suspect your roads and streams layers to have an influence on the labelling results.
... View more
02-09-2017
12:41 AM
|
0
|
7
|
1997
|
|
POST
|
You just select all the layers you want to group together, right click -> Group Then you can save the grouped layer as a Layer file
... View more
02-08-2017
12:27 AM
|
2
|
0
|
3343
|
|
POST
|
Yes that tool is not available in 9.3.1. Maybe you should look at a method of iterating (with Python) through your polygons and selecting the polygons that touch boundaries, based on the rock type attribute selection, and in the process you can write all adjacent polygon attributes to a new field. Can you be more descriptive of what you want to achieve?
... View more
02-07-2017
11:00 PM
|
0
|
0
|
2448
|
|
POST
|
It should be possible with the HeatmapRenderer | API Reference | ArcGIS API for JavaScript 3.19 It also allows you to specify the attribute field to use for point weights. If you want to keep your original feature layer, you probably need to clone it first and the apply the renderer on the cloned layer.
... View more
02-07-2017
10:51 PM
|
0
|
0
|
1060
|
|
POST
|
Group the different feature type layers first in ArcGIS Desktop and then export the grouped layer as a LYR file. Then run the Convert to KML tool on the LYR file.
... View more
02-07-2017
04:34 AM
|
3
|
2
|
3343
|
|
POST
|
Maybe the Polygon Neighbors tool can be of assistance: Polygon Neighbors—Help | ArcGIS for Desktop
... View more
02-07-2017
01:21 AM
|
1
|
3
|
2448
|
|
POST
|
FEATURE_TYPE LIKE 'Y%' OR FEATURE_TYPE LIKE 'YAR%' The % is used as a wildcard and can be placed behind or in front of the text you want to match e.g. FEATURE_TYPE LIKE '%CRES'
... View more
02-06-2017
09:50 PM
|
2
|
1
|
5638
|
|
POST
|
You can use the Feature Class to Shapefile tool in the Conversion Tools->To Shapefile toolbox to create a shapefile from a layer. Then you must zip the shapefile and in the AGOL map select the Add Layer From File option to upload the zipped shapefile. The process is also described here: Publish hosted feature layers—ArcGIS Online Help | ArcGIS Remember that you will be limited to 1000 features (Shapefiles—ArcGIS Online Help | ArcGIS ).
... View more
02-06-2017
01:59 AM
|
1
|
1
|
1868
|
|
POST
|
Hi David, I reckon the additional scales as mentioned in the article are just for extending your own imagery cache scales at the same scale level factor as the Google scales, which are the default levels for AGOL and the JS API. Google only provides their cached imagery up to level 19, from there on it is just blowing up the picture. See the Map constructor details with regards to LOD for the 3.19 API (Map | API Reference | ArcGIS API for JavaScript 3.19 )
... View more
02-05-2017
10:20 PM
|
0
|
0
|
2039
|
|
POST
|
I think Google only caches to a scale of 1:1128 and you'll see that after 1:1128 scale the images start pixelating. Check out this tutorial on how to extend your AGOL scale levels
... View more
02-05-2017
09:53 PM
|
0
|
2
|
2039
|
|
POST
|
You must first install GIT and also Node and NPM, then just run the command line install instructions as provided on the page.
... View more
02-05-2017
09:39 PM
|
0
|
1
|
2928
|
|
POST
|
I don't think that functionality is supported yet. See this Idea: Vector Tile Layers Querying/Legends There's also a question here asking for vector tile layer legend support.
... View more
02-02-2017
11:06 PM
|
0
|
0
|
1193
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-22-2024 12:37 AM | |
| 1 | 10-02-2025 10:28 AM | |
| 1 | 09-17-2024 12:29 AM | |
| 1 | 03-15-2024 11:33 AM | |
| 1 | 03-13-2024 11:20 PM |
| Online Status |
Offline
|
| Date Last Visited |
4 weeks ago
|