Opened 16 years ago
Last modified 15 years ago
#674 new enhancement
add a region option flag to v.proj / r.proj — at Initial Version
Reported by: | timmie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.5.0 |
Component: | Vector | Version: | svn-develbranch6 |
Keywords: | v.proj | Cc: | |
CPU: | x86-32 | Platform: | Linux |
Description
- imagine a global data set (world borders in EPSG 4326) that is to be reprojected into a samller zone (UTM N13 location).
- doing this without the region flag caused the following error:
- v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed.
- take -r flag of v.in.ogr as example
Note:
See TracTickets
for help on using tickets.