Download the PHP package org_heigl/geo without Composer
On this page you can find all versions of the php package org_heigl/geo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download org_heigl/geo
More information about org_heigl/geo
Files in org_heigl/geo
Download org_heigl/geo
More information about org_heigl/geo
Files in org_heigl/geo
Please rate this library. Is it a good library?
Informations about the package geo
Org\Heigl\Geo
This Module contains Classes to handle Geolocation-Data
Usage
The main Part is the Point-Class that references any Point by Latitude/Longitude.
Multiple points can be combined to a Polygon and multiple Polygons can be combined to a Shape.
Such a Polygon or a Shape has a bounding box defined as a Rectangle.
Thats it.
Nothing more.
Oh, and you can convert such a Shape (or multiple shapes if you want) to an SVG via Shape::render() by providing an instance of the Svg-Renderer.
Requirements
This Package requires at least PHP >= 5.3
Installation
composer require org_heigl/geo
All versions of geo with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package org_heigl/geo contains the following files
Loading the files please wait ....