2017 © Pedro Peláez
 

library interface

Geo I/O base interfaces.

image

geo-io/interface

Geo I/O base interfaces.

  • Thursday, July 28, 2016
  • by jsor
  • Repository
  • 1 Watchers
  • 12 Stars
  • 146,685 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 22 % Grown

The README.md

Geo I/O Interface

Build Status Coverage Status, (*1)

Geo I/O base interfaces, enums and value objects., (*2)

Installation

Install through composer. Check the packagist page for all available versions., (*3)

composer require geo-io/interface

Interfaces

Factory

This interface is used by the Geo I/O parser implementations to create the actual geometric objects from the parsed representations., (*4)

Implementations

Extractor

This interface is used by the Geo I/O generator implementations to extract data from geometric objects for the generated geometric representations., (*5)

Enums

Dimension

This enum provides constants to define the dimension of geometric objects., (*6)

GeometryType

This enum provides constants to define the type of geometric objects., (*7)

Value Objects

Coordinates

This class represents coordinates with x, y and optional z and m properties., (*8)

License

Copyright (c) 2014-2022 Jan Sorgalla. Released under the MIT License., (*9)

The Versions

28/07 2016

dev-master

9999999-dev

Geo I/O base interfaces.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

geo geometry io

28/07 2016

v1.0.1

1.0.1.0

Geo I/O base interfaces.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

geo geometry io

17/04 2015

v1.0.0

1.0.0.0

Geo I/O base interfaces.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

geo geometry io