Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0be6c29

Browse files
committed
Move OIORest provider to geocoder-extra (#336)
1 parent 3973fd9 commit 0be6c29

10 files changed

+0
-516
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ provider | reverse | SSL | coverage | terms
3838
Nominatim | yes | supported | worldwide | requires a domain name (e.g. local installation)
3939
[MapQuest](http://developer.mapquest.com/web/products/dev-services/geocoding-ws) | yes | no | worldwide | both open and [commercial service](http://platform.mapquest.com/geocoding/) require API key
4040
[OpenCage](http://geocoder.opencagedata.com/) | yes | supported | worldwide | requires API key. 2500 requests/day free
41-
[OIORest](http://geo.oiorest.dk/) | yes | | Denmark
4241
[IGN OpenLS](http://api.ign.fr/accueil) | no | no | France | requires API key
4342
[Yandex](http://api.yandex.com/maps/) | yes | no | worldwide
4443
[Geonames](http://www.geonames.org/commercial-webservices.html) | yes |no | worldwide | requires registration, no free tier
@@ -202,11 +201,6 @@ The `OpenCageProvider` named `opencage` is able to geocode and reverse geocode *
202201
A valid api key is required.
203202

204203

205-
### OIORestProvider ###
206-
207-
The `OIORestProvider` named `oio_rest` is able to geocode and reverse geocode **street addresses**, exclusively in Denmark.
208-
209-
210204
### IGNOpenLSProvider ###
211205

212206
The `IGNOpenLSProvider` named `ign_openls` is able to geocode **street addresses** only, exclusively in France.

src/Geocoder/Provider/OIORestProvider.php

Lines changed: 0 additions & 120 deletions
This file was deleted.

tests/.cached_responses/1e839f53901109069f961e50e6389651941f7c61

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/.cached_responses/3c50eaaff861be1ec6907402c803e7ac30e43371

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)