2017 © Pedro Peláez
 

library phpgeo

php geo polygon angle

image

winky/phpgeo

php geo polygon angle

  • Monday, July 23, 2018
  • by rorojr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

phpgeo

author Marcus Jaschen mjaschen@gmail.com github https://github.com/mjaschen/phpgeo, (*1)

develop on this basis, add angle between two points. Thanks Jaschen., (*2)

phpgeo documentation see https://github.com/mjaschen/phpgeo, (*3)

Angle

<?php

use Location\LatLng;
use Location\Angle;

$A = new LatLng(116.431973, 39.92031);
$B = new LatLng(116.469567,39.921495);

$angle = new Angle();


$angle->getAngle($A, $B); // returns 87.646479487294

The Versions

23/07 2018

dev-master

9999999-dev

php geo polygon angle

  Sources   Download

MIT

The Requires

  • php >=7.0

 

by winky

distance geo earth point area polygon polyline angle geofence bearing

23/07 2018

1.0.0

1.0.0.0

php geo polygon angle

  Sources   Download

MIT

The Requires

  • php >=7.0

 

by winky

distance geo earth point area polygon polyline angle geofence bearing