This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch all-the-maps
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e218407e7d wave 2
     add 068143f191 wave 3

No new revisions were added by this update.

Summary of changes:
 docs/data/countries.json                           |  9 ++
 .../scripts/Country Map GeoJSON Generator.ipynb    | 95 ++++++++++------------
 .../src/countries.ts                               | 18 ++++
 .../src/countries/aland.geojson                    | 17 ++++
 .../src/countries/antigua_and_barbuda.geojson      | 14 ++++
 .../src/countries/british_virgin_islands.geojson   |  7 ++
 .../src/countries/cape_verde.geojson               | 28 +++++++
 .../src/countries/israel.geojson                   | 12 +++
 .../src/countries/laos.geojson                     | 23 ++++++
 .../src/countries/the_bahamas.geojson              | 36 ++++++++
 .../countries/united_states_virgin_islands.geojson |  9 ++
 .../src/countries/vatican.geojson                  |  7 ++
 12 files changed, 224 insertions(+), 51 deletions(-)
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/aland.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/antigua_and_barbuda.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/british_virgin_islands.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/cape_verde.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/israel.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/laos.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/the_bahamas.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/united_states_virgin_islands.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/vatican.geojson

Reply via email to