forked from ndamiens/basemaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
osmbase.map
206 lines (177 loc) · 4.27 KB
/
osmbase.map
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
#define PASTER(str) #str
#define STYLEPASTER2(stylename) PASTER(stylename##style.msinc)
#define LEVELPASTER2(stylename,index) PASTER(stylename##level##index.msinc)
#define STYLEPASTER(stylename) STYLEPASTER2(stylename)
#define LEVELPASTER(stylename,level) LEVELPASTER2(stylename,level)
## if you want unique layer names across zoom levels, use
## #define layername(name,suffix) xxstr(name)
## instead of the following macro
#define layername(name,suffix) xstr(name,suffix)
#define includefile(prefix,style) xstr(pri,suffix)
#define xstr(s,t) xxstr(s##t)
#define xxstr(s) #s
#include STYLEPASTER(THEME)
MAP
FONTSET "fonts.lst"
IMAGETYPE png
MAXSIZE 4000
SIZE 800 800
EXTENT OSM_EXTENT
UNITS OSM_UNITS
IMAGECOLOR _ocean_clr0
WEB
METADATA
"ows_enable_request" "*"
"wms_srs" "OSM_WMS_SRS"
"labelcache_map_edge_buffer" "-10"
"wms_title" "osm france"
END
END
DEBUG _debug
#if _debug > 0 || _layerdebug > 0
CONFIG "MS_ERRORFILE" "stderr"
#endif
CONFIG "PROJ_LIB" _proj_lib
PROJECTION
"init=epsg:OSM_SRID"
END
#include LEVELPASTER(THEME,0)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,1)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,2)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,3)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,4)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,5)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,6)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,7)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,8)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,9)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,10)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,11)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,12)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,13)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,14)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,15)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,16)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,17)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
#include LEVELPASTER(THEME,18)
#include "land.map"
#include "landusage.map"
#include "highways.map"
#include "buildings.map"
#include "borders.map"
#include "places.map"
SYMBOL
name "citycircle"
type ellipse
points 1 1 end
filled true
END
END