Piero Toffanin
|
3a7a8beb51
|
Merge pull request #835 from kikislater/patch-2
Allow accurate measurement close to DSM resolution
|
2020-03-19 10:48:00 -04:00 |
Sylvain POULAIN
|
9409cbbf1a
|
Allow accurate measurement close to DSM resolution
Easy way to do it otherwise it requires to parse r.info output
|
2020-03-15 15:07:38 +04:00 |
Sylvain POULAIN
|
905488aa13
|
Merge pull request #1 from OpenDroneMap/master
Merge from master
|
2020-03-15 15:03:17 +04:00 |
Piero Toffanin
|
c623441418
|
Merge pull request #834 from pierotofy/grassimp
Fix #833
|
2020-03-13 18:04:49 -04:00 |
Piero Toffanin
|
cb6fbca5ef
|
Fix #833
|
2020-03-13 18:03:21 -04:00 |
Piero Toffanin
|
c37162930f
|
Merge pull request #829 from pierotofy/grassimp
Grass engine refactoring
|
2020-03-12 11:37:15 -04:00 |
Piero Toffanin
|
f3b761e46d
|
Fixed tests
|
2020-03-12 11:16:32 -04:00 |
Piero Toffanin
|
d6f0f47a0a
|
Adapted elevation map plugin to new GRASS engine format
|
2020-03-11 22:31:37 -04:00 |
Piero Toffanin
|
b542baca16
|
Contours script rewrite
|
2020-03-11 22:06:04 -04:00 |
Piero Toffanin
|
2fce053f24
|
Started rewriting contours grass script
|
2020-03-01 22:33:13 -05:00 |
Piero Toffanin
|
936a344ecf
|
Merge pull request #1 from kikislater/patch-2
Update region resolution
|
2020-03-01 11:23:33 -05:00 |
Sylvain POULAIN
|
5fd4ce0f53
|
Update comment
|
2020-03-01 13:19:23 +04:00 |
Sylvain POULAIN
|
40f370457d
|
Update region resolution
Update region resolution to have same resolution as DSM resolution. Allows more accurate measurement
|
2020-03-01 13:16:53 +04:00 |
Piero Toffanin
|
5c5aa188da
|
Grass engine refactoring, volume calculations using python
|
2020-02-29 22:01:15 -05:00 |
Piero Toffanin
|
16b8e03fd5
|
Merge pull request #827 from pierotofy/travisfix
Fix DB build, laptop icon on hover
|
2020-02-29 15:29:14 -05:00 |
Piero Toffanin
|
1baca617be
|
Fix DB build, laptop icon on hover
|
2020-02-29 15:11:52 -05:00 |
Piero Toffanin
|
083690eb33
|
Merge pull request #822 from pierotofy/progressfix
Fixed delta calculations in progress upload
|
2020-02-19 11:03:26 -05:00 |
Piero Toffanin
|
d0b64db08d
|
Fixed delta calculations in progress upload
|
2020-02-19 11:00:25 -05:00 |
Piero Toffanin
|
047a8de909
|
Merge pull request #820 from edblanch/patch-1
Update formulas.py
|
2020-02-19 08:48:28 -05:00 |
Piero Toffanin
|
6d7a9dbf77
|
Syntax fixes, renamed EXG
|
2020-02-19 08:47:30 -05:00 |
edblanch
|
22ce2dbd74
|
Update formulas.py
‘ExcessGreen’: {
‘expr’: '(2*G)-(R+B),
‘help’: ‘Excess Green Index emphasizes the greenness of leafy crops such as potatoes.’,
‘range’: (-50,150)
},
|
2020-02-19 22:22:32 +11:00 |
Piero Toffanin
|
042ccc8ac3
|
Merge pull request #818 from pierotofy/uifixes
Fixed plant health export for N>3 band datasets
|
2020-02-15 21:48:53 -05:00 |
Piero Toffanin
|
1fa9ff346c
|
Off-by-one fix
|
2020-02-15 21:44:39 -05:00 |
Piero Toffanin
|
2af2f30a57
|
Fixed plant health export for N>3 band datasets
|
2020-02-15 21:31:14 -05:00 |
Piero Toffanin
|
abb12337f7
|
Merge pull request #816 from pierotofy/uifixes
Fix band names ordering
|
2020-02-14 16:31:56 -05:00 |
Piero Toffanin
|
07ec4b0f79
|
new line
|
2020-02-14 16:31:30 -05:00 |
Piero Toffanin
|
31d726bc98
|
Remove sleep
|
2020-02-14 16:30:17 -05:00 |
Piero Toffanin
|
f7185d5d65
|
Sleepy time
|
2020-02-14 16:17:24 -05:00 |
Piero Toffanin
|
25a0e02779
|
Bump version
|
2020-02-14 14:32:49 -05:00 |
Piero Toffanin
|
b962519152
|
Sort band names during plant health export, UI fixes
|
2020-02-14 14:32:28 -05:00 |
Piero Toffanin
|
6164c3527c
|
Merge pull request #815 from pierotofy/uifixes
Smooth mesh lighting
|
2020-02-12 11:00:00 -06:00 |
Piero Toffanin
|
3249ee2a43
|
Smooth mesh lighting
|
2020-02-12 11:55:47 -05:00 |
Piero Toffanin
|
e30f60c31e
|
Merge pull request #814 from pierotofy/uifixes
More UI fixes
|
2020-02-12 08:34:04 -06:00 |
Piero Toffanin
|
93f71365c4
|
Bump version
|
2020-02-12 09:33:32 -05:00 |
Piero Toffanin
|
ea052a3915
|
Force leaflet-touch class
|
2020-02-11 23:39:17 -05:00 |
Piero Toffanin
|
73d5c0af72
|
More UI fixes
|
2020-02-11 23:00:42 -05:00 |
Piero Toffanin
|
3d6589424f
|
Merge pull request #813 from pierotofy/uifixes
Fixed basemaps icon button
|
2020-02-11 21:30:22 -06:00 |
Piero Toffanin
|
300ec0b096
|
Fixed basemaps icon button
|
2020-02-11 22:06:56 -05:00 |
Piero Toffanin
|
e3c6b4fb6d
|
Merge pull request #806 from pierotofy/geomodel
Probe for correct 3D model to display instead of relying on assets list
|
2020-02-04 14:32:56 -06:00 |
Piero Toffanin
|
6c7e3d30ff
|
Probe for correct 3D model to display instead of relying on assets list
|
2020-02-04 15:15:25 -05:00 |
Piero Toffanin
|
632412f97d
|
Updated screenshots (2)
|
2020-02-03 13:42:23 -05:00 |
Piero Toffanin
|
137586c812
|
Updated screenshots
|
2020-02-03 13:39:56 -05:00 |
Piero Toffanin
|
2a3bbd93b3
|
Merge pull request #805 from FlorianMickler/master
fix file upload in selinux enabled environments
|
2020-01-30 20:55:38 -06:00 |
Florian Mickler
|
2317916f93
|
fix file upload in selinux enabled environments
docker-compose.yml:
:z on volume mounts relabels the directory to enable access for all docker container
:Z on volume mounts relabels the directory to enable access for this specific docker container
Some background:
https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/
https://docs.docker.com/release-notes/docker-compose/ (-> Syntax introduced in v1.4.0 from 2015-08-04)
Since these volumes are designed only for use by webodm a relabeling to allow docker containers to have access seems resonable.
webodm/settings.py:
The change in webodm/settings.py is necessary, because else the webapp will create big upload files in /tmp and move them to the final destination afterwards. Which means they will have container specific MCS context selinux labels applied to them. If the tmp files are created under MEDIA_ROOT, which has the :z labels applied to it, the files will get a label that is accessible from all docker containers.
Some background:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/sect-security-enhanced_linux-working_with_selinux-selinux_contexts_labeling_files
|
2020-01-30 23:10:41 +01:00 |
Piero Toffanin
|
9679b84496
|
Merge pull request #804 from pierotofy/cogeoutm
Contours measurement fix
|
2020-01-30 12:04:05 -06:00 |
Piero Toffanin
|
3ed272cb32
|
Contours measurement fix
|
2020-01-30 12:51:12 -05:00 |
Piero Toffanin
|
e0cb509159
|
Merge pull request #802 from pierotofy/cogeoutm
Keep COGEOs in original CRS, do not lose resolution
|
2020-01-29 12:12:33 -06:00 |
Piero Toffanin
|
a86cf02a80
|
Handle volume measurements in legacy web mercator
|
2020-01-29 08:31:35 -05:00 |
Piero Toffanin
|
8b2c3cf964
|
Increase version number
|
2020-01-29 08:13:58 -05:00 |
Piero Toffanin
|
50858d8241
|
Disable web_optimizated while converting cogeos
|
2020-01-29 08:13:11 -05:00 |