Baptiste Jonglez f11f7817b4 Introduce LOCATE_POINT_MAX_DISTANCE setting 6 years ago
..
fixtures b3a8bca8bd Add a fixture for reference points in Grenoble 9 years ago
locale 1964904988 Ajout traductions 6 years ago
management d27b2769d8 Add a command to create a panorama from the command-line 6 years ago
migrations 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago
static 5ff2a5c9ca Don't draw a line with the height if it's too small 6 years ago
templates 0d1418cfb7 Killer feature: show the height of refpoints in the panorama 6 years ago
templatetags 7a3160bc2a Add {% get_setting %} template tag 8 years ago
__init__.py b4aa8e6e56 Initial commit (WIP) 10 years ago
admin.py c42074edeb Improve admin: allow to search for points, add missing fields in list view 6 years ago
apps.py 75b88a3961 Add more strings to translate 8 years ago
forms.py 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago
gen_tiles.py c140c735bd Avoid aliasing when generating tiles (this takes a bit more CPU) 9 years ago
models.py d5d743fbc3 Avoid math errors in some corner cases (because of float rounding) 6 years ago
tasks.py a0cbee9bf0 Use Celery to generate tiles 10 years ago
tests.py b4aa8e6e56 Initial commit (WIP) 10 years ago
urls.py 6b40c58a35 nouveau formulaire : ajout d'un point de réference sur la page main 8 years ago
utils.py c2e6f84738 Fix Python2 compatibility when creating tiles dir 7 years ago
views.py f11f7817b4 Introduce LOCATE_POINT_MAX_DISTANCE setting 6 years ago