Split off from #243. Need to figure out how to install and configure SpatiaLite on Heroku.
Guide contributeur
Stack technique
pythonsqlite
Domaine
backenddatabasecloud
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
3
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
half day
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
mostly clear
Prérequis
PythonHerokuSpatiaLiteSQLite
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
50
Direction de recherche
Investigate how to install SpatiaLite on Heroku, perhaps via a custom buildpack or apt get. Look at the existing publish heroku code in datasette/publish/heroku.py. Review linked issue #243 for additional context. After implementation, test the spatialite option to ensure SpatiaLite is properly configured.