Wykres commitów

1966 Commity (d9e46e252f81246c867dcfcf1d81c5e8d3ee72fc)

Autor SHA1 Wiadomość Data
teslov cd0f1dedee Added error checking with raising NodeServerError 2021-10-11 20:21:11 +03:00
teslov 984415d6dd Using traversal check for correct file placement 2021-10-11 20:16:37 +03:00
teslov 5daf7a15c0 Added checking of .zip ending for path to file 2021-10-11 19:31:17 +03:00
teslov 3e987bc860 Added strict checking is file exists in media folder of container 2021-10-11 19:30:34 +03:00
teslov 333ae03772 Added possibility to import file from system. 2021-10-11 15:16:25 +03:00
Piero Toffanin aded9a7f3f Merge branch 'bkd/gpu' 2021-10-08 12:40:51 -04:00
Piero Toffanin 2e3947e886
Merge pull request #1066 from airmap/bkd/gpu
Debian package to install/configure WebODM, including NVIDIA and Intel GPU support.
2021-10-08 12:40:30 -04:00
Piero Toffanin ad1a633800 Minor changes, add --gpu flag 2021-10-08 12:36:35 -04:00
Piero Toffanin d6291e79c6 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into bkd/gpu 2021-10-08 12:30:32 -04:00
Piero Toffanin a2bc79dd87 Merge branch 'cutline' 2021-10-08 12:04:00 -04:00
Piero Toffanin 5ae17b1e54
Merge pull request #1068 from AIDI-solar/cutline
Added support of getting tiles and metadata with geoJSON polygon specified at request param
2021-10-08 12:03:39 -04:00
Piero Toffanin dcb023db18 Some error handling, tests 2021-10-08 12:03:15 -04:00
teslov d563052d07 Removed unused import 2021-10-08 09:53:29 +03:00
Branton Davis d1f9c58e4f Update to use new run script for Intel GPUs. 2021-10-07 22:13:02 -05:00
teslov 542077bdbf Fixed misstypes 2021-10-07 21:47:25 +03:00
teslov 8deed3b0ec Fixed errors during creating cutline 2021-10-07 21:09:41 +03:00
teslov fad63797af Fixed json.load to loads function 2021-10-07 21:04:49 +03:00
teslov f5903f74b5 Changed header to query params at metadata 2021-10-07 21:03:48 +03:00
teslov de35720e40 Added getting boundaries for tile as query param 2021-10-07 20:59:28 +03:00
teslov 13be9f5a04 Added support of retrieve metadata for cutline specified as geojson feature or polygon in boundaries header 2021-10-07 20:52:09 +03:00
Branton Davis 94feb013f7 Change URL to main repo. 2021-10-06 18:59:58 -05:00
Branton Davis e9fc57dc17 Remove building of intel image during install and build extension during startup. 2021-10-06 18:58:05 -05:00
Piero Toffanin 59ecedfc80
Merge pull request #1067 from OpenDroneMap/rio-update
Rio update
2021-10-06 13:32:09 -04:00
Piero Toffanin c9fd4cef60 More pythonic discrete_cmap_from_hex 2021-10-06 13:16:14 -04:00
Piero Toffanin 29a9d0487c Remove urllib dependency 2021-10-06 13:13:29 -04:00
Piero Toffanin 0782799446 Remove matplotlib dependency 2021-10-06 13:10:48 -04:00
Piero Toffanin b6000490cc Bump version 2021-10-06 12:41:12 -04:00
Piero Toffanin ae180c6e0d Handle bad inputs 2021-10-06 12:40:51 -04:00
Piero Toffanin 3d8d5a705f Fix rescale 2021-10-06 12:17:58 -04:00
Piero Toffanin db642e327e Fix max test 2021-10-06 11:20:37 -04:00
Branton Davis 6530cd7d1a Use NodeODM master and cleanup path. 2021-10-05 21:00:00 -05:00
Branton Davis 865b863205 Only check for GPU on Linux. 2021-10-05 17:32:29 -05:00
Piero Toffanin dc2b56b915 Fix min stats test 2021-10-05 18:30:57 -04:00
Piero Toffanin 84d81dfab1 Fix metadata, zoom level tests 2021-10-05 18:30:00 -04:00
Piero Toffanin 10757ae710 Handle 404 for raster that doesn't exist 2021-10-05 18:08:35 -04:00
Branton Davis af20b8b99c Merge branch 'master' into bkd/gpu 2021-10-05 13:30:52 -05:00
teslov 33878c7571 Fixed rendering of hillshades, updated rio-etc 2021-10-05 15:57:54 +03:00
teslov 7a72769c0c Fixed range defining error 2021-10-05 11:38:19 +03:00
teslov 3dcc7045bf Fixed validation error. Added support of rescaling metadata 2021-10-05 11:37:26 +03:00
teslov e5f0ec9710 Added rescaling range for metadata retrieving 2021-10-05 10:53:03 +03:00
Branton Davis 5205d3ca91 clean up and fix bugs 2021-10-05 00:56:08 -05:00
teslov eb3d749075 fixed converting to hsv, error due creating new value using intensity 2021-10-04 21:55:47 +03:00
teslov 31aeced3ff Fixed displaying of DSM without hsv blend, need some workaround or help 2021-10-04 21:44:21 +03:00
teslov 9706e2a86c Fixed accuracy of histogram at preview 2021-10-04 10:07:35 +03:00
teslov 90bd0917d1 Fixed logging in console 2021-10-03 18:36:56 +03:00
teslov 734b7ebd86 Extracted colormaps from main code. Added as side util class 2021-10-03 18:32:51 +03:00
teslov 92064410dc Added custom color map class 2021-10-03 15:58:07 +03:00
teslov 55b9eb11c3 Added custom color map class 2021-10-03 15:34:30 +03:00
teslov 8c9268347b Merge branch 'master' of github.com:AIDI-solar/WebODM into rio-update 2021-10-02 14:41:41 +03:00
teslov 13772d2aab Fixed rasterio deps 2021-10-02 10:01:42 +03:00