diff --git a/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.md b/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.md deleted file mode 100644 index a59cb4f82..000000000 --- a/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.md +++ /dev/null @@ -1,2 +0,0 @@ -title: $:/tags/GeoBaseLayer -list: $:/plugins/tiddlywiki/geospatial/baselayers/openstreetmap $:/plugins/tiddlywiki/geospatial/baselayers/opentopomap $:/plugins/tiddlywiki/geospatial/baselayers/stamen-watercolor \ No newline at end of file diff --git a/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.tid b/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.tid new file mode 100644 index 000000000..3a4bc8147 --- /dev/null +++ b/plugins/tiddlywiki/geospatial/baselayers/TagsGeoBaseLayer.tid @@ -0,0 +1,2 @@ +title: $:/tags/GeoBaseLayer +list: $:/plugins/tiddlywiki/geospatial/baselayers/openstreetmap $:/plugins/tiddlywiki/geospatial/baselayers/esri-world-imagery $:/plugins/tiddlywiki/geospatial/baselayers/opentopomap $:/plugins/tiddlywiki/geospatial/baselayers/stamen-terrain $:/plugins/tiddlywiki/geospatial/baselayers/stamen-watercolor diff --git a/plugins/tiddlywiki/geospatial/baselayers/esri-world-imagery.tid b/plugins/tiddlywiki/geospatial/baselayers/esri-world-imagery.tid new file mode 100644 index 000000000..0da13191e --- /dev/null +++ b/plugins/tiddlywiki/geospatial/baselayers/esri-world-imagery.tid @@ -0,0 +1,7 @@ +title: $:/plugins/tiddlywiki/geospatial/baselayers/esri-world-imagery +caption: ESRI World Imagery +tags: $:/tags/GeoBaseLayer +tiles-url: https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x} +max-zoom: 18 + +Tiles © Esri — Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community \ No newline at end of file diff --git a/plugins/tiddlywiki/geospatial/baselayers/stamen-terrain.tid b/plugins/tiddlywiki/geospatial/baselayers/stamen-terrain.tid new file mode 100644 index 000000000..fb57f519e --- /dev/null +++ b/plugins/tiddlywiki/geospatial/baselayers/stamen-terrain.tid @@ -0,0 +1,7 @@ +title: $:/plugins/tiddlywiki/geospatial/baselayers/stamen-terrain +caption: Stamen Terrain +tags: $:/tags/GeoBaseLayer +tiles-url: https://stamen-tiles.a.ssl.fastly.net/terrain/{z}/{x}/{y}.jpg +max-zoom: 18 + +© Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA. \ No newline at end of file