heyyy / espa

Automatically exported from code.google.com/p/espa
0 stars 0 forks source link

Allow only decimal degrees or DMS for bounding box coordinates. #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Science/Management requests that only decimal degree or DMS be allowed for 
bounding box coordinates.

This will require us to reproject all rasters first to geographic before 
subsetting/reframing the images before again reprojecting into the desired 
output space, as the geometry will not be correct for the images if the 
geographic coordinates are simply applied against a raster in projection space.

The reason for this is geographic coordinates are points on a sphere but any 
projected image is a 2d representation of that sphere... thus rasters in the 
northern hemiphere will be clipped at the southern image boundary and vice 
versa for images in the southern hemisphere.

Original issue reported on code.google.com by davehil...@gmail.com on 21 Jul 2014 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 21 Jul 2014 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 25 Jul 2014 at 5:38

GoogleCodeExporter commented 9 years ago
related to espa ticket 238

Original comment by davehil...@gmail.com on 5 Sep 2014 at 6:36

GoogleCodeExporter commented 9 years ago
issue 238

Original comment by davehil...@gmail.com on 5 Sep 2014 at 6:36

GoogleCodeExporter commented 9 years ago
This is o.b.e

Original comment by davehil...@gmail.com on 1 Oct 2014 at 3:55