Baptiste Jonglez
|
f11f7817b4
Introduce LOCATE_POINT_MAX_DISTANCE setting
|
6 years ago |
Baptiste Jonglez
|
d27b2769d8
Add a command to create a panorama from the command-line
|
6 years ago |
Baptiste Jonglez
|
6a5768ac4b
Fix python2 compatibility with UTF-8 encoding
|
6 years ago |
Baptiste Jonglez
|
5ff2a5c9ca
Don't draw a line with the height if it's too small
|
6 years ago |
Baptiste Jonglez
|
76cde312a5
Change point size depending on the distance, to get a better idea of perspective
|
6 years ago |
Baptiste Jonglez
|
d5d743fbc3
Avoid math errors in some corner cases (because of float rounding)
|
6 years ago |
Baptiste Jonglez
|
b3de9cd906
Fix centering of line showing the height of buildings
|
6 years ago |
Baptiste Jonglez
|
0d1418cfb7
Killer feature: show the height of refpoints in the panorama
|
6 years ago |
Baptiste Jonglez
|
630a9fe285
Remove forgotten model field (should not affect database)
|
6 years ago |
Baptiste Jonglez
|
1964904988
Ajout traductions
|
6 years ago |
Baptiste Jonglez
|
495712b917
Frontend: format altitude values with up to two decimal places
|
6 years ago |
Baptiste Jonglez
|
c42074edeb
Improve admin: allow to search for points, add missing fields in list view
|
6 years ago |
Baptiste Jonglez
|
ee65e93b8f
Add a Django command to separate ground altitude from height
|
6 years ago |
Baptiste Jonglez
|
d115330bda
frontend: when fetching altitude data from API, parse it as a float
|
6 years ago |
Baptiste Jonglez
|
1832e49b1a
Allow to use several altitude providers
|
6 years ago |
Baptiste Jonglez
|
028abfd9bb
Separate altitude into two parts: ground altitude, and height above ground
|
6 years ago |
Baptiste Jonglez
|
9dde1b8c27
Fix the ability to add refpoints from panorama (fix 89107599)
|
6 years ago |
Baptiste Jonglez
|
8910759960
Sort reference points by name when inserting a new refpoint in a panorama
|
6 years ago |
Baptiste Jonglez
|
ce2336fe4b
Normalize distance display in the frontend ("X.YZ km" or "XYZ m" depending on the value)
|
6 years ago |
Baptiste Jonglez
|
c2e6f84738
Fix Python2 compatibility when creating tiles dir
|
7 years ago |
zorun
|
59d7b14045
Merge branch 'kind_of_pois' of olb/celutz into master
|
7 years ago |
Olivier Le Brouster
|
d284f9472b
Add translation
|
7 years ago |
Olivier Le Brouster
|
bf558a4ccc
fix duplicate definition of Meta class
|
7 years ago |
Olivier Le Brouster
|
955bce122e
remove useless import
|
7 years ago |
Olivier Le Brouster
|
3fee668011
Add kind field to reference points
|
7 years ago |
Baptiste Jonglez
|
cc57880556
Fix missing clustering change on minimap
|
7 years ago |
Baptiste Jonglez
|
8d74281c76
map: disable clustering when map is at maximum zoom level
|
7 years ago |
Baptiste Jonglez
|
dff0df7a6e
map: Increase maximum amount of zoom
|
7 years ago |
Baptiste Jonglez
|
09b9f9b66f
Add default values for image_cap_{min,max}
|
7 years ago |
Baptiste Jonglez
|
f6a77377ac
requirements: Update pytz to 2017.2
|
8 years ago |