Ejemplo n.º 1
0
# -*- coding: utf-8 -*-
from geocoder_common import run_geocoding_recipe
run_geocoding_recipe(False)
Ejemplo n.º 2
0
# -*- coding: utf-8 -*-
from geocoder_common import run_geocoding_recipe
run_geocoding_recipe(True)