Skip to content

sp-open/Code4Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code4Java

Repository for my java projects

NettyMqService

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

中文详情(Chinese Details):

PoiSearchService

How to use Solr or Lucene to index and query data.

中文详情(Chinese Details):

ElasticsearchService

A simple project demonstrates how to use Elasticsearch.

中文详情(Chinese Details):

MapHttpService

A simple Http Map Service providing tile image.

WebGISDemo

A simple web GIS page based on leaflet.

中文详情(Chinese Details)

How to use WebGISDemo with MapHttpService:

  1. Start MapHttpService with right datasurce, an example:

    listenPort=8899
    database.dbType=0 # Use SQLite
    database.Sqlite.SqliteDbPath=D:\GIS\MapDownloader\MapDownloader\bin\Release\MapCache\TileDBv5\en\Data.gmdb

  2. Publish the page "map.html" to chrome to play.

About

Repository for my java projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • Java 33.6%
  • CSS 3.4%
  • HTML 2.4%