Git Product home page Git Product logo

Comments (14)

dgaubert avatar dgaubert commented on May 24, 2024

If params that we send to our geocoder-service are optional then we can make those params optional in analysis too.

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

I've checked with data-services and those params can be optional.

from camshaft.

javierarce avatar javierarce commented on May 24, 2024

That's great! Then all we need to do is update the camshaft-reference to make them optional, right?

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

that's it! I'll take care of it.

from camshaft.

saleiva avatar saleiva commented on May 24, 2024

I cannot find the reference for this ticket in the cartodb repo.

from camshaft.

javierarce avatar javierarce commented on May 24, 2024

There's no ticket for that in the cartodb repo. Once the reference is updated, the UI won't require those fields.

from camshaft.

saleiva avatar saleiva commented on May 24, 2024

Cooleo, thanks!

from camshaft.

iriberri avatar iriberri commented on May 24, 2024

Hey there! I've noticed a couple things here (georeference-admin-region).

  • The city parameter is part of the code (we don't geocode cities as regions right now besides the namedplaces geocoding), which I assume is a typo when copy-pasting analysis :)
  • Only the admin1 function is being used (unless I missed something). For countries, the admin0 function should be used. I found out about this while debugging the country decoder which seems to be trying something like geocode_admin1_polygon('Spain, Spain').

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

@iriberri thanks for your comments. I'm fixing them.

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

Only the admin1 function is being used (unless I missed something). For countries, the admin0 function should be used. I found out about this while debugging the country decoder which seems to be trying something like geocode_admin1_polygon('Spain, Spain').

AFAIK we don't have analysis for country geocoding.

from camshaft.

saleiva avatar saleiva commented on May 24, 2024

It's there. Is the admin region, when the country field is empty

On Jul 13 2016, at 12:57 pm, Daniel <[email protected]> wrote:

Only the admin1 function is being used (unless I missed something). For
countries, the admin0 function should be used. I found out about this while
debugging the country decoder which seems to be trying something like
geocode_admin1_polygon('Spain, Spain').

AFAIK we don't have analysis for country geocoding.


You are receiving this because you were mentioned.
Reply to this email directly, view it on
GitHub
,
or mute the
thread
.

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

Opps! I didn't know that. Fixing it.

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

FYI: from #138, I've added a new analysis: georeference-country. This analysis receives a mandatory param country_colum as column value.

from camshaft.

dgaubert avatar dgaubert commented on May 24, 2024

Closed by #141

from camshaft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.