Catalog settings and conversion tools.
Built-in catalogs.
Requires
- module:catalog/Catalog.js
- module:vector/Ellipse.js
User Interface for catalog queries and catalog overlays.
Requires
- module:util/VUtil.js
- module:control/UI.js
- module:catalog/catalogs.js
User Interface for managing the channels of a VisiOmatic layer.
Requires
Coordinate display/control interface
Requires
- module:util/VUtil.js
User Interface for the online documentation.
Requires
- module:util/VUtil.js
- module:control/UI.js
Provide an extra synchronized map (PiP-style).
Author
Copyright
- (c) 2014-2023 CNRS/IAP/CFHT/SorbonneU. Adapted from L.Control.MiniMap by Norkart (original copyright notice follows). Original code Copyright (c) 2012-2015, Norkart AS All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 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.
Add a full screen toggle button to the map.
Author
Copyright
- (c) 2013-2023 CNRS/IAP/CFHT/SorbonneU. Adapted from the leaflet.fullscreen plugin by Bruno Bergot (fixed lint errors) (original copyright notice reproduced below). Original code Copyright (c) 2013, Bruno Bergot All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 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.
User Interface for setting the rendering of a VisiOmatic layer.
Requires
Coordinate display/control interface
Requires
- module:util/VUtil.js
User Interface for managing preferences
Requires
- module:util/VUtil.js
- module:control/UI.js
User Interface for plotting image profiles and spectra.
Requires
- module:util/VUtil.js
- module:control/UI.js
User Interface for region and Point of Interest (PoI) overlays.
Requires
- module:util/VUtil.js
- module:control/UI.js
Add a reticle at the center of the map container.
Add world, pixel and custom units to the standard Control.Scale.
Responsive sidebar.
Author
Copyright
- (c) 2015-2023 CNRS/IAP/CFHT/SorbonneU. Adapted from the leaflet-sidebar plugin by Tobias Bieniek (original copyright notice follows). The MIT License (MIT) Copyright (c) 2013 Tobias Bieniek 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.
User Interface for taking snapshots of the current screen/image.
Requires
- module:util/VUtil.js
- module:control/UI.js
Base User Interface for VisiOmatic dialogs.
Requires
- module:util/VUtil.js
- module:control/widget/FlipSwitch.js
- module:control/widget/Spinbox.js
Catch browser tab or window closure event.
Add a VisiOmatic logo to the map.
Provide a Flipswitch widget.
Provide a number spinbox with adaptive step increment.
Author
Copyright
- (c) 2015-2023 CNRS/IAP/CFHT/SorbonneU. Adapted from jQuery Mobile Framework plugin to provide number spinbox (original copyright notice follows). Copyright (c) JTSage CC 3.0 Attribution. May be relicensed without permission/notification. https://github.com/jtsage/jquery-mobile-spinbox
Celestial system conversions for sky coordinates.
Conic (de-)projections.
Requires
- module:util/VUtil.js
- module:crs/Projection.js
Cylindrical and pseudo-cylindrical (de-)projections.
Requires
- module:util/VUtil.js
- module:crs/Projection.js
Pixel (de-)projections.
Requires
- module:util/VUtil.js
- module:crs/Projection.js
Common WCS (World Coordinate System) (de-)projection assets.
Requires
- module:util/VUtil.js
Support for the WCS (World Coordinate System).
Requires
- module:crs/Conical.js
- module:crs/Cylindrical.js
- module:crs/Pixel.js
- module:crs/Zenithal.js
Zenithal (de-)projections.
Requires
- module:util/VUtil.js
- module:crs/Projection.js
Support for VisiOmatic layers in Leaflet
Requires
- module:util/VUtil.js
- module:util/RGB.js
- module:crs/WCS.js
RGB triplets.
Miscellaneous utilities
Provide an ellipse marker in world coordinates.
Requires
- module:vector/EllipseMarker.js
Provide an ellipse marker.