использую обратное геокодирование.
ваш сервис в некоторых точках дает не то название, т.е. пишет вообще не ту область (регион) в которой находится точка.
вот, например, http запрос: http://geocode-maps.yande
а возвращает Нижегородскую область, М7 "Волга"....
какая Нижегородскую область - вообще то должна быть Республика Татарстан.
что делать? может есть какой-то выход? подскажите...
<?xml version="1.0" encoding="utf-8" ?>
-
<ymaps xmlns="http://maps.yandex.ru/ymaps/1.x" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maps.yandex.ru/business/1.x http://maps.yandex.ru/schemas/business/1.x/business.xsd http://maps.yandex.ru/geocoder/1.x http://maps.yandex.ru/schemas/geocoder/1.x/geocoder.xsd http://maps.yandex.ru/psearch/1.x http://maps.yandex.ru/schemas/psearch/1.x/psearch.xsd http://maps.yandex.ru/search/1.x http://maps.yandex.ru/schemas/search/1.x/search.xsd http://maps.yandex.ru/web/1.x http://maps.yandex.ru/schemas/web/1.x/web.xsd">
<ymaps xmlns="http://maps.yandex.ru/ymaps/1.x" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maps.yandex.ru/business/1.x http://maps.yandex.ru/sch
<request>49.863673,55.671554</request>
<found>3</found>
<results>10</results>
<pos>49.863673 55.671554</pos>
</Point>
</GeocoderResponseMetaData>
</metaDataProperty>
<kind>street</kind>
<text>Россия, Нижегородская область, М7 «Волга»</text>
<precision>street</precision>
<AddressLine>Нижегородская область, М7 «Волга»</AddressLine>
<CountryNameCode>RU</CountryNameCode>
<CountryName xml:lang="ru">Россия</CountryName>
</Country>
</AddressDetails>
</GeocoderMetaData>
</metaDataProperty>
<lowerCorner>45.056701 55.635701</lowerCorner>
<upperCorner>53.003997 56.569999</upperCorner>
</Envelope>
</boundedBy>
<pos>49.863478 55.671366</pos>
</Point>
</GeoObject>
</featureMember>