Releases: Esri/imagery-explorer-apps
Releases · Esri/imagery-explorer-apps
Added Sentinel-1 Explorer
Sentinel-1 Explorer
Added
- add Temporal Composite Tool
- add Change Detection Tool
- add Index Mask Tool
- add Temporal Profile Tool
- add Orbit Direction Filter
- lock relative orbit orbit direction for Change Detection tool and Temporal Composite Tool
- show Foot Print for Change Compare and Temporal Composite tool
- add documentation panel
Landsat Explorer
Added
- add Raster Function Templates of the Landsat Level-2 service
Changed
- Scene Info table should display ID in one line
- use
useImageryLayerByObjectId
custom hook fromshared/hooks
to get Landsat Layer - use
getFeatureByObjectId
fromshared/services/helpers
- use
getExtentByObjectId
fromshared/services/helpers
- use
intersectWithImageryScene
fromshared/services/helpers
- use
identify
fromshared/services/helpers
- update
queryAvailableScenes
in/@shared/store/Landsat/thunks
to usededuplicateListOfImageryScenes
- use
@shared/components/ImageryLayer/ImageryLayerByObjectID
instead ofLandsatLayer
- use
@shared/components/SwipeWidget/SwipeWidget4ImageryLayers
<LandsatMissionFilter />
should be passed as a child components toCalendar
.- update
<Layout />
to useuseShouldShowSecondaryControls
hook - use
<MapPopup />
from @shared/components/MapPopup
- use
Change Compare Tool
from@shared/components/ChandCompareTool
- update
MaskLayer
to useImageryLayerWithPixelFilter
- update
ChangeCompareLayer
to useImageryLayerWithPixelFilter
Shared
Added
- add tooltip and click to copy feature to Scene Info component
- add Play/Pause button to AnimationDownloadPanel
- include estimated area calculation for Mask tool
- include estimated area calculation for Change Detection
- display current map scale and pixel resolution in Custom Attribution component
- add Documentation Panel
Changed
- upgrade @arcgis/core to use version 4.29
- update animation panel to re-fetch animation images when user minimizes bottom panel
- use
.env
to saveWEBPACK_DEV_SERVER_HOSTNAME
- add Zoom2ExtentContainer to shared components
- update map popup to include X/Y coordinates