SAVE-POlNT opened a new issue #14079: URL: https://github.com/apache/superset/issues/14079
A clear and concise description of what the bug is. hello , i wanted to create a map for my country to add to the country maps the map is created and here is the result of it (Algeria)  rather than recompiling the frontend , i changed the Germany geojson compiled file i tested one with no internal polygons and it worked normally ### Expected results i'm expecting it to work normally and showing the full country map ### Actual results the result is that i get a giant rectangle surrounding my country  algeria is situated at the right corner of the rectangle ans it is really small, i started removing some polygones , but nothing changed #### How to reproduce the bug try to export a geojson file with qgis and put it in a geojson file in assets folder ### Environment - superset version: `0.999dev` - python version: `python3.7` - node is not installed it is a docker version ### Checklist - [x ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ x] I have reproduced the issue with at least the latest released version of superset. - [ x] I have checked the issue tracker for the same issue and I haven't found one similar. - i found one talking about the uk , removing a polygon solved the problem , not for me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
