Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Geomesa-Accumulo GeoTIFF Ingest error

Hi All,
I am trying to ingest a geotiff file into accumulo using geomesa-accumulo ingest-raster command I am getting following error as follows with below mentioned tools

geomesa-accumulo : 2.3.1
Accumulo   - 1.9.2
Hadoop  - 2.9
Zookeeper - 3.4.10


$: ./geomesa-accumulo ingest-raster -u root -p root  --instance accumuloR -t thrissurmask -f ".../1/ndvi-thrissur_mask_1_1.tif" -F geotiff

java.lang.UnsatisfiedLinkError: no gdalconstjni in java.library.path
ERROR java.lang.Exception: Error, Projection: EPSG:WGS 84 / UTM zone 43N is unsupported.
java.lang.RuntimeException: java.lang.Exception: Error, Projection: EPSG:WGS 84 / UTM zone 43N is unsupported.

Kindly help me to solve this problem

--
with regards

Sarath Zacharia

Back to the top