THIRD-PARTY SOFTWARE NOTICES ============================ Median Monitor (https://medianmonitor.com/) redistributes the third-party components below: the files it self-hosts from its own origin (web/vendor/), and third-party code embedded directly in its own JavaScript (web/app.js). Their licenses require the copyright and permission notices to travel with the redistributed code; this file, served alongside the site, reproduces them in full. Basemap TILES are fetched from tiles.openfreemap.org at run time rather than redistributed, and carry their attribution on the map itself: "© OpenStreetMap contributors · OpenMapTiles · OpenFreeMap". The basemap STYLE definitions are a different matter: they are copied into app.js and transmitted verbatim on every page load, which is redistribution in source form, so their notices are reproduced in full below rather than left to the on-map credit. The incursion diagrams and bulletin text are separate, and their notice is reproduced in full below rather than pointed at: the repository README is not published, so a reader of this file cannot follow a reference into it. ================================================================================ SOURCE DATA — Ministry of National Defense, R.O.C. Open Government Data License, version 1.0 (政府資料開放授權條款-第1版) https://data.gov.tw/license ================================================================================ Ministry of National Defense, R.O.C. (中華民國國防部), Air Force Command Headquarters, 2024 onward — PLA activities in the waters and airspace around Taiwan (中共解放軍臺海周邊海、空域動態), daily reports and schematic diagrams (示意圖), air.mnd.gov.tw. The Open Data is made available to the public under the Open Government Data License, User can make use of it when complying to the condition and obligation of its terms. Open Government Data License: https://data.gov.tw/license The sentence above is reproduced verbatim from the license's own Exhibit, including its non-idiomatic English. Under OGDL section 3.2 attribution is a CONDITION of the grant, not a courtesy: a user who fails it is "deemed to have been void ab initio". The obligation follows derivative works as well as the original, so it applies to anything built from this site's data files. OGDL section 4.2 makes the license compatible with the Creative Commons Attribution License 4.0 International: complying with CC BY 4.0 satisfies it. SPDX has no identifier for OGDL, so none is asserted anywhere. Median Monitor's georeferenced geometry is a MODIFIED DERIVATIVE WORK produced automatically from those diagrams. It is not MND's original data, MND does not endorse it, and MND's names, emblems and trademarks are not covered by the license. The diagrams are schematic (示意圖) indications, not measured tracks. The day figures in days.json are read from MND's reports and, for median-line crossings, its diagram legends by the same automatic process, and are likewise a modified derivative work. The same notice travels inside adiz.geojson and days.json as metadata.attribution, so it survives either file being downloaded on its own. BUNDLED SOFTWARE Components: - MapLibre GL JS 4.7.1 (web/vendor/maplibre-gl.js, maplibre-gl.css) — BSD-3-Clause - gifenc 1.0.3 (web/vendor/gifenc.js) — MIT - mp4-muxer 5.2.2 (web/vendor/mp4-muxer.js) — MIT - Feather Icons (the "layers" glyph, inlined in app.js) — MIT - Space Grotesk + Share Tech Mono (web/vendor/fonts/*.woff2) — SIL OFL 1.1 (full text in web/vendor/fonts/OFL.txt) - OpenFreeMap map styles "Positron" and "Liberty" (147 style layers embedded in app.js) — code MIT and BSD-3-Clause, design CC BY 4.0 / CC BY 3.0 ================================================================================ MapLibre GL JS 4.7.1 — BSD-3-Clause https://github.com/maplibre/maplibre-gl-js (covers both maplibre-gl.js and maplibre-gl.css) ================================================================================ Copyright (c) 2023, MapLibre contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of MapLibre GL JS nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------- Contains code from mapbox-gl-js v1.13 and earlier Version v1.13 of mapbox-gl-js and earlier are licensed under a BSD-3-Clause license Copyright (c) 2020, Mapbox Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Mapbox GL JS nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------- Contains code from glfx.js Copyright (C) 2011 by Evan Wallace Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- Contains a portion of d3-color https://github.com/d3/d3-color Copyright 2010-2016 Mike Bostock All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the author nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================ gifenc 1.0.3 — MIT https://github.com/mattdesl/gifenc ================================================================================ The MIT License (MIT) Copyright (c) 2017 Matt DesLauriers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================================================ mp4-muxer 5.2.2 — MIT https://github.com/Vanilagy/mp4-muxer ================================================================================ MIT License Copyright (c) 2023 Vanilagy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================================================ Feather Icons — MIT https://github.com/feathericons/feather (the "layers" glyph is inlined verbatim in app.js as the basemap toggle icon) ================================================================================ The MIT License (MIT) Copyright (c) 2013-2023 Cole Bemis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================================================ Space Grotesk & Share Tech Mono — SIL Open Font License 1.1 https://github.com/floriankarsten/space-grotesk https://fonts.google.com/specimen/Share+Tech+Mono ================================================================================ Copyright 2020 The Space Grotesk Project Authors (https://github.com/floriankarsten/space-grotesk) Copyright (c) 2012, Carrois Type Design, Ralph du Carrois (post@carrois.com www.carrois.com), with Reserved Font Name 'Share' The full SIL Open Font License 1.1 text is bundled with the font files at web/vendor/fonts/OFL.txt. ================================================================================ OpenFreeMap map styles "Positron" and "Liberty" — embedded in app.js https://github.com/hyperknot/openfreemap-styles ================================================================================ app.js embeds two OpenFreeMap style definitions as JavaScript arrays of MapLibre style layers, copied from the styles served at tiles.openfreemap.org: - OFM_LAYERS (36 layers, ids prefixed "ofm-") — the "Positron" style (https://tiles.openfreemap.org/styles/positron) with its 19 symbol (label) layers removed, each id prefixed, and layout.visibility defaulted to "none". - OFM_STREETS_LAYERS (111 layers, ids prefixed "lib-") — the "Liberty" style (https://tiles.openfreemap.org/styles/liberty), each id prefixed and layout.visibility defaulted to "none". Both are modified copies, and BSD-3-Clause covers redistribution "with or without modification", so the notices below travel with them. The upstream repository is licensed MIT; each style additionally carries its own license file, and those govern the style JSON itself. -------------------------------------------------------------------------------- openfreemap-styles (repository) — MIT MIT License Copyright (c) 2023 Zsolt Ero Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- "Positron" style — BSD-3-Clause (code), CC BY 4.0 (design) Forked from https://github.com/openmaptiles/positron-gl-style Copyright (c) 2016, KlokanTech.com & OpenMapTiles contributors. Copyright (c) 2015, CartoDB Inc. All rights reserved. Derived from "CartoDB Basemaps" (https://github.com/CartoDB/CartoDB-basemaps) designed by Stamen and Paul Norman for CartoDB Inc., licensed under CC-BY 3.0. Code license: BSD 3-Clause License Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Design license: CC-BY 4.0 The visual design features of the style (also known as the "look and feel" of the map) are licensed under the Creative Commons Attribution 4.0 license. To view a copy of the license, visit http://creativecommons.org/licenses/by/4.0/. Attribution for the design defined in this repository needs not to be provided on map images, but should be reasonably accessible from maps based on this style (for example, in a webpage linked from copyright notice on the map). Products or services using maps derived from OpenMapTiles schema need to visibly credit "OpenMapTiles.org" or reference "OpenMapTiles" with a link to http://openmaptiles.org/. For a browsable electronic map based on OpenMapTiles and OpenStreetMap data, the credit should appear in the corner of the map. For example: [© OpenMapTiles](http://openmaptiles.org/) [© OpenStreetMap contributors](http://www.openstreetmap.org/copyright) For printed and static maps a similar attribution should be made in a textual description near the image, in the same fashion as if you cite a photograph. Exceptions to OpenMapTiles attribution requirement can be in a written form granted by Klokan Technologies GmbH (info@klokantech.com). The project contributors grant Klokan Technologies GmbH the license to give such exceptions on a commercial basis. -------------------------------------------------------------------------------- "Liberty" style — BSD (code), CC BY 3.0 / CC BY 4.0 (design) Forked from https://github.com/maputnik/osm-liberty, itself a fork of OSM Bright The Mapbox GL Style JSON file is originally derived from OSM Bright from Mapbox Open Styles (https://github.com/mapbox/mapbox-gl-styles). The modified Mapbox GL Style JSON retains the same BSD license. OSM Liberty's own license file states no separate copyright holder, so the notice it retains is the upstream one: Mapbox Open Styles are copyright (c) 2014, Mapbox, all rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Mapbox nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Design license The look and feel of the OSM Liberty map design is also derived (although heavily altered) from OSM Bright from Mapbox Open Styles, which is licensed under the Creative Commons Attribution 3.0 license (http://creativecommons.org/licenses/by/3.0/). The map displays and styles data from OpenMapTiles (https://openmaptiles.org/) under the CC-BY 4.0 design license. The products or services using this map style need to visibly credit "OpenMapTiles.org" or reference "OpenMapTiles" with a link to http://openmaptiles.org/. For a browsable electronic map based on OpenMapTiles and OpenStreetMap data, the credit should appear in the corner of the map. Sprites, glyphs and icons are NOT redistributed here: the embedded Positron copy has its symbol layers removed, and both copies load any remaining assets from tiles.openfreemap.org at run time rather than carrying them.