|
DOC
|
@LeeHwang can you upload a screenshot of the error you are receiving when trying to view the web map?
... View more
01-27-2025
05:27 PM
|
0
|
0
|
17606
|
|
DOC
|
@LeeHwang first start with the web map. Can you verify the data sources in the web map were mapped correctly to the new data sources in the target environment? For example, go to the web map details and click on the layers: JakeSkinner_0-1738014854639.png Is the URL at the bottom right of the page pointing to the correct URL? JakeSkinner_1-1738014899003.png
... View more
01-27-2025
01:55 PM
|
0
|
0
|
17614
|
|
DOC
|
@chris_del101 There is a known issue with these tools: JakeSkinner_0-1738003271302.png But, I'm not sure I'm following. Are you trying to copy a hosted feature service to the same portal with the same name?
... View more
01-27-2025
10:41 AM
|
0
|
0
|
17635
|
|
DOC
|
@chris_del101 do you have a different admin account that you can try? Preferably one that does not begin with numbers?
... View more
01-24-2025
10:36 AM
|
0
|
0
|
17684
|
|
POST
|
I'm having trouble reproducing. Here were the field values I used: [{"lamningstyp":"Fångstgrop","antal":4,"egenskap":"Bytesdjur: Älg/ren, Form: Rund"},{"lamningstyp":"Fångstgrop","antal":6,"egenskap":"Bytesdjur: Älg/ren, Form: Oval"}] "[{""lamningstyp"":""Kolningsanläggning"",""antal"":1,""egenskap"":""Typ: Kolbotten liggmila, Form: Rektangulär""},{""lamningstyp"":""Husgrund, historisk tid"",""antal"":3,""egenskap"":""Verksamhet: Industri""},{""lamningstyp"":""Träindustri"",""antal"":1,""egenskap"":""Verksamhet: Såg/Sågverk""},{""lamningstyp"":""Kvarn"",""antal"":1,""egenskap"":""Typ: Hjulkvarn""},{""lamningstyp"":""Brott/täkt"",""antal"":1,""egenskap"":""Material: Lera""}] [{""lamningstyp"":""Fångstgrop"",""antal"":4,""egenskap"":""Bytesdjur: Älg/ren, Form: Rund""},{""lamningstyp"":""Få" In the field calculator: sum([int(s) for s in !ing_lamn! if s.isdigit()]) Below is the result: JakeSkinner_0-1737731430343.png
... View more
01-24-2025
07:12 AM
|
0
|
1
|
3504
|
|
POST
|
Hi @Gurunara, layer views are only supported on hosted feature services.
... View more
01-24-2025
05:40 AM
|
0
|
0
|
1175
|
|
POST
|
Can you send a screenshot of how the text appears in your attribute table?
... View more
01-24-2025
05:30 AM
|
0
|
3
|
3548
|
|
POST
|
Try the following: txt = '[{"lamningstyp":"Fångstgrop","antal":4,"egenskap":"Bytesdjur: Älg/ren, Form: Rund"},{"lamningstyp":"Fångstgrop","antal":6,"egenskap":"Bytesdjur: Älg/ren, Form: Oval"}]'
sum([int(s) for s in txt if s.isdigit()]) JakeSkinner_0-1737723020066.png
... View more
01-24-2025
04:50 AM
|
0
|
5
|
3555
|
|
POST
|
@SimonGIS are you specifying a Root node when deriving the schema? Ex: JakeSkinner_1-1737720248822.png You should then be able to create geometry from the location_lon and location_lat fields: JakeSkinner_2-1737720288441.png
... View more
01-24-2025
04:04 AM
|
1
|
0
|
1574
|
|
POST
|
@Yogesh_Chavan the other federated servers should be showing under the Server and Folder option within the Share as Web Layer pane: JakeSkinner_0-1737719949327.png I would check the ArcGIS Server instances are validating by going to Portal > Organization > Settings > Servers.
... View more
01-24-2025
03:59 AM
|
0
|
0
|
820
|
|
POST
|
Hi @Karl-JohanOlofsson you could do this with python: txt = '{"lamningstyp":"Fångstgrop","antal":4,"egenskap":"Bytesdjur: Älg/ren, Form: Rund"}'
[int(s) for s in txt if s.isdigit()][0] JakeSkinner_0-1737719704283.png
... View more
01-24-2025
03:55 AM
|
1
|
1
|
3562
|
|
POST
|
@GrantSmith122 you may get more information on the synchronization error by going to: 1. https://<portal.domain.com>/<webadaptor>/sharing/rest 2. Log into the Portal Rest API 3. Navigate to Home > Portals JakeSkinner_0-1737719135773.png 4. Self > scroll down to the bottom and select Collaborations JakeSkinner_1-1737719180008.png 5. Go to Collaboration Workspaces > select the collaboration workspace > Sync Status JakeSkinner_2-1737719265730.png
... View more
01-24-2025
03:47 AM
|
0
|
0
|
1957
|
|
POST
|
Hi @GrantSmith122, Are you creating the collaboration with the option to reference or copy the data to AGOL? If you are copying the data, you must have Feature Access enabled with Sync capabilities.
... View more
01-23-2025
01:31 PM
|
0
|
2
|
1964
|
|
POST
|
@MattiasEkström for any services that have relatively static data, I would recommend publishing them as hosted feature services. Hosted feature services are very lightweight, and do not spin up any ArcSOC.exe processes.
... View more
01-13-2025
05:44 AM
|
0
|
1
|
4604
|
|
DOC
|
@denisCallens awesome, thanks for reporting back what resolved this issue for you. I was unaware of that parameter.
... View more
01-07-2025
04:19 AM
|
0
|
0
|
17943
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-08-2026 12:27 PM | |
| 4 | 05-07-2020 05:14 PM | |
| 1 | 03-25-2026 04:16 AM | |
| 1 | 03-16-2026 01:00 PM | |
| 1 | 12-22-2025 10:39 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|