GeoQuery aims to address the global data equity issue. To do this, GeoQuery will serve as an online platform to facilitate cross-service spatio-temporal searches and analysis. This will empower communities of all technical backgrounds to easily interact with and leverage real-world datasets.
Currently, GeoQuery is in an early operational alpha mode with active Flickr integration and a solid codebase. Addition of further API's to come.
Task | Description | Status | Finished |
---|---|---|---|
FB Integration | not started | ➖ | |
Twitter Integration | not started | ➖ | |
about page | in progress | 🔜 | |
scheduled searches | not started | ➖ | |
email alerts | not started | ➖ | |
task searchbar | not started | ➖ |
- Docker
- Docker-compose
-
Clone the GeoQuery repo (dockerhub image coming soon)
-
Navigate to GeoQuery root
cd path/to/GeoQuery
-
personalize and rename .env.example --> .env
-
Build docker image
docker-compose build
-
Run
docker-compose up -d
-
access GeoQuery on port 80
reference geoquery.tralka.xyz for interactive demo
I created this program for academic research purposes. If you use GeoQuery for your own academic purposes, please attribute your usage something like this:
Tralka Matthew. 2020. GeoQuery. Retrieved from https://github.com/mtralka/GeoQuery
GeoQuery is, and will always be, open source and for academic use only. GeoQuery is not related to, or endorsed by, any company featured on or in the above source code and documentation. GeoQuery gathers and distributes data in full compliance with our implemented API's fair-use policies.
this ReadMe is a work in progress. Please check back soon or contact me for more information.