DOC
|
@SubaKrishnan I second the comment above by @dheerabhat . Making this valuable tool easier to implement would be much appreciated!
... View more
06-25-2025
01:29 PM
|
0
|
0
|
7636
|
POST
|
@BrettMartin1 Thank you! Good to know! We are still on 11.1. Planning our update for January.
... View more
04-21-2025
07:30 AM
|
0
|
0
|
460
|
POST
|
@BrettMartin1 wrote: Can have an option to make "Output Feature Service Name" not visible. This was an option in WAB. This is very confusing for public users to tell the not to populate the text box. YES! I need this. Having to explain to my users to NOT enter a value is not good.
... View more
04-18-2025
04:00 PM
|
0
|
2
|
503
|
POST
|
the CORRECT SOLUTION: 1.) Create an attribute expression for latitude: var lat; var originShift = 2.0 * PI * 6378137.0 / 2.0; lat = number(Geometry($feature).y / originShift) * 180.0; lat = 180.0 / PI * (2.0 * Atan( Exp( lat * PI / 180.0)) - PI / 2.0); return lat; 2.) Create an attribute expression for longitude: var lon; var originShift = 2.0 * PI * 6378137.0 / 2.0; lon = number(Geometry($feature).x / originShift) * 180.0; return lon; I got this working in FieldMaps. THANK YOU!
... View more
03-18-2025
07:43 AM
|
0
|
0
|
347
|
IDEA
|
I would very much appreciate this functionality in Fieldmaps. Thank you.
... View more
03-13-2025
12:32 PM
|
0
|
0
|
417
|
POST
|
We have a need for this as well. I would use Survey123 but apparently, Survey123 doesn't like versioned data giving me an error regarding the service needs supportapplyeditswithglobalids to be true when I try to publish the form.
... View more
03-13-2025
12:12 PM
|
0
|
0
|
592
|
IDEA
|
I agree with this Idea. I'm researching this functionality now and came across this idea. We are using Enterprise 11.3 and having the sidebar automatically show when getting a hit on the near me widget would be very welcome. This is especially true for smaller screens like tablet and mobile.
... View more
12-16-2024
10:23 AM
|
0
|
0
|
762
|
POST
|
I solved this by adding a link button that links to the same Experience application. Basically a webpage refresh button.
... View more
12-12-2024
10:33 AM
|
1
|
0
|
412
|
POST
|
UPDATE: I've actually had decent luck with this tool using ArcGIS PRO 3.3.1 with Enterprise 11.3.0 so long as I had the field mapping configured properly and the destination layer selected in the table of contents.
... View more
12-12-2024
09:15 AM
|
0
|
0
|
569
|
POST
|
I realize this is a pretty old post (2014!) but I found my way here for this issue and others probably will as well. In ArcGIS Pro 3.3.1 there is a setting in the Symbol tab of Symbology Properties where you can set the Angle alignment to be 'display' or 'map'. Set it to display on rotated map layouts.
... View more
09-23-2024
07:27 AM
|
0
|
0
|
471
|
POST
|
Thanks! Super helpful. Agreed. Going forward, we will be upgrading our PRO and Enterprise together. I'll be forwarding that link to my IT people.
... View more
08-29-2024
09:18 AM
|
1
|
0
|
2285
|
POST
|
If I read this correctly (and from some personal experience), it is possible to upgrade, but DO NOT implement any new GDB functionality until your SQL Server is upgraded to at least version 17 when using PRO 3.3. We just recently upgraded to 11.1 and then 11.3 but our SQL Server is at 16. I did notice that if I added a date field (while using PRO 3.3) using the new 'date only' field type it threw an incompatible version error when I tried publishing a service. I had to delete the field. This happened at 11.1/PRO3.3. Had I known about this we probably would have held off on our upgrade until after the SQL server upgrade but here we are. We are now planning the SQL upgrade sooner rather than later but that will impact several other systems here. Which brings me to a complaint. We probably should have held off on upgrading ArcGIS PRO but you get that upgrade nag every time you launch and there's no link there for information as to what will break once you upgrade PRO. I'm learning now how integrated Enterprise and PRO are. They really go hand in hand. We will be much more careful going forward in the future with upgrading ArcGIS PRO in conjunction with Enterprise.
... View more
08-29-2024
08:36 AM
|
4
|
3
|
2292
|
POST
|
Another update. Version 3.2.2 has reworked the indexing tab in options. Things seem to be working except after I hit start and it shows indexing in progress, when it finishes (I guess) it says the process was 'cancelled'. I am however getting search results, even after a reboot, which is great! We'll see if this holds up.
... View more
05-31-2024
09:09 AM
|
0
|
0
|
1305
|
IDEA
|
Thank you @ShengdiZhang . I sent you a direct message.
... View more
05-21-2024
08:52 AM
|
0
|
0
|
1273
|
IDEA
|
In Enterprise 11.1, the search widget in Experience Builder can only flash a result from one layer (and only one field) used in a composite locator. Our locator can find address points, streets, street intersections, addresses along a street if no direct match, and assessor parcel numbers in 9 character and 11 character formats. The search widget can only be configured to flash one of these results. The Trigger / action connection is limited and doesn't seem to function as designed. For example, when I use this locator with the Experience Builder search widget I can only get either the address point OR the parcel to flash on the map. I've had several calls with ESRI technical support trying to figure out a way to get multiple result types to flash but to no avail. A work around was proposed by the technical specialist to flash for one and select for another but that isn't what is needed and that only covers two result types.
... View more
05-20-2024
11:55 AM
|
6
|
2
|
1400
|
Title | Kudos | Posted |
---|---|---|
1 | 12-12-2024 10:33 AM | |
4 | 08-29-2024 08:36 AM | |
1 | 08-29-2024 09:18 AM | |
6 | 05-20-2024 11:55 AM | |
1 | 05-05-2022 08:31 AM |
Online Status |
Offline
|
Date Last Visited |
2 weeks ago
|