|
POST
|
For your select query I think OBJECTID should be enclosed in quotes. select = ' " ' + "OBJECTID" + ' " ' + " = " + str(row[0])
... View more
03-05-2020
03:55 PM
|
0
|
1
|
4189
|
|
POST
|
Looking at the code it seems absolutely fine. Is the comparison messing up on different data types, e.g. string and float?
... View more
03-04-2020
04:18 PM
|
0
|
0
|
1454
|
|
POST
|
I'm not sure your list comprehension is working in your cursor. Check your list is being populated if not, replace with a noob append on fclist.
... View more
03-04-2020
03:11 PM
|
0
|
2
|
1454
|
|
POST
|
I would get a raster DEM and use that to calculate new areas in raster calculator.
... View more
03-04-2020
12:43 PM
|
0
|
0
|
4745
|
|
POST
|
You could create the base using contours. The height of that contour area would correspond to the layer they belong to. Eg everything over 0m would be your base, the next layer is everything over 100m, next layer everything over 200m.. I dont know if this is obvious sorry.
... View more
03-04-2020
11:52 AM
|
0
|
2
|
4745
|
|
POST
|
As Duncan says, 'sliver' is not the right terminology. Without seeing the rest of the data, I would suggest selecting you main land body and then using select by location to select all features intersecting and within it. Export your selection to a new feature, or switch selection and delete.
... View more
03-04-2020
10:26 AM
|
1
|
0
|
1646
|
|
POST
|
Your ODC factors in the network distance, the line is purely representative. The attributes in the table will be accurate to network paths. You may also consider closest facility and establishing routes for each village with scripting.
... View more
03-03-2020
03:58 PM
|
0
|
0
|
1641
|
|
POST
|
I think the joins or relates are messing things up. Right click on your feature in the table of contents and go to data->export and create a new feature.
... View more
03-03-2020
01:56 PM
|
0
|
2
|
2332
|
|
POST
|
I would split your raster into new rasters for every landcover type then run zonal statistics sum for each. It would probably be easy to just manually delete the grid cells you dont want. Otherwise you could turn the raster into polygon then select by location and reverse selection and delete. For part b I dont really understand. If you just want the most occurring value zonal stats can use the majority function on the raster.
... View more
03-03-2020
01:20 PM
|
1
|
0
|
1555
|
|
POST
|
I've never seen that before. Can you add a new field as float and use field calculator to calculate the same values and retry on that field. What does it look like if you based one of those values from the total column into excel?
... View more
03-03-2020
01:03 PM
|
0
|
4
|
2332
|
|
POST
|
Hi Juan. I would first of all do some data prep and make sure all your attributes are spelled correctly, same font etc. Ensure you can geolocate these tables with an xy field, or use a geo coding service to get it from a zip code or address. You may want to start out by just adding the CSV in, and symbolizing by what services they offer. Eg. Red dot for financial advice, blue square for legal, green triangle for legal and financial. I know this could cause alot of combinations so just keep it simple to start with, then you can look at adding a filter etc. Get the base data sorted then build up your functionality incrementally. Good luck with your excellent non-profit work!
... View more
03-03-2020
12:59 PM
|
0
|
0
|
2318
|
|
POST
|
What's with the 3 comma separated values showing up on the unique values and your table of contents? Your attribute table seems fine as it doesnt have them. What data type is the field?
... View more
03-03-2020
12:46 PM
|
0
|
6
|
2332
|
|
POST
|
Maybe some wrangling of the feature linked annotation would achieve this, eg adding a new field based on an updated expression.
... View more
03-02-2020
01:26 PM
|
0
|
2
|
1574
|
|
POST
|
Hi, In desktop 10.4.1 I've run the Get Layout Template Info tool and Export Web Map from a template mxd I've set up with text elements in the map which have been given names in their properties -> 'element name' box. Everything is fine with the service in the Portal Web App, which I added to the default print widget, the advanced options box allows me to enter a map title, subtitle, department etc. The only thing I don't understand is the order in which these are listed as inputs. I did think it was alphabetical but that doesn't seem to be the case. I can only think its related to the order in which they are added to the layout? I know/think the Get Layout Templates info tool creates a JSON, though I don't know where it's located to browse through it, as I can only add it as a result when I'm publishing the export web map script tool. Also any other advice on custom print templates and added functionality is very much appreciated.
... View more
03-01-2020
08:33 AM
|
0
|
0
|
1009
|
|
POST
|
Ha, very far from that, but glad to help. Good luck with your project.
... View more
03-01-2020
06:19 AM
|
0
|
0
|
2102
|
| 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 |
01-14-2026
12:10 PM
|