|
POST
|
So if the suitability is the same outside of your 100m buffer, then it should be appropriate to assign them all the same value of 10. For your second raster it makes sense to use the distance approach from your polygon features provided there is gradient of decreasing suitability from your source polygons.
... View more
09-28-2020
03:24 AM
|
0
|
1
|
6564
|
|
POST
|
If the suitability is gradually increased as one moves away from buildings, the you could try running the new Distance Accumulation GP tool (or the legacy Euclidean Distance GP tool) with your building as feature source data. The other input fields are optional. The output will be a raster surface with the lowest value of 0 (your buildings) with values increasing as you move away from your buildings. Next you can use the Rescale By Function GP tool to reclassify all your values between 10 and 1. See Rescale by Function (Spatial Analyst)—ArcGIS Pro | Documentation There are various transformation functions that you can use and these relate to the kind of suitability and how quickly it increases or decreases. Do see this link for a detailed explanation of options The transformation functions available for Rescale by Function—ArcGIS Pro | Documentation Then you can use the same approach for your second raster but reverse the From scale and To scale values in the Rescale by Function tool. Good luck.
... View more
09-28-2020
01:16 AM
|
2
|
3
|
6564
|
|
POST
|
What would then be really sweet is if you could then have the option to view the change detection results in a sankey chart ...
... View more
09-09-2020
12:22 PM
|
0
|
0
|
2532
|
|
POST
|
Thanks, then there is also an option to set the default Environment settings under the Analysis tab, can you check that the Extent was not set there. I have had this bite me before.
... View more
08-18-2020
12:04 PM
|
0
|
0
|
5573
|
|
POST
|
A bit of a long shot, but can you look at the Environments tab and can you check the Extent setting.
... View more
08-18-2020
11:34 AM
|
0
|
2
|
5573
|
|
POST
|
Hi Jamal It is most likely that the two images are just being rendered differently. Do check whether the same stretch type has been applied (this is probably the culprit). But also ensure that Dynamic Range Adjustment (DRA) and resampling are also the same. Mervyn
... View more
08-17-2020
11:48 PM
|
4
|
1
|
1689
|
|
POST
|
Hi Cici Excellent news and thank you for the feedback. Take care Mervyn
... View more
07-30-2020
11:16 PM
|
0
|
1
|
2936
|
|
POST
|
Hi Andrew I have uploaded a small MSPK with a raster elevation source that does not load in Earth Desktop and causes Earth Mobile to crash. It can be downloaded here: https://drive.google.com/open?id=1n4mVEfrTm_vuQmZ0Ug6hE1BHfvo5tC7v When adding it to Earth Desktop, I get the below error. Note that you need to turn off internet before loading the MSPK in Earth Desktop otherwise it will use the internet to to load an elevation service. Thanks, Mervyn
... View more
07-30-2020
01:24 PM
|
0
|
3
|
2938
|
|
POST
|
Are you working with raster or vector data? If it is a raster, as I suspect, it can't be a floating point raster and the raster must have integer values. Then you need to run a geoprocessing tool called Build Raster Attribute Table to create the attribute table.
... View more
07-29-2020
11:43 PM
|
0
|
0
|
1438
|
|
POST
|
Hi Andrew Thanks for the feedback. My own fault for not reading the help! We live and learn. The links posted are pretty explicit and very useful. A MMPK does not have that dependency on a basemap so I never even thought of that. I noticed from your blog that you mentioned: Note: ArcGIS Runtime apps on version 100.7 and above support raster layers as elevation sources. As ArcGIS Earth could not read my elevation raster in the MSPK, I gather it has an older version of ArcGIS Runtime? Thanks, Mervyn
... View more
07-29-2020
03:11 PM
|
0
|
5
|
2938
|
|
POST
|
Hi Rob To access the raw pixel values, you need to remove the Processing Template. Click on the layer under contents pane then go to Imagery Service Layer > Data the under the Processing group, click on the Processing Template drop down and select None (as in below screenshot). The raw values will be loaded and available for use. I am not sure whether you make use of the Make Image Server Layer gp tool, but it is a great way for working with online imagery. You can set the desired extent, projection (under Environments) and cell size for use in your analysis. Just one point to add if you are not familiar with it, you need to copy and paste in the url for the image service. Just right-click on the image service under Contents pane then select Properties > Data Source to get the url. Make sure to specify the None under Processing Template and band 1 under Bands. Mervyn
... View more
07-27-2020
01:53 PM
|
3
|
1
|
4845
|
|
POST
|
Hi CiCi I have spent far too much time on this but at least now I can provide some positive feedback, also for the benefit of others. When I last wrote to you, I could create a MSPK but Earth Mobile would crash as the elevation source used was in raster format (tiff in Web Mercator). In Earth Desktop the imagery would load but not the elevation surface. It could not get the values from the tiff file, but in ArcGIS Pro the MSPK could be successfully loaded. I suspect this is an ArcGIS Runtime limitation. But by including an elevation TPKX file (created using the Manage Tile Cache GP tool) in a Web Mercator projection, the MSPK files would successfully load in Earth Mobile and Earth Desktop. But probably my biggest headache is a bug that is present in ArcGIS Pro 2.6 Beta 3 and ArcGIS Pro 2.5.1 (the two platforms I tested). It is only after you told me that the TPK/TPKX files must be Web Mercator and in a Global Scene that I persisted. My just (1) creating a Global Scene; (2) adding the TPK in Web Mercator; (3) adding the elevation source as a TPK file (also in Web Mercator), I would always get an error message "ERROR 002768: Package blah blah .tpk spatial reference incompatible with Mobile Scene Package" (see below image). However, I finally figured out that it was a bug and that I needed to convert my Global Scene to a Local Scene, change the projection to Web Mercator, then convert the Local Scene back to a Global Scene and then I could create a MSPK. If the imagery and elevation TPK files were in Web Mercator too, then it would also successfully load into Earth Mobile and Earth Desktop. Unfortunately the Beta program closed on Friday. I will try and tag the @ArcGIS Runtime and @ArcGIS Pro teams.
... View more
07-27-2020
12:55 PM
|
0
|
7
|
2938
|
|
POST
|
Have you tried an equal area projection? Not sure if this will solve the issue but it may be related to your choice in projection. Where in the world is your study area?
... View more
07-27-2020
06:07 AM
|
0
|
0
|
3671
|
|
POST
|
You have used the wrong geoprocessing tool to project your raster. Define Projection is used to assign the correct projection to an existing raster or feature layer. You usually use this when you have received a file generated from some other software that did not include a .prj file, or raster equivalent. See Define Projection—Data Management toolbox | Documentation You must use the Project Raster geoprocessing tool to project a raster to a new projection. Project Raster—Data Management toolbox | Documentation
... View more
07-27-2020
05:43 AM
|
0
|
2
|
3671
|
| 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 |
3 weeks ago
|