Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

2024 July Release #21

Merged
merged 167 commits into from
Jul 10, 2024
Merged

2024 July Release #21

merged 167 commits into from
Jul 10, 2024

Conversation

vannizhang
Copy link
Member

2024 July Release

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 from shared/hooks to get Landsat Layer
  • use getFeatureByObjectId from shared/services/helpers
  • use getExtentByObjectId from shared/services/helpers
  • use intersectWithImageryScene from shared/services/helpers
  • use identify from shared/services/helpers
  • update queryAvailableScenes in /@shared/store/Landsat/thunks to use deduplicateListOfImageryScenes
  • use @shared/components/ImageryLayer/ImageryLayerByObjectID instead of LandsatLayer
  • use @shared/components/SwipeWidget/SwipeWidget4ImageryLayers
  • <LandsatMissionFilter /> should be passed as a child components to Calendar.
  • update <Layout /> to use useShouldShowSecondaryControls hook
  • use <MapPopup /> from @shared/components/MapPopup
  • use Change Compare Tool from @shared/components/ChandCompareTool
  • update MaskLayer to use ImageryLayerWithPixelFilter
  • update ChangeCompareLayer to use ImageryLayerWithPixelFilter

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 save WEBPACK_DEV_SERVER_HOSTNAME
  • add Zoom2ExtentContainer to shared components
  • update map popup to include X/Y coordinates

add absoluteOrbit and relativeOrbit field to it
vannizhang added 29 commits July 5, 2024 10:21
…el1 State

use prop names that are more explicit
… scene when selected analyze tool is changed

ref #62
… only when the user manually selects a new option

ref #65
to synchronize the renderer of the secondary imagery scene with the main scene
ref #66
updateTrendToolDataDebounced should not be triggered when objectIdOfSelectedScene is changed
@vannizhang vannizhang merged commit 382cf6c into Esri:master Jul 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant