Check your tile with

gdalinfo /test3/dem2_4326_06_14.tif

Additionally try to import only the problematic tiff.

Cheers
Christian

On Mon, Apr 20, 2015 at 2:57 PM, Ahmet Temiz <[email protected]> wrote:

> (Thank you Christian ,)
>
> when I tried raster2pgsql on tiles created previously with
> gdal_retile.py, I got this error message
>
> Processing 84/84: ./test3/dem2_4326_06_14.tif
> ERROR: diff_rastinfo: Could not run raster alignment test
>
> Do you have any idea ?
>
> regards
>
>
>
>
> On Mon, Apr 20, 2015 at 11:43 AM, Christian Mueller <
> [email protected]> wrote:
>
>> Yep, here is the manual
>>
>> http://docs.geotools.org/latest/userguide/library/coverage/pgraster.html
>>
>> Cheers
>> Christian
>>
>> On Mon, Apr 20, 2015 at 10:35 AM, Ahmet Temiz <[email protected]>
>> wrote:
>>
>>> thank you Christian,
>>>
>>> So, Is this way correct ?
>>>
>>>  after generating tiles with gdal_retile.py,
>>>
>>> using these tiles, creating raster table with :
>>>
>>> raster2pgsql -s 4236 -I -C -M *.tif ....
>>>
>>> regards
>>>
>>>
>>>
>>> On Mon, Apr 20, 2015 at 10:31 AM, Christian Mueller <
>>> [email protected]> wrote:
>>>
>>>> Hi Ahmet
>>>>
>>>> For populating postgis raster you have to use the postgis import tool.
>>>>
>>>> Look here
>>>> http://postgis.net/docs/using_raster_dataman.html
>>>>
>>>> Cheers
>>>>
>>>> On Sun, Apr 19, 2015 at 6:35 PM, Ahmet Temiz <[email protected]>
>>>> wrote:
>>>>
>>>>> hello
>>>>>
>>>>> I am trying to populate postgis raster table with  "
>>>>> gt-imagemosaic-jdbc-12.2.jar import  "
>>>>>
>>>>> I got this structure in postgis :
>>>>>
>>>>> ---
>>>>> tr2=> \d spatialtable_0
>>>>>            Table "public.spatialtable_0"
>>>>>   Column  |            Type             | Modifiers
>>>>> ----------+-----------------------------+-----------
>>>>>  location | character(64)               | not null
>>>>>  geom     | geometry(MultiPolygon,4326) |
>>>>> Indexes:
>>>>>     "spatialtable_0_pk" PRIMARY KEY, btree (location)
>>>>>     "ix_spatialtable_0" gist (geom)
>>>>>
>>>>> tr2=> \d tiletable_0
>>>>>       Table "public.tiletable_0"
>>>>>   Column  |     Type      | Modifiers
>>>>> ----------+---------------+-----------
>>>>>  location | character(64) | not null
>>>>>  data     | bytea         |
>>>>> Indexes:
>>>>>     "tiletable_0_pk" PRIMARY KEY, btree (location)
>>>>>
>>>>> ​---
>>>>>
>>>>> I am not sure if it is correct structure ?
>>>>> What am I doing wrong ?
>>>>>
>>>>> regards
>>>>>
>>>>> --
>>>>> Ahmet Temiz
>>>>> Jeoloji Müh.
>>>>> Afet ve Acil Durum Yönetimi Başkanlığı
>>>>> Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu
>>>>>
>>>>>
>>>>> ________________________
>>>>>
>>>>> Ahmet Temiz
>>>>> Geological Eng.
>>>>> Information Systems - GIS Group
>>>>> Disaster and Emergency Management
>>>>> of Presidency
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
>>>>> Develop your own process in accordance with the BPMN 2 standard
>>>>> Learn Process modeling best practices with Bonita BPM through live
>>>>> exercises
>>>>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
>>>>> event?utm_
>>>>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
>>>>> _______________________________________________
>>>>> Geoserver-users mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> DI Christian Mueller MSc (GIS), MSc (IT-Security)
>>>> OSS Open Source Solutions GmbH
>>>>
>>>>
>>>
>>>
>>> --
>>> Ahmet Temiz
>>> Jeoloji Müh.
>>> Afet ve Acil Durum Yönetimi Başkanlığı
>>> Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu
>>>
>>>
>>> ________________________
>>>
>>> Ahmet Temiz
>>> Geological Eng.
>>> Information Systems - GIS Group
>>> Disaster and Emergency Management
>>> of Presidency
>>>
>>
>>
>>
>> --
>> DI Christian Mueller MSc (GIS), MSc (IT-Security)
>> OSS Open Source Solutions GmbH
>>
>>
>
>
> --
> Ahmet Temiz
> Jeoloji Müh.
> Afet ve Acil Durum Yönetimi Başkanlığı
> Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu
>
>
> ________________________
>
> Ahmet Temiz
> Geological Eng.
> Information Systems - GIS Group
> Disaster and Emergency Management
> of Presidency
>



-- 
DI Christian Mueller MSc (GIS), MSc (IT-Security)
OSS Open Source Solutions GmbH
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to