Skip to content

OpenCageData/perl-Geo-Coder-OpenCage

Repository files navigation

Geo::Coder::OpenCage

This module provides a Perl interface to the OpenCage geocoding API.

Build status

Build TestsCPAN Coverage Status Mastodon Follow

Usage

For docs please see the Geo::Coder::OpenCage page on search.metacpan.org or perldoc Geo::Coder::OpenCage.

INSTALLATION

To install into your Perl environment you can use the following command:

$ cpan Geo::Coder::OpenCage

Alternatively to work on the source:

$ git clone https://github.com/opencagedata/perl-Geo-Coder-OpenCage.git
$ cd perl-Geo-Coder-OpenCage
$ cpan Dist::Zilla
$ dzil authordeps | xargs cpan
$ dzil listdeps | xargs cpan
$ GEO_CODER_OPENCAGE_API_KEY="<your key>" dzil test

COPYRIGHT AND LICENCE

Copyright OpenCage GmbH [email protected]

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.16 or, at your option, any later version of Perl 5 you may have available.

Who is OpenCage GmbH?

We run a worldwide geocoding API and geosearch service based on open data. Learn more about us.

We also run Geomob, a series of regular meetups for location based service creators, where we do our best to highlight geoinnovation. If you like geo stuff, you will probably enjoy the Geomob podcast.

About

Perl module for the OpenCage geocoding API

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages