Skip to content

Commit d6b3506

Browse files
Update README.md
1 parent 901138b commit d6b3506

File tree

1 file changed

+102
-1
lines changed

1 file changed

+102
-1
lines changed

README.md

Lines changed: 102 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,102 @@
1-
# DMS_DDM_and_Lamber93_toolkit
1+
# DMS_DDM_and_Lamber93_toolkit
2+
3+
# Theme Manager
4+
5+
[![QField Plugin](https://img.shields.io/badge/QField-Plugin-008000?style=flat&logo=github)](https://github.com/topics/qfield-plugin)
6+
[![License](https://img.shields.io/badge/license-GPLv3-blue)](https://www.gnu.org/licenses/quick-guide-gplv3.en.html)
7+
[![Version](https://img.shields.io/badge/version-1.0.0-orange)](https://github.com/AntoElCrackito/DMS_DDM_and_Lamber93_toolkit/tree/main)
8+
9+
## 📑 Table des matières / Table of content
10+
11+
- [🇫🇷 Français](#français)
12+
- [Description](#description)
13+
- [Fonctionnalités principales](#fonctionnalités-principales)
14+
- [Installation](#installation)
15+
- [🇬🇧 English](#english)
16+
- [Description](#description-1)
17+
- [Main functionalities](#main-functionalities)
18+
- [Install](#install)
19+
20+
---
21+
22+
<details open>
23+
<summary><strong>🇫🇷 Français</strong></summary>
24+
25+
## Français
26+
27+
### Description
28+
29+
**DMS/DDM and Lambert93 Toolkit** est un plugin développé pour QField permettant de tansformer des coordonnées DMS ou DDM en destination. Et de transformer des coordonnées Lambert93 en DMS ou DDM.
30+
31+
---
32+
33+
### 👨‍💻 Fonctionnalités principales
34+
35+
- Plugin facilement accessible depuis l'interface d'un projet.
36+
- Initialiser une destination depuis des coordonnées DMS saisies.
37+
- Initialiser une destination depuis des coordonnées DDM saisies.
38+
- Transformer des coordonnées Lambert93 en coordonnées DMS.
39+
- Transformer des coordonnées Lambert93 en coordonnées DDM.
40+
- Les onglets de transformation de coordonnées Lambert93 sont réalisés afin de coller les coordonnées copiées depuis l'interface du projet (Appuyer longuement sur un point de la carte, copier les coordonnées Lambert93 du projet). En outre, il n'est pas nécessaire de chercher à coller propremement des coordonnées, cela permet de gagner du temps sur la saisie.
41+
42+
---
43+
44+
### 📶 Installation
45+
46+
#### Depuis QField :
47+
48+
- Se rendre dans les paramètres.
49+
- Cliquer sur le menu "Gérer les extensions".
50+
- Cliquer sur "Install Plugin from URL".
51+
- Scanner ce QR Code et copier le lien affiché pour éviter de tout réécrire à la main :
52+
53+
<p align="center">
54+
<img src="https://api.qrserver.com/v1/create-qr-code/?data=https://github.com/AntoElCrackito/DMS_DDM_and_Lamber93_toolkit/raw/main/dms_ddm_lambert_toolkit.zip&size=100x100" alt="QR Code pour télécharger le fichier" />
55+
</p>
56+
57+
- Sinon, écrire ce lien : https://github.com/AntoElCrackito/DMS_DDM_and_Lamber93_toolkit/raw/main/dms_ddm_lambert_toolkit.zip
58+
- Accorder les permissions d'activer le plugin. Cliquer sur "Se rappeler de mon choix" pour ne pas avoir à accorder ces permissions à chaque lancement du plugin.
59+
60+
</details>
61+
62+
---
63+
64+
<details open>
65+
<summary><strong>🇬🇧 English</strong></summary>
66+
67+
## English
68+
69+
### Description
70+
71+
**DMS/DDM and Lambert93 Toolkit** is a plugin developed for QField allowing you to set a destination from DMS or DDM coordinates, and convert Lambert93 coordinates to DMS or DDM.
72+
73+
---
74+
75+
### 👨‍💻 Main functionalities
76+
77+
- Easy to use from project's interface.
78+
- Set a destination from DMS coordinates.
79+
- Set a destination from DDM coordinates.
80+
- Transform Lambert93 into DMS.
81+
- Transform Lambert93 into DDM.
82+
- The windows for transforming Lambert93 coordinates are designed to allow you to paste Lambert coordinates copied from the project's interface. Furthermore, you don't need to worry about formatting the coordinates correctly. Simply paste them and that helps save time.
83+
84+
---
85+
86+
### 📶 Install
87+
88+
#### From QField
89+
90+
- Go to the settings.
91+
- Click on "Plugin management menu".
92+
- Click on "Install Plugin from URL".
93+
- Scan this QR Code and copy the link displayed to avoid having to write it manually :
94+
95+
<p align="center">
96+
<img src="https://api.qrserver.com/v1/create-qr-code/?data=https://github.com/AntoElCrackito/DMS_DDM_and_Lamber93_toolkit/raw/main/dms_ddm_lambert_toolkit.zip&size=100x100" alt="QR Code pour télécharger le fichier" />
97+
</p>
98+
99+
- Otherwise, write this : https://github.com/AntoElCrackito/DMS_DDM_and_Lamber93_toolkit/raw/main/dms_ddm_lambert_toolkit.zip
100+
- Grant the permissions to activate the plugin. Click on "Remember my choice" to avoid granting these permissions every time you use the plugin.
101+
102+
</details>

0 commit comments

Comments
 (0)