GithubHelp home page GithubHelp logo

Comments (5)

LoicTouzard avatar LoicTouzard commented on August 25, 2024

Tu es le deuxième à avoir un problème avec Dublin.
Ta recherche c'est ?
Ville : Dublin
Pays : Irlande
Confirme moi qu'on puisse reproduire. Dis moi aussi quel est l’élément que tu as choisi dans la liste de résultat s'il te plaît !

from mapif.

 avatar commented on August 25, 2024

Dublin
Irlande

Choix : le premier de la liste (ie la ville, pas le county).

Capture d'ecran jointe !

2016-05-24 15:22 GMT+01:00 Loïc Touzard [email protected]:

Tu es le deuxième à avoir un problème avec Dublin.
Ta recherche c'est ?
Ville : Dublin
Pays : Irlande
Confirme moi qu'on puisse reproduire. Dis moi aussi quel est l’élément que
tu as choisi dans la liste de résultat s'il te plaît !


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#4 (comment)

from mapif.

niosega avatar niosega commented on August 25, 2024

@pdautry Je viens de tester en local et ça fonctionne bien.

from mapif.

LoicTouzard avatar LoicTouzard commented on August 25, 2024

Note pour @pdautry.
Il s'agit de la place ayant l'osm_id : 3473474851 et l'osm_type : N
Requête qui devrait être effectuée par le serveur : nominatim reverse
Réponse :

{
  "place_id": "46101327",
  "licence": "Data © OpenStreetMap contributors, ODbL 1.0. http:\/\/www.openstreetmap.org\/copyright",
  "osm_type": "node",
  "osm_id": "3473474851",
  "lat": "53.3497645",
  "lon": "-6.2602731",
  "display_name": "Dublin, County Dublin, Leinster, Irlande",
  "address": {
    "city": "Dublin",
    "county": "County Dublin",
    "state_district": "Leinster",
    "country": "Irlande",
    "country_code": "ie"
  },
  "boundingbox": [
    "53.0297645",
    "53.6697645",
    "-6.5802731",
    "-5.9402731"
  ]
}

En local cette vile fonctionne. Le code de la prod doit être différent.

from mapif.

koromodako avatar koromodako commented on August 25, 2024

Le problème est identifié et en cours de résolution :
psycopg2.DataError: value "3473474851" is out of range for type integer

from mapif.

Related Issues (17)

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.