# ![GeoVisio](https://gitlab.com/geovisio/api/-/raw/develop/images/logo_full.png) __GeoVisio__ is a complete solution for storing and __serving your own 📍📷 geolocated pictures__ (like [StreetView](https://www.google.com/streetview/) / [Mapillary](https://mapillary.com/)). ➡️ __Give it a try__ at [panoramax.ign.fr](https://panoramax.ign.fr/) or [geovisio.fr](https://geovisio.fr/viewer) ! ## 📦 Components GeoVisio is __modular__ and made of several components, each of them standardized and ♻️ replaceable. ![GeoVisio architecture](https://gitlab.com/geovisio/api/-/raw/develop/images/big_picture.png) All of them are 📖 __open-source__ and available online: | 🌐 Server | 💻 Client | |:-----------------------------------------------------------------------:|:----------------------------------------------------:| | [API](https://gitlab.com/geovisio/api) | [Website](https://gitlab.com/geovisio/website) | | [Blur API](https://gitlab.com/geovisio/blurring) | [Web viewer](https://gitlab.com/geovisio/web-viewer) | | [GeoPic Tag Reader](https://gitlab.com/geovisio/geo-picture-tag-reader) | [Command line](https://gitlab.com/geovisio/cli) | # 💻 GeoVisio Website This repository only contains __the web front-end of GeoVisio__. Note that the 📷 __web viewer__ (component showing pictures and their location on a map) is in [a separate, dedicated repository](https://gitlab.com/geovisio/web-viewer). ## ⚙️ Features The website offers these functionalities: - Display of pictures and their location (using the embed [web viewer](https://gitlab.com/geovisio/web-viewer)) - Handle user authentication and account management - Show simple to read documentation ## 🕮 Documentation [A full documentation](./docs/) is available to help you through the install, setup and usage of the GeoVisio website. ## 💁 Contributing Pull requests are welcome. For major changes, please open an [issue](https://gitlab.com/geovisio/website/-/issues) first to discuss what you would like to change. ## 🤗 Special thanks ![Sponsors](https://gitlab.com/geovisio/api/-/raw/develop/images/sponsors.png) GeoVisio was made possible thanks to a group of ✨ __amazing__ people ✨ : - __[GéoVélo](https://geovelo.fr/)__ team, for 💶 funding initial development and for 🔍 testing/improving software - __[Carto Cité](https://cartocite.fr/)__ team (in particular Antoine Riche), for 💶 funding improvements on viewer (map browser, flat pictures support) - __[La Fabrique des Géocommuns (IGN)](https://www.ign.fr/institut/la-fabrique-des-geocommuns-incubateur-de-communs-lign)__ for offering long-term support and funding the [Panoramax](https://panoramax.fr/) initiative and core team (Camille Salou, Mathilde Ferrey, Christian Quest, Antoine Desbordes, Jean Andreani, Adrien Pavie) - Many _many_ __wonderful people__ who worked on various parts of GeoVisio or core dependencies we use : 🧙 Stéphane Péneau, 🎚 Albin Calais & Cyrille Giquello, 📷 [Damien Sorel](https://www.strangeplanet.fr/), Pascal Rhod, Nick Whitelegg... - __[Adrien Pavie](https://pavie.info/)__, for ⚙️ initial development of GeoVisio - And you all ✨ __GeoVisio users__ for making this project useful ! ## ⚖️ License Copyright (c) GeoVisio team 2022-2023, [released under MIT license](./LICENSE).