|
POST
|
# Import arcpy module import arcpy #Circles being my polygon layer # Local variables: Circles = "Circles" Circles_MinimumBoundingGeome = "C:\\Users\\<user>\\Documents\\ArcGIS\\Default.gdb\\Circles_MinimumBoundingGeome" # Process: Minimum Bounding Geometry arcpy.MinimumBoundingGeometry_management(Circles, Circles_MinimumBoundingGeome, "ENVELOPE", "NONE", "", "NO_MBG_FIELDS")
... View more
10-14-2019
09:57 AM
|
2
|
0
|
3862
|
|
POST
|
However, many DEMS are in meters. If you info the spot your at the pixel result will either be feet or meters. Most I have seen are meters.
... View more
10-14-2019
09:50 AM
|
0
|
0
|
1690
|
|
POST
|
A dem by its nature would prohibit your field people from using it. Refresh times would be measured with a calendar. Change your base map to the Topographic map it shows contours
... View more
10-14-2019
09:15 AM
|
0
|
1
|
1690
|
|
POST
|
Well actually, and you are going to want to read this, you should not be naming multiple fields with the same alias name. It shows the alias by default because people take the time to create the alias in the first place and that is what most people want to see.
... View more
10-14-2019
09:03 AM
|
0
|
1
|
5421
|
|
POST
|
You should switch to use Pro. You manually set your visibilities there once and every time you publish they stay the same. However, I never had an issue publishing from and MXD either, they always stayed as they were in the MXD AGO Online, or other it is all the same. Do you use grouping in your MXD or Project. That may be doing away with your Visibility settings
... View more
10-14-2019
08:55 AM
|
0
|
4
|
4157
|
|
POST
|
What version of the software are you using? Starting with Server 10.1 .msd has been replaced with .ssdraft and .sd Are you publishing to an RDS? I just looked at a couple of my services and they are all reading the source as .aprx
... View more
10-14-2019
08:51 AM
|
1
|
0
|
1119
|
|
POST
|
Unfortunately it does not work that way. A filter is a simple on off based on values. You can enter high and low manually
... View more
10-14-2019
08:42 AM
|
0
|
0
|
2488
|
|
POST
|
Generally speaking you are better off configuring pop ups in Pro. With the feature your trying to configure. Is it JOINED to anything in your mxd or project? Was it put into a relationship After you published what your trying to configure. I would try republishing and then trying again.
... View more
10-14-2019
08:37 AM
|
0
|
1
|
1117
|
|
POST
|
You want to draw a line or calculate the radius and diameter? Area of a circle = (π)r² you can also create a bounding box (square) around the circle. Then draw lines from corner to corner. Where the lines intersect is the center. Trim one line to the other, then trim that line to the edge of the circle. Or create a point and create the circle on that point, then draw in a radius line from the point to the edge of the circle. Or create a point and snap the circle to the point. then draw the radius from the point. Or use the geoprocessing tool Feature to Point and create a centroid and draw in the radius. IF you need to do a LOT of circles you can do this Create a radius field (double) in your polygon layer that has the circles. Calculate the radius. Create a fields for X,Y Use Calculate Geometry to calculate the centroid of the circle. Now create new X,Y fields. If you want the line to go straight East. Calculate the second X,Y leaving Y the same as the centroid. Calculate the new X using the Radius. Then use the X,Y to line tool to draw in the lines. (literally thousands of lines can be draw this way in minutes)
... View more
10-14-2019
07:09 AM
|
2
|
1
|
4431
|
|
POST
|
You need to use Boot Camp to install a Windows partition on your MAC then start your MAC in Windows.
... View more
10-14-2019
06:32 AM
|
0
|
1
|
1803
|
|
POST
|
I get it now, that's a whole new set of issues We have the same exact set up with monitors all over the building. We show power output (electric), our weather widget, and several other dashboards. But they are showing things from different dashboards.
... View more
10-11-2019
11:25 AM
|
1
|
1
|
4255
|
|
POST
|
you can only set one default. So the end result is you will have to make four dashboards. We have been through this myself and we figured out the best practice was to teach people how to select the tab they want.
... View more
10-11-2019
11:11 AM
|
1
|
3
|
4255
|
|
POST
|
Some things in Pro are a little frustrating to figure out. First start Pro and start without a project. Click on Catalog and you will see the Project Portal Favorites and History tabs. Select Favorites. On the right will be a drop down menu for Add Item. The first choice is Add Folder. I used this to connect to my C: drive and our company I: drive (network) You can also make connections to databases, servers, etc. Then as long as your logged in as you they will be in your favorites. Now you have 2 options. 1. You can add data to our map by navigating to it in Favorites and right click to add to your map 2. Or from Favorites you can right click on the Folder or Dataset and either add to project or add to all projects. For me I have our two SDE databases added as Add to All Projects. Now when I click on Add data those that I have added to all projects are there to choose from.
... View more
10-11-2019
11:09 AM
|
2
|
0
|
1662
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-01-2026 11:42 AM | |
| 1 | 01-27-2023 07:28 AM | |
| 1 | 05-05-2026 06:56 AM | |
| 1 | 02-26-2020 07:13 AM | |
| 1 | 11-04-2019 09:14 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-02-2026
05:27 AM
|