Loading…

4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES

State-of-the-art remote sensing image management systems adopt scalable databases and employ sophisticated indexing techniques to perform window and containment queries. Many rely on space-filling curve (SFC) based index techniques designed for key-value databases and are predominantly employable fo...

Full description

Saved in:
Bibliographic Details
Published in:ISPRS annals of the photogrammetry, remote sensing and spatial information sciences remote sensing and spatial information sciences, 2022-10, Vol.X-4/W3-2022, p.143-150
Main Authors: Lokugam Hewage, C. N., Vo, A. V., Bertolotto, M., Le-Khac, N.-A., Laefer, D.
Format: Article
Language:English
Subjects:
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
cited_by
cites
container_end_page 150
container_issue
container_start_page 143
container_title ISPRS annals of the photogrammetry, remote sensing and spatial information sciences
container_volume X-4/W3-2022
creator Lokugam Hewage, C. N.
Vo, A. V.
Bertolotto, M.
Le-Khac, N.-A.
Laefer, D.
description State-of-the-art remote sensing image management systems adopt scalable databases and employ sophisticated indexing techniques to perform window and containment queries. Many rely on space-filling curve (SFC) based index techniques designed for key-value databases and are predominantly employable for images that are iso-oriented. Critically, these indexes do not consider the high degree of overlap among images that exists in many data sets and the affiliated storage requirements. Specifically, employing an SFC-based grid cell index approach in consort with ground footprint coverage of the images requires storage of a unique image object identification (IOI) for each image in every grid cell where overlap occurs. Such an approach adversely affects both storage and query response times. In response, this paper presents an optimization technique for an SFC-based grid cell space indexing. The optimization is specifically designed for window and containment queries where the region of interest overlaps with at least a 2 × 2 grid of cells. The technique is based on four cell removal steps, thus called “four step algorithm” (4SA). Each step employs a unique spatial configuration to check for continuous spatial extent. If present, the IOI of the target cell is omitted from further consideration. Analysis and experiments on real world and synthetic image data demonstrated that 4SA improved storage demands by 41.3% – 47.8%. Furthermore, in the performed querying experiments, only 42% of IOI elements needed to be processed, thus yielding a 58% productivity gain. The reduction of IOI elements in querying also impacted the CPU execution time (3.0% – 5.2%). The 4SA also demonstrated data scalability and concurrent user scalability in querying large regions by completing the index searching and concurrent user scalability 1.86% – 3.35% faster than when 4SA was not applied.
doi_str_mv 10.5194/isprs-annals-X-4-W3-2022-143-2022
format article
fullrecord <record><control><sourceid>proquest_doaj_</sourceid><recordid>TN_cdi_doaj_primary_oai_doaj_org_article_6aa0263f1c004b3fbad95bc83e865a1b</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><doaj_id>oai_doaj_org_article_6aa0263f1c004b3fbad95bc83e865a1b</doaj_id><sourcerecordid>2724482274</sourcerecordid><originalsourceid>FETCH-LOGICAL-c2812-7531c65b27b04661f21cfde66311666ad90ed7086bef8ce9f04dc6f5cf4374253</originalsourceid><addsrcrecordid>eNpNkU9v0zAYhyMEEtPYd7DEiYPB_5Nw81KvWKTt1KRbx8VyHBu1GktxtgMHvjtOgxAn_97X7_tY1pNlHzD6yHHJPh3GUxyhfXqyjyPcQwbvKSSIEIjZHF5lFyQNwhJx9Pq__Da7GscjQgjnvCxLcpH9Zo38DDa3rV7pb3q9BM2trBS40XU9VdVue6fAtWzUAiy3egEqVddArxdqP123G9BUspbX9QNYybVcKrBVq02rUt2o9bSlV6nbpBXwVT3AO1nvFFjIVk7M5l32JqQ_-Ku_52W2u1Ft9QXWm6VOYOhIgQnMOcVO8I7kHWJC4ECwC70XgmIshLB9iXyfo0J0PhTOlwGx3onAXWA0Z4TTy0zP3H6wR3OKhx82_jKDPZhzY4jfjY3PB_fojbAWEUEDdgixjoYu0XnnCuoLwS3uEuv9zDrF4eeLH5_NcXiJkwpDcsJYQUjO0pScp1wcxjH68O9VjMwk0Zwlmlmi2Rtm7qmZ3Jkk8RzoH55wiYU</addsrcrecordid><sourcetype>Open Website</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype><pqid>2724482274</pqid></control><display><type>article</type><title>4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES</title><source>Publicly Available Content Database</source><creator>Lokugam Hewage, C. N. ; Vo, A. V. ; Bertolotto, M. ; Le-Khac, N.-A. ; Laefer, D.</creator><creatorcontrib>Lokugam Hewage, C. N. ; Vo, A. V. ; Bertolotto, M. ; Le-Khac, N.-A. ; Laefer, D.</creatorcontrib><description>State-of-the-art remote sensing image management systems adopt scalable databases and employ sophisticated indexing techniques to perform window and containment queries. Many rely on space-filling curve (SFC) based index techniques designed for key-value databases and are predominantly employable for images that are iso-oriented. Critically, these indexes do not consider the high degree of overlap among images that exists in many data sets and the affiliated storage requirements. Specifically, employing an SFC-based grid cell index approach in consort with ground footprint coverage of the images requires storage of a unique image object identification (IOI) for each image in every grid cell where overlap occurs. Such an approach adversely affects both storage and query response times. In response, this paper presents an optimization technique for an SFC-based grid cell space indexing. The optimization is specifically designed for window and containment queries where the region of interest overlaps with at least a 2 × 2 grid of cells. The technique is based on four cell removal steps, thus called “four step algorithm” (4SA). Each step employs a unique spatial configuration to check for continuous spatial extent. If present, the IOI of the target cell is omitted from further consideration. Analysis and experiments on real world and synthetic image data demonstrated that 4SA improved storage demands by 41.3% – 47.8%. Furthermore, in the performed querying experiments, only 42% of IOI elements needed to be processed, thus yielding a 58% productivity gain. The reduction of IOI elements in querying also impacted the CPU execution time (3.0% – 5.2%). The 4SA also demonstrated data scalability and concurrent user scalability in querying large regions by completing the index searching and concurrent user scalability 1.86% – 3.35% faster than when 4SA was not applied.</description><identifier>ISSN: 2194-9050</identifier><identifier>ISSN: 2194-9042</identifier><identifier>EISSN: 2194-9050</identifier><identifier>DOI: 10.5194/isprs-annals-X-4-W3-2022-143-2022</identifier><language>eng</language><publisher>Gottingen: Copernicus GmbH</publisher><subject>Algorithms ; Containment ; Image management ; Indexing ; Management systems ; Optimization ; Optimization techniques ; Queries ; Remote sensing ; Storage requirements</subject><ispartof>ISPRS annals of the photogrammetry, remote sensing and spatial information sciences, 2022-10, Vol.X-4/W3-2022, p.143-150</ispartof><rights>2022. This work is published under https://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.</rights><lds50>peer_reviewed</lds50><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><linktohtml>$$Uhttps://www.proquest.com/docview/2724482274?pq-origsite=primo$$EHTML$$P50$$Gproquest$$Hfree_for_read</linktohtml><link.rule.ids>314,780,784,25753,27924,27925,37012,44590</link.rule.ids></links><search><creatorcontrib>Lokugam Hewage, C. N.</creatorcontrib><creatorcontrib>Vo, A. V.</creatorcontrib><creatorcontrib>Bertolotto, M.</creatorcontrib><creatorcontrib>Le-Khac, N.-A.</creatorcontrib><creatorcontrib>Laefer, D.</creatorcontrib><title>4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES</title><title>ISPRS annals of the photogrammetry, remote sensing and spatial information sciences</title><description>State-of-the-art remote sensing image management systems adopt scalable databases and employ sophisticated indexing techniques to perform window and containment queries. Many rely on space-filling curve (SFC) based index techniques designed for key-value databases and are predominantly employable for images that are iso-oriented. Critically, these indexes do not consider the high degree of overlap among images that exists in many data sets and the affiliated storage requirements. Specifically, employing an SFC-based grid cell index approach in consort with ground footprint coverage of the images requires storage of a unique image object identification (IOI) for each image in every grid cell where overlap occurs. Such an approach adversely affects both storage and query response times. In response, this paper presents an optimization technique for an SFC-based grid cell space indexing. The optimization is specifically designed for window and containment queries where the region of interest overlaps with at least a 2 × 2 grid of cells. The technique is based on four cell removal steps, thus called “four step algorithm” (4SA). Each step employs a unique spatial configuration to check for continuous spatial extent. If present, the IOI of the target cell is omitted from further consideration. Analysis and experiments on real world and synthetic image data demonstrated that 4SA improved storage demands by 41.3% – 47.8%. Furthermore, in the performed querying experiments, only 42% of IOI elements needed to be processed, thus yielding a 58% productivity gain. The reduction of IOI elements in querying also impacted the CPU execution time (3.0% – 5.2%). The 4SA also demonstrated data scalability and concurrent user scalability in querying large regions by completing the index searching and concurrent user scalability 1.86% – 3.35% faster than when 4SA was not applied.</description><subject>Algorithms</subject><subject>Containment</subject><subject>Image management</subject><subject>Indexing</subject><subject>Management systems</subject><subject>Optimization</subject><subject>Optimization techniques</subject><subject>Queries</subject><subject>Remote sensing</subject><subject>Storage requirements</subject><issn>2194-9050</issn><issn>2194-9042</issn><issn>2194-9050</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2022</creationdate><recordtype>article</recordtype><sourceid>PIMPY</sourceid><sourceid>DOA</sourceid><recordid>eNpNkU9v0zAYhyMEEtPYd7DEiYPB_5Nw81KvWKTt1KRbx8VyHBu1GktxtgMHvjtOgxAn_97X7_tY1pNlHzD6yHHJPh3GUxyhfXqyjyPcQwbvKSSIEIjZHF5lFyQNwhJx9Pq__Da7GscjQgjnvCxLcpH9Zo38DDa3rV7pb3q9BM2trBS40XU9VdVue6fAtWzUAiy3egEqVddArxdqP123G9BUspbX9QNYybVcKrBVq02rUt2o9bSlV6nbpBXwVT3AO1nvFFjIVk7M5l32JqQ_-Ku_52W2u1Ft9QXWm6VOYOhIgQnMOcVO8I7kHWJC4ECwC70XgmIshLB9iXyfo0J0PhTOlwGx3onAXWA0Z4TTy0zP3H6wR3OKhx82_jKDPZhzY4jfjY3PB_fojbAWEUEDdgixjoYu0XnnCuoLwS3uEuv9zDrF4eeLH5_NcXiJkwpDcsJYQUjO0pScp1wcxjH68O9VjMwk0Zwlmlmi2Rtm7qmZ3Jkk8RzoH55wiYU</recordid><startdate>20221014</startdate><enddate>20221014</enddate><creator>Lokugam Hewage, C. N.</creator><creator>Vo, A. V.</creator><creator>Bertolotto, M.</creator><creator>Le-Khac, N.-A.</creator><creator>Laefer, D.</creator><general>Copernicus GmbH</general><general>Copernicus Publications</general><scope>AAYXX</scope><scope>CITATION</scope><scope>8FE</scope><scope>8FG</scope><scope>ABJCF</scope><scope>ABUWG</scope><scope>AFKRA</scope><scope>AZQEC</scope><scope>BENPR</scope><scope>BGLVJ</scope><scope>BHPHI</scope><scope>BKSAR</scope><scope>CCPQU</scope><scope>DWQXO</scope><scope>HCIFZ</scope><scope>L6V</scope><scope>M7S</scope><scope>PCBAR</scope><scope>PIMPY</scope><scope>PQEST</scope><scope>PQQKQ</scope><scope>PQUKI</scope><scope>PRINS</scope><scope>PTHSS</scope><scope>DOA</scope></search><sort><creationdate>20221014</creationdate><title>4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES</title><author>Lokugam Hewage, C. N. ; Vo, A. V. ; Bertolotto, M. ; Le-Khac, N.-A. ; Laefer, D.</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c2812-7531c65b27b04661f21cfde66311666ad90ed7086bef8ce9f04dc6f5cf4374253</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2022</creationdate><topic>Algorithms</topic><topic>Containment</topic><topic>Image management</topic><topic>Indexing</topic><topic>Management systems</topic><topic>Optimization</topic><topic>Optimization techniques</topic><topic>Queries</topic><topic>Remote sensing</topic><topic>Storage requirements</topic><toplevel>peer_reviewed</toplevel><toplevel>online_resources</toplevel><creatorcontrib>Lokugam Hewage, C. N.</creatorcontrib><creatorcontrib>Vo, A. V.</creatorcontrib><creatorcontrib>Bertolotto, M.</creatorcontrib><creatorcontrib>Le-Khac, N.-A.</creatorcontrib><creatorcontrib>Laefer, D.</creatorcontrib><collection>CrossRef</collection><collection>ProQuest SciTech Collection</collection><collection>ProQuest Technology Collection</collection><collection>Materials Science &amp; Engineering Collection</collection><collection>ProQuest Central (Alumni Edition)</collection><collection>ProQuest Central UK/Ireland</collection><collection>ProQuest Central Essentials</collection><collection>ProQuest Central</collection><collection>Technology Collection</collection><collection>Natural Science Collection</collection><collection>Earth, Atmospheric &amp; Aquatic Science Collection</collection><collection>ProQuest One Community College</collection><collection>ProQuest Central Korea</collection><collection>SciTech Premium Collection</collection><collection>ProQuest Engineering Collection</collection><collection>Engineering Database</collection><collection>Earth, Atmospheric &amp; Aquatic Science Database</collection><collection>Publicly Available Content Database</collection><collection>ProQuest One Academic Eastern Edition (DO NOT USE)</collection><collection>ProQuest One Academic</collection><collection>ProQuest One Academic UKI Edition</collection><collection>ProQuest Central China</collection><collection>Engineering Collection</collection><collection>DOAJ Directory of Open Access Journals</collection><jtitle>ISPRS annals of the photogrammetry, remote sensing and spatial information sciences</jtitle></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Lokugam Hewage, C. N.</au><au>Vo, A. V.</au><au>Bertolotto, M.</au><au>Le-Khac, N.-A.</au><au>Laefer, D.</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES</atitle><jtitle>ISPRS annals of the photogrammetry, remote sensing and spatial information sciences</jtitle><date>2022-10-14</date><risdate>2022</risdate><volume>X-4/W3-2022</volume><spage>143</spage><epage>150</epage><pages>143-150</pages><issn>2194-9050</issn><issn>2194-9042</issn><eissn>2194-9050</eissn><abstract>State-of-the-art remote sensing image management systems adopt scalable databases and employ sophisticated indexing techniques to perform window and containment queries. Many rely on space-filling curve (SFC) based index techniques designed for key-value databases and are predominantly employable for images that are iso-oriented. Critically, these indexes do not consider the high degree of overlap among images that exists in many data sets and the affiliated storage requirements. Specifically, employing an SFC-based grid cell index approach in consort with ground footprint coverage of the images requires storage of a unique image object identification (IOI) for each image in every grid cell where overlap occurs. Such an approach adversely affects both storage and query response times. In response, this paper presents an optimization technique for an SFC-based grid cell space indexing. The optimization is specifically designed for window and containment queries where the region of interest overlaps with at least a 2 × 2 grid of cells. The technique is based on four cell removal steps, thus called “four step algorithm” (4SA). Each step employs a unique spatial configuration to check for continuous spatial extent. If present, the IOI of the target cell is omitted from further consideration. Analysis and experiments on real world and synthetic image data demonstrated that 4SA improved storage demands by 41.3% – 47.8%. Furthermore, in the performed querying experiments, only 42% of IOI elements needed to be processed, thus yielding a 58% productivity gain. The reduction of IOI elements in querying also impacted the CPU execution time (3.0% – 5.2%). The 4SA also demonstrated data scalability and concurrent user scalability in querying large regions by completing the index searching and concurrent user scalability 1.86% – 3.35% faster than when 4SA was not applied.</abstract><cop>Gottingen</cop><pub>Copernicus GmbH</pub><doi>10.5194/isprs-annals-X-4-W3-2022-143-2022</doi><tpages>8</tpages><oa>free_for_read</oa></addata></record>
fulltext fulltext
identifier ISSN: 2194-9050
ispartof ISPRS annals of the photogrammetry, remote sensing and spatial information sciences, 2022-10, Vol.X-4/W3-2022, p.143-150
issn 2194-9050
2194-9042
2194-9050
language eng
recordid cdi_doaj_primary_oai_doaj_org_article_6aa0263f1c004b3fbad95bc83e865a1b
source Publicly Available Content Database
subjects Algorithms
Containment
Image management
Indexing
Management systems
Optimization
Optimization techniques
Queries
Remote sensing
Storage requirements
title 4SA: OPTIMIZING SPACE FILLING CURVE BASED GRID CELL INDEXING TO SCALABLY MANAGE REMOTELY SENSED IMAGES IN KEY-VALUE DATABASES
url http://sfxeu10.hosted.exlibrisgroup.com/loughborough?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2024-12-27T22%3A35%3A19IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-proquest_doaj_&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=4SA:%20OPTIMIZING%20SPACE%20FILLING%20CURVE%20BASED%20GRID%20CELL%20INDEXING%20TO%20SCALABLY%20MANAGE%20REMOTELY%20SENSED%20IMAGES%20IN%20KEY-VALUE%20DATABASES&rft.jtitle=ISPRS%20annals%20of%20the%20photogrammetry,%20remote%20sensing%20and%20spatial%20information%20sciences&rft.au=Lokugam%20Hewage,%20C.%20N.&rft.date=2022-10-14&rft.volume=X-4/W3-2022&rft.spage=143&rft.epage=150&rft.pages=143-150&rft.issn=2194-9050&rft.eissn=2194-9050&rft_id=info:doi/10.5194/isprs-annals-X-4-W3-2022-143-2022&rft_dat=%3Cproquest_doaj_%3E2724482274%3C/proquest_doaj_%3E%3Cgrp_id%3Ecdi_FETCH-LOGICAL-c2812-7531c65b27b04661f21cfde66311666ad90ed7086bef8ce9f04dc6f5cf4374253%3C/grp_id%3E%3Coa%3E%3C/oa%3E%3Curl%3E%3C/url%3E&rft_id=info:oai/&rft_pqid=2724482274&rft_id=info:pmid/&rfr_iscdi=true