https://github.com/opengeoscience/resonantgeoview
https://github.com/opengeoscience/resonantgeoview
geospatial-analysis geospatial-data geospatial-processing geospatial-visualization gis kitware open-source opengeoscience
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opengeoscience/resonantgeoview
- Owner: OpenGeoscience
- License: apache-2.0
- Created: 2018-07-05T16:22:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T16:12:49.000Z (almost 4 years ago)
- Last Synced: 2025-06-09T00:37:27.456Z (8 months ago)
- Topics: geospatial-analysis, geospatial-data, geospatial-processing, geospatial-visualization, gis, kitware, open-source, opengeoscience
- Language: Vue
- Size: 666 KB
- Stars: 6
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)
# Introduction
ResonantGeoView is a geospatial web application and framework created to enable users to upload, visualize, and analyze small to large geospatial data from a web interface. ResonantGeoView uses advancements in web and database technologies such as WebGL and NoSQL(MongoDB) database. It is designed for big data and cloud enabled data analysis and visualization.
Some of the highlights of ResonantGeoView include using a web-enabled data management [Girder](http://www.github.com/Girder/girder) to manage data, metadata, sessions and employing high-performance geospatial data visualization library [GeoJS](http://www.github.com/OpenGeoscience/geojs)
to provide fast interactive visualization of geospatial data on a map. ResonantGeoView backend uses open-source tools such as Gaia, GDAL, Shapely, and Fiona for performing geospatial data I/O, filtering, and spatial analysis.
## Video screen capture

## Screenshots



# Deployment
ResonantGeoView can be deployed as Docker containers with these [scripts](devops/docker/README.md).
# Contact
Contact kitware@kitware.com for questions regarding using ResonantGeoView and deploying it in a cloud environment.
# License
Copyright 2019 Kitware Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.