|
POST
|
Does it happen in all projects? or just the one you encountered this behaviour? From your other thread, there were two solutions that differed but worked for those individuals (ie projection and an incorrect selection setting), Do any of those apply in your case?
... View more
04-03-2020
07:39 AM
|
0
|
4
|
21784
|
|
POST
|
download the *.exe file to the external... just don't install it on it was my suggestion The *.exe file contains a *.msi and a *.cab file. copy the *.exe file to your local PC, then double-click on it it will ask yoiu where you want to extract the files... do that, then when the files are extracted to a folder, double-click on the *.msi file to begin the installation process. I install in a separate folder c:\arcgis_pro is a pretty obvious place and not in c:\Program files\blah blah or words in the c:\Users\don't_install me here\
... View more
04-03-2020
07:08 AM
|
0
|
0
|
3406
|
|
POST
|
I am not sure from your post whether you 'cloned' the default environment first "THEN" did the install of pytorch into that environment. If you didn't clone the default environment first, you wouldn't have anything in it of use except for the deeplearning modules. A quick view using Windows file explorer into that path will reveal what you have.... alternately, you can do a conda list for both the deeplearning and the arcgispro-py3 environments (proswap -ing in between)
... View more
04-03-2020
07:02 AM
|
0
|
0
|
10504
|
|
POST
|
set each one as r"\memory\whatever" ... at least that is what I have used without issue... maybe others have had success with arcpy.env.workspace = .... but your case suggests that you shouldn't
... View more
04-03-2020
06:54 AM
|
0
|
0
|
2083
|
|
POST
|
The final result that you want to use/save is to your file gdb probably the project one, or create a locally save gdb solely for that process
... View more
04-03-2020
03:45 AM
|
0
|
2
|
2083
|
|
POST
|
When it is "user error" you don't mark your own answer correct, you use "Assumed Answered" Michelle Mathias I have corrected this
... View more
04-03-2020
03:42 AM
|
8
|
0
|
1693
|
|
POST
|
Select the tool, add to model select a points file... Note! there is no file called "Elevation" which makes me wonder if only finds one file AND it is named Elevation or Z, it will be used as the default. Note, I get the drop-down choice list Try with some random point file that does NOT have elevation or Z in it, BUT has more than 1 non-id or shape field (like mine) and see what happens Or if that doesn't work, just follow my process and see if that makes a difference PS!!! You have 2 files to use... dump 1 for now, since adding 2 point files at once, may impact the drop-down capabilities of the tool. Add one point file at a time, set its parameters, then add another featureclass for the next file
... View more
04-03-2020
12:11 AM
|
6
|
1
|
1693
|
|
POST
|
The help doesn't differentiate between in_memory and memory for deleting, as you have noted. I couldn't find anything related to this on the support site (visible to mere mortals), but I stumbled on this BUG-000120068: Loading data into a memory-workspace consumes about .. Perhaps more lurks behind the (in_)memory divide.
... View more
04-02-2020
11:50 PM
|
1
|
0
|
14059
|
|
POST
|
The scripting example shows the arcpy.env.workspace being set to a file gdb not to 'memory'. the warning about memory is worth noting Use of memory-based workspaces in a Python is only valid for geoprocessing tools. Memory is not a general-purpose virtual directory where you can write files or other data. Temporary or other outputs are set to memory (eg r"\memory\something") Write geoprocessing output to memory—ArcGIS Pro | Documentation Contour_3d supports a load of environment variables, I would examine those relating to current workspace and scratch workspace Contour—Help | Documentation Try the process again setting the env.workspace to point to your project gdb, and setting the results of contour to memory, then copy to the gdb or if a shapefile is needed, a folder. The rest of what you noted may be real or a cascading result of what you did
... View more
04-02-2020
11:40 PM
|
0
|
4
|
2083
|
|
POST
|
This link arcgis.mapping module — arcgis 1.8.0 documentation refers yo to the documentation in arcgis help topics Web map printing with arcpy.mp—ArcPy | Documentation which has some stuff to read, and maybe the section on Understand web map JSON would help
... View more
04-02-2020
08:18 PM
|
1
|
1
|
1961
|
|
POST
|
Sorry, don't use arcmap anymore. Most of arcpy symbology doesn't deal with permanent changes to the symbology, that is more of an imagery issue than a python/arcpy issue
... View more
04-02-2020
08:11 PM
|
0
|
1
|
943
|
|
IDEA
|
Tech Support would be my suggestion, there may be underlying issues for the failure, making restarting the process a secondary concern
... View more
04-02-2020
08:04 PM
|
0
|
1
|
5776
|
|
IDEA
|
supposedly fixed in 2.3, if this is the error BUG-000117586: ArcGIS Pro crashes when running the Create Integrate.. there are others https://support.esri.com/en/Search-Results#search?q=Create%20integrated%20scene%20layer&content-type=Bugs just sort from Newest to Oldest
... View more
04-02-2020
07:42 PM
|
0
|
1
|
5776
|
|
POST
|
Is the tif a raster or does it represent an image? And is this the documentation that you were reading? Symbology—ArcPy | Documentation
... View more
04-02-2020
07:37 PM
|
0
|
3
|
943
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-03-2017 11:39 AM | |
| 1 | 08-05-2019 05:21 PM | |
| 1 | 09-02-2016 08:05 AM | |
| 1 | 01-15-2018 01:10 PM | |
| 1 | 09-17-2018 12:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|