Stefan Podgorski
Stefan Podgorski
@ZGX010 the SDK has a topographic converter in metropolis.utils.geo that you can use to get the lat lon The following is an example of the basic usage: ``` from metropolis.utils.geo...
Hi @mbsantiago thanks for the quick replay and update. However, for me I still am unable to add any tags with the new version. I have used the prepackaged ubuntu...
@bigbigworld123 I am building a docker container now to cross check and debug the dependencies. This will create a reproducible environment for you so you can run the code -...
@bigbigworld123 I have done two things which I think should help to resolve this. 1. I have added a Dockerfile with a docker compose file which will allow you to...