terrame icon indicating copy to clipboard operation
terrame copied to clipboard

Layer:download()

Open pedro-andrade-inpe opened this issue 9 years ago • 2 comments

Implement Layer:download() to download data stored in a WMS or WFS.

pedro-andrade-inpe avatar Apr 20 '17 15:04 pedro-andrade-inpe

According Emerson Moraes, terralib team: For WMS data, it is not possible download by WMS module, for this, is necessary to use WCS module which download only the whole image. WFS work different, it always download the whole image.

avancinirodrigo avatar Apr 20 '17 17:04 avancinirodrigo

It seems that WMS supports save in release 5.3. See in te::ws::ogc::wms::da::DataSource::saveGetMap() method.

avancinirodrigo avatar Mar 20 '18 17:03 avancinirodrigo