Wykres commitów

1629 Commity (430f0a1b71d74396bf09f8348bbd09d82a2d425f)

Autor SHA1 Wiadomość Data
Piero Toffanin 014d585263
Merge pull request #825 from pierotofy/win32
Win32
2020-03-20 11:24:47 -04:00
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
Piero Toffanin 3caf313921 Removed platform dependent settings 2020-03-16 15:51:41 -04:00
Piero Toffanin c0899c96ff GRASS engine working 2020-03-16 14:46:22 -04:00
Piero Toffanin f3c6ac6a48 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into win32 2020-03-15 16:16:51 -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 fc66279eb4 Updated requirements.txt 2020-02-29 15:28:21 -05:00
Piero Toffanin dff0de5ebe Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into win32 2020-02-29 15:27:54 -05:00
Piero Toffanin 1baca617be Fix DB build, laptop icon on hover 2020-02-29 15:11:52 -05:00
Piero Toffanin 27e2442aab Find npm and webpack-cli on Windows 2020-02-28 22:02:31 -05:00
Piero Toffanin fd771a2220 More resiliant initialization of plugins, win32 requirements 2020-02-26 22:47:49 -05:00
Piero Toffanin c1effc5e75 Install GDAL/rasterio/GEOS via pip 2020-02-25 22:27:22 -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