Daten 2020

This commit is contained in:
Walter Hupfeld
2021-07-31 20:56:13 +02:00
parent bb56a1fb57
commit 592e8514da
5 changed files with 26 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ date_default_timezone_set('UTC');
$dbFilename = "db/unfallorte";
$db = new SQLite3($dbFilename);
$strTitle = "Unfallkarte Hamm 2019";
$strTitle = "Unfallkarte Hamm ";
$strIntroText = "Unfallkarte für die Stadt Hamm basierend auf den Daten des Statistischen Bundesamtes.";
$numInfoLat =51.66;
$numInfoLng =7.825;