[GRASS-user] Adding a point vector
Micha Silver
micha at arava.co.il
Fri Sep 23 13:48:44 EDT 2011
It won't be enough to add the data to your sqlite table, That;s *just*
the attributes, not the geography. The easiest way to add one point
(assuming you know it's coordinates) would be with v.edit:
v.edit arch_sites tool=add coord=<x>,<y>
Regards,
Micha
On Fri, 2011-09-23 at 13:22 -0400, Kurt Springs wrote:
> Hi folks,
>
> I have a question. I was examining some point vectors for
> archaeological sites that I am planning to do some research on and I
> noticed that a site was missing. I know it exists because I've been
> their. I got the information from shape files put out by Ireland's
> office of public works.
>
> I have most of the important information on the site and I was
> wondering if there is an easy way to add it. I am using sqlite and
> have my grass data base set for sqlite. I considered simply adding
> the record to the appropriate table, but didn't want to make a mess of
> things by experimenting. I checked the third addition of Markus
> Neteler and Helena Mitasova's book, but didn't find what I was looking
> for.
>
> Any ideas. Thanks for any information you can give.
>
> Kurt _______________________________________________ grass-user mailing
> list grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
> This mail was received via Mail-SeCure System.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20110923/92880a0f/attachment.html
More information about the grass-user
mailing list