-
Notifications
You must be signed in to change notification settings - Fork 0
[contour-map-geographic] Contour Lines on Map #3772
Copy link
Copy link
Closed
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:failedplotnine max retries exhaustedplotnine max retries exhaustedimpl:pygal:donepygal implementation mergedpygal implementation mergedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergedspec-readySpecification merged to mainSpecification merged to main
Metadata
Metadata
Assignees
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:failedplotnine max retries exhaustedplotnine max retries exhaustedimpl:pygal:donepygal implementation mergedpygal implementation mergedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergedspec-readySpecification merged to mainSpecification merged to main
Projects
Status
Done
Description
A map with contour lines (isolines) showing continuous spatial data like elevation, temperature, or pressure on a geographic background.
Applications
Data
lat,lon(numeric) - Grid coordinatesvalue(numeric) - Continuous variable (elevation, temperature, etc.)Notes