I am using Opengeo Suite 3.0.2, PostGIS 2.0.3 and PostgreSQl 9.2.
I am trying to import raster data from PostGIS to Geoserver but facing an error.
I follow this tutorial link to import the raster data from PostGIS.
http://dev.horizon.opengeo.org/open...agemosaic-jdbc/imagemosaic-jdbc_tutorial.html
All steps are going good.
I used FWtools 2.2.4 to make tiles. gdal_retile works fine.
These are my XML configuration files...
rasterdata.pgraster.xml
]> &mapping; &connect; connect.pgraster.xml.inc
mapping.pgraster.xml.inc
After that I used the DDL generation utility which creates 4 Sql Scripts.
I execute the required script which creates the metadata tables.
now I used java utility to import the image data. That also works fine.
But when I try to use the image mosaic jdbc plugin to import the raster data through jdbc database, it gives an error, i.e. "Could not list layers for this store, an error occurred retrieving them: Argument "value" should not be null."
I am not able to insert the screenshot right now, so can't show you the screenshot of error.
Thanks
Akhil
أكثر...
I am trying to import raster data from PostGIS to Geoserver but facing an error.
I follow this tutorial link to import the raster data from PostGIS.
http://dev.horizon.opengeo.org/open...agemosaic-jdbc/imagemosaic-jdbc_tutorial.html
All steps are going good.
I used FWtools 2.2.4 to make tiles. gdal_retile works fine.
These are my XML configuration files...
rasterdata.pgraster.xml
]> &mapping; &connect; connect.pgraster.xml.inc
mapping.pgraster.xml.inc
After that I used the DDL generation utility which creates 4 Sql Scripts.
I execute the required script which creates the metadata tables.
now I used java utility to import the image data. That also works fine.
But when I try to use the image mosaic jdbc plugin to import the raster data through jdbc database, it gives an error, i.e. "Could not list layers for this store, an error occurred retrieving them: Argument "value" should not be null."
I am not able to insert the screenshot right now, so can't show you the screenshot of error.
Thanks
Akhil
أكثر...