bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

add cartographic camera POI control #819

Closed bjlittle closed 4 months ago

bjlittle commented 4 months ago

🚀 Pull Request

Description

This pull-request adds a cartographic camera control to focus the render about either a mesh point-of-interest (POI) or a specific spatial POI.

Additional infrastructure is included for extending plotting image testing.


codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.18%. Comparing base (8597e39) to head (d2c7c1e). Report is 245 commits behind head on main.

Files with missing lines Patch % Lines
src/geovista/transform.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #819 +/- ## ========================================== - Coverage 91.20% 91.18% -0.02% ========================================== Files 58 58 Lines 2934 2939 +5 ========================================== + Hits 2676 2680 +4 - Misses 258 259 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.