<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On May 18, 2017 9:15 AM, "Tyler Smith" <<a href="mailto:tyler@plantarum.ca">tyler@plantarum.ca</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On Thu, May 18, 2017, at 12:28 AM, Anna Petrášová wrote:<br>
><br>
> Are you sure this is the feature causing the error? This seems to be<br>
> ok. Can you also post the output of<br>
> grass.vector_what(map='Obs_<wbr>20170329@PERMANENT',<br>
> coord=(1548324.30568,12154706.<wbr>4547),  distance=100)<br>
><br>
<br>
</div>I'm not actually sure which feature caused the problem, now that you<br>
mention it. I tried again with just that map:<br>
<br>
    [start grass]<br>
    d.mon start=wx0<br>
<br>
    d.vect map=Obs_20170329@PERMANENT<br>
<br>
And it seems to work fine.<br>
<br>
So I added the other layers one at a time to figure out which was the<br>
problem:<br>
<br>
d.vect map=counties@PERMANENT type=boundary<br>
d.vect map=usa type=boundary<br>
<br>
And now I find the problem is actually the usa map. This is an outline<br>
of the USA. So I retried the commands from before using this map:<br>
<br>
v.what -j map=usa coordinates=1698426.136563,<wbr>12132061.925937<br>
{"Coordinates": {"East": "1698426.136563", "North": "12132061.925937"},<br>
"Maps":<br>
[{"Map": "usa",<br>
"Mapset": "PERMANENT"}<br>
]} <br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">This output seems to be ok, it shouldn't cause any problems. Perhaps you need to send us the link to your data with the exact command to reproduce it.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That sort of makes sense, as the coordinates are outside of the<br>
boundaries of the usa. But in that case v.what.vect should just return<br>
'nothing found'? Does the output indicate something wrong with this map?<br>
<br>
Thanks again,<br>
<br>
Tyler<br>
</blockquote></div><br></div></div></div>