Skip to content

zzcyrus/tilestrata-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilestrata-Sample-Code

A local server to test tilestrata and tilestrata plugins.

Server code in src folder

Map example code in example folder

Mapnik stylesheet and shapefile in style folder

Use and dev

git clone
npm install
npm start

Windows

lock mapnik version to 3.6.2 or build latest version by yourself

"dependencies": {
    "mapnik": "3.6.2",
}

Related blog

Test

Then open html in example folder to see result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published