Opened 8 years ago
Last modified 6 years ago
#3314 new enhancement
URL as input for r.unpack and v.unpack
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 7.6.2 |
Component: | Default | Version: | unspecified |
Keywords: | r.unpack v.unpack t.rast.import t.vect.import r.in.xyz v.in.ascii r.in.ascii r3.in.xyz URL download | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
The following modules accept a local file as input parameter, they could also accept a general URL (similarly to G7:g.extension) and download the archive from the Internet.
The would be helpful in cases when users needs to use a file stored somewhere online. The whole thing could be done in one step (from GUI or command line) if input='http://example.com/araster.pack'
is supported.
There is no equivalent of r.pack-r.unpack
for 3D rasters or imagery groups, but there are "import" modules for temporal datasets which can potentially use same improvement:
Possible criticism: There are many modules which just take a file (as opposed to more complicated inputs like in G7r.in.gdal/G7r.import) for example G7:r.in.xyz or G7:v.in.ascii which can use the same, but they are in C, not in Python, and adding this functionality would be much more complicated. Hence, it is clear that the proposed features depends on the language used for implementation, not purely on design decision.
Change History (5)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:3 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Ticket retargeted after milestone closed