Ticket #1470 (closed defect: fixed)
v.out.ascii with sql where option exports only centroids and not areas
| Reported by: | marisn | Owned by: | martinl |
|---|---|---|---|
| Priority: | blocker | Milestone: | 6.4.3 |
| Component: | Vector | Version: | svn-trunk |
| Keywords: | v.out.ascii | Cc: | grass-dev@… |
| Platform: | Unspecified | CPU: | Unspecified |
Description (last modified by martinl) (diff)
It's not possible to export areas selected by SQL WHERE clause. Example from NC data set. Let's export only lake with CAT=5109:
v.out.ascii input=lakes@PERMANENT layer=1 output=vbuffer_fail_on_area3 where=cat=5109 format=standard
Output vector part:
C 1 1 627457.82440791 231495.92575519 1 5109
Change History
Note: See
TracTickets for help on using
tickets.
