Commit 2f550020e76cc2a6b0fda36500b5beb0ebbd50ed

Authored by Edmar Moretti
1 parent 3796b116

--no commit message

Showing 2 changed files with 29 additions and 0 deletions   Show diff stats
menutemas/admin.db
No preview for this file type
temas/testept.map
  1 +
  2 +
1 3 MAP
2 4  
3 5  
  6 +SYMBOLSET ../symbols/simbolos.sym
  7 +FONTSET "../symbols/fontes.txt"
  8 +LAYER
  9 + NAME testept # ok
  10 + TYPE point
  11 + STATUS OFF #
  12 + CONNECTIONTYPE postgis
  13 + CONNECTION "user=geodados password=geodados dbname=geodados host=dsvmapas.mma.gov.br port=5432"
  14 + DATA "the_geom FROM (select * FROM brasil.brabct231) as foo USING UNIQUE gid USING SRID=4291"
  15 + TEMPLATE 'none.htm'
  16 + METADATA
  17 + TEMA "Censo"
  18 + CLASSE "SIM"
  19 + TEXTO "SIM"
  20 + END
  21 + CLASS
  22 + NAME ''
  23 + SYMBOL 'ponto'
  24 + COLOR 0 0 0
  25 + SIZE 8
  26 + END # CLASS
  27 +END # LAYER
  28 +END
  29 +
  30 +
  31 +
  32 +
... ...