[postgis-tickets] [PostGIS] #2442: [raster] Segfault when doing raster2pgsql
PostGIS
trac at osgeo.org
Thu Aug 22 10:05:59 PDT 2013
#2442: [raster] Segfault when doing raster2pgsql
-----------------------+----------------------------------------------------
Reporter: thesteve0 | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.1
Component: raster | Version: 2.0.x
Keywords: |
-----------------------+----------------------------------------------------
Comment(by thesteve0):
Works fine
{{{
[spousty at localhost tmp]$ gdalinfo IR_R_G.tif
Driver: GTiff/GeoTIFF
Files: IR_R_G.tif
Size is 7794, 7260
Coordinate System is:
PROJCS["unnamed",
GEOGCS["NAD83",
DATUM["North_American_Datum_1983",
SPHEROID["GRS 1980",6378137,298.2572221010002,
AUTHORITY["EPSG","7019"]],
AUTHORITY["EPSG","6269"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4269"]],
PROJECTION["Albers_Conic_Equal_Area"],
PARAMETER["standard_parallel_1",34],
PARAMETER["standard_parallel_2",40.5],
PARAMETER["latitude_of_center",0],
PARAMETER["longitude_of_center",-120],
PARAMETER["false_easting",0],
PARAMETER["false_northing",-4000000],
UNIT["metre",1,
AUTHORITY["EPSG","9001"]]]
Origin = (-311711.607355843007099,51188.279698056103371)
Pixel Size = (30.000000000000000,-30.000000000000000)
Metadata:
AREA_OR_POINT=Area
Image Structure Metadata:
INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left ( -311711.607, 51188.280) (123d34'31.75"W, 38d25'26.25"N)
Lower Left ( -311711.607, -166611.720) (123d29' 1.42"W, 36d27'57.42"N)
Upper Right ( -77891.607, 51188.280) (120d53'37.87"W, 38d28'24.73"N)
Lower Right ( -77891.607, -166611.720) (120d52'15.22"W, 36d30'51.36"N)
Center ( -194801.607, -57711.720) (122d12'21.77"W, 37d28'36.59"N)
Band 1 Block=7794x1 Type=Byte, ColorInterp=Red
Band 2 Block=7794x1 Type=Byte, ColorInterp=Green
Band 3 Block=7794x1 Type=Byte, ColorInterp=Blue
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2442#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list