Piero Toffanin
f9985b5ee7
Fix test
2022-07-07 01:16:43 -04:00
Piero Toffanin
73b4acd8ee
More stable get_algorithm_list
2022-07-07 00:44:06 -04:00
Piero Toffanin
43c9e68629
Handle undefined bands case
2022-07-07 00:25:42 -04:00
Piero Toffanin
1100c28f94
Rename Ir formulas
2022-07-07 00:07:50 -04:00
Piero Toffanin
df07b08748
Remove gray formula
2022-07-06 23:57:33 -04:00
usplm
f379109a7b
Use Lwir as thermal band code
2022-07-06 23:56:32 -04:00
usplm
0e5d67bbdd
Added Gray formula
2022-07-06 23:56:29 -04:00
usplm
37745fd68b
Added Thermal formula
2022-07-06 23:55:42 -04:00
usplm
fea52ed603
Added jet_r colormap
2022-07-06 23:53:30 -04:00
usplm
3f0c989234
Added jet and perceptually uniform sequential colormaps to render orthophoto
2022-07-06 23:52:31 -04:00
usplm
dc80e4ca6d
Added NDRE formula
2022-07-06 23:51:23 -04:00
usplm
b21b919b4f
Added NDWI formula
2022-07-06 23:51:14 -04:00
Piero Toffanin
754c247999
Re-add modified Multispectral preset
2022-06-23 11:59:13 -04:00
Piero Toffanin
efe013183e
Remove multispectral preset, update strings
2022-06-23 11:53:39 -04:00
Saijin-Naib
606d2018f2
Update EditPresetDialog.jsx
2022-06-07 06:52:18 -04:00
Piero Toffanin
015efb38b7
Remove pc-geometric from some presets
2022-06-03 16:13:19 -04:00
Piero Toffanin
9d4d6f82b3
Add support for downloading 3D tiles outputs
2022-05-30 13:35:36 -04:00
Piero Toffanin
64a816eeed
Poll fitToScreen
2022-05-06 12:16:10 -04:00
Piero Toffanin
8052312ae9
Fix 3D model not showing up
2022-05-06 11:51:50 -04:00
Piero Toffanin
9e977f30e8
Merge pull request #1171 from pierotofy/planar
...
Add planar preset
2022-04-22 15:11:06 -04:00
Piero Toffanin
3db538d4fa
Fix test
2022-04-22 14:55:10 -04:00
Piero Toffanin
317c52357f
Add planar preset
2022-04-22 13:26:36 -04:00
Tommy Ott
b681608f83
prevent IndexError if no GCP files
2022-04-18 12:04:57 -04:00
Piero Toffanin
894a2d92d9
Add pc-copc
2022-04-05 12:04:53 -04:00
Stephen Mather
5e5d15fe9d
Improve introductory messages.
2022-03-27 18:35:13 -04:00
Owen Kaluza
980ee89501
Update Django to 2.2.27 and drf to 3.13.1
...
Required some fixes:
- detail_route replaced with action(detail=True)
- base_name replaced with basename
- handler404 requires exception arg
- DjangoObjectPermissionsFilter deprecated and moved to
djangorestframework-guardian, now called ObjectPermissionsFilter
2022-03-18 17:51:55 +11:00
syxs
63efea5fb5
Update sidebar.html
...
Adds meters/feet/inch as display lengths in the UI under Scene sidebar
2022-03-17 13:54:29 -05:00
Piero Toffanin
f2e4f1c571
Remove word-break
2022-03-02 23:51:54 -05:00
Piero Toffanin
79ce07eb28
Fix RAW VARI exports
2022-02-28 23:06:22 -05:00
Piero Toffanin
03ac95fad6
Break words
2022-02-28 15:32:28 -05:00
Piero Toffanin
6ba7348dbb
Fix geo.txt resizing bug
2022-02-28 14:47:29 -05:00
Piero Toffanin
6d10f4d20e
Updated translations, neutral wording for upload
2022-02-28 14:32:33 -05:00
Piero Toffanin
f373bb4bcb
Compress outputs on export, simplify options list
2022-02-28 14:23:51 -05:00
Piero Toffanin
b10fc806d5
Fix OAM plugin bug, improve buttons CSS
2022-02-28 13:56:22 -05:00
Piero Toffanin
9a12275ee9
Revert css rule
2022-02-17 14:12:52 -05:00
Piero Toffanin
7d46980d13
Minor adjustments
2022-02-17 14:10:38 -05:00
Luca Di Leo
e369925df7
Padding and alignment fix
2022-02-07 07:57:45 -08:00
Luca Di Leo
b6282fff71
Table fixes
2022-02-03 09:41:49 -08:00
Luca Di Leo
8c554a80ca
Responsive improvements
2022-02-02 10:46:53 -08:00
Luca Di Leo
a325cf1f98
Removed gulp
2022-02-01 08:06:34 -08:00
Luca Di Leo
c8377be230
Fixed delete button margin
2022-01-31 02:12:52 -08:00
Luca Di Leo
157f72ee0a
Improved search form responsiveness
2022-01-31 01:40:26 -08:00
Luca Di Leo
ab9b2ef3e2
Fixed add node responsive behaviour
2022-01-28 10:41:48 -08:00
Luca Di Leo
8a25325bb1
Added gulp to automatically build admin css
2022-01-28 10:41:18 -08:00
Luca Di Leo
147b7b4a1c
Responsive fixes
2022-01-28 13:01:51 +01:00
Luca Di Leo
0e344472f8
Aligned download assets icons
2022-01-28 11:19:02 +01:00
Piero Toffanin
e741650324
Remove --pc-geometric from Forest
2022-01-14 19:57:51 -05:00
Saijin-Naib
12b52a6d6d
Change MIME Types for Boundary Load Button
...
Change IANA MIME Types to be more focused.
text/* to text/plain
added application/geo+json to add GeoJSON support without needing to use All Files.
2021-12-22 14:55:16 -05:00
Stephen Mather
8be6a1e5fc
Remove ignore-gsd from pre-sets
2021-12-16 17:49:22 -05:00
Saijin-Naib
778b975915
Update boot.py - Add auto-boundary
...
I think it might be cheap insurance to have it on for all presets, as it certainly can help some datasets that would otherwise fail to reconstruct to reconstruct properly. It has little benefit for at-nadir surveys and processing templates, but sometimes these datasets can have unexpectedtly large reconstruction areas above/below the plane of reconstruction due to things like water or other spectral material in the survey, and this should prevent that edge case from being fatal.
2021-12-08 13:11:54 -05:00