Skip to content
 
 

Repository files navigation

The Littlest Web-GBAT

Instructions:

  • start redis service:
    • docker run --name dash-cache -p 6379:6379 -d redis redis-server --appendonly yes
  • build docker container and run service
    • docker build -t geo-app .
    • docker run geo-app python app.py

Core Architecture

  • Note: currently under development, however we are testing out the following options
  • dash + redis + geosupport-api + csv streaming
    • known issue: slow
  • dash + redis + geosupport-api + upload result to s3
    • haven't tested
  • dash + redis + python-geosupport + upload result to s3
    • haven't tested

Resources

About

batch geocoding GUI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages