Last active
February 1, 2023 21:12
-
-
Save roblabs/33585442f749decad8035d7fde9e41cc to your computer and use it in GitHub Desktop.
TileJSON.io - BuildLebanonTrails.com — Old Mill Trail (circa 2022)ssss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"baseLayer": { | |
"tilejson": "2.2.0", | |
"name": "base", | |
"version": "1.0.0", | |
"scheme": "xyz", | |
"tiles": ["https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"] | |
}, | |
"diffLayerLeftId": -1, | |
"diffLayerRightId": -1, | |
"shareGist": true, | |
"shareTileJSONLink": false, | |
"shareBase": false, | |
"shareDiff": false, | |
"defaultToDiff": false, | |
"center": [-13680108.11, 5548064.54], | |
"zoom": 15, | |
"currentBaseLayer": 0, | |
"title": "BuildLebanonTrails.com — Old Mill Trail (circa 2022)", | |
"description": "Source: USDA - National Agriculture Imagery Program" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"tilejson": "2.2.0", | |
"name": "USDA NAIP", | |
"version": "1.0.0", | |
"scheme": "xyz", | |
"tiles": ["https://gis.apfo.usda.gov/arcgis/rest/services/NAIP/USDA_CONUS_PRIME/ImageServer/tile/{z}/{y}/{x}" ], | |
"opacity": 1, | |
"visible": true | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment