mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
threads and a few fixes to wildcards
This commit is contained in:
parent
0dbd01b3f9
commit
4b0614c7da
6 changed files with 24 additions and 22 deletions
|
|
@ -40,7 +40,6 @@ geoRegex|Regex Capture-Group zum Herausfiltern der Adresse|
|
|||
## Abhängigkeiten
|
||||
|
||||
- geocoder
|
||||
- re
|
||||
|
||||
---
|
||||
## Paket Modifikationen
|
||||
|
|
@ -50,4 +49,6 @@ geoRegex|Regex Capture-Group zum Herausfiltern der Adresse|
|
|||
---
|
||||
## Zusätzliche Wildcards
|
||||
|
||||
- keine
|
||||
- `{ADDRESS}`: gefundene Adresse
|
||||
- `{LAT}`: Latitude der Adresse
|
||||
- `{LON}`: Longitude der Adresse
|
||||
Loading…
Add table
Add a link
Reference in a new issue