You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability for users to load and display their own GeoTIFF files as map layers. This will allow users to overlay custom maps and satellite imagery onto the base map.
Requirements
GeoTIFF import controls SHOULD be added to the existing map source selector in MapOverlayControls
GeoTIFF layer management MUST be integrated with the existing map source system
MUST support common GeoTIFF formats and coordinate systems
Objective
Add the ability for users to load and display their own GeoTIFF files as map layers. This will allow users to overlay custom maps and satellite imagery onto the base map.
Requirements
Notes
Possible tools to consider:
pyproj
from the backend).Deliverables
Pull request to
dev
branchThe text was updated successfully, but these errors were encountered: