[pycoast] 02/07: Remove shapes data directory (incompatible licensing)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Jul 3 17:30:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pycoast.

commit d4dfdaf978d5db86951d52291ef15a394fa33d33
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Jul 3 17:02:38 2016 +0000

    Remove shapes data directory (incompatible licensing)
---
 pycoast/tests/test_data/shapes/Metareas.dbf        | Bin 136 -> 0 bytes
 pycoast/tests/test_data/shapes/Metareas.mxd        | Bin 268288 -> 0 bytes
 pycoast/tests/test_data/shapes/Metareas.prj        |   1 -
 pycoast/tests/test_data/shapes/Metareas.sbn        | Bin 236 -> 0 bytes
 pycoast/tests/test_data/shapes/Metareas.sbx        | Bin 132 -> 0 bytes
 pycoast/tests/test_data/shapes/Metareas.shp        | Bin 1172 -> 0 bytes
 pycoast/tests/test_data/shapes/Metareas.shx        | Bin 180 -> 0 bytes
 pycoast/tests/test_data/shapes/README              |   3 --
 .../test_data/shapes/divisao_politica/BRASIL.dbf   | Bin 1129 -> 0 bytes
 .../test_data/shapes/divisao_politica/BRASIL.shp   | Bin 150884 -> 0 bytes
 .../test_data/shapes/divisao_politica/BRASIL.shx   | Bin 316 -> 0 bytes
 .../shapes/divisao_politica/BR_Capitais.dbf        | Bin 854 -> 0 bytes
 .../shapes/divisao_politica/BR_Capitais.shp        | Bin 1828 -> 0 bytes
 .../shapes/divisao_politica/BR_Capitais.shx        | Bin 316 -> 0 bytes
 .../shapes/divisao_politica/BR_Contorno.dbf        | Bin 78 -> 0 bytes
 .../shapes/divisao_politica/BR_Contorno.shp        | Bin 61280 -> 0 bytes
 .../shapes/divisao_politica/BR_Contorno.shx        | Bin 108 -> 0 bytes
 .../shapes/divisao_politica/BR_Regioes.dbf         | Bin 393 -> 0 bytes
 .../shapes/divisao_politica/BR_Regioes.shp         | Bin 94208 -> 0 bytes
 .../shapes/divisao_politica/BR_Regioes.shx         | Bin 140 -> 0 bytes
 .../shapes/divisao_politica/divisao_politica.txt   |  40 ---------------------
 .../test_data/shapes/divisao_politica/leia.txt     |   9 -----
 pycoast/tests/test_data/shapes/metarea5.gsf        | Bin 2048 -> 0 bytes
 pycoast/tests/test_data/shapes/metarea5.tbl        |  21 -----------
 pycoast/tests/test_data/shapes/metarea5.tbl.info   |  25 -------------
 25 files changed, 99 deletions(-)

