php-coord/datapack-europe

PHPCoord high-accuracy addon datapack for Europe

Fund package maintenance!
dvdoug

Installs: 16 831

Dependents: 1

Suggesters: 1

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:Python

v1.7.0 2023-11-04 20:10 UTC

This package is auto-updated.

Last update: 2024-04-23 14:46:20 UTC


README

Build Status Download count Current version Documentation

This is a supplementary package for PHPCoord, which is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points. This particular add-on provides additional data relating to coordinate systems used in Europe.

Documentation

More information on PHPCoord datapacks is available here.

Installation

If you use Composer, just add php-coord/datapack-europe to your project's composer.json file:

    composer require php-coord/datapack-europe

Otherwise, the library is PSR-4 compliant, so will work with the autoloader of your choice. No configuration is necessary once installed