1

I try geocoding locations from a CSV file in QGIS using mmqgis with no success.

  1. is there a log file where I can see the error massages?
  2. let's use one of the records as an example

When I use the GeoCode plugin and geocode Abu Gosh, Israel - I get the geocode but when I use mmqgis I have no luck. I tried putting country in the state field and city in the address field (I have no address).

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Dec 4, 2013 at 21:32
3
  • 1
    Hello @yair suari, according to the mmqgis documentation found here[michaelminn.com/linux/mmqgis/] the geocoding with google tool uses the Google Geocoding API. The best place to start figuring out how to amend your inputs for this tool would be to read how that API interprets its inputs. Commented Dec 4, 2013 at 22:49
  • Thanks, i willtry that. Though, as i said, when using other implementations of the same api geocoding is successfull. Commented Dec 5, 2013 at 7:41
  • It is likely that the other tools you are referencing interact with the API in a different manner, causing the differences you are noticing. Although the API used in both tools is the same, the programing that interfaces with it is most likely different. Commented Dec 5, 2013 at 18:28

1 Answer 1

1

OK, solved. like most others having problems using this plugin i did not understand you must use UTF8 csv files as input. once this is done-no problem

answered Dec 6, 2013 at 10:23

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.