How to Correctly Load Your Country in to Apache Superset

TLDR The geoJSON specification published in 2016 requires the polygons to follow the right-hand rule. All updated geoJSON files now follow the right-hand rule. However, Superset requires your geoJSON file polygons to follow the opposite direction, breaking the specification. Covert your geoJSON files so polygons are drawn in opposite directions using the script included in Step 5. Include the geoJSON file inside the legacy-plugin-chart-country-map plugin. Import the geoJSON file and rebuild your Superset frontend. Apache Superset is a free and open-core data analysis tool that offers a wide range of really neat features for a business. It’s a good piece of software where you don’t have the budget to spend on an expensive business intelligence tool. ...

March 11, 2023 · Rukshan

Installing Apache Superset Version 2 on Ubuntu Without Errors

Apache Superset is a great free and open-source software released by the Apache foundation for advanced data visualization and exploration. Unlike proprietary tools for data visualization, Apache Superset adds value for an organization as free and open-source software. ...

December 16, 2022 · Rukshan