geocoders / geocoder-tester

Run search queries against a geocoder that supports geocodejson spec.
Other
40 stars 23 forks source link

Data set for Russia #4

Open kiselev-dv opened 9 years ago

kiselev-dv commented 9 years ago

Hi, I have my own geocoder and dataset with ~3000 test cases which was geocoded and checked by hand.

test_uik.json here https://github.com/kiselev-dv/gazetteer/tree/develop/GazetteerWeb/src/test/resources

There are also some test which can't succeed because there is no corresponding data in OSM, they are marked with skip: true.

yohanboniface commented 9 years ago

Nice! Sorry I totally missed this notification (very often with Github) :/

For your information I just moved this repository to https://github.com/geocoders organisation, so we can better collaborate between geocoders (also geocodejson-spec repo). You are welcome to join :)

BTW, have you considered supporting geocodejson-spec in gazetteer?

kiselev-dv commented 9 years ago

have you considered supporting geocodejson-spec in gazetteer?

I'm thinking about it. It's just not a N1 priority, I still have a lot of thing to improve for fuzzy search. I also have a dataset with addresses which are actually not in osm and contains a lot of disturbance, so I'm working on to improve G. results for such cases.

But, if there are some common standard for geocoding requests and responses I would eagerly participate in design and implementation.

Could we discuss your proposal via email, or somewhere in wiki? My email is dmitry.v.kiselev@mail.com