kopia lustrzana https://github.com/OpenDroneMap/WebODM
Updated measure plugin (better open/close panel)
rodzic
223033b784
commit
344c421eb2
|
@ -142,7 +142,6 @@ class Tiles(TaskNestedView):
|
|||
if tile_type == 'orthophoto':
|
||||
expr = '(b2-b1)/(b2+b1-b3)'
|
||||
rescale = "0.02,0.1"
|
||||
#color_formula = 'b1'
|
||||
color_map = 'rdylgn'
|
||||
|
||||
if nodata is not None:
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"leaflet-measure-ex": "^3.0.4"
|
||||
"leaflet-measure-ex": "^3.0.5"
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue