Плагин JOSM для загрузки адресов из ЕГРН
master
Takuto
Move addresses parsing to EGRNReauest class method to be reusable Change algorithm of building request coordinate to guarantee point to be inside of building contour Change buildings addresses parsing to get addresess from multiple EgrnFeatures, using BUILDING type if possible
Change address parsing regex to more quotes friendly. Add debug logging. Change house and street regex to more universal Search streets only in street type ways. Search typos in names by JaroWinkle distance, also fix bug where first similar street was used as match Add settings for WMS layer shift feature
New extended EGRN data request for point request tool Fix квартал matching to аллея Fix crash in duplicate validator Try to fix clashing of housenumber part with street/place part Filter "квартира кв" artefacts in input
src/test/config/unit-josm.home/preferences.xml
Create LICENSE
Merge branch 'master' into feature/extended_info
0.5.0 version
add files