How to geocode in R for free

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 20

  • @julianonas
    @julianonas 8 днів тому

    Thank you for the code! Amazing!

  • @studentofeconomics.7841
    @studentofeconomics.7841 5 місяців тому

    what if one wants to calculate the distance from one point to another?

  • @AliAsgari-g4s
    @AliAsgari-g4s 7 місяців тому

    Thanks a lot for your video. But I have a problem with some of my addresses or postal codes (which all are from Canada). some of my addresses are not in osm so this code will not give me any location for them. these addresses work in google map and google earth. Do you have any solution for my problem?

    • @BusinessScience
      @BusinessScience  6 місяців тому

      You might need to upgrade to a paid solution. Google has geocoding but the service is paid.

  • @ignatkru1197
    @ignatkru1197 11 місяців тому +1

    Super helpful! Thanks a loooottt!!!

  • @MsDrlink
    @MsDrlink Рік тому +1

    The mapview is just amazing, i am working on a project that demand quite a bit of geocoding, im using osm alot, my problem is that the addresses are not standardized and have a lot of miss information, so the return address from the api usualy is different from what i request. But from now on the mapview is a must!

    • @BusinessScience
      @BusinessScience  Рік тому

      Reverse geocoding can sometimes help with missing data from osm nominatim api. Try it and see if it works.

  • @frantasticah
    @frantasticah Рік тому

    Hi! thanks for this! just just what i needed. Is there a convention of how I should write the addresses so that it recognizes me? the "oms" method is not working for me. In addition, in Spanish there are differences in how addresses are written.

  • @jamesleleji6984
    @jamesleleji6984 Рік тому

    I tried getting the address using the latitude and longitude but i'm getting access blocked. Why is that?

  • @method341
    @method341 Рік тому

    How to make this map interactive and make a webgui/shiny? To show like daily sales per store etc that refreshes on its own per set period

    • @BusinessScience
      @BusinessScience  Рік тому

      Mapview wraps leaflet. You can extract out the leaflet plot and render it inside of shiny.

  • @Yvonne-cl9dq
    @Yvonne-cl9dq Рік тому

    Well done! I was wondering how you can use the Api to get the data set, can you release the next episode quickly?

    • @BusinessScience
      @BusinessScience  Рік тому

      The next R-Tip won’t be released until April. Subscribe for updates. And we will let you know as soon as it is released.

  • @PassingTheDog
    @PassingTheDog Рік тому +1

    Wow! NIce thanks!

  • @auzaluis
    @auzaluis Рік тому +1

    Nice!

  • @maffybane
    @maffybane Рік тому

    DO I NEED GEOMAP OR GEOLOCATION AND API...?