Merge pull request #1838 from umap-project/docs-articles

docs: aggregate articles in English and French
This commit is contained in:
David Larlet 2024-05-29 13:49:55 -04:00 committed by GitHub
commit 49007cf680
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 102 additions and 9 deletions

View file

@ -1,9 +1,73 @@
# Articles # Articles
> Since their release in 2005, Google Maps-based tools have become the de facto solutions for a variety of online cartographic projects. Their success has been accompanied by a range of critiques denouncing the individualistic market-based logic imposed by these mapping services. Alternative options to this dominant model have been released since then; uMap is one of them. <mark>uMap is a free, open-source online mapping platform that builds on OpenStreetMap to enable anyone to easily publish web maps individually or collaboratively.</mark> In this paper, we reflect on the potential and limits of uMap based on our own experiences of deploying it in six different mapping projects. Through these experiences, uMap appears particularly well-suited for collaborative mapping projects, due to its ease in connecting to remote data and its high level of interoperability with a range of other applications. On the other hand, uMap seems less relevant for crowdmapping projects, due to its lack of built-in options to manage and control public contributions. Finally, the open-source philosophy of uMap, combined with its simplicity of use and its strong collaborative capacity, make it a great option for activist mapping projects as well as for pedagogical purposes to teach a range of topics including online collaborative cartography.
## [uMap 2 and beyond 🚀](https://www.openstreetmap.org/user/David%20Larlet/diary/403560) (2024-02-23)
> A [major version](https://pypi.org/project/umap-project/2.0.0/) of uMap has been released last week.
> >
> [uMap: A Free, Open-Source Alternative to Google My Maps](https://cartographicperspectives.org/index.php/journal/article/view/1729) > <mark>This release is inauguring a new era in versioning uMap</mark>: in the future, well take care of better documenting breaking changes, so expect more major releases from now on. More details on [how we version](https://docs.umap-project.org/en/master/release/#when-to-make-a-release).
>
> A comprehensive changelog for that version is available in our technical documentation. Most of the changes for a major version are indeed technical, we are taking care of people deploying and maintaining instances with that approach. User-facing features are deployed continuously with our minor versions. We think that scheme is more valuable for the community.
--- [Full article →](https://www.openstreetmap.org/user/David%20Larlet/diary/403560){ .md-button }
[Check out our blog in English too!](https://umap-project.org/blog/){ .md-button }
## [Adding collaboration on uMap, third update](https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html) (2024-02-15)
> Ive spent the last few weeks working on uMap, still with the goal of bringing real-time collaboration to the maps. Im not there yet, but <mark>Ive made some progress that I will relate here</mark>.
[Full article →](https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html){ .md-button }
## [Adding Real-Time Collaboration to uMap, second week](https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-second-week.html) (2023-11-21)
> I continued working on uMap, an open-source map-making tool to create and share customizable maps, based on Open Street Map data.
>
> <mark>Here is a summary of what I did:</mark>
>
> * I reviewed, rebased and made some minor changes to [a pull request which makes it possible to merge geojson features together](https://github.com/umap-project/umap/pull/772) ;
> * Ive explored around the idea of using SQLite inside the browser, for two reasons : it could make it possible to use the [Spatialite](https://www.gaia-gis.it/fossil/libspatialite/index) extension, and it might help us to implement a CRDT with [cr-sqlite](https://github.com/vlcn-io/cr-sqlite) ;
> * I learned a lot about the SIG field. This is a wide ecosystem with lots of moving parts, which I understand a bit better now.
[Full article →](https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-second-week.html){ .md-button }
## [Adding Real-Time Collaboration to uMap, first week](https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html) (2023-11-11)
> Last week, Ive been lucky to start working on uMap, an open-source map-making tool to create and share customizable maps, based on Open Street Map data.
>
> <mark>My goal is to add real-time collaboration to uMap</mark>, but we first want to be sure to understand the issue correctly. There are multiple ways to solve this, so one part of the journey is to understand the problem properly (then, well be able to chose the right path forward).
[Full article →](https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html){ .md-button }
## [Experimental choropleth layer in uMap](https://www.openstreetmap.org/user/ybon/diary/402589) (2023-10-12)
> Weve just released the version 1.9.2 of uMap, that includes a new experimental type of layer: <mark>choropleth!</mark>
[Full article →](https://www.openstreetmap.org/user/ybon/diary/402589){ .md-button }
## [uMap: fine-grained permissions and more](https://www.openstreetmap.org/user/David%20Larlet/diary/402475) (2023-09-27)
> We finally managed to tackle a very popular feature request: [datalayers fine-grained permissions](https://github.com/umap-project/umap/pull/1307) 🎉. This is a huge step forward, <mark>allowing for a given map owner to only open a particular datalayer to edition</mark>. It will help people with contributive maps who need to setup a stable/fixed base layer. It also paved the way for even more control over the objects that are allowed for addition and/or edition. Please share with us your desired workflows.
[Full article →](https://www.openstreetmap.org/user/David%20Larlet/diary/402475){ .md-button }
## [Some news about uMap!](https://www.openstreetmap.org/user/ybon/diary/402248) (2023-08-25)
> Since a few month, <mark>uMap has been integrated in a French state incubator</mark>, so things are moving quite a lot!
>
> uMap is now ten years old, and is deployed on many instances around the world. The one I know well is hosted by OSM France, and is close to reach one million maps created and 100.000 users.
>
> This incubation program is ported by the French [“Accélérateur dinitiatives citoyennes”](https://citoyens.transformation.gouv.fr/), it includes coaches and a small budget for non tech needs (UI/UX…). One goal of this program is to find financial support for uMap development and maintainance. A French administration, the [Agence pour la cohésion des territoires](https://agence-cohesion-territoires.gouv.fr/), is the first uMap financial backer since a few months. This allowed us to put up a small team to work, part time, in uMap […]
[Full article →](https://www.openstreetmap.org/user/ybon/diary/402248){ .md-button }
## [uMap: A Free, Open-Source Alternative to Google My Maps](https://cartographicperspectives.org/index.php/journal/article/view/1729) (2022-02-08)
> Since their release in 2005, Google Maps-based tools have become the de facto solutions for a variety of online cartographic projects. Their success has been accompanied by a range of critiques denouncing the individualistic market-based logic imposed by these mapping services. Alternative options to this dominant model have been released since then; uMap is one of them. <mark>uMap is a free, open-source online mapping platform that builds on OpenStreetMap to enable anyone to easily publish web maps individually or collaboratively.</mark> In this paper, we reflect on the potential and limits of uMap based on our own experiences of deploying it in six different mapping projects. Through these experiences, uMap appears particularly well-suited for collaborative mapping projects, due to its ease in connecting to remote data and its high level of interoperability with a range of other applications. On the other hand, uMap seems less relevant for crowdmapping projects, due to its lack of built-in options to manage and control public contributions. Finally, the open-source philosophy of uMap, combined with its simplicity of use and its strong collaborative capacity, make it a great option for activist mapping projects as well as for pedagogical purposes to teach a range of topics including online collaborative cartography.
[Full article →](https://cartographicperspectives.org/index.php/journal/article/view/1729){ .md-button }

View file

@ -1,5 +1,34 @@
# Articles # Articles
> Le numérique peut-il aider à franchir les murs de lÉcole ? LÉcole peut-elle aider à saffranchir des enfermements numériques ? Double défi joliment relevé par Hervé Baronnet, professeur des écoles dans lacadémie de Bordeaux, membre de la Fabrique des Communs Pédagogiques. <mark>Avec le logiciel libre de cartographie numérique uMap, les élèves sont invités à des « balades pédagogiques »</mark> : à explorer et à sapproprier un territoire en produisant des cartes collaboratives et créatives. Présentée à la Journée Du Libre Educatif le 29 mars 2024 à Créteil, la démarche, inspirante, « enseigne des savoirs de manière interactive, concrète et mémorable. » Elle forge le désir et la capacité délargir, de découvrir, de conquérir son espace de vie. « En sortant de lécole / Nous avons rencontré / Un grand chemin de fer / Qui nous a emmenés / Tout autour de la terre / Dans un wagon doré » (Jacques Prévert) …. ## [Carte des arbres remarquables, la suite…](https://insidemap.eu/carte-des-arbres-remarquables-la-suite/) (2024-05-25)
> Depuis la première version de la carte en mars 2019, les données ont pu changer et les fonctionnalités duMap ont évolué. Voilà loccasion de refaire la carte et dexplorer dautres approches. Bien entendu les fonctionnalités de diaporama sont toujours actives sur la carte dorigine.
> >
> [Hervé Baronnet : Libres balades pédagogiques](https://www.cafepedagogique.net/2024/03/29/herve-baronnet-libres-balades-pedagogiques/) > <mark>Les données sur les arbres remarquables sont à disposition sur le portail gouvernemental data.gouv.fr.</mark> Pour automatiser leur import, il est intéressant de choisir le lien…
[Article complet →](https://insidemap.eu/carte-des-arbres-remarquables-la-suite/){ .md-button }
## [Tutoriel : cartographier votre commune, ses voies et ses adresses, avec uMap](https://adresse.data.gouv.fr/blog/utilisez-umap-pour-visualiser-vos-adresses) (2024-05-13)
> Il peut parfois savérer utile, dans le cadre dun travail préparatoire ou pour une présentation, de créer une carte personnalisée de sa commune. À cet effet, <mark>lANCT met à disposition un outil, libre et open-source, à destination des agents publics pour créer des cartes en ligne</mark>, uMap.
>
> Cet outil, par ailleurs accessible sur dautres instances pour le grand public ([uMap OSMFr](https://umap.openstreetmap.fr/) et [FramaCarte](https://framacarte.org/)), se distingue par sa grande polyvalence et ses fonctionnalités avancées de personnalisation. Linstance [uMap ANCT](https://umap.incubateur.anct.gouv.fr/) vise à mieux intégrer cet outil avec les autres outils des agents, à développer des fonctionnalités spécifiques et des configurations sur mesure, ainsi que faciliter un support dédié.
[Article complet →](https://adresse.data.gouv.fr/blog/utilisez-umap-pour-visualiser-vos-adresses){ .md-button }
## [Hervé Baronnet : Libres balades pédagogiques](https://www.cafepedagogique.net/2024/03/29/herve-baronnet-libres-balades-pedagogiques/) (2024-03-29)
> Le numérique peut-il aider à franchir les murs de lÉcole ? LÉcole peut-elle aider à saffranchir des enfermements numériques ? Double défi joliment relevé par Hervé Baronnet, professeur des écoles dans lacadémie de Bordeaux, membre de la Fabrique des Communs Pédagogiques. <mark>Avec le logiciel libre de cartographie numérique uMap, les élèves sont invités à des « balades pédagogiques »</mark> : à explorer et à sapproprier un territoire en produisant des cartes collaboratives et créatives. Présentée à la Journée Du Libre Educatif le 29 mars 2024 à Créteil, la démarche, inspirante, « enseigne des savoirs de manière interactive, concrète et mémorable. » Elle forge le désir et la capacité délargir, de découvrir, de conquérir son espace de vie. « En sortant de lécole / Nous avons rencontré / Un grand chemin de fer / Qui nous a emmenés / Tout autour de la terre / Dans un wagon doré » (Jacques Prévert) ….
[Article complet →](https://www.cafepedagogique.net/2024/03/29/herve-baronnet-libres-balades-pedagogiques/){ .md-button }
## [Blogueur Food & Voyage : ajouter des cartes interactives à vos articles](https://blog.jawg.io/ajouter-des-cartes-interactives-a-vos-articles-de-blog/) (2023-03-21)
> Qui a déjà consulté un blog pour des conseils de voyage ou des idées de restaurants à tester ? … Everybody ? Cest bien ce qui me semblait 😁
>
> Et qui parmi vous, a dû <mark>copier-coller le nom de ces lieux suggérés dans un moteur de recherche pour avoir une idée plus précise doù ils se situaient ?</mark> Bon… je me sens moins seule !
>
> Je vous donne un exemple, vous cherchez un café sympa sur Paris et vous tombez sur larticle « Les 10 cafés les plus cosy de Paris. » Super, il ny a plus quà les trouver. Sauf que, vous jetez un coup dœil à ladresse… euh le 9e, cest quels stations de métro ça ? 🤔😅
[Article complet →](https://blog.jawg.io/ajouter-des-cartes-interactives-a-vos-articles-de-blog/){ .md-button }

View file

@ -2,7 +2,7 @@
uMap vous offre la possibilité de concevoir rapidement des cartes personnalisées avec des fonds OpenStreetMap (OSM) et de les intégrer facilement à votre site. uMap vous offre la possibilité de concevoir rapidement des cartes personnalisées avec des fonds OpenStreetMap (OSM) et de les intégrer facilement à votre site.
- 📺 Regarder les [vidéos](videos.md). - 📺 Regarder les [vidéos](videos.md) et les [articles](articles.md).
- 🤓 Consulter les tutoriels selon votre niveau. - 🤓 Consulter les tutoriels selon votre niveau.
- 🤔 Explorer les [les questions/réponses de la FAQ](support/faq.md). - 🤔 Explorer les [les questions/réponses de la FAQ](support/faq.md).
- 🤕 Parcourir [la liste des erreurs possibles](support/errors.md). - 🤕 Parcourir [la liste des erreurs possibles](support/errors.md).

View file

@ -2,11 +2,11 @@
uMap lets you create maps with OpenStreetMap layers in a minute, and embed them in your site. uMap lets you create maps with OpenStreetMap layers in a minute, and embed them in your site.
- 📺 Check out [videos](videos.md). - 🤓 Check out [videos](videos.md) and [articles](articles.md).
- 🤔 Explore [questions/answers from FAQ](support/faq.md). - 🤔 Explore [questions/answers from FAQ](support/faq.md).
- 🤕 Browse [potential errors and their details](support/errors.md). - 🤕 Browse [potential errors and their details](support/errors.md).
!!! info "User docs" !!! info "Are you a developer?"
This documentation is intended for users. This documentation is intended for users.