|
POST
|
Camera camera = newMapframe.Camera;
camera.X = -118.465;
camera.Y = 33.988;
camera.Scale = 30000;
newMapframe.SetCamera(camera); Use the camera of the map frame. xy to center it, then scale it how you want. I should note this is for layouts. I don't know off the top of my head how it is done in the map view. Let me know if that is what you need and I can try and figure it out.
... View more
07-22-2020
02:16 PM
|
3
|
2
|
4457
|
|
POST
|
Is there a place where I can download the original 30m raster? I will have some time to test it out if you would like.
... View more
07-21-2020
01:32 PM
|
0
|
4
|
7330
|
|
POST
|
Jamie, did you use the "Fill" tool before using the "Flow Direction"?
... View more
07-21-2020
01:07 PM
|
0
|
6
|
7330
|
|
POST
|
Michelle Mathias Looks like original poster of this question got creative and edited the post and the heading to "Deleted", which kinda kills the post anyway if someone where seeking the same thing later on. Might be hard to eliminate something like that from happening under the current capabilities.
... View more
07-21-2020
12:54 PM
|
0
|
0
|
2492
|
|
POST
|
If I remember correctly if someone else has commented you can no longer delete the post. I can't remember the reason for it. Might be an idea for the geonet team if they switch platforms. Leslie Fountain Michelle Mathias
... View more
07-21-2020
12:26 PM
|
2
|
0
|
2492
|
|
POST
|
Try Calculating the field using Expression Type Python. Expression: Value(!Event_type1!,!Event_type2!) Code Block: def Value(x,y):
if (x > y):
return "Event_type1"
else:
return "Event_type2"
... View more
07-13-2020
07:03 AM
|
0
|
0
|
2598
|
|
POST
|
That will work! Actually even better in my case. Still am curious why some attributes are not showing in the Merge Feature Attributes section. Thanks for the help!
... View more
05-01-2020
08:17 AM
|
0
|
0
|
1373
|
|
POST
|
I found ArcGIS Solutions for Local Government to be very helpful. They have pre-made templates for a lot of different things. Check them out @ ArcGIS for Local Government Local Government Solutions Users ArcGIS for Local Government Gallery
... View more
05-01-2020
08:00 AM
|
0
|
0
|
966
|
|
POST
|
In ArcGIS Pro the GlobalID Attribute does not display in the Merge Feature Attributes section of the tool. Yes the attribute field is checked on to display it. Why I need it? I use this field as an identifier while generating reports into Survey123. I want the preserve of the merge GlobalID to match the one in the report in order to quickly go back and review. Field workers go out and draw their sections of work that day into collector, click on one of the drawn sections to go into Survey123 and fill out a survey of the work they did that day.
... View more
05-01-2020
07:11 AM
|
0
|
2
|
1414
|
|
POST
|
ESRI sometimes seems like they don't know how to program in check boxes sometimes.
... View more
03-10-2020
06:15 AM
|
4
|
2
|
3365
|
|
POST
|
I had the same problem and the drivers in the documentation failed to fix it. After some time with customer support we installed this one and it fixed my problems. https://download.cnet.com/2007-Office-System-Driver-Data-Connectivity-Components/3055-10254_4-75452798.html
... View more
03-02-2020
07:59 AM
|
0
|
0
|
1511
|
|
POST
|
I created some topologies and did a little digging into the data. It had some overlap, which looked to me like some vertices got moved causing some polygons to zigzag across a same single feature like the example below. I recreated those correctly and it seems to have fixed the problem. It was getting tangled up in its own feet I think.
... View more
02-04-2020
11:29 AM
|
0
|
1
|
4263
|
|
POST
|
Yes it is an enterprise gdb, but I can export the data to a file geodatabase and able to reproduce the problem. Geometry check was done on all the files and they came back clean before the clip.
... View more
02-04-2020
10:01 AM
|
0
|
0
|
4263
|
|
POST
|
Using the Check Geometry and Repair Geometry I figured out that when it Clips it creates 5 Self intersection on one feature. I check the geometry of the original features used in the clip and both check out with zero geometry problems. It would be great to know why this is happening and how to prevent it, simply because I don't want to be messing with the geometry of a departments data behind the scenes of the script. So I welcome any ideas. But for now I think I have a temporary work around and hope its a one time thing.
... View more
02-04-2020
09:03 AM
|
0
|
4
|
4263
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-23-2026 09:28 AM | |
| 2 | 05-21-2026 09:21 AM | |
| 1 | 05-19-2026 02:25 PM | |
| 1 | 05-19-2026 08:11 AM | |
| 1 | 04-17-2026 01:08 PM |
| Online Status |
Offline
|
| Date Last Visited |
05-28-2026
06:06 AM
|