From 449b1d5a00e3dd1dff016eaec6ac8b8656baf03b Mon Sep 17 00:00:00 2001 From: Walter Hupfeld Date: Sun, 17 Oct 2021 10:07:05 +0200 Subject: [PATCH] mysql --- config.php | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/config.php b/config.php index df02e47..08707fa 100644 --- a/config.php +++ b/config.php @@ -1,15 +1,27 @@ getMessage(); die();} + + +$strTitle = "Unfallkarte Soest "; +$strIntroText = "Unfallkarte für die Stadt Soest basierend auf den Daten des Statistischen Bundesamtes."; +$numInfoLat =51.5718; +$numInfoLng =8.10716; $numZoom=12; -$fileGeojson ="geojson/hamm.geojson"; +$fileGeojson ="geojson/soest.geojson"; +$strLocation = " AND ULAND=5 AND UREGBEZ=9 AND UKREIS=74 AND UGEMEINDE=40 "; $arrVehicles = array ( 1 => "Fahrrad",