[ create a new paste ] login | about

Project: OSGeo
Link: http://osgeo.codepad.org/NtM3oJy0    [ raw code | fork ]

Plain Text, pasted on Mar 6:
# ---grassdata
# LOCATION: greece_laea
# MAPSET: mani
# REGION: survey2012
# RASTER: eudem1_survey2012_null0_shadrel.elev
# RES: 25m
# COLORS: elevation

# ---begin ps.map def
# PAPER
paper a4
  end
# HEADER
header
  file psmap_header.hdr
  font Courier
  fontsize 7
  color black
  end
# MAP INFO
mapinfo
  where 0.75 8
  end
# COMMENTS
comments psmap_comment
  where 0.75 9.5
  font Courier
  fontsize 7
  color black
  end
# BORDER
border
  color black
  width 1
  end
# GEOGRID
grid 10000
  color grey
  numbers 2 black
  end
# RASTER
raster eudem1_survey2012_null0_shadrel.wikigrey
# COLOR TABLE
colortable
  raster eudem1_survey2012_null0
  discrete n
  cols 6
  range 0 1890
  where 0.75 2.5
  width 0.1
  fontsize 7
  end
# SCALE BAR
scalebar s
  where 3.2 2.70
  length 5
  height 0.05
  segment 1
  units kilometers
  background n
  end
# NORD
point 5429994 1627391
  symbol extra/n_arrow1
  fcolor black
  size 8
  end
# VECTOR
vpoints survey2012_tab
  where type = 'C' 
  symbol basic/circle
  fcolor red
  width 0.5
  size 5
  label Cave
  lpos 2
  end
vpoints survey2012_tab
  where type = 'R' 
  symbol basic/triangle
  fcolor blue
  width 0.5
  size 5
  label Rockshelter
  lpos 3
  end
vpoints survey2012_tab
  where type = 'O' 
  symbol basic/box
  fcolor purple
  width 0.5
  size 5
  label Open air
  lpos 4
  end
vlines eudem1_survey2012_contour40m
  color black
  width 0.5
  label 40m Contour
  lpos 1
  end
# VLEGEND
vlegend
  where 0.75 3.75
  fontsize 7
  cols 1
  border none
  end
# EPS FRAME
#eps 5407975 1613727
#  epsfile ./mani_frame.eps
#  end


Create a new paste based on this one


Comments: