Changes between Version 18 and Version 19 of Help/RemoteControlCommands
- Timestamp:
- 2020-07-06T18:20:59+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/RemoteControlCommands
v18 v19 145 145 * TMS layer "osm" {{{https://tile.openstreetmap.org/{zoom}/{x}/{y}.png}}} 146 146 147 [http://localhost:8111/imagery?title=osm&type=tms&min_zoom=1&max_zoom=20&url=https://tile.openstreetmap.org/%7Bzoom%7D/%7Bx%7D/%7By%7D.png]147 http://localhost:8111/imagery?title=osm&type=tms&min_zoom=1&max_zoom=20&url=https://tile.openstreetmap.org/%7Bzoom%7D/%7Bx%7D/%7By%7D.png 148 148 149 149 … or, equivalently, … 150 150 151 [http://localhost:8111/imagery?title=osm&url=tms[1,20]https://tile.openstreetmap.org/%7Bzoom%7D/%7Bx%7D/%7By%7D.png]151 http://localhost:8111/imagery?title=osm&url=tms[1,20]https://tile.openstreetmap.org/%7Bzoom%7D/%7Bx%7D/%7By%7D.png 152 152 153 153 * WMS layer "landsat" {{{http://irs.gis-lab.info/?layers=landsat&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox} }}} 154 [http://localhost:8111/imagery?title=landsat&type=wms&url=http://irs.gis-lab.info/?layers=landsat&SRS=%7Bproj%7D&WIDTH=%7Bwidth%7D&HEIGHT=%7Bheight%7D&BBOX=%7Bbbox%7D]154 http://localhost:8111/imagery?title=landsat&type=wms&url=http://irs.gis-lab.info/?layers=landsat&SRS=%7Bproj%7D&WIDTH=%7Bwidth%7D&HEIGHT=%7Bheight%7D&BBOX=%7Bbbox%7D 155 155 156 156