Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Allow Range Outline #8

Closed
bacco007 opened this issue Jun 21, 2020 · 5 comments
Closed

PR: Allow Range Outline #8

bacco007 opened this issue Jun 21, 2020 · 5 comments
Assignees

Comments

@bacco007
Copy link
Contributor

The base tool allows for you to include a range outline - https://github.com/wiedehopf/tar1090#heywhatsthatcom-range-outline

It would be good to be able to allow a map to a local file to enable this functionality

@mikenye mikenye self-assigned this Jun 22, 2020
mikenye added a commit that referenced this issue Jun 22, 2020
Implement request in issue #8
@mikenye
Copy link
Member

mikenye commented Jun 22, 2020

Hi @bacco007,

Thanks for the suggestion.

Rather than map to a local file, I've instead implemented a new container environment variable HEYWHATSTHAT_PANORAMA_ID.

If you follow the steps to create a panorama, then pass the panorama ID through to HEYWHATSTHAT_PANORAMA_ID, the panorama JSON will be downloaded during container start, and be shown on the map.

Pull the latest version of the image and give this a try, and let me know how you go.

@bacco007
Copy link
Contributor Author

bacco007 commented Jun 22, 2020

Added the variable, but the docker logs report

(I've confirmed using the link that the panorama_id does exist)

[nginx] 192.168.1.74 - - [22/Jun/2020:16:38:35 +1000] "GET /upintheair.json HTTP/1.1" 404 136 "http://192.168.1.64:8078/" "Mozilla/5.0 (Windows NT 10.0; rv:77.0) Gecko/20100101 Firefox/77.0"

@mikenye
Copy link
Member

mikenye commented Jun 22, 2020

Can you post the logs from the container startup?

Up to the line [services.d] done..

Thanks.

@bacco007
Copy link
Contributor Author

don't mind me - I deployed my updated docker-compose file to the wrong server :)

It works great - thanks!

@mikenye
Copy link
Member

mikenye commented Jun 22, 2020

Awesome!

@mikenye mikenye closed this as completed Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants