Skip to content

Commit ab2d1c2

Browse files
committed
csw entity handler
1 parent 9305372 commit ab2d1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/metadata/entity/entity_handler_ogc_csw.R

+1
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ handle_entities_csw <- function(handler, source, config, handle = TRUE){
403403
"application/x-netcdf" = "nc",
404404
"image/tiff" = "geotiff"
405405
)
406+
g_data$uploadType = "other"
406407
entity$setData(g_data)
407408
}
408409
}

0 commit comments

Comments
 (0)