Commit f574beae037c28a52cbf7441d868d2c160b1c48e
1 parent
43fa1fa1
Exists in
master
and in
7 other branches
Criação de um tema para teste de projeção utm
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
menutemas/admin.db
No preview for this file type
temas/testeutf8postgis.map
@@ -2,7 +2,7 @@ MAP | @@ -2,7 +2,7 @@ MAP | ||
2 | SYMBOLSET ../symbols/simbolos.sym | 2 | SYMBOLSET ../symbols/simbolos.sym |
3 | FONTSET "../symbols/fontes.txt" | 3 | FONTSET "../symbols/fontes.txt" |
4 | LAYER | 4 | LAYER |
5 | - CONNECTION "user=postgres password=postgres dbname=pgutf8 host=localhost port=5432 options='-c client_encoding=LATIN1'" | 5 | + CONNECTION "teste" |
6 | CONNECTIONTYPE POSTGIS | 6 | CONNECTIONTYPE POSTGIS |
7 | DATA "the_geom FROM (select * FROM biomas) as foo USING UNIQUE gid USING SRID=4291" | 7 | DATA "the_geom FROM (select * FROM biomas) as foo USING UNIQUE gid USING SRID=4291" |
8 | METADATA | 8 | METADATA |