|
POST
|
a bit issue in any solution would be how you address floating point issues. Are you limiting the decimal precision of the inputs? (ie 3 decimals for data in a projected coordinate system) How close is close? or is 'exact' the only case you are interested in? (eg [400,000.01, 5,000,000.01] versus [400,000.00, 5,000,000.00] The could be a cases made to use NumPy to facilitate comparisons since it has options to simplify inclusion, closesness or equality tests with or without tolerances. Arcpy has FeatureClassToNumPy array that facilitates getting point coordinates into an appropriate array format. The next stage would be whether your points that you want to test are entered manually, read from a text file or something else.
... View more
01-28-2026
12:31 PM
|
1
|
2
|
1256
|
|
POST
|
It is useful to see the applicable selectors for polygon selecting polygon in the visual guide Select By Location graphic examples—ArcGIS Pro | Documentation under Select polygon using polygon The other examples are useful as well
... View more
01-27-2026
12:30 PM
|
1
|
0
|
807
|
|
POST
|
Select Layer By Location (Data Management)—ArcGIS Pro | Documentation does it follow the code examples in the help topic? The output should be a layer if a selection was matched
... View more
01-27-2026
11:08 AM
|
1
|
0
|
829
|
|
POST
|
like what is referenced here? Calculate Adjacent Fields (Cartography)—ArcGIS Pro | Documentation
... View more
01-27-2026
08:25 AM
|
2
|
0
|
620
|
|
POST
|
When I use the raster to point tool, not all raster cells convert to points. Raster to Point (Conversion)—ArcGIS Pro | Documentation did you follow the instructions to ensure that the extent parameter is set to avoid resampling and perhaps shifting? If you have a visual of where cells were not converted to points, that would be useful. for Zonal statistics How zonal statistics tools work—ArcGIS Pro | Documentation did you follow the discussion and comments about cell size, snap raster and cell alignment for zonal statistics? It may be the cause of some of your issues
... View more
01-26-2026
02:34 PM
|
0
|
0
|
790
|
|
POST
|
from Create Vector Tile Package (Data Management)—ArcGIS Pro | Documentation 2nd bullet Some symbology cannot be resolved in the tile creation process. Avoid symbolizing layers with hatched or gradient fills, markers along lines or polygon outlines, or most symbol effects. ... So perhaps it is a know limitation, but contacting Tech Support might provide confirmation
... View more
01-26-2026
08:09 AM
|
1
|
0
|
556
|
|
POST
|
do you mean in addition to GIS Jobs - Esri Community
... View more
01-25-2026
11:11 AM
|
1
|
0
|
1257
|
|
POST
|
Set sharing and download options—ArcGIS Pro | Documentation under Set unpacking options You can specify a folder in which project packages are unpacked. The default location is C:\Users\<user>\Documents\ArcGIS\Packages.
... View more
01-23-2026
12:03 PM
|
2
|
1
|
757
|
|
POST
|
can't test now, but memory says it is a table of contents thing, right-click on the stops and delete
... View more
01-23-2026
11:18 AM
|
1
|
0
|
702
|
|
POST
|
Preserve Global IDs (Environment setting)—ArcGIS Pro | Documentation does this apply to your situation?
... View more
01-21-2026
03:52 AM
|
0
|
0
|
739
|
|
POST
|
LegendElement—ArcGIS Pro | Documentation are you accessing LegendElement within your script? there is syncNewLayer set to True somehow? You said you have a code workaround which you might want to share
... View more
01-21-2026
03:00 AM
|
0
|
0
|
511
|
|
POST
|
It is there... but it doesn't stick between searches or sessions Click Search type in the word/phrase look over to the right to see "Advanced" specify a number of items to return per page Not much use currently it needs to be a system/user default
... View more
01-20-2026
08:10 AM
|
0
|
0
|
915
|
|
POST
|
@JesseCloutier @BriannaEttley All I can do is flag again and include another. I don't work for ESRI, all I can do is try and put you in contact with someone that can.
... View more
01-20-2026
06:52 AM
|
0
|
1
|
921
|
|
POST
|
"fitting strategy" Scale bars—ArcGIS Pro | Documentation what have you set there? and what have you tried?
... View more
01-20-2026
06:48 AM
|
0
|
0
|
1985
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 1 | 3 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago |