158 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
61
views
How to scale the scene map to 1:1 world scale mode in ArcGIS iOS?
I am using ArcGIS Runtime SDK for iOS to display a scene in an AGSSceneView. I want to scale the scene map to a 1:1 world scale mode, ensuring that boundary linesappear at their real-world dimensions ...
0
votes
1
answer
45
views
What's the role of Python in ArcGIS?
I have a series of instructions to solve a certain question using ArcGIS and Python.
I have been a programmer with C# and node.js but I am absolutely zero knowledge about this ArcGIS Pro.
Number 1 ...
1
vote
1
answer
2k
views
Could not load file or assembly 'System.Text.Json, Version=7.0.0.0' in ArcGIS Pro 3.1 SDK for .NET
I have upgraded an ArcGIS Pro 3.1 Add-In from version 2.8. The Add-In uses Microsoft.Extensions.Configuration.Json to manage a configuration file.
However, when the code tries to read the config file:
...
0
votes
0
answers
178
views
How to get elevation in point using dted tif file offline in .Net?
I'm trying to get elevation in specific points from a local file that has dted tif file format.
Using Esri.ArcGISRuntime library I get the error - "Null pointer: Elevation must be loaded before ...
1
vote
1
answer
60
views
ArcGIS Selecting Everything within the circles on map
I am new to ArcGIS. I have been tasked with making a python script that will select the regions within the larger circles below.
So in other words make a selection of everything in the larger green, ...
0
votes
2
answers
692
views
Flutter: ArcGIS Map View as a Platform View Crashes on Android
I am trying to host a native MapView from the ArcGIS Maps SDK for Kotlin v200.1 inside a Flutter app.
This is my main.dart file, which simply displays a custom MapView widget inside a Scaffold:
// lib/...
0
votes
0
answers
94
views
Using DTED data publishing from GeoServer with Arcgis Runtime in C#
I'm publishing GeoServer raster layers with WMTS. Only one of these layers consists of DTED data. I am trying to create a 3D world model with this data. I can use the data published from GeoServer on ...
1
vote
1
answer
471
views
How to create a "Signal Strength" HeatMap layer on an ArcGis map in a dotnet MAUI application?
I have created a .NET MAUI desktop application that reads "hitrorical data" form an SD card that is in a dummy LoRa network scanner. As displayed in the image below, the map shows the ...
0
votes
2
answers
226
views
In the ArcGIS Kotlin sample application "Display a Map" where is the ActivityMainBinding class declairation found?
When I try to duplicate the Esri ArcGIS Kotlin sample project "Display a Map" using their example tutorial. The have you add a private attribute to the MainActivity.kt. I want to know where ...
0
votes
1
answer
100
views
Using UTM instead of latlong when using an embedded map in c# app
So I have a mobile app that collects data and one of the components is a map that shows your location in the world.
This app is created using c# UWP and I am using ESRI ArcGISRuntime for the spatial ...
0
votes
0
answers
283
views
ARCGIS Suvery123 Connect can create feature service is only hosted feature layer and How to solve problem?
This is hosted feature layer have enable editing
[1]: https://i.sstatic.net/LSiwi.png
This is non hosted feature layer from database (I enable edit everything before publish) don't have enable editing
...
1
vote
0
answers
57
views
ArcGIS android mapview: Invalid coordinates for the visible area when zooming out too much
We are using ArcGIS Runtime SDK v. 100.11.0 for Android and need to identify the objects (Their coordinates are known to us as Latitude + Longitude) that are currently visible to the user on screen.
...
0
votes
1
answer
75
views
ArcGis locator task vs REST call has different results
I am using the android and iOS sdks to perform a geocode request to the server.
When I am calling the same endpoint using REST I get different results back.
In my case the REST call has way more ...
1
vote
1
answer
565
views
Error importing "Esri.ArcGISRuntime" to Qt Creator
After running the code an error came:
QQmlApplicationEngine failed to load component
qrc:/main.qml:19:1: module "Esri.ArcGISRuntime" is not installed
I am using Qt Creator 4.11.1 Qt 5.14.1
I ...
1
vote
0
answers
69
views
After pressing the download button, nothing is happening
I am trying to download the Qt linux version of the ArcGIS, I press on the download button but nothing's downloaded. Anyone faced such a problem before? I've tried from 2 browsers and changed the ...