Merge pull request #975 from mdebo/feature/add_adapter_for_geoportail_lu
Add adapter for geoportail.lu (Luxembourg)
No related branches found
No related tags found
Showing
- README.md 12 additions, 2 deletionsREADME.md
- lib/geocoder/lookup.rb 1 addition, 0 deletionslib/geocoder/lookup.rb
- lib/geocoder/lookups/geoportail_lu.rb 65 additions, 0 deletionslib/geocoder/lookups/geoportail_lu.rb
- lib/geocoder/results/geoportail_lu.rb 69 additions, 0 deletionslib/geocoder/results/geoportail_lu.rb
- test/fixtures/geoportail_lu_boulevard_royal 38 additions, 0 deletionstest/fixtures/geoportail_lu_boulevard_royal
- test/fixtures/geoportail_lu_no_results 22 additions, 0 deletionstest/fixtures/geoportail_lu_no_results
- test/fixtures/geoportail_lu_reverse 36 additions, 0 deletionstest/fixtures/geoportail_lu_reverse
- test/test_helper.rb 12 additions, 0 deletionstest/test_helper.rb
- test/unit/lookups/geoportail_lu_test.rb 66 additions, 0 deletionstest/unit/lookups/geoportail_lu_test.rb
- test/unit/result_test.rb 1 addition, 1 deletiontest/unit/result_test.rb
Loading
Please register or sign in to comment