Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/earthengine-api
/ CenterPivotIrrigationDetector.js
File
CenterPivotIrrigationDetector.js
javascript/src/examples/Image/CenterPivotIrrigationDetector.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Center-pivot Irrigation Detector.
2
//
3
// Finds circles that are 500m in radius.
4
Map.setCenter(-106.06, 37.71, 12);
Callers
nothing calls this directly
Calls
13
normalizedDifference
Method · 0.80
circle
Method · 0.80
square
Method · 0.80
convolve
Method · 0.80
where
Method · 0.80
updateMask
Method · 0.80
subtract
Method · 0.45
toByte
Method · 0.45
multiply
Method · 0.45
abs
Method · 0.45
neq
Method · 0.45
gt
Method · 0.45
Tested by
no test coverage detected