Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd75ea8c

Browse files
authored
Update sms_api_v1.md
1 parent9c0b9f3 commitd75ea8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎sms_api_v1.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@ You can provide the `alarmText` and `coordinates` (location of incident).
4242

4343
####Koordinaten
4444

45-
Falls Koordinaten übermittelt werden sollen, können diese in folgenden Formaten an einer beliebigen Stelle im Alarmtext stehen. Diese Koordianten werden aus der SMS extrahiert und zum Alarm gespeichert.
45+
Coordinates may occur anywhere within the alarm text. They will be parsed and added to the alarm. It is important that coordinates have the following format:
4646

47-
**Via Längen- & Breitengrad (WGS84)**
47+
**longitude & latitude (WGS84)**
4848

4949
```
5050
[xx.xxxxxx,yy.yyyyyy]
5151
```
52-
oder
52+
or
5353
```
5454
(xx.xxxxxx,yy.yyyyyy)
5555
```
56-
Zum Beispiel`(48.220778,16.3100209)`für Wien.
56+
e.g.`(48.220778,16.3100209)`for Vienna.
5757

58-
**Via Rechts- & Hochwert**
58+
**easting & northing**
5959
```
6060
XY: xxxxxxx.xx / yyyyyyy.yy
6161
```
62-
Zum Beispiel`XY:4468503.333/5333317.780`für München.
62+
e.g.`XY:4468503.333/5333317.780`for Munich.
6363

64-
Es gilt zu Beachten, dass sowohl der Rechtswert, als auch der Hochwert genau 7Ziffern lang sein müssen. Optional kann mit einem Punkt getrennte Kommastellen einfügen.
64+
Please note that the easting as well as the northing must consist of 7digits. The decimal point and everything behind it are optional.
6565

6666
####Beispiele
6767

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp