Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON резултатите от търсенето да връщат още инфо #80

Closed
antitoxic opened this issue Oct 2, 2013 · 1 comment
Assignees
Labels

Comments

@antitoxic
Copy link
Member

В момента връщаме във вида:

{
    "batteries": [
        {
            "name": "Spot 1",
            "lat": 42.693413,
            "lng": 23.322601
        },
        {
            "name": "Technomarket",
            "lat": 42.698347,
            "lng": 23.345368
        }
    ],
    "paper":[
        {
            "name": "Ecopack",
            "lat": 42.679894,
            "lng": 23.323267
        }
    ]
}

Сещам се че ni rqbwa идентификатор? Освен само по име? Това ще се ползва и за hash url , тоест нещо като recyclespots.bg/#/spot/Ecopack. Не знам дали ще работи с кирилица? Може би трябва да се мисли и за алтернативно id на името.

@ghost ghost assigned kgospodinov Oct 2, 2013
@antitoxic
Copy link
Member Author

Трябва да има и инфото от #8 :

  • streetview параматри
  • тип на обекта
  • какви материали изкупува обекта
  • допълнителна информация
  • адрес, и то да е ясно коя част е името на улицата и коя е квартала

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants