geo-io/geometry

Basic geometric objects.

Maintainers

👁 jsor

Package info

github.com/geo-io/geometry

pkg:composer/geo-io/geometry

Statistics

Installs: 34 046

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

v1.0.0 2015-04-19 05:59 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT e5bbe10cf115f676b8b5b2664a59d3f6a5ff14cd

  • Jan Sorgalla <jsorgalla.woop@gmail.com>

geogeometryio

This package is auto-updated.

Last update: 2026-06-20 18:43:38 UTC


README

👁 Build Status
👁 Coverage Status

Basic implementation of geometric objects which roughly follows the Simple Feature Access for SQL specification, although without any kind of advanced functionalities such as geometric operations.

It can be used as a default input/output for the Geo I/O geometric data representation parsers and generators.

Supported types are Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon and GeometryCollection.

Installation

Install through composer. Check the packagist page for all available versions.

composer require geo-io/geometry

License

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