Modify ↓
Opened 8 years ago
Closed 8 years ago
#14220 closed defect (needinfo)
Custom mapping from coordinates to imagery tile uri
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | Cc: |
Description
Allow to use custom transformatiin from coordinates to tile URI
Attachments (0)
Change History (5)
comment:1 by , 8 years ago
Summary: | Imagery coordinates remapping → Custom mapping from coordinates to imagery tile uri |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Component: | Core → Core imagery |
---|
comment:4 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:5 by , 8 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
How you would like to this to work? Can't imagine any sensible way to configure such mapping.
You're free to write a plugin with custom TileSource that fits needs of your imagery provider for a start. From there, we can think how to abstract that to something more reusable