Abstract

This paper describes an approach to map the spatio-temporal disaster data into MongoDB. This process is part of our research with title Prototype Development Disaster Management Information System (DIMaS) which manages disaster data in Indonesia where data is represented by the aspects of space and time. It would be better if spatio-temporal data in DIMaS is stored in spatio-temporal DBMS. But, there is limited number of such DBMS. Furthermore, existing spatio-temporal DBMS such as Secondo, is hard to be integrated with and manipulated through our web application. Therefore, MongoDB is selected as the target DBMS. As a NoSQL database, MongoDB can support large stream data processing and provide sufficient basic features to manage the flow of data space on a specific location along time, to meet the needs of data expression in spatio-temporal environment. Spatio-temporal data has spatio-temporal attributes which is modeled in spatio-temporal research [6] as Object Relational Model. When we use MongoDB, we have to convert these attributes into a collection of JSON documents. The attributes of the spatio-temporal as mpoint (moving point), mline (moving line), or mregion (moving region) must be mapped into the form of JSON document collection. Mapping process has been designed on how JSON documents can be formed in accordance with disaster data that has been stored in Object Relational Model [6]. Some examples on how the object data mapping process carried out in the form of JSON documents will be described in this paper. As a result, it is shown that spatio-temporal data, which is modeled as object-relational, can be converted into JSON documents. As a future work, we have to build a query engine to process a request to these spatio-temporal data.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.