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

Remove outdated stations from map svg #88

Open
3 tasks done
benlk opened this issue May 5, 2020 · 1 comment
Open
3 tasks done

Remove outdated stations from map svg #88

benlk opened this issue May 5, 2020 · 1 comment

Comments

@benlk
Copy link
Collaborator

benlk commented May 5, 2020

  • Remove WBSJ-FM
    <g>
    <line opacity="0.3" fill="none" stroke="#ED2224" stroke-width="3" stroke-miterlimit="10"
    x1="957.3" y1="456" x2="1050" y2="456"/>
    <text class="fm" x="1065" y="464">WBSJ-FM</text>
    <circle opacity="0.3" fill="#ED2224" cx="921.2" cy="436.4" r="40.1"/>
    </g>
  • Remove WCKZ
    <g>
    <line opacity="0.3" fill="none" stroke="#ED2224" stroke-width="3" stroke-miterlimit="10"
    x1="883.3" y1="261.5" x2="1044.3" y2="261.5"/>
    <text class="fm" x="1050" y="269">WCKZ - FM</text>
    <circle opacity="0.3" fill="#ED2224" cx="852.8" cy="211" r="60.3"/>
    </g>
  • Remove W204BF
    <g>
    <line opacity="0.3" fill="none" stroke="#ED2224" stroke-width="3" stroke-miterlimit="10"
    x1="891.3" y1="308.5" x2="1044.3" y2="308.5"/>
    <text class="fm" x="1050" y="314">W204BF - FM</text>
    <circle opacity="0.3" fill="#ED2224" cx="877.4" cy="323.6" r="22.7"/>
    </g>
@benlk
Copy link
Collaborator Author

benlk commented May 14, 2020

  • Clean up Fort Wayne cluster
    Screen Shot 2020-05-14 at 12 56 00
  • Clean up Muncie cluster
    Screen Shot 2020-05-14 at 13 02 21

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

1 participant