From 64c466e8d4c1026734d288af8eae3fe8c145f302 Mon Sep 17 00:00:00 2001
From: Robert Butora <robert.butora@inaf.it>
Date: Thu, 9 May 2024 09:04:24 +0300
Subject: [PATCH] README: adds overlap code as extra vlkb-specific feature

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 313fbed..20b7fe6 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 is a web-application to discover astronomical data stored in FITS-files and described in a VO ObsCore table.
 It implements the SIA version 2, IVOA recommendation (https://ivoa.net/documents/SIA/20151223/) with optional VLKB-specific features:
 
+- provides overlap code
 - the filtering paramters (POS, BAND) can be given in GALACTIC and VELO-LSRK-km/s coordinates systems
 - handles addtional metadata about the surveys (name, species, transformation)
 - VOTable response includes composed URLs for file download, file-cutout and files-demosaic services
-- 
GitLab