|
POST
|
you're pretty much set if that is the case, a lot of these tools need some sort of weighting method for input points. eg. Hot Spot Analysis requires an input field rather than just a load of points for each event.
... View more
04-21-2020
01:19 PM
|
0
|
0
|
1558
|
|
POST
|
Are you sure you have decimal degrees? Would add xy coordinates not just give x y values of the web Mercator? Try calculate geometry on a new field for the lat longs then run the tool?
... View more
04-20-2020
01:11 PM
|
0
|
0
|
2776
|
|
POST
|
I'm guessing they are xlsx post 2007? resave them as xls if possible.
... View more
04-20-2020
05:28 AM
|
0
|
0
|
2795
|
|
POST
|
You likely have people editing with the same database permissions, a higher level could boot the schema locks. You may have to look into your user role structure or versioning, as this will become a pain.
... View more
04-19-2020
08:33 AM
|
0
|
0
|
1491
|
|
POST
|
I think you could copy across just the SHAPE@ token and it would contain those attributes, but that's really just a guess. Or try running calculate geometry.
... View more
04-18-2020
05:08 AM
|
1
|
0
|
1403
|
|
POST
|
Sorry for misunderstanding. I think there's a toggle button to switch from interactive to manual entry. I'll have a check
... View more
04-18-2020
03:38 AM
|
0
|
1
|
2229
|
|
POST
|
As long as the second table doesn't have repeats of a deed in more than one entry it will be pretty easy with an update cursor. I'd probably just add a new column on the first table which the cursor would then add the matching oid of the second table to base the join on. I can write the script up if this is what you need?
... View more
04-17-2020
01:09 PM
|
0
|
0
|
824
|
|
POST
|
if it's a wms basemap, they can export at different scales from what you see on the layout, sometimes not at all, maybe its that. I've not seen any great ways around it other than using a raster, I guess you could try to match the cached scales to see if it then displays.
... View more
04-17-2020
01:01 PM
|
1
|
0
|
1291
|
|
POST
|
Create or ensure you have a dataset of corner features (points/short lines etc). Run a Spatial Join with a Count merge rule to find the number of incidents within a specified radius from the corner.
... View more
04-17-2020
05:51 AM
|
0
|
1
|
3037
|
|
POST
|
I might be misunderstanding, your question isn't clear, but the 'where' is a sql statement which is only specified once. the rest is accomplished with and/or statements.
... View more
04-17-2020
05:48 AM
|
0
|
5
|
2229
|
|
POST
|
could you just turn those field strings into coded values of 0 to 999 for example, then concatenate them well drained = 002 A = 104 Bare Land = 065 Forest = 908 field 5 = 002104065908 well drained = 002 A = 104 Bare Land = 065 Recreation = 002 field 5 = 002104065002
... View more
04-16-2020
10:46 AM
|
1
|
0
|
2419
|
|
POST
|
Maybe because your outFocalStat is a raster object rather than a path. also you a using arcpy.sa explicitly so theres no need for from arcpy.sa import * one last guess might be not having arcpy.CheckOutExtension("Spatial")
... View more
04-14-2020
09:10 AM
|
1
|
2
|
2518
|
|
POST
|
Curtis, how is this implemented? Would be useful to expand my learning into C++ if this is the case. Cheers
... View more
04-08-2020
01:05 PM
|
0
|
0
|
3882
|
|
POST
|
That's the badger (Pro Noob) Many thanks for your help Robert.
... View more
04-08-2020
09:26 AM
|
1
|
0
|
1218
|
|
POST
|
Not working when I tried either, bit of a long shot but: Problem: Out of process Python scripts fail when run on an ArcGIS Server machine that has Data Interoperability for Serv…
... View more
04-08-2020
09:21 AM
|
0
|
1
|
2408
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-13-2025 01:08 PM | |
| 1 | 09-25-2025 03:19 PM | |
| 1 | 09-24-2025 02:35 PM | |
| 1 | 09-17-2025 02:42 PM | |
| 1 | 09-10-2025 02:35 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|