Opened 13 years ago
Closed 13 years ago
#3381 closed defect (fixed)
GeoJSON: convertion to VSIF*L API broke writing to stdout
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 1.7.1 |
Component: | default | Version: | 1.7.0 |
Severity: | normal | Keywords: | |
Cc: | Mateusz Łoskot |
Description
The conversion of fpOut_ from regular VSI to virtual VSI broke the output of GeoJSON to stdout.
The fix to follow introduces a '/vsistdout/' virtual file system to be able to redirect to stdout transparently.
Note:
See TracTickets
for help on using tickets.
Fixed in trunk (r18723) and branches/1.7 (r18725). Test added in r18724