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

Skip to content

geocoder-php/geocoder-extra

Repository files navigation

Geocoder Extra

Build Status Latest Stable Version

This repository hosts Geocoder extra features that do not belong to the core but can be nonetheless interesting to share with other developers. It mostly contains providers.

Installation

The recommended way to install this package is through Composer:

{
    "require": {
        "geocoder-php/geocoder-extra": "@stable"
    }
}

Protip: you should browse the geocoder-php/geocoder-extra page to choose a stable version to use, avoid the @stable meta constraint.

Usage

Please, read the Geocoder's documentation.

Providers

  • OGD Vienna as Address-Based geocoding provider (exclusively in Vienna / Austria);
  • Naver as Address-Base geocoding provider (exclusively in South Korea);
  • Geocodio as Address-Based geocoding and reverse geocoding provider (exclusively in USA);
  • IpInfo as IP-Based geocoding provider.

Contributing

See Geocoder's CONTRIBUTING file.

License

geocoder-extra is released under the MIT License. See the bundled LICENSE file for details.

About

Geocoder extra features.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 14

Languages