1 Star 0 Fork 0

luxiaoxun/Code4Java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Code4Java

Repository for my java projects

1. NettyMqService

How to implement a message queue service with Netty and RabbitMQ.

中文详情(Chinese Details):

2. MapHttpService

A simple Http Map Service providing tile image for Map.

3. WebGisDemo

A simple web GIS page based on leaflet.

中文详情(Chinese Details)
  1. How to use Elasticsearch.
  2. How to use Solr or Lucene to index and query data.
  3. How to use Elasticsearch to index and query POI(GEO data).

How to use WebGisDemo with MapHttpService:

  1. Download map tile image with MapDownloader
  2. Start MapHttpService with right data source, an example:

    port=8899
    database.type=0 # Use SQLite
    database.sqlite.path=E:\GIS\MapDownloader\MapCache\TileDBv5\en\Data.gmdb

  3. Start WebGISDemo: http://localhost:9090/map

map

空文件

简介

Java code repository 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/luxiaoxun001/Code4Java.git
git@gitee.com:luxiaoxun001/Code4Java.git
luxiaoxun001
Code4Java
Code4Java
master

搜索帮助