Commit 191db69dd1599e1443cf9992e7f4346e7be9219e
1 parent
9dee4d9b
Exists in
master
and in
7 other branches
v6 - atualização da lista de códigos epsg
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
ferramentas/epsg.txt
1 | -# Geográfica SAD69 GRS67 4291 | |
2 | -<4291> +proj=longlat +ellps=GRS67 +no_defs no_defs <> | |
3 | -# Geográfica SAD69 aust_SA 4618 (mais recente) | |
4 | -<4618> +proj=longlat +ellps=aust_SA +no_defs <> | |
5 | 1 | # WGS 84 |
6 | 2 | <4326> +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs no_defs <> |
3 | +# SIRGAS 2000 | |
4 | +<4674> +proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs <> | |
5 | +# Geográfica SAD69 aust_SA 4618 | |
6 | +<4618> +proj=longlat +ellps=aust_SA +no_defs <> | |
7 | 7 | # Corrego Alegre / UTM zone 21S |
8 | 8 | <22521> +proj=utm +zone=21 +south +ellps=intl +towgs84=-206,172,-6,0,0,0,0 +units=m +no_defs <> |
9 | 9 | # Corrego Alegre / UTM zone 22S | ... | ... |