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",