You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/04 22:38:21 UTC

[GitHub] [superset] JoaquinPretell92 opened a new issue #16967: How to add a new Country Map using Superset Own docker Hub?

JoaquinPretell92 opened a new issue #16967:
URL: https://github.com/apache/superset/issues/16967


   Hello,
   
   I run superset on version 1.0.1 and i want to add my country map to it. Since i call the image from your Docker Hub repository, i understand i have to download the image and make a custom one.
   The question is where do i have to upload my geojson.
   From this documentation i read i have to put it in here superset/assets/src/visualizations/CountryMap/countries, but thats a path for a virtual machine.
   https://apache-superset.readthedocs.io/en/0.35.2/visualization.html#need-to-add-a-new-country
   
   I want to know if someone have the steps to do it or maybe i can make a feature requests so they can add it with the geojson i make.
   
   Regards.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] junlincc commented on issue #16967: How to add a new Country Map using Superset Own docker Hub?

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #16967:
URL: https://github.com/apache/superset/issues/16967#issuecomment-933923572


   Hi! you can take a look at those PRs as reference :)  you do have to add your file in superset-ui repo though. hope it helps! 
   https://github.com/apache-superset/superset-ui/pull/1334
   https://github.com/apache-superset/superset-ui/pull/1319
   https://github.com/apache-superset/superset-ui/pull/1267
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] JoaquinPretell92 commented on issue #16967: How to add a new Country Map using Superset Own docker Hub?

Posted by GitBox <gi...@apache.org>.
JoaquinPretell92 commented on issue #16967:
URL: https://github.com/apache/superset/issues/16967#issuecomment-940142663


   Hello @junlincc,
   
   Thanks for the information.
   I have another question, from what I see, I would also have to update the version of my superset to the lastest since the PR go to master directly or its possible to ask to PR to an old version like mine (1.0.1)
   
   Regards.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org