https://github.com/banesullivan/remotetileserver

📡 A template for deploying localtileserver on Heroku

https://github.com/banesullivan/remotetileserver

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • ○
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • ○
    .zenodo.json file
  • ○
    DOI references
  • ○
    Academic publication links
  • ○
    Committers with academic emails
  • ○
    Institutional organization owner
  • ○
    JOSS paper metadata
  • ○
    Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary

Keywords

flask-application geospatial heroku localtileserver rasters tile-server

Keywords from Contributors

mesh geoscience archival sequences interactive generic projection ecosystem-modeling autograding hacking
Last synced: 5 months ago · JSON representation

Repository

📡 A template for deploying localtileserver on Heroku

Basic Info
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
flask-application geospatial heroku localtileserver rasters tile-server
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

📡 Remote Tile Server

Deploy on Heroku

A template for deploying localtileserver in a custom Flask application on Heroku.

â„šī¸ Overview

This is a template repository to show how to use localtileserver's Flask Blueprint in a custom application and deploy on Heroku.

🚀 Usage

Create a new repository from this template and set the following Secrets in your repository for your Heroku account:

  • HEROKU_API_KEY
  • HEROKU_APP_NAME
  • HEROKU_EMAIL

After that, the GitHub Action should deploy remotetileserver for you on your Heroku account and you can configure the dyno as you desire.

I recommend setting up your AWS S3 credentials in the Heroku interface or at least setting AWS_NO_SIGN_REQUEST=YES.

💭 Feedback and Contributing

For any feedback or questions, please head over to the Discussions forum for localtileserver

Owner

  • Name: Bane Sullivan
  • Login: banesullivan
  • Kind: user
  • Location: United States

visualization geek & software engineer. co-created @pyvista.

GitHub Events

Total
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 4
  • Create event: 1
Last Year
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 4
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 27
  • Total Committers: 3
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.519
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
banesullivan b****i@g****m 13
dependabot[bot] 4****] 11
Bane Sullivan b****n@g****m 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 22
  • Average time to close issues: N/A
  • Average time to close pull requests: 11 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.18
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 22
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.25
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (27)
Top Labels
Issue Labels
Pull Request Labels
maintenance (27)

Dependencies

requirements.txt pypi
  • cmocean *
  • gunicorn *
  • large-image-source-pil >=1.10
  • localtileserver ==0.5.8
  • matplotlib *
.github/workflows/heroku.yml actions
  • actions/checkout v2 composite
  • akhileshns/heroku-deploy v3.12.12 composite