[mapserver-users] gdaltindex: It appears no georeferencing is available for

2010-11-19 Thread Sebastian E. Ovide
Hi All,

se...@seanspc:~/data/other$ gdaltindex  sean.shp
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
It appears no georeferencing is available for
`/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif',
skipping.


se...@seanspc:~/data/other$ gdalinfo
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
Driver: GTiff/GeoTIFF
Files:
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
Size is 4000, 4000
Coordinate System is `'
Metadata:
  TIFFTAG_IMAGEDESCRIPTION=1:25000 TILE NY25
  TIFFTAG_DATETIME=2010:11:05 03:15:25
  TIFFTAG_COPYRIGHT=ORDNANCE SURVEY CROWN COPYRIGHT 2010
  TIFFTAG_XRESOLUTION=254
  TIFFTAG_YRESOLUTION=254
  TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Image Structure Metadata:
  COMPRESSION=PACKBITS
  INTERLEAVE=BAND
Corner Coordinates:
Upper Left  (0.0,0.0)
Lower Left  (0.0, 4000.0)
Upper Right ( 4000.0,0.0)
Lower Right ( 4000.0, 4000.0)
Center  ( 2000.0, 2000.0)
Band 1 Block=4000x2 Type=Byte, ColorInterp=Palette
  Color Table (RGB with 256 entries)
0: 89,72,73,255
1: 122,104,105,255
 ...
...
  255: 255,255,255,255


any ideas?

-- 
Sebastian E. Ovide
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] gdaltindex: It appears no georeferencing is available for

2010-11-19 Thread Frank Warmerdam

Sebastian E. Ovide wrote:

Hi All,

se...@seanspc:~/data/other$ gdaltindex  sean.shp 
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif

It appears no georeferencing is available for
`/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif', 
skipping.



se...@seanspc:~/data/other$ gdalinfo 
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif

Driver: GTiff/GeoTIFF
Files: 
/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif

Size is 4000, 4000
Coordinate System is `'
Metadata:
  TIFFTAG_IMAGEDESCRIPTION=1:25000 TILE NY25
  TIFFTAG_DATETIME=2010:11:05 03:15:25
  TIFFTAG_COPYRIGHT=ORDNANCE SURVEY CROWN COPYRIGHT 2010



any ideas?


Sebastian,

I have the idea that the image may be somewhere in the United Kingdom.

Seriously, it seems like there is no georeferencing associated with this
file in any form that gdal recognises.  You are going to need to figure out
where it is and attach a world file, or assign the bounds using the
-a_ullr switch of gdal_translate.

Best regards,
--
---+--
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush| Geospatial Programmer for Rent

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] gdaltindex: It appears no georeferencing is available for

2010-11-19 Thread Sebastian E. Ovide
:D...

ok... the files come without world file the geo ref is in the file name
and folder that contains the file... as I have 3k files...  I'll create some
script usi9ng the  -a_ullr switch of gdal_translate to geo reference them...


On Fri, Nov 19, 2010 at 5:41 PM, Frank Warmerdam warmer...@pobox.comwrote:

 Sebastian E. Ovide wrote:

 Hi All,

 se...@seanspc:~/data/other$ gdaltindex  sean.shp
 /media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
 It appears no georeferencing is available for
 `/media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif',
 skipping.


 se...@seanspc:~/data/other$ gdalinfo
 /media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
 Driver: GTiff/GeoTIFF
 Files:
 /media/Data/sean/GIS/OSUK/licensed/colour_raster_25k/cd9/data/ny/ny25.tif
 Size is 4000, 4000
 Coordinate System is `'
 Metadata:
  TIFFTAG_IMAGEDESCRIPTION=1:25000 TILE NY25
  TIFFTAG_DATETIME=2010:11:05 03:15:25
  TIFFTAG_COPYRIGHT=ORDNANCE SURVEY CROWN COPYRIGHT 2010


  any ideas?


 Sebastian,

 I have the idea that the image may be somewhere in the United Kingdom.

 Seriously, it seems like there is no georeferencing associated with this
 file in any form that gdal recognises.  You are going to need to figure out
 where it is and attach a world file, or assign the bounds using the
 -a_ullr switch of gdal_translate.

 Best regards,
 --

 ---+--
 I set the clouds in motion - turn up   | Frank Warmerdam,
 warmer...@pobox.com
 light and sound - activate the windows | http://pobox.com/~warmerdam
 and watch the world go round - Rush| Geospatial Programmer for Rent




-- 
Sebastian E. Ovide
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users