We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25869a commit 0fbdd25Copy full SHA for 0fbdd25
workshop/exercises/mapfiles/points.map
@@ -1,6 +1,6 @@
1
MAP
2
NAME "Points"
3
- EXTENT 26.668678 58.339241 26.796582 58.40941
+ EXTENT 17.77 43.31 17.83 43.36
4
SIZE 800 600
5
PROJECTION
6
"init=epsg:4326"
workshop/exercises/mapfiles/polygons.map
NAME "Buildings"
- EXTENT 17 43 18 44
UNITS DD
workshop/exercises/mapfiles/stars.map
@@ -5,7 +5,7 @@ MAP
END
7
SIZE 400 400
8
- FONTSET "data/fonts/fontset.txt"
+ FONTSET "data/fonts/fontset.txt"
9
SYMBOL
10
NAME "circle"
11
TYPE ELLIPSE
0 commit comments