<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Salas,<br>
<br>
You can have a look here:<br>
<a class="moz-txt-link-freetext" href="http://www.qgis.org/en/site/getinvolved/development/index.html">http://www.qgis.org/en/site/getinvolved/development/index.html</a><br>
<br>
You have basically three ways to customize your own GIS application.<br>
From the easier to the more complex:<br>
<br>
* Create a QGIS plugin. These are in Python and you have a lot of
examples [0]<br>
<br>
* Create a standalone application in Python using QGIS lib.<br>
<br>
* The same in C++<br>
<br>
While looking at the first time, it seems interesting to go for a
standalone app, you should really consider the idea of the plugin:<br>
<br>
* All the basics are already there, no need to redesign a new app<br>
* Easier to maintain, and your application will automatically
benefit from the constant improvement of QGIS<br>
* A lot of examples and code snippets<br>
* Can profit to the whole community<br>
<br>
Cheers,<br>
<br>
Denis<br>
<br>
[0] <a class="moz-txt-link-freetext" href="http://plugins.qgis.org/plugins/">http://plugins.qgis.org/plugins/</a><br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 01.09.2014 17:53, Francisco Salas
wrote:<br>
</div>
<blockquote
cite="mid:01c501cfc5fc$db074170$9115c450$@pinar.geocuba.cu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EstiloCorreo17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi , all <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I am Beginner is my
first question in this list. <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I need to develop one
applications GIS with a interface accord to user petition
using class library of qgis. <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">What is the best
options? , and where i can find some examples for this?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks ,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Salas <o:p></o:p></span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
</blockquote>
<br>
</body>
</html>