|
POST
|
Ahoj Jardo, tady asi záleží na verzi Serveru. Od 10.8 je součástí Query i Datum transforamtion: https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm Nemám teď 10.8 u sebe, ale na 10.9.1 jsem si ověřil že to tam je pro Mapové a Feature služby. Vstupem je číslo nebo JSON. Naše nejpoužívanější _1 má kód 1623 - viz tabulka tady: Geographic and Vertical Transformations (arcgis.com). Sample z dokumentace pro oba případy: //Applies a simple transformation datumTransformation=1623 //Applies a composite transformation datumTransformation={ "geoTransforms":[ { "wkid":1088, "transformForward": true }, { "wkid": "GEOGTRAN[\"S_JTSK_To_WGS_1984_1\",GEOGCS[\"GCS_S_JTSK\",DATUM[\"D_S_JTSK\",SPHEROID[\"Bessel_1841\",6377397.155,299.1528128]], PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_ 1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"Position_Vector\"], PARAMETER[\"X_Axis_Translation\",570.8],PARAMETER[\"Y_Axis_Translation\",85.7],PARAMETER[\"Z_Axis_Translation\",462.8], PARAMETER[\"X_Axis_Rotation\",4.998],PARAMETER[\"Y_Axis_Rotation\",1.587],PARAMETER[\"Z_Axis_Rotation\",5.261], PARAMETER[\"Scale_Difference\",3.56]]", "transformForward":false } ] } Dej vědět, jestli to pomohlo. V.
... View more
11-15-2023
03:01 AM
|
1
|
0
|
1734
|
|
POST
|
Dobrý den, úplně si nemyslím, že by to musel být nutně problém - jak se Vám problém projevuje na datech? Jediné co ten skript dělá je, že do třídy prvků doplní další atributy se kterými pak umí pracovat procedurální pravidlo pro vizualizaci.. Zkoušel jste případně doplnit třídy prvků výškový systém manuálně? Hezký den, Vladimír Holubec
... View more
07-18-2023
10:04 AM
|
0
|
0
|
4369
|
|
BLOG
|
Thank you very much for an idea @Gert_van_Maren ! I will check my polygons.
... View more
06-19-2023
11:04 PM
|
0
|
0
|
16118
|
|
BLOG
|
Hello @NicholasPopovich, I am encountering errors with tool Segment footprints using elevation - the log is full of: Segment Mean Shift failed for batch grid 12. Original polygons will be used for this batch. Please could you provide more information about this to we know how solve these? Thank you. Vladimir
... View more
06-15-2023
07:15 AM
|
0
|
0
|
16146
|
|
POST
|
Dobrý den, pokud máte 3D analyst, tak můžete použít podobný nástroj Add Surface Information: https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/add-surface-information.htm
... View more
05-10-2023
06:24 AM
|
4
|
3
|
3005
|
|
POST
|
Hi @JamesFaron, the configstore of the Monitor is located in folder under profile of the user running the Monitor: "C:\Users\<user_running_the_Monitor_service>\AppData\Local\ESRI\ArcGISMonitor\config-store-server" The pfx certificate is then in SSL folder. Hope it helps.
... View more
03-09-2023
01:32 AM
|
0
|
1
|
5502
|
|
POST
|
Hello, I can confirm, that workflow mentioned by @EsriEvan, is pretty neat and the Monitor and its agents are available via 443 port easily then.
... View more
02-28-2023
01:18 AM
|
1
|
0
|
5565
|
|
BLOG
|
Thank you @EsriEvan works great for Monitor and Agent installation as well!
... View more
02-27-2023
03:25 AM
|
0
|
0
|
9722
|
|
POST
|
Hi @Mark_Verlaat, is the certificate compatible with OpenSSL 3 and TLS 1.2? Another solution could be a Rewrite/Reverse proxy rule on the IIS. Thanks.
... View more
02-23-2023
06:10 AM
|
1
|
0
|
5613
|
|
BLOG
|
Hi our dear MVPs, huge thanks to all of you for dedicated help to other users with their issues (I am among those to whom you´ve helped as well), no always simple ones and very often time consuming. Also, your comments/ideas inspires users to take sometimes a different look to an issue which user struggling with the tasks can lost sometimes. Thank you for help an contributes to which users can rely on! Hat off!
... View more
01-10-2023
07:25 AM
|
9
|
0
|
48506
|
|
BLOG
|
Hello, one more question to 3D Basemaps process - when running thru Python, it returns quite a lot of errors, but at the it seems that all is done. Is there any issue with, or this is something we shouldn´t been concerned? Thank you, Vladimir
... View more
01-05-2023
08:44 AM
|
0
|
0
|
16885
|
|
BLOG
|
Hello, why there is in the 3D basemap solution the same tool for building creating twice? Once as an Extract roof form and then as Create Buildings - both pointing to the same Python script? Thank you for clarification. Vladimir
... View more
01-04-2023
09:42 AM
|
0
|
0
|
16896
|
|
POST
|
I am sorry for confusion @Nicholas-Furness, my bad. Thank you for clarification! It helps me a lot! Just one more question - documentation on .NET and QT sites will be updated soon for AR toolkit? It´s good to know, that for Kotlin, the AR Toolkit is not the way as well!
... View more
12-16-2022
03:08 PM
|
0
|
0
|
2451
|
|
POST
|
Thank you very much for info @Nicholas-Furness I´ve found some stuff about ARToolkit in github: https://github.com/Esri/arcgis-toolkit-dotnet/tree/main/src/ARToolkit, so this is some kind of Beta? Is it possible to work with or it´s some daily build version? I am asking because we are testing the AR in the runtime now, and we are not sure to stay with 100.x and Xamarin, or try the "new waters" of MAUI with v200. Thank you.
... View more
12-16-2022
11:25 AM
|
0
|
1
|
2463
|
|
POST
|
Hello, is there a roadmap for release of AR-Toolkit for new Maps SDK v 200. The AR toolkit exists with samples for 100.X, but in page for version 200 this is missing. Is it on the way? Thank you. Vladimir
... View more
12-15-2022
01:57 AM
|
1
|
4
|
2528
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 01-05-2026 11:20 PM | |
| 1 | 12-16-2025 05:57 AM | |
| 1 | 06-06-2025 03:42 PM | |
| 12 | 10-23-2025 02:51 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|