|
POST
|
The strategies for trying to clean up rasters are outlined, as you have employed some. Generalization of classified raster imagery | ArcGIS Pro documentation You might want to consider a regiongroup, extract by attributes (based on some threshold size), then nibble to fill in the areas. This may affect other areas that don't meet at a corner, but you will have to assess. If it is one particular class you could even attempt a shrink/expand. Even in your first image, there are some conditions that were missed when doing a manual inspection. Nothing will be perfect, but employing the closest will leave less vector cleanup. good luck
... View more
9 hours ago
|
0
|
0
|
14
|
|
POST
|
perhaps Geocode Addresses (Geocoding Tools) | ArcGIS Pro documentation import you csv into a geodatabase might be a first step if not already done
... View more
a week ago
|
0
|
0
|
95
|
|
POST
|
If you don't mind scrolling, this is a useful link Geoprocessing licensing | ArcGIS Pro documentation see the Analysis toolbox section for the current (3.7) release. License level vs availability. You can then see what previous versions offered by changing the version at the top of the page
... View more
a week ago
|
0
|
0
|
189
|
|
POST
|
Some tools are locked based on the license level you have for Pro and the version of Pro. For Pro 3.6 Erase (Analysis)—ArcGIS Pro | Documentation Licensing information Basic: No Standard: No Advanced: Yes For Pro 3.7 Erase (Analysis Tools) | ArcGIS Pro documentation Licensing information Basic: Yes Standard: Yes Advanced: Yes ArcGIS Pro license levels | ArcGIS Pro documentation see Erase (Analysis Tools) | ArcGIS Pro documentation So check your Pro version and the license level you have
... View more
a week ago
|
1
|
0
|
211
|
|
POST
|
Joshua.. Good to know, I thought there were stripped down versions of arcpy to go with the stripped down license levels of Pro. The Basic level isn't much use for the stuff I want to work on (free or paid for).
... View more
a week ago
|
1
|
1
|
154
|
|
POST
|
well... perhaps a different arcpy 3.7 !? (everything is updated) Basic version, we don't get Advanced anymore for the MVP stuff. Enterprise? Mine is plain simple standalone from arcpy import Parameter, ParameterArray
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: cannot import name 'ParameterArray' from 'arcpy' (C:\Arcpro_37\Resources\ArcPy\arcpy\__init__.py) ParameterArry doesn't even list with a dir(arcpy)
... View more
a week ago
|
1
|
1
|
168
|
|
POST
|
Python has no limitations in that regard since it is merely a programming language and does not inherently know what creating a map is. What it uses, or the environment that it operates in may have limitations and the issue would have to be examined there.
... View more
a week ago
|
1
|
0
|
92
|
|
POST
|
You need to provide more information. For example, what are you trying to apply it to? Are you receiving error messages? Did it not work as expected? or at all? Your code might be useful as well. see this for formatting suggestions Code formatting ... the Community Version - Esri Community
... View more
2 weeks ago
|
1
|
1
|
200
|
|
POST
|
Update Diagram (Network Diagram Tools) | ArcGIS Pro documentation does this apply? Caution: If you have an open edit session, you must save your edits prior to running this tool. This ensures that the diagram reflects the latest changes made to the network topology in the database. If you fail to save your edits, the edits will not be reflected in the diagram.
... View more
2 weeks ago
|
0
|
1
|
133
|
|
POST
|
Kim, worth checking or adding to it ArcGIS Online June 2026 Update – Known Issues (Com... - Esri Community
... View more
2 weeks ago
|
1
|
0
|
208
|
|
POST
|
worth checking or adding to it ArcGIS Online June 2026 Update – Known Issues (Com... - Esri Community
... View more
2 weeks ago
|
2
|
0
|
380
|
|
POST
|
ArcGIS Online June 2026 Update – Known Issues (Com... - Esri Community a list of June update issues, add to the list of not covered
... View more
2 weeks ago
|
1
|
0
|
400
|
|
POST
|
Remove Service Layer Credits ArcPro that link suggests moving it outside, the area to be kept... don't know if that will help in your case, but look at the thread for the suggestions and its solution
... View more
2 weeks ago
|
0
|
0
|
131
|
|
POST
|
Shapefile limitations will explain it. Geoprocessing considerations for shapefile output | ArcGIS Pro documentation Date fields only support date; they do not support time. Caution: The lack of support for time in date fields is a serious limitation for any tool that performs temporal analysis.
... View more
2 weeks ago
|
0
|
0
|
134
|
|
POST
|
why not just put the variable name (Select the rows... etc) in place of the *'s and change "Select the rows..." to something like "Note : ...." I doubt that there will be a backport of the 3.5 capabilities
... View more
3 weeks ago
|
1
|
1
|
185
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | 2 weeks ago |