Feature request #2129
GPX as 4326 (also KML)
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | C++ Plugins | ||
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Easy fix?: | No | Copied to github as #: | 12189 |
Description
Apparently, GPX layers are loaded according to current defaul projection; given that
they are always in 4326, why not automatically attribute this projection as a default
for all GPXs?
Same for KML
History
#1
Updated by Martin Dobias over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 986da374 (SVN r13426).