Opened 4 years ago
Closed 4 years ago
#2369 closed enhancement (fixed)
Petascope - create WGS84 bboxes for geo-referenced coverages more precisely
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Currently, petascope uses gdal to transform from nativeCRS to WGS84 CRS by a pair of geo XY coordinates in native CRS.
This returns less precisely bbox in WGS84 CRS, compared to use GeoTransform
for projection.
Note:
See TracTickets
for help on using tickets.