Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用geoserver和geomesa发布栅格数据,但是我按照教程发布的数据是空的。我不知道出了什么问题。
这是一个新的 Linux 服务器,运行 geoserver-2.14.4、hadoop-2.7.1、accumulo-1.9.2、.geomesa-accumulo_2.11-2.3.0 和 zookeeper-3.4.9。
教程网址:https ://www.geomesa.org/documentation/tutorials/geomesa-raster.html
截图:
我使用了不正确的命令行来摄取数据,命令行是“geomesa-accumulo ingest-raster -u root -p root -t natearth -f”/mnt/data/NE1_HR_LC_SR_W/1/“-F geotiff",需要替换为"geomesa-accumulo ingest-raster -u root -p root -t natearth -f "/mnt/data/NE1_HR_LC_SR_W/1/" -F tif"