|
POST
|
We don't have plans to support mingw. As of 10.2.6 release, we support the msvc2013 compiler with ANGLE. If you would like to see us support mingw in the future, I suggest you log an enhancement on ideas.arcgis.com so that the community can see the enhancement and vote on it. Thanks, Luke
... View more
08-11-2015
11:20 AM
|
0
|
0
|
1495
|
|
POST
|
Thanks Norbert. If you have some time, could you please post the idea on our Ideas Portal (ideas.arcgis.com) so that others can see and vote on the enhancement request? Thank you!
... View more
08-11-2015
09:56 AM
|
1
|
1
|
1521
|
|
POST
|
Hey Norbert- Can you use drawOrder() to get the draw order of the graphic you want to be relative of, then either put your other graphic above or below that using updateGraphic()? -Luke
... View more
08-10-2015
08:47 AM
|
1
|
4
|
1521
|
|
POST
|
Hey Kishore, Can you provide some more details about your overall workflow? We do have a spatial reference class that will allow you to create a spatial reference object, then request layers be returned in that spatial reference. In this case, the server does the reprojection work and sends you the reprojected data back. Do you just want user defined spatial reference, or do you need actual custom projections? Thanks, Luke
... View more
08-07-2015
09:55 AM
|
0
|
0
|
570
|
|
POST
|
Hey Norbert- This isn't available OOTB. You could try to add an additional entry to the DEFINES list in the pro file. Then if you are building against 10.2.3, use the 10.2.3 headers and define ARCGIS_VERSION_10_2_3 or something like that, and so on for each different version. -Luke
... View more
08-06-2015
09:21 AM
|
1
|
0
|
853
|
|
POST
|
Norbert- You're right, it doesn't seem to be firing for me either. This looks like an oversight on our part, so I recommend you log a bug through technical support for this. However, I spoke with the developer of this part of the API, and he suggested that the message group layer is unique (kind of like a graphics layer), and you shouldn't need to wait for layer create complete signal to emit, but rather you can just immediately add it to the map. This returns a bool, so make sure this returns true. Thanks, Luke
... View more
08-06-2015
08:32 AM
|
1
|
2
|
1557
|
|
POST
|
Norbert- MessageGroupLayer inherits from Layer, so these signals are still applicable. GraphicsLayer would also inherit these signals. However, Graphic itself would not. Thanks, Luke
... View more
08-04-2015
10:17 AM
|
1
|
4
|
1557
|
|
POST
|
Yea, there isn't anything in our API yet :-/, but this is one of many cool things that we will be including in the Quartz release. If you need this now, you will need to make a Q_INVOKABLE C++ method that exposes the functionality you need to QML. -Luke
... View more
08-03-2015
10:22 AM
|
0
|
0
|
1146
|
|
POST
|
We will have this method on our MapView at our Quartz release, but there is no such method on the Map for 10.2.6. You will need to look into writing your own screenshot functionality using Qt, and calling your own method from QML. I haven't tried any of these, but there are some threads in stack overflow and the qt forum that have some suggestions for you to get started. http://forum.qt.io/topic/8872/how-to-capture-an-image-in-a-qml/2 How to take ScreenShot Qt/QML - Stack Overflow http://stackoverflow.com/questions/21697185/how-to-take-screenshot-of-qt-qml-application-without-qquickview -Luke
... View more
08-03-2015
09:53 AM
|
0
|
2
|
1146
|
|
POST
|
Alex- This sounds like it may be a bug. I suggest you contact Esri Support to have them investigate further and log a bug if appropriate. Thanks, Luke
... View more
08-03-2015
08:51 AM
|
0
|
0
|
1461
|
|
POST
|
The services pattern is the workflow we recommend with the Runtime SDKs. If you are looking to do an editing workflow that involves no services (direct check out/check in from ArcMap), I suggest you submit this as a new ideas on the Ideas portal (Esri Arcgis Ideas | Ideas Submission Portal)). This allows you to submit new ideas and others can vote on it. We review these submissions and their number of votes when gathering requirements for future releases. Thank you, Luke
... View more
07-27-2015
11:52 AM
|
0
|
0
|
2628
|
|
POST
|
Unfortunately, no. I recommend that if you would like support for these types of data in the Runtime SDKs, that you add it as a new idea on http://ideas.arcgis.com/ and others can vote on the idea. Thanks, Luke
... View more
07-27-2015
11:49 AM
|
0
|
0
|
1323
|
|
POST
|
Our API doesn't have a class for directly consuming a DGN. That's not to say there may not be something out there with Qt (or another 3rd party solution) that would do this, but we don't have a ready to use class for this data type. -Luke
... View more
07-24-2015
11:35 AM
|
0
|
2
|
1323
|
|
POST
|
Kumar- The way to edit features and save them is through using Feature Services. You will create Feature Tables and interact with them through Feature Layers (not Graphics Layers). We have great documentation in our Guide here - Editing—ArcGIS Runtime SDK for Qt | ArcGIS for Developers Edit features—ArcGIS Runtime SDK for Qt | ArcGIS for Developers Sync offline edits—ArcGIS Runtime SDK for Qt | ArcGIS for Developers You can either edit the service in an online environment or take them offline and sync back the edits to the service. Please read through those links to get a better idea of how this works. Let us know if you have any questions. Thanks, Luke
... View more
07-24-2015
11:26 AM
|
0
|
2
|
2628
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 05-27-2026 09:52 AM | |
| 1 | 11-24-2025 10:45 AM | |
| 1 | 07-30-2025 08:26 AM | |
| 1 | 05-15-2025 07:35 AM | |
| 2 | 11-26-2024 01:27 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|