标签:server apache tomcat-7 conf geo mat webapps shp 1.4
在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"
标签:server apache tomcat-7 conf geo mat webapps shp 1.4
原文地址:https://www.cnblogs.com/Leechg/p/10087592.html