|
POST
|
HI Tim Pro does have hatching, and an improved range of options I think. 1. Open the symbology pane. 2. Right-click on the colour/feature that you want the hatched symbology. 3. Select Format symbol(s) 4. The Format Polygon Symbology pane will open. 5. Select the middle icon (Layers) 6. Under the drop-down, select hatched (default is solid) 7. From there you can change the Pattern or Appearance. It really works very like a charm... Regards Mervyn
... View more
03-04-2016
10:49 AM
|
0
|
0
|
1292
|
|
POST
|
Hi Litan If you have access to the Spatial Analyst toolbox, one approach may be to convert each polygon to its own raster, then use the *Band Collection Statistics* tool to calculate the statistics for the set of 3 rasters. Make sure to tick the optional Compute covariance and correlation matrices option. The output is text file providing various statistics. The correlation matrix is useful in that you can now compare (via correlation) how similar each of the rasters are to one-another (and your "standard" layer). For a quick whirlwind tour of every tool in the Spatial Statistics toolbox, do watch this tech session video from last year's Esri User Conference http://video.esri.com/watch/4702/simple-ways-to-do-more-with-your-data-using-spatial-statistics Good luck. Mervyn
... View more
02-16-2016
11:50 PM
|
0
|
0
|
1887
|
|
POST
|
Hi Antonio If you want to* create* a polygon shapefile from scratch, as your question was titled, then you need to run the Create Feature Class tool and* only provide the name of the folder where you would like the shapefile stored* under the Feature Class Location. Then provide a name under Feature Class Name (you can add the .shp extension if you want, but it will still create a shapefile if you dont), select Polygon as Geometry type (it is the default I think), select your coordinate system then hit run. Regards
... View more
02-10-2016
10:39 PM
|
6
|
1
|
30999
|
|
POST
|
Hi there I first thought my error was related to a selection not being honored while then trying to use the Calculate Field tool to update attributes. But while trouble shooting problem, it seems I am unable to do so even without a selection. I can confirm that my layer is a feature class in a geodatabase, it has no joins, it is ticked under the List By Selection under the Contents pane (and it shows that 659 features are selected). I am running Pro 1.2 Beta. However, I am unable to use the Calculate Field tool to update any of the attributes and when I run the Get Count tool, it returns 0 rows. So the layer is there, visible, and I can manually select attributes and manually edit values, and save the edits, but when trying any tools on the attribute table, like get count, calculate field, it does not "see" the records. Any advice to solutions to try?
... View more
01-29-2016
03:07 AM
|
0
|
0
|
2593
|
|
POST
|
Hi Peter A crude solution may be to limit the cost surface to the road network only. You could buffer the road network by a suitable distance, convert to raster, and convert the non-suitable areas in your slope cost raster to NoData. I am not sure if it work but worth a try.
... View more
01-28-2016
05:16 AM
|
0
|
0
|
4734
|
|
POST
|
Hi Arun You should use the Buffer 3D tool and then specify buffer width based on diameter. It works on point or line features. Regards Mervyn On 20 January 2016 at 11:34, Arun Prasad Ramanujadoss <geonet@esri.com>
... View more
01-20-2016
03:06 AM
|
2
|
1
|
1570
|
|
POST
|
Are you saving output to a geodatabase? When I receive this error, saving to a geodatabase sometimes resolves the error.
... View more
01-04-2016
11:43 AM
|
1
|
0
|
1963
|
|
POST
|
Hi Tsan Yes, it is possible from what I recall. Do check out this ESRI technical video from the 2014 UC where this is demonstrated. http://video.esri.com/watch/3883/arcgis-pro-whats-new-in-mapping-and-visualization Regards
... View more
12-09-2015
01:04 AM
|
1
|
0
|
2040
|
|
POST
|
Hi Michael I think this can be achieved by using spatial joins. First you need to use a spatial join between the polygon and "all points" shapefiles. This will summarise the point values within each polygon. Next you can create a spatial join between your centroid file and the polygon file to get the summarised values from the all the points which would now be stored in the polygons. Not sure how familiar you are with spatial joins, so to start you right-click on polygon data, go Joins and Relates/Join.. then select the option to "Join data from another layer based on spatial location" The rest is really self explanatory but this process should work. Good luck. Regards Mervyn
... View more
11-24-2015
11:00 AM
|
0
|
0
|
2903
|
|
POST
|
Hi Jeremy Thank you for the explanation. I do understand and I will follow up with tech support. Regarding the fact that by design Pro's project packages include the entire geodatabase, regardless of whether the layers or data are actually included in any of the layers or layouts within a project, it would be nice if there was an option to only include data that is being used in the project. Perhaps there is an opportunity to do so in future releases. Regards Mervyn
... View more
11-10-2015
09:38 AM
|
0
|
1
|
4927
|
|
POST
|
Hi Jeremy Thank you for the response. I gather a "repo case to Esri support" would be a map or project package of my data to you or tech support? I am using ArcGIS Pro 1.1. I had not used ArcGIS Pro's packaging functionality before, so I tried to do so this morning to share the necessary file with you. I was eventually able to creat a very large project package (ppkx). I cannot create a map package because I am including my A0 map layout and doing so is only available under the project package option. For anybody else interested in this thread, do read he following helpful link for more info on various "packages" that you can create in Pro: Share a package—ArcGIS Pro | ArcGIS for Desktop A few notes to ArcGIS Pro developers ... ArcGIS Pro crashes if you do not have an internet connection and you try and create a project package. In Pro you have two options, (1) creating a project package and uploading to ArcGIS Online, or (2) creating a project package and saving locally. I repeatedly tried to do the latter without internet and it failed. I would naturally expect the geoprocessing tool to still run but only to provide for the save locally option if there was no internet connection. I realise that one of Pro's default options is to create a new geodatabase for each project. I don't do that and I provide each project with the default geodatabase. The problem is that when one creates a project package, it seem to me that the entire geodatabase is packaged up as well. Any file or link that is included in Pro's "project" structure seems to be included within the project package. For example, all my feature within this project probably amount to less than 500 mb if in the were in a "shapefile format". Bearing in mind a project package is a compressed file ... the project package that I created for you is over 3 GB in size. I am pretty sure my entire geodatabase is included in that file!. My geodatabase contain some sensitive information on threatened species hence I cannot share this map package with anyone. So I need to know whether you have managed to recreate my map labeling and resolution problem when exporting to TIFF format, or whether I should go ahead and create an entirely new project with a new geodatabase that I can comfortably share with you to show the labelling problem I described in my first post? I may be wrong, and I apologise if I have misinterpreted the information at hand and unfairly critised ArcGIS Pro, but if I am correct, then I strongly suggest that a map package only include the features or layers that are included under the table of contents for the various maps and layouts within a project. Not the entire geodatabase. For the record, I really do enjoy using Pro ... most of the time. Perhaps we should take this discussion offline? I noticed your email address is not included under your profile, mine is, so please make contact? Regards, Mervyn
... View more
11-07-2015
10:55 AM
|
0
|
3
|
4927
|
|
POST
|
I just want to share with you some unusual labelling behaviour in ArcGIS Pro. I dont think it is anything that I am doing wrong, but perhaps someone may know the reasons why this is happening or have suggestions for a better work-around? I am hoping this issue may be rectified in future releases as it is really complicating my current workflow. I have a large A0 map (46 x 33 inches) with a lot of cadastral data that I label. There are probably around 900 features that are labelled on the map. In the map I include a layer of our local municipalities as large single-part polygons. I only want to display one label per municipality and the map output needs to be in TIFF. Under label class properties I have changed the default settings to Remove duplicate labels as well as ticked Label largest part. When exporting low resolution (100 dpi) maps, the output map is created correctly and I only have one label per municipality. But when exporting as a high-resolution map (300dpi), the labels for each of the 7 municipalities is repeated several times no matter what setting I use. Therefore the adherence to label settings seems to be resolution dependent for tiff and JPEG images in maps with many features labelled. This problem is not repeated for PDF and I find the PDF map outputs great (but not what I need). The one work-around I have thought of is to create points and label these, but I have not yet tried this. Other ideas?
... View more
11-05-2015
12:19 PM
|
0
|
23
|
14430
|
|
POST
|
Hi Heather The PCA summarises all of your data into the new axes that best explain the variation found in your data set, with most of the variation being explained in the first few axes (you probably already know all that). But to figure out what the various axes actually represent, relating back to your input raters, then I find it very useful to run the Band Collection Statistics tool (Spatial Analyst Tools/Multivariate/Band Collection Statistics). For your input raster bands, add both your PCA exes and the various raster bands that were used to create the PCA axes, and make sure to tick the "Compute covariance and correlation matrices" tick-box. This will then create a statistics text file where it calculates the correlation between each of the PCA axes and the various raster files used as input (both positive and negative correlations). So, for example, it will show that altitude may have a correlation value of 0.99, mintempcoldmonth 0.90, maxtempwarmmonth 0.91, etc.(this is from a real example) with PCA axis 2. The input variables used in this example are inherently correlated as temperature decreases with altitude and the PCA has nicely distilled all of this this variation into a single axis. So then you know what the pixels represent when interpreting your analysis. Lastly, PCA needs to standardize the input variables so that it can compare apples with apples, and so analyse altitude, rainfall, temperature, vegetation indices, clay percentage, etc.(all which are corded on different scales) into one PCA analysis. I hope this helps. Regards Mervyn
... View more
10-08-2015
11:54 PM
|
1
|
1
|
4406
|
|
POST
|
Hi William Try changing the font size on the scale bar, then the scale bar should re-size automatically. Regards, Mervyn
... View more
09-25-2015
11:54 AM
|
1
|
0
|
1702
|
|
POST
|
Hi Rebecca If one pays for the online streaming option, do you know if you can download the videos? One can do so from Esri's http://video.esri.com/channels site? To me it may be worth it if I can download them and watch them again ... and again ... at a later stage. The tech sessions are a fantastic resource. Matthew, based on past experience, a limited set of technical presentations should be made available on above link in about October.
... View more
08-12-2015
11:47 AM
|
0
|
3
|
3275
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-23-2026 07:57 AM | |
| 1 | 01-22-2026 07:41 AM | |
| 2 | 07-24-2025 08:34 AM | |
| 1 | 04-19-2025 07:12 AM | |
| 1 | 02-12-2024 12:38 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|