<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 25, 2015 at 4:13 PM, jyoti misra <span dir="ltr"><<a href="mailto:jyotimisra.99@gmail.com" target="_blank">jyotimisra.99@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,<br><br></div></div></blockquote><div>Hi,<br><br></div><div>please keep conversation on the mailing list, so other people can follow or participate.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Regarding Bug : Quotes not preserved in command after pressing enter in GUI command console<br></div><div>My idea:<br><ul><li>Find the code which is taking command as input and passing it to RunCommand function.</li><li>Most probably error is in reading the input from stdin and storing it in variable.</li><li>Code might be running some regex search(or something similar) to remove everything expect alphanumeric characters from the command string.</li><li>My approach to fix this bug is to find that point and study for the cause of error and fix it. <br></li></ul></div><div class="gmail_extra"><div class="gmail_quote">Regarding enhancements to add epsg code :<br>My idea as described earlier :<br><ul><li>Add a button and a text box to the current implementation of wizard.py which will take location as an input and redirect the user to <a href="http://epsg.io" target="_blank">epsg.io</a> with the url "<a href="http://epsg.io/?q=location" target="_blank">epsg.io/?q=location</a>" . <br></li><li>This is will require to read the input from the user and appending it to <a href="http://epsg.io" target="_blank">epsg.io</a> URL.</li><li>User can then select among the different search results on the <a href="http://espg.io" target="_blank">espg.io</a> page he is redirected to.</li></ul><p>But with both tasks I am getting same problem, the code is very big and there are many files to look into, and I'm not able to find the exact place to do the corrections/enhancements. I know what to do in both situations but lack the complete and exact knowledge of GRASS code structure. Can you please guide me to the exact line of code where the changes have to be made.</p></div></div></div></blockquote><div>Sorry, I cannot do that. If I would know where (and how) to fix it I would already do that. You must understand that although now this serves as an exercise for GSoC, it is a real issue which is in GRASS. Also, for the GSoC you will need to understand the existing code to certain extended to be able to incorporate your code and to fix the bugs which can emerge in both new and existing code.<br><br></div><div>Vaclav<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><p>Regards,</p><p>Jyoti<br></p><div><div class="h5">On Wed, Mar 25, 2015 at 8:40 PM, Vaclav Petras <span dir="ltr"><<a href="mailto:wenzeslaus@gmail.com" target="_blank">wenzeslaus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Wed, Mar 25, 2015 at 10:51 AM, jyoti misra <span dir="ltr"><<a href="mailto:jyotimisra.99@gmail.com" target="_blank">jyotimisra.99@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>As for the enhancement I was thinking of creating a search box in our current structure that takes the users query and redirects it to the result page of <a href="http://espg.io" target="_blank">espg.io</a> with the query. For e.g. if I search India redirect URL will be <a href="http://epsg.io/?q=india" target="_blank">http://epsg.io/?q=india</a>. <br></div></blockquote><div><br></div></span><div>There is no user location information available in GRASS GIS, wxPython or standard Python packages as far as I know. So this seems quite challenging.<br></div><span><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div>But where exactly do I need to make the changes? Please help me with that.</blockquote></span></div><br><a href="http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/location_wizard" target="_blank">http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/location_wizard</a></div></div>
</blockquote></div></div></div><br></div></div>
</blockquote></div><br></div></div>