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

Проблема с объектами 4го уровня #36

Open
amarkina opened this issue May 20, 2017 · 0 comments
Open

Проблема с объектами 4го уровня #36

amarkina opened this issue May 20, 2017 · 0 comments

Comments

@amarkina
Copy link

Добрый день.
Замечена следующая проблема: при запросе города с опцией withParents:true выдается неполный список родителей в том случае, если в родителях города есть объект типа city - город-родитель почему-то исчезает. При этом с опцией oneString: true список родителей выдается полностью.
Пример - с. Каракозово Калужской области, подчиненное г. Калуга.
http://kladr-api.ru/api.php?query=%D0%9A%D0%B0%D1%80%D0%B0%D0%BA%D0%BE%D0%B7%D0%BE%D0%B2%D0%BE&oneString=1&limit=10&withParent=1
http://kladr-api.ru/api.php?query=%D0%9A%D0%B0%D1%80%D0%B0%D0%BA%D0%BE%D0%B7%D0%BE%D0%B2%D0%BE&limit=10&withParent=1&contentType=city

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

No branches or pull requests

1 participant