Esriユーザーのグローバルコミュニティで、解決策を見つけ、アイデアを共有し、協力することができます。
Hi, We have an application built with version 100.14 of the Java Map SDK. However this product is planned for retirement in november 2028, will we still be able to buy licenses for it after this date ?
Hi, The customer have a question as to the usage of the ESRI javascript/angular SDK’s. Context: They are in the process of developing a mobile app, using web cross-platform technologies, e.g. VUE.js with Capacitor, React etc. From brief google searches it appears that the ESRI SDK for web does not support navigation…
Dear Experts,My team is working on ArcGIS Runtime SDK 200.5 for JavaWe are encountering the following challenges:* Georeferencing (GCP Creation Method) * The Java SDK does not support creating Ground Control Points (GCPs) for georeferencing. * Users can only load/import already georeferenced maps for analysis. Mosaicking…
Hello We are consuming below set of jars (java package) from ESRI. We wish to have latest upgraded jars over Java 17. Here is the list : 1. esri_mo23.jar 2. esri_mo23cad.jar 3. esri_mo23img.jar 4. esri_mo23res.jar 5. esri_mo23rpf.jar 6. esri_mo23vpf.jar 7. arcgis-natives-win32.jar 8. arcims_jconnect.jar 9. arcobjects.jar…
Hi there. I have code which checks if a point is within the visible area of the map. This works fine if the map is not rotated. I'm wondering if this is intended, or if additional handling of rotation is required. This is roughly what I'm doing: ``` MapView mapView; MapObject myMapObject; ... public Envelope…
I am using ArcGIS Maps SDK for Java 200.4.0 and am running the JAR on a Raspberry Pi 4 Model B (AArch64) with Ubuntu 22.04. When referencing the "SpatialReferences" class, the following exception is thrown: * java.lang.NoClassDefFoundError: Could not initialize class com.esri.arcgisruntime.geometry.SpatialReferences *…
Hi, I've been downloading offline map areas using a credential as seen below: Whenever I set ArcGISRuntimeEnvironment.setApiKey("apiKey"), the preplannedMapAreas comes out as empty, but when I have not set the apiKey in the runtime environment, it returns the list. Same thing happens if I have not set the credential above…
For the life of e I can't figure this out any ideas. Here is my code. Obviously something silly. Java 17 200.4 String GEO_DATABASE_FOLDER = System.getProperty("user.home") + System.getProperty("file.separator") + "." + APP_NAME.toLowerCase() + System.getProperty("file.separator") + DATA_BASEDIRECTORY +…
I am trying to get current x and current y (lat/lng) on webmap ontouchlistener, As I have implemented webmap layer and trying to get click x and y but unable to get if anyone knows how to get please let me know
Hi, we want to load a vtpk file and create a mobile map package from an smaller envelope of that vector tile package. My approach is: File tpkFile = new File("C:\\Users\\admin\\Downloads\\map.vtpk"); TileCache cache = new TileCache(tpkFile.getAbsolutePath()); ArcGISTiledLayer tiledLayer = new ArcGISTiledLayer(cache);…
投稿、コンテンツのフォローなどを行うにはサインインしてください。初めてですか?無料で登録しましょう。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.