|
POST
|
Hello, I would like to update the mosaic dataset source of an elevation service we published on our Portal. How can I update/overwrite an elevation service ? There is no mention of that in the documentation: https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/web-elevation-layer.htm Thanks, Nicolas
... View more
03-23-2022
11:56 AM
|
2
|
3
|
1847
|
|
POST
|
Indeed ! Completely missed that ! Shame on me. Many thanks @ReneRubalcava Much appreciated
... View more
02-23-2022
12:25 PM
|
1
|
0
|
1627
|
|
POST
|
Hello, When developping with ESRI JS API, I ended up with accessors I would love to be able to autocast just like anywhere in the API. How to implement "autocasting" in Accessor is not publicly documented because I believe you do not want to "support" it as an API feature for which you will have to deprecate and so on. But it would be very nice to have as well 🙂 (I can submit an idea if you prefer) Thanks !
... View more
02-23-2022
03:28 AM
|
0
|
2
|
1665
|
|
POST
|
Just to add that debugging with Fiddler shows that everything seems to be working smoothly: - VectorTileServer/exportTiles is called - geoprocessing job succeed: a link to vtpk file returned and then downloaded. I guess it's not expected by Field Maps to use a vtpk vas "operational" layers rather than basemap but why not ?!
... View more
02-23-2022
01:35 AM
|
0
|
1
|
2323
|
|
POST
|
Hi @AndyGup, Many thanks for your quick reply and explanations. To me, I always considered it as: "to be used with care and at your own risk" and not something really officially supported as there were many typescripts errors because of internal/private methods as you mentionned. At each JS API update, I compared carrefully each change in the widgets views in order to update my "custom" widget accordingly and never had any issues. It's true that it was more time consuming but it was a choice that I found nice to have. In addition, I find it a nice way to learn JS API idiomatics and best pratices.
... View more
02-23-2022
01:13 AM
|
1
|
0
|
1159
|
|
POST
|
Hello, As it is not possible to use a basemap as a combination of tile layers and vector tiles layers (cf. my idea posted), I tried to add my vector tile layer as an operational layer. It works fine online and I can take it offline as my vector tiles layers is configured for offline use, but when opening the map, the vector tile layer is not working and the following error is loggued: "Domaine: com.esri.runtime.error Code: 7003 Description: Invalid request response." All my layers are configured for offline use and I can download it. Could it be a bug or is it just unsupported ? Reading the documentation, I could not find anything against this workflow: https://doc.arcgis.com/en/field-maps/android/help/prepare-maps-for-download.htm#ESRI_SECTION2_E6266395FC594457BEC889A5EA9AA539 Thanks !
... View more
02-23-2022
12:57 AM
|
0
|
2
|
2348
|
|
POST
|
Hello, Just noticed that 4.22 release does not include widgets .tsx views... It's a pity: it was really helpul to customize widgets slighty. I remember dev summit presentations in which you did underline that views were made publicly available to help customization. https://github.com/Esri/arcgis-js-api/tree/4.21.0/widgets (.tsx files are there) https://github.com/Esri/arcgis-js-api/tree/4master/widgets (.tsx files are gone) What's the motivation behind this change of policy ? What made you change your mind ? Cheers
... View more
02-22-2022
05:10 AM
|
0
|
2
|
1213
|
|
IDEA
|
@AndrewKniowski1 Many thanks for sharing ! Awesome tool. Well documented and working 🙂 I just add a small issue when running it. At first it complained that it could not load a library from an R CRAN repo which in the meantime has closed (http://cran.cnr.berkeley.edu/bin/windows/base/) so I hardcoded the CRAN repo manually in state_tree_graph.R: options(repos="url_of_the_cran_repo") I know nothing about R and did not know where the default repo config is located. Thanks again !
... View more
12-13-2021
10:11 AM
|
0
|
0
|
7061
|
|
POST
|
Hi @ThomasColson, I have the same issue. Running the tool and specifying an orphaned version return 999999. How did you manage to get rid of them ? Thanks
... View more
12-12-2021
03:42 AM
|
0
|
0
|
3106
|
|
POST
|
Thanks @ChristopherPawlyszyn for your detailed explanations. Much appreciated. "This means that mimicking this deployment style on-prem would require a DynamoDB-compatible database as well" -> I had in mind using a classic file share directory for the arcgis server config-store as I. do not have a DynamoDB-compatible at my disposal (will double check though). Too bad you can't "mix" specially. knowing that it's currently not suitable for production ! Do you think this may evolve in the future to something more "flexible" ? On the S3 storage for Portal for ArcGIS content, I am happy to read that it is doable ! Will have a look and. try the "virtual-hosted style". Will share my finding here ! Once again, many thanks !
... View more
12-10-2021
12:19 PM
|
0
|
0
|
7691
|
|
POST
|
Hi @DavidColey , I tried both. Both took very long (around 15 hours). Thanks
... View more
12-07-2021
12:28 PM
|
0
|
1
|
3849
|
|
POST
|
Hi @JonathanQuinn, With all these information, are they figures you have seen during your benchmark testing ? Or is it worth contacting support so that they have a deeper look ? To me, I find it very long because we just started publishing 3D with only few Revit Models... I am very afraid about how it will take in the long run ! Thanks
... View more
12-05-2021
10:48 PM
|
0
|
3
|
3856
|
|
POST
|
Hi @JonathanQuinn , Thanks for the confirmation. Please let me know if you get any interesting information about non-default regions. I find the documentation really light about it now only for webgisdr backups (cf. https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/portal-for-arcgis-content-on-s3-compatible-storage/m-p/1121969#M378). Thanks !
... View more
12-02-2021
05:08 AM
|
0
|
0
|
2840
|
|
POST
|
@MichelleMathias , many thanks for quick investigations and fix. Thanks for your explanation as well. I understand the issue but it would be very nice to have a feedback as a user. I don't know how can it be done but I wasted 1 hour rewriting it because I thought it was just a temporary accident ! But after rewriting it, and backuping in notepad this time, I understood that something wrong was going on "community" side but could not figure out what ! It's very frustrating seeing your post disappearing in a row whithout understanding why or no disclamer or no email sent back to the user saying "your message was caught by spam filter" or something like that. I guess you can spam actual spammer back ! And if considering the message as spam is wrong, the user will at least understand why he can't post. Just a suggestion ! Cheers PS: is this email you sent available anywhere on the website ? I searched for it a bit yesterday when I was fighting to make a post and did find anything so I ended up opening this thread
... View more
12-02-2021
03:28 AM
|
0
|
0
|
2564
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-26-2026 05:56 AM | |
| 2 | 06-17-2026 09:53 AM | |
| 4 | 06-04-2026 10:51 PM | |
| 1 | 05-30-2026 03:46 AM | |
| 2 | 05-30-2026 01:01 AM |