|
POST
|
Yes VBScript, Python and JScript are all options available for Display Expressions in ArcMap.
... View more
12-05-2019
12:04 PM
|
0
|
0
|
3817
|
|
POST
|
Adding zeros in front should fix this. 2 should be 02 or 002 if your numbers hit the hundreds.
... View more
12-05-2019
10:33 AM
|
3
|
1
|
6828
|
|
POST
|
Customer support thinks it is because of Arcade, not the popup. "...I was discussing this case with my manager, and we believe the differences seen in hyperlink behavior between ArcMap and ArcGIS Pro relate to how the two programs are coded. ArcMap does not have Arcade integrated into its background processes, while ArcGIS Pro does. This changes how the two programs function at a fundamental level..." So this leads to why is Arcade the only option for customizing popup's other than getting into the SDK?
... View more
12-05-2019
09:49 AM
|
0
|
6
|
3817
|
|
POST
|
Testing this more I found the path works fine within the popup. But still cannot figure out a way to hyperlink correctly.
... View more
12-03-2019
09:28 AM
|
0
|
1
|
2419
|
|
POST
|
Thanks Dan! Unfortunately Python is not an option in Pro popups.
... View more
12-03-2019
08:51 AM
|
0
|
8
|
3817
|
|
POST
|
Thanks Dan! This fixes the problem. Edit: Seemed like an expression would be the fix, I still get the same error. Replace($feature.Plat_HL,"\\", "/")
... View more
12-02-2019
12:56 PM
|
1
|
13
|
3817
|
|
POST
|
We have paths and file names with special characters: L:\Path\MATT'S ADDN BLK 1,2,&3.TIF. I know this is a terrible thing to do, but it was done long ago before my time here. My guess is it is due to the special characters. The paths are stored in an attribute and I am using that as a hyperlink in a custom popup. The ones which do not have special characters of course open fine. But I get the following error below on the ones that do. Hitting Yes does nothing. This is not a problem in using the ArcMap hyperlink (lighting bolt). arcmap equivalency arcmap equivalent
... View more
11-27-2019
07:07 AM
|
0
|
17
|
6600
|
|
POST
|
Here is the actual workaround, it's not a simple as they make it out to be. About ten steps per feature verses one if the tool worked correctly. Pro Anno Upgrade Workflow Workaround: In ArcCatalog: Reconcile, Post, and Compress on the server. Make a backup of the database. Copy down the privileges of the features. Export features to a file geodatabase. Make a copy of the database somewhere. Delete any which have the attribute of unplace. Make sure there are no Subtypes. Use Update Annotation Feature Class Tool on each. (Note: On update the OID’s may change) In ArcGIS Pro: Upgrade Dataset Tool on each. Triple check all the data. Replace Unplaced from the old version to the new by comparing. (the Update tool in ArcCatalog automatically changes all the status attributes to Placed.) Fix any errors -> Use the OID numbers to do some of this by comparing it with the old. Export to the sde database. Assign privileges Register as versioned. Rename old to prev, rename the new.
... View more
11-26-2019
09:59 AM
|
1
|
0
|
3709
|
|
POST
|
It seems the Intersect Tool will not work on lines or polygons if they are under another polygon. This behavior is different then in ArcMap. Now we have to shuffle our layers constantly while editing? arcmap equivalent arcmap equivalency
... View more
11-26-2019
06:17 AM
|
0
|
1
|
1415
|
|
POST
|
It's a bug. From this and other things I read apparently Pro has a hard time with SQL Server annotation. https://my.esri.com/#/support/bugs/BUG-000126928
... View more
11-25-2019
08:10 AM
|
0
|
0
|
4607
|
|
POST
|
No. I was just getting more eyes on this for you by mentioning the group.
... View more
11-15-2019
07:35 AM
|
1
|
0
|
5458
|
|
POST
|
For a button push you will need to use the Pro SDK probably, which is in C#. In my opinion you are going to want to use a combination of both the Pro SDK and within call some python scripts. But you can probably do it all within the SDK itself. You can also probably achieve all this in Python too, except it will be a script tool instead of a button. Don't even bother looking at the Objects code for help as the packages are completely different. I had zero .NET experience and took the Extending ArcGIS Pro with Add-Ins course and was able to get right into creating add-ins for Pro after. Back to the drawing board! Good Luck!
... View more
11-15-2019
07:13 AM
|
1
|
1
|
1030
|
|
POST
|
Right! I actual like working with annotation better in Pro. But the migration from an Map sde is not as cut and dry as they make it out to be. I have a workflow/workaround of about ten steps to get it to work, but that is too much if an organization has 100s of these layers. The one button upgrade annotation I could get behind, if it worked.
... View more
11-15-2019
06:25 AM
|
0
|
3
|
3709
|
|
POST
|
The plan was to have everyone switched to Pro this month. Thankfully we backed everything up before making changes. From a usability stand point we like Pro even with the many more clicks, but it's a buggy software and largely non Map equivalent, it is not ready.
... View more
11-15-2019
05:52 AM
|
0
|
5
|
3709
|
| 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
|