|
POST
|
Are you explicitly calling MapView.locationToScreen(Point) MapView (ArcGIS Runtime SDK for Android 100.15.1)? If so, check the point has a spatial reference before calling that method (i.e. spatial reference is not null)
... View more
02-10-2023
10:06 AM
|
0
|
3
|
2194
|
|
POST
|
We haven't currently exposed this directly in the API and it is an existing enhancement request: ENH-000109194. Some investigation was done relatively recently but unfortunately that determined it's not a trivial task to implement at this time, which likely means it's not on the near-term roadmap. I've added your info to our internal tracking issue.
... View more
02-02-2023
10:20 AM
|
0
|
0
|
1260
|
|
POST
|
You can find out more about the support layer/data types here: Layer types | ArcGIS Maps SDK for .NET | ArcGIS Developers You can also work with temporary Graphics, for more info see Features and graphics | ArcGIS Maps SDK for .NET | ArcGIS Developers. > Do you have an example for georeference a bitmap/PNG? Not a specific example as far as I know, but the list of supported raster formats are documented here: Add raster data | ArcGIS Maps SDK for .NET | ArcGIS Developers and you can find out about World Files here: World files for raster datasets—ArcGIS Pro | Documentation. > Or is the KML example I've found the only way to georeference a bitmap? KML is also a convenient way to achieve the same thing.
... View more
01-26-2023
10:43 AM
|
1
|
0
|
4599
|
|
POST
|
Hi, A few questions: What geometry type is your shapefile? (point/line/polygon) Do you override the default RenderingMode (dynamic/static) For more info see Performance considerations | ArcGIS Maps SDK for .NET | ArcGIS Developers Do you assign symbols to individual features or a renderer to the feature layer? For more info see Symbols, renderers, and styles | ArcGIS Maps SDK for .NET | ArcGIS Developers Thanks
... View more
01-26-2023
08:33 AM
|
1
|
1
|
1470
|
|
BLOG
|
Version 100.15.1 of the ArcGIS Runtime SDKs for Android, iOS, Java, .NET, and Qt is now available. This patch release resolves several issues in 100.15 (or prior versions) and includes updates to several 3rd party libraries. For more details, please see the SDK-specific release notes topics. ArcGIS Runtime SDK for Android ArcGIS Runtime SDK for iOS ArcGIS Runtime SDK for Java ArcGIS Runtime SDK for .NET ArcGIS Runtime SDK for Qt Get the update via your package manager or download this release from the ArcGIS Developers downloads page.
... View more
01-25-2023
04:55 PM
|
0
|
0
|
3367
|
|
POST
|
The error message appears to be referring to the directions resource file `Esri.ArcGISRuntime.100.15.0\resources\network_analyst\strings.bin` which should automatically be copied to your project output folder when building e.g. `\arcgis-runtime-samples-dotnet\output\UWP\x64\debug\RuntimeCoreNet\resources\network_analyst\strings.bin`.
... View more
12-13-2022
04:57 PM
|
0
|
2
|
2126
|
|
POST
|
@joe A couple of options to consider: On the replica mobile geodatabase itself, you can try running the SQLite vacuum command (e.g. via a SQLite .NET NuGet package or via a SQLite database browser tool) On the Enterprise geodatabase side you could try running the Trim Archive History GP tool.
... View more
12-11-2022
07:36 PM
|
0
|
0
|
968
|
|
POST
|
Hi Joe, Do you mean the replicas themselves have been in the field on devices for a few years and are growing incrementally after synchronizing? Thanks
... View more
12-07-2022
01:17 PM
|
0
|
0
|
1008
|
|
POST
|
... if you're looking for client-side display filtering you might also consider using Display Filters: Query | ArcGIS Runtime API for .NET | ArcGIS Developers
... View more
11-16-2022
07:04 AM
|
0
|
0
|
2728
|
|
POST
|
Hi, What field type is CAPACIDADE? If it's numeric then you may need to omit the ' ' around the value e.g. req_Type = 'Tree Maintenance or Damage' AND req_id > 40000 You can test this specific example here: Query: Incidents (ID: 0) (arcgis.com) Cheers
... View more
11-15-2022
06:13 PM
|
0
|
1
|
2747
|
|
POST
|
As for the Image Overlay, I checked the link and it looks like that is only available with SceneViews in 3D? I am using a MapView in 2D. Apologies for the misdirection, Image Overlays are currently indeed only supported in 3D. Support in 2D is on the roadmap, for a future release. Sounds like you're good to go with KML.
... View more
11-14-2022
06:01 PM
|
1
|
0
|
3018
|
|
POST
|
I've asked our internal security guild for some guidance, but my initial concern with this approach would be that it may go against the OAuth 2 spec, perhaps conflicting here: OAuth 2.0 Security Best Current Practice (ietf.org) ?
... View more
11-14-2022
05:56 PM
|
1
|
0
|
1214
|
|
POST
|
KML isn't a bad way to do it, although if you subsequently save the KML file locally it would require a Standard license (a Standard level license is required to view, create, edit, and save KML data stored as a local file). Since you mention you're working in 2D and frequently updating the image you should also consider using Image Overlays, see sample Animate images with image overlay | ArcGIS Runtime API for .NET | ArcGIS Developers
... View more
11-10-2022
04:08 PM
|
0
|
2
|
3031
|
|
POST
|
Hi, If you see the Client32/Client64 folders then I assume you are targeting .NET Framework with your WPF app (as opposed to .NET 6 or later). By default you should see Local Server deployed under something like: `<YourAppProject>\bin\Debug|Release\net48\LocalServer100.15`. Questions: Are there any Errors or Warnings in the Error List? Is the Local Services NuGet package referenced from your application project or a class library project? Where is the Local Server SDK installed on disk? (e.g. C:\Program Files\ArcGIS SDKs\LocalServer100.15)
... View more
11-10-2022
11:23 AM
|
0
|
1
|
1747
|
|
POST
|
You might be able to get a deeper native call stack following the instructions here: Debug using ArcGIS Runtime Windows symbol files | ArcGIS Runtime API for .NET | ArcGIS Developers Are you able to repro on your development machines and deployment machines?
... View more
11-07-2022
09:19 AM
|
0
|
0
|
1376
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2026 05:04 AM | |
| 1 | 02-20-2024 07:02 AM | |
| 1 | 01-19-2026 06:44 AM | |
| 1 | 12-10-2025 07:16 AM | |
| 1 | 11-21-2025 08:12 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|