Skip to content

Commit

Permalink
Add 4 horizontal grids for Brazil (IBGE source) (fixes OSGeo/proj-dat…
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jun 29, 2020
1 parent 1bd95fd commit 5fc7d8b
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ set(CPACK_SOURCE_INSTALLED_DIRECTORIES
"${CMAKE_CURRENT_SOURCE_DIR}/au_ga/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/au_icsm/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/be_ign/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/br_ibge/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/ca_nrc/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/ca_que_mern/" "."
"${CMAKE_CURRENT_SOURCE_DIR}/ch_swisstopo/" "."
Expand Down
1 change: 1 addition & 0 deletions README.DATA
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ For example us_noaa for files originating from US NOAA.
* [au_ga: Australia Geoscience Australia](https://github.com/OSGeo/PROJ-data/blob/master/au_ga/)
* [au_icsm: Australia ICSM](https://github.com/OSGeo/PROJ-data/blob/master/au_icsm/)
* [be_ign: Belgium IGN](https://github.com/OSGeo/PROJ-data/blob/master/be_ign/)
* [br_ibge: IBGE](https://github.com/OSGeo/PROJ-data/blob/master/br_ibge/)
* [ca_nrc: Canada NRC](https://github.com/OSGeo/PROJ-data/blob/master/ca_nrc/)
* [ca_que_mern: Canada Quebec MERN](https://github.com/OSGeo/PROJ-data/blob/master/ca_que_mern/)
* [ch_swisstopo: Switzerland Swissstopo](https://github.com/OSGeo/PROJ-data/blob/master/ch_swisstopo/)
Expand Down
6 changes: 6 additions & 0 deletions agency.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"agency": "IGN Belgium",
"url": "http://www.ngi.be"
},
{
"id": "br_ibge",
"country": "Brazil",
"agency": "Instituto Brasileiro de Geografia e Estatistica (IBGE)",
"url": "https://www.ibge.gov.br"
},
{
"id": "ca_nrc",
"country": "Canada",
Expand Down
1 change: 1 addition & 0 deletions br_ibge/.github/README.md
Binary file added br_ibge/br_ibge_CA61_003.tif
Binary file not shown.
Binary file added br_ibge/br_ibge_CA7072_003.tif
Binary file not shown.
38 changes: 38 additions & 0 deletions br_ibge/br_ibge_README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# br_ibge_README.txt

The files in this section result from the conversion of datasets originating
from [Instituto Brasileiro de Geografia e Estatistica - IBGE](https://www.ibge.gov.br/)

## Included grids

### Brazil: Corrego Alegre 1961 (EPSG:5524) to SIRGAS 2000 (EPSG:4674)

*Source*: [IBGE, ProGrid](ftp://geoftp.ibge.gov.br/informacoes_sobre_posicionamento_geodesico/sirgas/aplicativos/transformacao_coordenadas)
*Format*: GeoTIFF converted from NTv2
*License*: [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

* br_ibge_CA61_003.tif

### Brazil: Corrego Alegre 1970-72 (EPSG:4225) to SIRGAS 2000 (EPSG:4674)

*Source*: [IBGE, ProGrid](ftp://geoftp.ibge.gov.br/informacoes_sobre_posicionamento_geodesico/sirgas/aplicativos/transformacao_coordenadas)
*Format*: GeoTIFF converted from NTv2
*License*: [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

* br_ibge_CA7072_003.tif

### Brazil: SAD69 (EPSG:4618) to SIRGAS 2000 (EPSG:4674)

*Source*: [IBGE, ProGrid](ftp://geoftp.ibge.gov.br/informacoes_sobre_posicionamento_geodesico/sirgas/aplicativos/transformacao_coordenadas)
*Format*: GeoTIFF converted from NTv2
*License*: [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

* br_ibge_SAD69_003.tif

### Brazil: SAD69(96) (EPSG:5527) to SIRGAS 2000 (EPSG:4674)

*Source*: [IBGE, ProGrid](ftp://geoftp.ibge.gov.br/informacoes_sobre_posicionamento_geodesico/sirgas/aplicativos/transformacao_coordenadas)
*Format*: GeoTIFF converted from NTv2
*License*: [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

* br_ibge_SAD96_003.tif
Binary file added br_ibge/br_ibge_SAD69_003.tif
Binary file not shown.
Binary file added br_ibge/br_ibge_SAD96_003.tif
Binary file not shown.
5 changes: 5 additions & 0 deletions copyright_and_licenses.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ au_icsm_National_84_02_07_01.tif,Intergovernmental Committee on Surveying and Ma
au_icsm_README.txt,Disclaimed,Public domain
be_ign_bd72lb72_etrs89lb08.tif,Insititut Geographique National (IGN) Belgium,CC-BY-4.0
be_ign_README.txt,Disclaimed,Public domain
br_ibge_CA61_003.tif,Instituto Brasileiro de Geografia e Estatistica - IBGE,CC-BY-SA-4.0
br_ibge_CA7072_003.tif,Instituto Brasileiro de Geografia e Estatistica - IBGE,CC-BY-SA-4.0
br_ibge_README.txt,Disclaimed,Public domain
br_ibge_SAD69_003.tif,Instituto Brasileiro de Geografia e Estatistica - IBGE,CC-BY-SA-4.0
br_ibge_SAD96_003.tif,Instituto Brasileiro de Geografia e Estatistica - IBGE,CC-BY-SA-4.0
ca_nrc_ABCSRSV4.tif,"Her Majesty the Queen in right of Canada as represented by the Canadian Geodetic Survey, Natural Resources Canada",OGL-Canada-2.0
ca_nrc_BC_27_05.tif,"Her Majesty the Queen in right of Canada as represented by the Canadian Geodetic Survey, Natural Resources Canada",OGL-Canada-2.0
ca_nrc_BC_93_05.tif,"Her Majesty the Queen in right of Canada as represented by the Canadian Geodetic Survey, Natural Resources Canada",OGL-Canada-2.0
Expand Down
5 changes: 5 additions & 0 deletions travis/expected_main.lst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ au_icsm_National_84_02_07_01.tif
au_icsm_README.txt
be_ign_bd72lb72_etrs89lb08.tif
be_ign_README.txt
br_ibge_CA61_003.tif
br_ibge_CA7072_003.tif
br_ibge_README.txt
br_ibge_SAD69_003.tif
br_ibge_SAD96_003.tif
ca_nrc_ABCSRSV4.tif
ca_nrc_BC_27_05.tif
ca_nrc_BC_93_05.tif
Expand Down

0 comments on commit 5fc7d8b

Please sign in to comment.