Rev | Line | |
---|
[12333] | 1 | # FORMAT
|
---|
| 2 | # default(true or false);Name;URL
|
---|
[12427] | 3 | # NOTE: default items should be common and worldwide
|
---|
[12333] | 4 | #
|
---|
| 5 | true;Landsat;http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&srs=EPSG:4326&format=image/jpeg
|
---|
| 6 | true;Open Aerial Map;http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&srs=EPSG:4326&format=image/jpeg
|
---|
| 7 | # fails with division by zero error
|
---|
[13210] | 8 | false;NPE Maps;http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe
|
---|
| 9 | false;NPE Maps (Tim);http://dev.openstreetmap.org/~timsc/wms2/map.php?
|
---|
[12333] | 10 | # different forms for Yahoo
|
---|
| 11 | # must be yahoo://<commandline>
|
---|
| 12 | # The {0} in the commandline is for the URL
|
---|
| 13 | # output must be on stdout
|
---|
| 14 | false;YAHOO (GNOME);yahoo://gnome-web-photo --mode=photo --format=png {0} /dev/stdout
|
---|
| 15 | false;YAHOO (GNOME Fix);yahoo://gnome-web-photo-fixed {0}
|
---|
| 16 | true;YAHOO (WebKit);yahoo://webkit-image {0}
|
---|
| 17 | false;YAHOO (WebKit GTK);yahoo://webkit-image-gtk {0}
|
---|
| 18 | # only for Germany
|
---|
| 19 | false;Oberpfalz Geofabrik.de;http://oberpfalz.geofabrik.de/wms4josm?
|
---|
[12707] | 20 | false;Streets NRW Geofabrik.de;http://tools.geofabrik.de/osmi/view/strassennrw/josmwms
|
---|
Note:
See
TracBrowser
for help on using the repository browser.