Distributed Architecture of Mobile GIS Application Using NoSQL Database
Keywords:
GIS, MongoDB, node.js, NoSQL.Abstract
The primary focus of our project was to investigate and build the distributed architecture of a mobile GIS (geographic information system) application. The purpose of this application would be for displaying useful information on a college campus based on the specific geographic location of our user. Information could include things such as location based events, maps, or other pertinent information that our user may find helpful or informative. A database design that offered acceptable levels of flexibility, ease of use, and quick deployment was explored and ultimately NoSQL MongoDB was chosen. We aimed to implement a database schema specifically geared towards
storage of geographic data and MongoDB’s flexible schema design fulfilled that requirement. Through the use of MongoDB we also aimed to investigate the tradeoffs of using NoSQL instead of SQL in regards to querying performance and ease of design/development. We explored modern technologies to implement geographical objects (polygons, points, polylines) that were to contain real-time information about geographical objects around our user (buildings, floors,
classrooms). And we implemented a Node.js server to retrieve data from our MongoDB according to our user’s current location and then handle that GIS information using the Google Maps API. Our project brought us to the conclusion that for the purposes of easy scalability, quick startup development, and ease of creating flexible data models NoSQL databases like MongoDB were preferable for our project over more conventional SQL databases [1]. In addition, we proved out the usefulness of a GIS application geared towards college
students to provide useful campus information based on the student’s location.
Downloads
Downloads
Published
Issue
Section
License
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.