Commit cd3f4f293d40384afb04725cfe0bedeedb9b28ef
1 parent
d90927f6
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
20 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,20 @@ |
1 | +MAP | |
2 | + FONTSET "../symbols/fontes.txt" | |
3 | + SYMBOLSET "../symbols/simbolos.sym" | |
4 | + LAYER | |
5 | + NAME testedxf | |
6 | + TYPE line | |
7 | + CONNECTIONTYPE OGR | |
8 | + CONNECTION "/var/www/temp/smmap-80.dxf" | |
9 | + PROJECTION | |
10 | + "init=epsg:29193" | |
11 | + END # PROJECTION | |
12 | + STATUS default | |
13 | + #STYLEITEM "AUTO" | |
14 | + CLASS | |
15 | + NAME "" | |
16 | + COLOR 0 0 0 | |
17 | + END | |
18 | + END | |
19 | + | |
20 | +END | |
0 | 21 | \ No newline at end of file | ... | ... |