Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdeil/slippy-astro-images
Demos how to display astronomy images as slippy web maps
https://github.com/cdeil/slippy-astro-images
Last synced: 9 days ago
JSON representation
Demos how to display astronomy images as slippy web maps
- Host: GitHub
- URL: https://github.com/cdeil/slippy-astro-images
- Owner: cdeil
- License: mit
- Created: 2016-01-14T08:13:23.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-08-02T09:14:45.000Z (over 8 years ago)
- Last Synced: 2024-10-06T16:04:58.156Z (about 1 month ago)
- Language: TypeScript
- Homepage: http://cdeil.github.io/slippy-astro-images/
- Size: 1.8 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slippy-astro-images
Demos how to display astronomy images as slippy web maps.
* Start from a single FITS image, extract header to text file and image as PNG.
* Static web pages, can be hosted anywhere (no image server needed)
* Wanted: pan, zoom, interactive marker and circle overlay, world coordinates, navigation search field, contours
* Not the goal here: how to run image servers.TODO: make this a feature matrix and show which demo does what with checkboxes.
I'd be interested to turn this into a set of docs and a Python package that
helps people get started and prepare input images (e.g. create tiles).Feature and pull requests welcome!
If you have any questions, email [Christoph](https://github.com/cdeil) and [Arjun](https://github.com/vorugantia).
## Demos
### Leaflet
* [Demo page](http://cdeil.github.io/slippy-astro-images/leaflet)
* Uses: [leafletjs](http://leafletjs.com/), [fitsjs](https://github.com/astrojs/fitsjs), [Porj4Leaflet](http://kartena.github.io/Proj4Leaflet/)
* [Code](https://github.com/cdeil/slippy-astro-images/tree/gh-pages/leaflet)### Visiomatic
* [Demo page](http://cdeil.github.io/slippy-astro-images/visiomatic)
* Uses: [Visiomatic](https://github.com/astromatic/visiomatic)
* [Code](https://github.com/cdeil/slippy-astro-images/tree/gh-pages/visiomatic)### Threejs
* [Demo page](http://cdeil.github.io/slippy-astro-images/threejs)
* [Code](https://github.com/cdeil/slippy-astro-images/tree/gh-pages/threejs)### Aladin Lite
* [Demo page](http://cdeil.github.io/slippy-astro-images/aladin/demo1/)
* Uses [Aladin Lite](http://aladin.u-strasbg.fr/AladinLite/)
* A copy of the Aladin Lite code is available in [this GH repo](https://github.com/cdeil/AladinLite)## Example images
* https://github.com/cdeil/fermi-ts-maps
* The [observable universe](https://en.wikipedia.org/wiki/Observable_universe) [logarithmic illustration](https://commons.wikimedia.org/wiki/File:Observable_universe_logarithmic_illustration.png)