Opened 8 years ago

Closed 7 years ago

#2888 closed defect (worksforme)

r.external wizzard shows "projection match: no" although location was created by one of the dataset

Reported by: hellik Owned by: martinl
Priority: normal Milestone: 7.2.0
Component: Raster Version: unspecified
Keywords: r.external Cc: grass-dev@…
CPU: x86-64 Platform: MSWindows 7

Description

tested with

System Info                                                                     
GRASS version: 7.1.svn                                                          
GRASS SVN revision: 67699                                                       
Build date: 2016-01-29                                                          
Build platform: x86_64-w64-mingw32                                              
GDAL: 1.11.3                                                                    
PROJ.4: 4.9.2                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.7.17                                                                  
Python: 2.7.5                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)    

dataset is Landsat 8 scene

gdalinfo LC81920282015221LGN00_B1.TIF
Driver: GTiff/GeoTIFF
Files: LC81920282015221LGN00_B1.TIF
Size is 7651, 7771
Coordinate System is:
PROJCS["WGS 84 / UTM zone 32N",
    GEOGCS["WGS 84",
        DATUM["WGS_1984",
            SPHEROID["WGS 84",6378137,298.257223563,
                AUTHORITY["EPSG","7030"]],
            AUTHORITY["EPSG","6326"]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433],
        AUTHORITY["EPSG","4326"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",0],
    PARAMETER["central_meridian",9],
    PARAMETER["scale_factor",0.9996],
    PARAMETER["false_easting",500000],
    PARAMETER["false_northing",0],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AUTHORITY["EPSG","32632"]]
Origin = (623985.000000000000000,5217915.000000000000000)
Pixel Size = (30.000000000000000,-30.000000000000000)
Metadata:
  AREA_OR_POINT=Point
Image Structure Metadata:
  INTERLEAVE=BAND
Corner Coordinates:
Upper Left  (  623985.000, 5217915.000) ( 10d38' 2.38"E, 47d 6'11.11"N)
Lower Left  (  623985.000, 4984785.000) ( 10d34'23.75"E, 45d 0'20.44"N)
Upper Right (  853515.000, 5217915.000) ( 13d39' 7.40"E, 47d 1'12.57"N)
Lower Right (  853515.000, 4984785.000) ( 13d28'47.22"E, 44d55'42.83"N)
Center      (  738750.000, 5101350.000) ( 12d 5' 5.02"E, 46d 1'26.68"N)
Band 1 Block=7651x1 Type=UInt16, ColorInterp=Gray

g.proj -p                                                                       
-PROJ_INFO-------------------------------------------------
name       : Universal Transverse Mercator
proj       : utm
datum      : wgs84
ellps      : wgs84
zone       : 32
no_defs    : defined
-PROJ_UNITS------------------------------------------------
unit       : meter
units      : meters
meters     : 1

location was created with location by read projection and datum terms from a georeferenced file.

it works in 7.0.3.

Change History (9)

comment:1 by hellik, 8 years ago

Summary: r.external wizzard shows "projection mach: no" although location was created by one of the datasetr.external wizzard shows "projection match: no" although location was created by one of the dataset

comment:2 by martinl, 8 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

comment:3 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

comment:4 by neteler, 8 years ago

The libproj/GDAL interface received important updates (see #2456).

Can you please try again?

in reply to:  4 comment:5 by hellik, 8 years ago

Replying to neteler:

The libproj/GDAL interface received important updates (see #2456).

Can you please try again?

no chance to test yes as wxgui doesn't start (#3011)

Version 0, edited 8 years ago by hellik (next)

comment:6 by neteler, 8 years ago

Does it work in 7.0.4?

in reply to:  6 comment:7 by hellik, 8 years ago

Replying to neteler:

Does it work in 7.0.4?

as mentioned in the original report:

it works in 7.0.3.

tested in 7.0.4, it seems to work also there.

report is for GRASS version: 7.1.svn

comment:8 by neteler, 7 years ago

Can you please test with 7.2.svn?

in reply to:  8 comment:9 by hellik, 7 years ago

Resolution: worksforme
Status: assignedclosed

Replying to neteler:

Can you please test with 7.2.svn?

tested by winGRASS7.2.svn

closing ticket; worksforme.

Note: See TracTickets for help on using tickets.