2017 © Pedro Peláez
 

library geo

lib to handle geo-shapes

image

org_heigl/geo

lib to handle geo-shapes

  • Thursday, November 30, 2017
  • by heiglandreas
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Org\Heigl\Geo

Build Status Coverage Status, (*1)

This Module contains Classes to handle Geolocation-Data, (*2)

Documentation, (*3)

Usage

The main Part is the Point-Class that references any Point by Latitude/Longitude., (*4)

Multiple points can be combined to a Polygon and multiple Polygons can be combined to a Shape., (*5)

Such a Polygon or a Shape has a bounding box defined as a Rectangle., (*6)

Thats it., (*7)

Nothing more., (*8)

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., (*9)

Requirements

This Package requires at least PHP >= 5.3, (*10)

Installation

composer require org_heigl/geo

The Versions

30/11 2017

dev-master

9999999-dev

lib to handle geo-shapes

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

30/11 2017

1.1.0

1.1.0.0

lib to handle geo-shapes

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

24/05 2016

1.0.0

1.0.0.0

lib to handle geo-shapes

  Sources   Download

MIT

The Development Requires