<div dir="ltr"><div>Hello,</div><div><br></div>In times I though about doing a python plugin for it, but I have never had the time to do it. I think that is a valid idea for a plugin as for instance Biologists and Botanics very often use <span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">MGRS to register species location.</span><div>

<span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"><br></span></div><div><font color="#500050" face="arial, sans-serif">I believe that 2 option arise:</font></div><div><font color="#500050" face="arial, sans-serif">1 - ask some help to developers (</font><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap"><a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.org</a></span><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">) to create a core plugin in C</span></div>
<div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">2 - port the code to python, and implemented in a plugin using the available tools like plugin builder, and the pyqgis cookbook.</span></div>

<div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"><br></span></div><div>I don't know much of C, but I can take a look into to the code and see how difficult it would be to port it to python.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Alexandre Neto</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 28, 2013 at 9:58 AM, Albin Blaschka <span dir="ltr"><<a href="mailto:albin.blaschka@standortsanalyse.net" target="_blank">albin.blaschka@standortsanalyse.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 28.11.2013 09:59, schrieb Luca Arzeni:> Hi there,<div class="im"><br>
> Environment QGIS 2.0, Debian GNU Linux 7.0 on AMD64<br>
> I need to show to the user the coordinates in MGRS, as it moves the >pointer over a map, as currently happens for the system defined CRS<br>
> I saw that I could define a CRS conversion using proj, but looking at >few old mail it seems that there is no way to tackle this issue with >proj.<br>
><br>
> I have C code that can convert long/lat to MGRS.<br>
> What is the proper way to implement this function?<br>
> If someone can shed some light I would implement a plugin and gave it > back to the community...<br>
><br>
> Any hint will be appreciated!<br>
> Thanks, larzeni<br>
<br>
<br>
<br></div>
Hello!<br>
<br>
Sorry, I am not really able to give specific help, but I would also look forward to have this feature in QGIS! At least, I am willing to test when available...<br>
<br>
In general, I think it would be the best way to implement this as a python plugin if it is not somehow integrated into core...<br>
<br>
kind regards,<br>
Albin<br>
<br>
P.S.: If not already known, some documentation:<br>
<a href="http://www.qgis.org/en/docs/pyqgis_developer_cookbook/" target="_blank">http://www.qgis.org/en/docs/<u></u>pyqgis_developer_cookbook/</a><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
| Albin Blaschka, Mag.rer.nat.<br>
| Etrichstrasse 26, A-5020 Salzburg<br>
| * <a href="http://www.albinblaschka.info" target="_blank">www.albinblaschka.info</a> *<br>
| * <a href="http://www.researchgate.net/profile/Albin_Blaschka" target="_blank">www.researchgate.net/profile/<u></u>Albin_Blaschka</a> *<br>
| - It's hard to live in the mountains, hard but not hopeless!</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>