geomesa hbase geoserver
Posted leechg
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了geomesa hbase geoserver相关的知识,希望对你有一定的参考价值。
在geoserver中配置hbase
ln -s /root/hbase/hbase-1.4.8/conf/hbase-site.xml /root/tomcat/apache-tomcat-7.0.72/webapps/geoserver/WEB-INF/classes/hbase-site.xml
把shp数据导入hbase
geomesa-hbase ingest --catalog gis_osm_free --feature-name gis_osm_roads_free_1 --input-format shp "/usr/gis/gisshp1/gis_osm_roads_free_1.shp"
以上是关于geomesa hbase geoserver的主要内容,如果未能解决你的问题,请参考以下文章