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

Микрорайоны в адресах #21

Open
workdao opened this issue Sep 9, 2021 · 0 comments
Open

Микрорайоны в адресах #21

workdao opened this issue Sep 9, 2021 · 0 comments

Comments

@workdao
Copy link

workdao commented Sep 9, 2021

В случаях когда адрес состоит из "город, N микрорайон, дом N", а в OSM микрорайона обозначен через addr:place= в итоговый слой эти адреса не подтягиваются и приходится применять костыль в helpersForDesignation.ts

{ designation: "place", normalizedValue: "микрорайон", gender: "m", aliases: ["мкр", "м-н", "мкр-н"] }, // перенес из district в place
//{ designation: "district", normalizedValue: "микрорайон", gender: "m", aliases: ["мкр", "м-н", "мкр-н"] },

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