How can I save in GeoMesa raster data (GeoTIFF, DEM)? Can you please provide code examples? Also, please provide info (links) to the serialization of the raster data in Accumulo
I have only found the following commands line tool:
- http://www.geomesa.org/documentation/user/accumulo/raster.html#ingest http://www.geomesa.org/documentation/user/accumulo/commandline_tools.html#accumulo-tools-raster http://www.geomesa.org/documentation/tutorials/geomesa-raster.html
Moreover, can I read that the image should be an image pyramid EPSG:4326 in order to ingest it. What will happen if it is not? Will I not be able to ingest it or the image will not be available in multiple zoom levels?