|
POST
|
var progDlg = new ProgressDialog("YOUR MESSAGE HERE", "Cancel");
progDlg.Show();
var progSrc = new CancelableProgressorSource(progDlg);
... View more
03-28-2019
06:46 AM
|
0
|
2
|
2231
|
|
POST
|
Sorry, I am out of ideas. Hopefully someone else with better knowledge on this behavior chimes in. Not sure if there is a size limit for uploading here, but if you are able to attached the imagery and feature class to the thread please do so.
... View more
03-26-2019
06:55 AM
|
0
|
1
|
2742
|
|
POST
|
If overlay is not an issue just create a new line feature class for the creekline and digitize it. Here are some tutorials you might find helpful. https://www.esri.com/training/catalog/57630434851d31e02a43ef28/getting-started-with-gis/ http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-fundamentals/exercise-1a-creating-new-points.htm
... View more
03-26-2019
06:49 AM
|
0
|
1
|
2002
|
|
POST
|
Does the same thing happen if you use WGS_1984_(ITRF00)_To_NAD_1983? According to this article NAD_1983_To_WGS_1984_5 has an accuracy of 2 meters where WGS_1984_(ITRF00)_To_NAD_1983 is 0.10.
... View more
03-26-2019
06:36 AM
|
0
|
3
|
2742
|
|
POST
|
Sorry I meant does the map have the same units as the imagery and FC? I agree this should not matter, trying to narrow it down.
... View more
03-26-2019
06:27 AM
|
0
|
0
|
2741
|
|
POST
|
You are not completing the cut of the selected polygon. You need to start and end outside the polygon, you cannot complete the cut somewhere in the middle of the polygon.
... View more
03-26-2019
05:58 AM
|
0
|
3
|
2002
|
|
POST
|
Sounds like it might be a meter-feet issue. Check to make sure they are using the same type of units.
... View more
03-26-2019
05:52 AM
|
0
|
2
|
2742
|
|
POST
|
Something like this for row 5 relevant colunm, if(selected(${FiberInterest},'Fiber'), 'yes','no').
... View more
03-25-2019
02:10 PM
|
0
|
0
|
1400
|
|
POST
|
Have you tried refreshing your map? I have seen this behavior in both Pro SDK and Python Scripts for Pro. Pro is suppose to not need to be refreshed so there really is no code for it. One work around I had was to zoom in then back out a bit with the camera at the very end of my code. Also try rebuilding your solution, it is not suppose to be needed in small children version builds but I have found it to correct some issues in the past.
... View more
03-21-2019
08:51 AM
|
0
|
5
|
2467
|
|
POST
|
I just tested this and it happens to me as well using 2.3.1, must be a bug. Why not plot the pdf? I historically have had issues plotting from ArcMap and Pro so I always export them to pdf and print those.
... View more
03-21-2019
08:19 AM
|
0
|
1
|
3424
|
|
POST
|
Joshua, this is the answer. I had never worked on a dataset that was not a local coordinate system and it was confusing me too and I have been doing this a while. The original data is using WGS84, using the Asia North corrected the problem.
... View more
03-21-2019
05:40 AM
|
2
|
1
|
3576
|
|
POST
|
Where do you work and what is your role? I currently work for a local government in Kansas. My role is to know a little bit about a lot of things in GIS, from paper maps to SDKs. What GIS success have you had this year and what product did you use? Lately I have been writing a lot of add-ins for Pro so we can move everybody off the ArcMap platform. It forced me, a Python guy, to figure out C#. I have successful wrote them all, luckily I did not have a tight time frame. I am sure I wrote way more code then was actually needed, I feel sorry next guy who needs to modify/update them. What is your expertise (GIS related or not), and how can that help the community? I think I am ahead of the curve on Pro and the Pro SDK. I actual have fun writing Python Scripts. I prefer to help the community by asking/answer questions and ideas. Favorite Location 39°16'38"N 105°46'15"W
... View more
03-20-2019
10:06 AM
|
1
|
1
|
3298
|
| 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
|