diff --git a/pycoast/tests/test_data/shapes/Metareas.dbf b/pycoast/tests/test_data/shapes/Metareas.dbf
deleted file mode 100644
index 74ea083..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.dbf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/Metareas.mxd b/pycoast/tests/test_data/shapes/Metareas.mxd
deleted file mode 100644
index a8d703b..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.mxd and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/Metareas.prj b/pycoast/tests/test_data/shapes/Metareas.prj
deleted file mode 100644
index f45cbad..0000000
--- a/pycoast/tests/test_data/shapes/Metareas.prj
+++ /dev/null
@@ -1 +0,0 @@
-GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
\ No newline at end of file
diff --git a/pycoast/tests/test_data/shapes/Metareas.sbn b/pycoast/tests/test_data/shapes/Metareas.sbn
deleted file mode 100644
index 343469c..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.sbn and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/Metareas.sbx b/pycoast/tests/test_data/shapes/Metareas.sbx
deleted file mode 100644
index ea2f86e..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.sbx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/Metareas.shp b/pycoast/tests/test_data/shapes/Metareas.shp
deleted file mode 100644
index 152784e..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.shp and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/Metareas.shx b/pycoast/tests/test_data/shapes/Metareas.shx
deleted file mode 100644
index 7fe6bf2..0000000
Binary files a/pycoast/tests/test_data/shapes/Metareas.shx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/README b/pycoast/tests/test_data/shapes/README
deleted file mode 100644
index f916a00..0000000
--- a/pycoast/tests/test_data/shapes/README
+++ /dev/null
@@ -1,3 +0,0 @@
-This data is preliminary.
-We await permission from the data provider
-to include these shapes in pycoast testing.
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.dbf b/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.dbf
deleted file mode 100644
index b0bde71..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.dbf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shp b/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shp
deleted file mode 100644
index 279c0fe..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shp and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shx b/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shx
deleted file mode 100644
index b53ae2d..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BRASIL.shx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.dbf b/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.dbf
deleted file mode 100644
index 5eca8e7..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.dbf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shp b/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shp
deleted file mode 100644
index 4b6ee9f..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shp and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shx b/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shx
deleted file mode 100644
index d1faa9f..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Capitais.shx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.dbf b/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.dbf
deleted file mode 100644
index b6fb401..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.dbf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shp b/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shp
deleted file mode 100644
index 1e413b7..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shp and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shx b/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shx
deleted file mode 100644
index 3b74a01..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Contorno.shx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.dbf b/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.dbf
deleted file mode 100644
index f39ee2e..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.dbf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shp b/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shp
deleted file mode 100644
index 7f0aa70..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shp and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shx b/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shx
deleted file mode 100644
index 7b7d633..0000000
Binary files a/pycoast/tests/test_data/shapes/divisao_politica/BR_Regioes.shx and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/divisao_politica.txt b/pycoast/tests/test_data/shapes/divisao_politica/divisao_politica.txt
deleted file mode 100644
index 8075663..0000000
--- a/pycoast/tests/test_data/shapes/divisao_politica/divisao_politica.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-===================================
-GISMAPS - www.gismaps.com.br
-===================================
-Mapas Tem�ticos - Geoprocessamento
-===================================
-
-* Grupo: Divis�o Pol�tica
-
-* T�tulo: Divis�o Pol�tica do Brasil
-
-* Descri��o: Mapas apresentando a divis�o pol�tica-administrativa do Brasil, incluindo as 
-	    capitais, estados e grandes regi�es.
-
-* Ano/Revis�o: 2000.3
-
-* Data de atualiza��o: 21/06/2005
-
-* Fonte: IBGE
-
-* Conte�do:
-
-**************** BR_Capitais.dbf  ****************
-UF	-sigla da Unidade da Federa��o
-NOME	-nome da capital
-
-**************** BR_Contorno.dbf  ****************
-NOME	-nome do Brasil
-
-**************** BR_Regioes.dbf  ****************
-SIGLA	-sigla da regi�o
-NOME	-nome da regi�o
-
-**************** BRASIL.dbf  ****************
-UF	-sigla da Unidade da Federa��o
-ESTADO	-nome da Unidade da Federa��o
-REGIAO	-sigla da regi�o
-
-===================================
-GISMAPS - www.gismaps.com.br
-===================================
\ No newline at end of file
diff --git a/pycoast/tests/test_data/shapes/divisao_politica/leia.txt b/pycoast/tests/test_data/shapes/divisao_politica/leia.txt
deleted file mode 100644
index 0b8c2fb..0000000
--- a/pycoast/tests/test_data/shapes/divisao_politica/leia.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Data que o arquivo foi baixado: 27/05/2013.
-
-Mapas apresentando a divisão política-administrativa do Brasil, incluindo as capitais, estados e grandes regiões.
-Fonte: IBGE
-Versão: 2000.2
-Tamanho: 244 Kb
-Formato: Shape
-
-fonte: http://gismaps.com.br/divpol/divpol.htm
diff --git a/pycoast/tests/test_data/shapes/metarea5.gsf b/pycoast/tests/test_data/shapes/metarea5.gsf
deleted file mode 100644
index f328160..0000000
Binary files a/pycoast/tests/test_data/shapes/metarea5.gsf and /dev/null differ
diff --git a/pycoast/tests/test_data/shapes/metarea5.tbl b/pycoast/tests/test_data/shapes/metarea5.tbl
deleted file mode 100644
index 9be4aa9..0000000
--- a/pycoast/tests/test_data/shapes/metarea5.tbl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-   8                -28.600  -36.000  -43.000  -53.370  -33.730  -53.370
-  -36.000  -48.000  -31.000  -43.000  -28.600  -48.817
-   6                -23.017  -31.000  -38.001  -43.000  -31.000  -43.000
-  -26.000  -38.001  -23.017  -42.000
-   4                -23.017  -28.600  -42.000  -48.817  -23.017  -42.000
-  -28.600  -48.817
-   6                -17.767  -26.000  -33.000  -39.201  -26.000  -38.001
-  -21.017  -33.000  -17.767  -39.201
-   6                -13.017  -21.017  -33.000  -38.533  -21.017  -33.000
-  -15.000  -33.001  -13.017  -38.533
-   8                 -3.000  -15.000  -29.000  -35.200  -15.000  -33.001
-  -10.000  -29.000   -3.000  -29.000   -5.750  -35.200
-   6                  2.000   -3.000  -29.000  -44.300   -3.000  -29.000
-    2.000  -38.000   -2.483  -44.300
-   6                  7.000    2.000  -38.000  -51.550    2.000  -38.000
-    7.000  -48.000    4.433  -51.550
-  10                  7.001  -36.001  -20.000  -48.000    7.000  -48.000
-    7.001  -20.003  -15.000  -20.000  -36.001  -20.002  -36.000  -48.000
-   4                -15.000  -15.000  -20.000  -33.001  -15.000  -20.000
-  -15.000  -33.001
diff --git a/pycoast/tests/test_data/shapes/metarea5.tbl.info b/pycoast/tests/test_data/shapes/metarea5.tbl.info
deleted file mode 100644
index 97db9e1..0000000
--- a/pycoast/tests/test_data/shapes/metarea5.tbl.info
+++ /dev/null
@@ -1,25 +0,0 @@
-!
-!    BOUNDARIES FILENAME 
-undfbnds.tbl
-!
-!    TOTAL NUMBER OF BOUNDS
-1
-!
-!    MAX NUMBER OF POINTS per BOUND
-5
-!
-!    BOUNDARY STRUCTURE INFORMATION
-!
-!
-��^� 0            0.00 29203114330065886001496064.00 -36.00 -53.37 7.00 -20.00 10   
-
-	3            -36.00 -53.37 -28.60 -43.00 4        
-	131          -31.00 -43.00 -23.02 -38.00 3        
-	241          -28.60 -48.82 -23.02 -42.00 2        
-	333          -26.00 -39.20 -17.77 -33.00 3        
-	443          -21.02 -38.53 -13.02 -33.00 3        
-	553          -15.00 -35.20 -3.00 -29.00 4        
-	681          -3.00 -44.30 2.00 -29.00 3        
-	791          2.00 -51.55 7.00 -38.00 3        
-	901          -36.00 -48.00 7.00 -20.00 5        
-	1047         -15.00 -33.00 -15.00 -20.00 2        

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycoast.git



More information about the Pkg-grass-devel mailing list