Beispiel #1
0
# -*- coding: utf-8 -*-
from geocoder_common import run_geocoding_recipe
run_geocoding_recipe(False)
Beispiel #2
0
# -*- coding: utf-8 -*-
from geocoder_common import run_geocoding_recipe
run_geocoding_recipe(True)