Skip to content

Instantly share code, notes, and snippets.

Created July 24, 2013 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6073439 to your computer and use it in GitHub Desktop.
Save anonymous/6073439 to your computer and use it in GitHub Desktop.
LAYER
NAME POIs
DEBUG 5
TYPE POINT
CONNECTIONTYPE OGR
CONNECTION 'PointsOfInterest_Latest.db'
DATA 'POIs'
STATUS ON
SIZEUNITS miles
LABELITEM "name"
SYMBOLSCALEDENOM 25000
CLASS
STYLE
SYMBOL 'City'
COLOR 8 29 118
SIZE 8
END
LABEL
FONT "andalewt"
TYPE truetype
ENCODING "UTF-8"
MINSIZE 9
MAXSIZE 105
POSITION AUTO
PARTIALS FALSE
COLOR 8 29 118
OFFSET 1 1
#FORCE TRUE
PRIORITY 10
BUFFER 0
END # LABEL
STYLE
SYMBOL 'Airport'
COLOR 8 29 118
WIDTH 4
#MAXSIZE 200
#MINSIZE 6
SIZE 200
END
END
PROJECTION
"proj=latlong"
"ellps=WGS84"
"datum=WGS84"
END
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment