-
Notifications
You must be signed in to change notification settings - Fork 22
Download map by number(s) #108
Copy link
Copy link
Closed
Labels
downloadIssues related to the "Download" functionalityIssues related to the "Download" functionalityenhancementNew feature or requestNew feature or requestnew featureworkshop2023marchIssues was identified during the March 2023 workshopIssues was identified during the March 2023 workshop
Metadata
Metadata
Assignees
Labels
downloadIssues related to the "Download" functionalityIssues related to the "Download" functionalityenhancementNew feature or requestNew feature or requestnew featureworkshop2023marchIssues was identified during the March 2023 workshopIssues was identified during the March 2023 workshop
Is your feature request related to a problem? Please describe.
My feature request is not related to a problem, only an extension on the additional code.
Describe the solution you'd like
When loading the data, the comment
my_ts.plot_metadata_on_map(add_text=True)adds a number to each map. See image below. Would it be possible to query by number id instead of lat,long? Or if this already exists, maybe add this to the documentation?Describe alternatives you've considered
None.