Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Mar 1, 2015
1 parent cd83b85 commit b3164bc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,17 @@ $ pip install geocoder

## Providers

| Global | Country | Custom |
|:--------------|:------------- |:-----------|
| ArcGIS | CanadaPost | GeoOttawa |
| Bing | Geocoder.ca | FreeGeoIP |
| Geonames | Baidu | MaxMind |
| Google | | what3words |
| HERE | | |
| MapQuest | | |
| OpenCage | | |
| OpenStreetMap | | |
| TomTom | | |
| Yahoo | | |
| Global | Country | Specialized |
|:--------------|:------------- |:------------|
| Google | Yandex | GeoOttawa |
| Bing | Geocoder.ca | FreeGeoIP |
| OpenStreetMap | Baidu | MaxMind |
| HERE | | what3words |
| TomTom | | CanadaPost |
| MapQuest | | Geonames |
| OpenCage | | |
| Yahoo | | |
| ArcGIS | | |



Expand All @@ -69,6 +68,7 @@ Please feel free to give any feedback on this module. If you find any bugs or an

A big thanks to all the people that help contribute:

- [Max Arnold] - Submitted Github Issue
- [Thanh Ha] - Cleaned up code
- [Mahdi Yusuf] - Promoted by [Pycoders Weekly]
- [Alex Pilon] - Cleaned up code
Expand All @@ -79,6 +79,7 @@ A big thanks to all the people that help contribute:
- [patrickyan] - Submitted Github Issues
- [esy] - Submitted Github Issues

[Max Arnold]: https://github.com/max-arnold
[Thanh Ha]: https://twitter.com/zxiiro
[Alex Pilon]: http://alexpilon.ca
[Mahdi Yusuf]: https://twitter.com/myusuf3
Expand Down
25 changes: 13 additions & 12 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,17 @@ $ pip install geocoder

## Providers

| Global | Country | Custom |
|:--------------|:------------- |:-----------|
| ArcGIS | CanadaPost | GeoOttawa |
| Bing | Geocoder.ca | FreeGeoIP |
| Geonames | Baidu | MaxMind |
| Google | | what3words |
| HERE | | |
| MapQuest | | |
| OpenCage | | |
| OpenStreetMap | | |
| TomTom | | |
| Yahoo | | |
| Global | Country | Specialized |
|:--------------|:------------- |:------------|
| Google | Yandex | GeoOttawa |
| Bing | Geocoder.ca | FreeGeoIP |
| OpenStreetMap | Baidu | MaxMind |
| HERE | | what3words |
| TomTom | | CanadaPost |
| MapQuest | | Geonames |
| OpenCage | | |
| Yahoo | | |
| ArcGIS | | |



Expand All @@ -75,6 +74,7 @@ Please feel free to give any feedback on this module. If you find any bugs or an

A big thanks to all the people that help contribute:

- [Max Arnold] - Submitted Github Issue
- [Thanh Ha] - Cleaned up code
- [Mahdi Yusuf] - Promoted by [Pycoders Weekly]
- [Alex Pilon] - Cleaned up code
Expand All @@ -85,6 +85,7 @@ A big thanks to all the people that help contribute:
- [patrickyan] - Submitted Github Issues
- [esy] - Submitted Github Issues

[Max Arnold]: https://github.com/max-arnold
[Thanh Ha]: https://twitter.com/zxiiro
[Alex Pilon]: http://alexpilon.ca
[Mahdi Yusuf]: https://twitter.com/myusuf3
Expand Down

0 comments on commit b3164bc

Please sign in to comment.