source: osm/applications/editors/josm/plugins/tracer2/resources/serverParam.cfg@ 32042

Last change on this file since 32042 was 32042, checked in by simon04, 9 years ago

JOSM/tracer2: Polish geoportal buildings - patch by kocio - see #josm12476

File size: 925 bytes
Line 
1name=Germany - NRW - Building
2description=
3url=wms:http://www.wms.nrw.de/geobasis/wms_nw_alkis?FORMAT=image/png&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=adv_alkis_gebaeude&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}
4tileSize=0.0002
5resolution=1024
6skipBottom=0
7mode=boundary
8threshold=127
9pointsPerCircle=16
10tag=building
11preferredValues=yes;house;garage
12enabled=true
13
14name=WMS mapy.geoportal.gov.pl - budynki
15description=Zbiór budynków według mapy.geoportal.gov.pl
16url=http://mapy.geoportal.gov.pl/wss/service/pub/guest/kompozycjaG2_TBD_WMS/MapServer/WMSServer?FORMAT=image/gif&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Bud_A&STYLES=&TRANSPARENT=TRUE&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}{header(User-Agent,Mozilla/5.0 (JOSM)}
17tileSize=0.0004
18resolution=1024
19skipBottom=0
20mode=boundary
21threshold=64
22pointsPerCircle=16
23tag=building
24preferredValues=yes;house;garage
25enabled=true
Note: See TracBrowser for help on using the repository browser.