|
POST
|
Okay I will use those. How do I access them from within the Runtime? I've tried copying the given URL and I keep getting an error message saying that there was an invalid token or unable to generate token
... View more
09-20-2017
05:38 AM
|
0
|
25
|
1558
|
|
POST
|
Hi! I would like to save a predefined area of interest of a MapView that can be loaded when there is no network connection. I tried following the ArcGIS Samples for "ExportTiles" but it keeps failing. I am not sure what the correct solution would be, but perhaps someone could provide the steps I should follow to export the map tiles. Thank you! Nick
... View more
09-19-2017
10:10 AM
|
0
|
27
|
4063
|
|
POST
|
I'd like to create an offline content within the runtime where the user defines the extent he wants
... View more
09-14-2017
08:10 AM
|
0
|
0
|
444
|
|
POST
|
Hi! I'd like to store map tiles offline using ArcGIS Runtime for Qt. The simplest solution I need for now would be to store the map tiles from one of the built in basemaps (like lightgraycanvas) and load it up when my application starts running. I'm sure there is a straightforward way to do this, I am just unfamiliar with the process. Thank you! Nick
... View more
09-13-2017
09:51 AM
|
0
|
2
|
590
|
|
POST
|
Thank you Luke! That definitely will get me started Is there any way to determine the angle of a segment from the geometry itself rather than hardcoding it? Thanks again, Nick
... View more
09-07-2017
06:24 AM
|
0
|
1
|
1733
|
|
POST
|
Hi! I would like to indicate the direction of flow for a polyline and also for a polygon. I'd like each segment of the multipart to have an arrowhead (or just a triangle graphic) at the tip. What tools does ArcGIS for Qt/C++ have for something like this? How would I go about making arrows? Thank you! Nick
... View more
09-06-2017
06:57 AM
|
0
|
3
|
2605
|
|
POST
|
Hi! I would like to subclass the MapView class (for the C++/QtQuick template) so that mouse events have different results. For example, I don't want double clicking on the map to zoom in. How would I go about extending this class and overriding those methods? Nick
... View more
09-01-2017
06:43 AM
|
0
|
1
|
796
|
|
POST
|
Hi! I am using C++/Qt template for ArcGIS Runtime 100.1 and am trying to use the GeometryEngine::ellipseGeodesic method and it seems that the only way to do that is by passing in an instance of the GeodesicEllipseParameters class. However, my issue is that when I try to include the header file for the parameters class (#include <GeodesicEllipseParameters>) the compiler tells me the file is not included. Is there a different name for the class or another way to use the ellipseGeodesic method? I got this header file from the C++ API so I can't imagine it being incorrect, every other class has worked so far for me. Thanks!
... View more
08-28-2017
12:40 PM
|
0
|
2
|
702
|
|
POST
|
Hi! I am following the example in the samples for C++/QML template on how to identify a graphic in a known GraphicsOverlay, but is there any way to first identify an overlay, then the specific graphic that you've clicked on? I am trying to select and delete graphics from the map and have multiple different GraphicsOverlays. My hope is that you'd be able to click on any graphic on the map and it could be deleted no matter which overlay it is in Thank!!
... View more
08-23-2017
01:06 PM
|
0
|
0
|
635
|
|
POST
|
Is there any way to use C++ or QML to override the default behaviors of the MapView such as double click to zoom in? My idea was to extend the MapQuickView class and give it custom features
... View more
08-22-2017
05:35 AM
|
0
|
1
|
897
|
|
POST
|
Hi! I am using ArcGIS Runtime 100.1 for Qt/C++, and I'm wondering something that may be very simple about moving graphics. Say you make a polyline from mouse clicks on the map. Is it possible to press and hold on one of the vertices to drag it to another location and redraw the line?
... View more
08-18-2017
09:15 AM
|
0
|
1
|
1232
|
|
POST
|
Hi! I'd like to be able to change the ArcGIS basemaps to be grayscale so that it is easier to see graphics drawn on there. I'm aware of the lightGrayCanvas basemap, but I'd also like to have the imagery basemap be grayscaled. Is this possible? Thank you!
... View more
08-17-2017
07:56 AM
|
0
|
1
|
1755
|
|
POST
|
Thank you Luke! This worked and I think it will get me going a lot more quickly now. Personally I do think it would be nice to include support for Application Windows with the template. They seem very helpful and it would allow for easier development of applications with multiple windows
... View more
08-17-2017
07:22 AM
|
0
|
0
|
1576
|
|
POST
|
Hi! I am using the arcGIS Qt/C++ template that creates a QQuickView to show an application window, and I'd like to use a menubar item. My idea was to create an Application Window in QML and set the menubar from there, but the template sets you up with a QQuickItem which cannot have an Application Window as a parent. What other ways are there to use Application Window with this template? Is this possible or should I find a workaround? Thanks!!
... View more
08-16-2017
01:49 PM
|
0
|
2
|
2944
|
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|