Skip to content

Instantly share code, notes, and snippets.

@Charmatzis
Created March 6, 2019 09:54
Show Gist options
  • Save Charmatzis/06f4a65333a7afd8432f9662ef536002 to your computer and use it in GitHub Desktop.
Save Charmatzis/06f4a65333a7afd8432f9662ef536002 to your computer and use it in GitHub Desktop.
TileJSON.io - MarineTraffic Density Maps 2016-2017Ship traffic 2016-2017 map comparison
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
"diffLayerLeftId": 0,
"diffLayerRightId": 1,
"shareGist": true,
"shareTileJSONLink": true,
"shareBase": true,
"shareDiff": true,
"defaultToDiff": true,
"center": [
-3713879.040482033,
1036334.8523210082
],
"zoom": 4,
"currentBaseLayer": 0,
"title": "Ship traffic 2016-2017 map comparison",
"description": "Density Maps of full ship traffic 2016-2017. All credits MarineTraffic (www.marinetraffic.com)"
}
[
{
"tilejson": "2.2.0",
"name": "Density Maps 2017 (ship traffic)",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://tiles3.marinetraffic.com/densitymaps2017/density_tiles2017/{z}/{x}/{y}.png"
],
"opacity": 1,
"visible": true
},
{
"tilejson": "2.2.0",
"name": "Density Maps 2016 (ship traffic)",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://tiles3.marinetraffic.com/densitymaps2016/density_tiles2016/{z}/{x}/{y}.png"
],
"opacity": 1,
"visible": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment