<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><div>Hi Zoltan,</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Thanks a lot for your reply!</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>The version i'm using is QGIS 2.4.0. I want to develop a desktop application using QGIS API, by C++ as i said. It is not GPS, but the way it is displayed like GPS-dynamic displaying by the changing data. So i built QGIS using source code according to INSTALL. At the time of Cmake, I unchecked the Python related plugins(such as WITH_BINDINGS,WITH_STAGED_PLUGINS), hope this does not affact the function you mentioned.</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Do you know which function or class is the one i'm looking for? I developed a simple demo that has these features: add layer, zoom in/out, pan. When i added a vector layer(.shp), i zoom in or zoom out, the refresh is not smooth or continuous. Are there any places i did not do right? Looking forward to your reply.</div><div><br></div><div>Regards</div><div>Bob</div><br><div><hr id="stopSpelling">Date: Mon, 11 Aug 2014 08:15:07 +0200<br>From: zoltans@geograph.co.za<br>To: qgis-developer@lists.osgeo.org<br>Subject: Re: [Qgis-developer] Is QGIS supports dynamic display?<br><br>
<div class="ecxmoz-cite-prefix">On 2014/08/11 04:11, ÌÚ·É Å£ wrote:<br>
</div>
<blockquote cite="mid:BAY174-W254B29DFC8C9CCFAA6879BD2ED0@phx.gbl">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr">
<div>Dear all,</div>
<div><span class="ecxApple-tab-span" style="white-space:pre;"> </span>I'm
a new developer of QGIS using C++. I am doing a project which
needs dynamically displaying maps/layers(just like GPS,layers
automatically refreshing with the changing of object's
position).I kown ARCGIS has the technique called dynamic
diasplay(or something like that),which supports the capacity
to do such things. Is QGIS has this ability? Any advices would
be appreciated!</div>
<div><br>
</div>
<div>Regards</div>
<div>Bob</div>
</div>
<br>
</blockquote>
<br>
Hi Bob,<br>
QGIS can definitely do this already.<br>
I used this feature in November last year - but make sure you use
the latest versions of QGIS of all the plugins for field editing
because at that stage some of the (digitising, I think) plugins
caused serious loops when refreshing the screen or adding a feature,
so not great if you are dynamically panning.<br>
<br>
I used a Garmin 60CSX, but any gps that can output an NMEA stream
should work.<br>
You also need the free versions of Franson GPSGate from
<a class="ecxmoz-txt-link-freetext" href="http://gpsgate.com/" target="_blank">http://gpsgate.com/</a><br>
<br>
On a practical note, I found dynamic panning not very useful for my
purpose. When we drove passed a POI, we couldn't easily pause the
panning in order to drop a points and add the attributes needed. We
found the dynamic tracking (digitising) of the incoming GPS track
very useful, and we manually panned the display as needed, whilst in
motion.<br>
<br>
HTH,<br>
Zoltan<br>
<br>
<br>
<pre class="ecxmoz-signature">--
===========================================
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services
P.O. Box 7, Muizenberg 7950, South Africa.
Mobile: +27-83-6004028
Fax: +27-86-6115323 <a class="ecxmoz-txt-link-abbreviated" href="http://www.geograph.co.za" target="_blank">www.geograph.co.za</a>
===========================================</pre>
<br>_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer</div></div> </div></body>
</html>