From 06d0b948961ebd02c828251fa620ce47c868df61 Mon Sep 17 00:00:00 2001 From: Nathaniel Kelso Date: Wed, 5 Jul 2017 23:50:47 -0700 Subject: [PATCH] fix char encoding funk (to utf-8) --- .../ne_10m_antarctic_ice_shelves_polys.cpg | 1 + .../ne_10m_antarctic_ice_shelves_polys.dbf | Bin 28336 -> 28336 bytes .../ne_10m_antarctic_ice_shelves_polys.prj | 2 +- 10m_physical/ne_10m_glaciated_areas.cpg | 1 + 10m_physical/ne_10m_glaciated_areas.dbf | Bin 300067 -> 300067 bytes 10m_physical/ne_10m_glaciated_areas.prj | 2 +- 10m_physical/ne_10m_playas.cpg | 1 + 10m_physical/ne_10m_playas.dbf | Bin 54617 -> 54617 bytes 10m_physical/ne_10m_playas.prj | 2 +- 10m_physical/ne_10m_playas.shp | Bin 10m_physical/ne_10m_playas.shx | Bin 11 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 10m_physical/ne_10m_antarctic_ice_shelves_polys.cpg create mode 100644 10m_physical/ne_10m_glaciated_areas.cpg create mode 100644 10m_physical/ne_10m_playas.cpg mode change 100755 => 100644 10m_physical/ne_10m_playas.dbf mode change 100755 => 100644 10m_physical/ne_10m_playas.prj mode change 100755 => 100644 10m_physical/ne_10m_playas.shp mode change 100755 => 100644 10m_physical/ne_10m_playas.shx diff --git a/10m_physical/ne_10m_antarctic_ice_shelves_polys.cpg b/10m_physical/ne_10m_antarctic_ice_shelves_polys.cpg new file mode 100644 index 00000000..3ad133c0 --- /dev/null +++ b/10m_physical/ne_10m_antarctic_ice_shelves_polys.cpg @@ -0,0 +1 @@ +UTF-8 \ No newline at end of file diff --git a/10m_physical/ne_10m_antarctic_ice_shelves_polys.dbf b/10m_physical/ne_10m_antarctic_ice_shelves_polys.dbf index b48e513a54d1171b311971995d89b20cbc63827f..6bef59aa8d1ec6c83000be272b6d263f5bb098f6 100644 GIT binary patch delta 54 vcmdmRmvO^gMmgqEcDDHp3=9VuHUdd>uu<++I`iRexsw$+Q#Ti6IIsZ#R}l=& delta 53 ucmdmRmvO^gMmgqEc9!`J3=9VuHUddB5WZ3FRXWqR+{ucZX`2f&9M}L(Bn+Pb diff --git a/10m_physical/ne_10m_antarctic_ice_shelves_polys.prj b/10m_physical/ne_10m_antarctic_ice_shelves_polys.prj index b13a7179..a30c00a5 100644 --- a/10m_physical/ne_10m_antarctic_ice_shelves_polys.prj +++ b/10m_physical/ne_10m_antarctic_ice_shelves_polys.prj @@ -1 +1 @@ -GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]] \ No newline at end of file +GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] \ No newline at end of file diff --git a/10m_physical/ne_10m_glaciated_areas.cpg b/10m_physical/ne_10m_glaciated_areas.cpg new file mode 100644 index 00000000..3ad133c0 --- /dev/null +++ b/10m_physical/ne_10m_glaciated_areas.cpg @@ -0,0 +1 @@ +UTF-8 \ No newline at end of file diff --git a/10m_physical/ne_10m_glaciated_areas.dbf b/10m_physical/ne_10m_glaciated_areas.dbf index 67ee74aa6962ff0044c492dedc49d578a4d6ffa5..79beae51c520ba7aa61218aa0c6b0e1fd1da77c1 100644 GIT binary patch delta 271 zcmZ3yLTK>{Avxw!cD6Wn28M$S^BFKfqg<;T<5oGQ*Q#uXw`G^+{Avxw!c9uAH28M$S^BFKec%xja9OG6wrq`;B-=_O{Gi7ZrQDZ7%gmR__ zYA_i=*zwc-elhY*|ER%ah$1jSlj%A{AZmKRFGil}=d_qiAOdkw|~gYxBbf<=B=9{YNMy?Z(!z{UNC`0kJI;W WQA%P?aTeH#aR`a+cP6s9GXVgR8Be?b diff --git a/10m_physical/ne_10m_glaciated_areas.prj b/10m_physical/ne_10m_glaciated_areas.prj index b13a7179..a30c00a5 100644 --- a/10m_physical/ne_10m_glaciated_areas.prj +++ b/10m_physical/ne_10m_glaciated_areas.prj @@ -1 +1 @@ -GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]] \ No newline at end of file +GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] \ No newline at end of file diff --git a/10m_physical/ne_10m_playas.cpg b/10m_physical/ne_10m_playas.cpg new file mode 100644 index 00000000..3ad133c0 --- /dev/null +++ b/10m_physical/ne_10m_playas.cpg @@ -0,0 +1 @@ +UTF-8 \ No newline at end of file diff --git a/10m_physical/ne_10m_playas.dbf b/10m_physical/ne_10m_playas.dbf old mode 100755 new mode 100644 index 46bb1c95894c287f826b90a5847526b5d3ef8bd6..a6d7d8fc22c7aa53ed0df9715b96d4d31c4723b3 GIT binary patch delta 99 zcmcb)iuvX$W;y0kb~X