The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Geo-JSON json"

Geo::JSON - Perl OO interface for geojson River stage one • 2 direct dependents • 5 total dependents

Convert to and from geojson using Perl objects. GeoJSON objects represent various geographical positions - points, lines, polygons, etc. Currently supports 2 or 3 dimensions (longitude, latitude, altitude). Further dimensions in positions are ignored...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::CRS - Co-ordinate Reference System object River stage one • 2 direct dependents • 5 total dependents

Perl class to represent a Coordinate Reference System object. The default GeoJSON CRS "is a geographic coordinate reference system, using the WGS84 datum, and with longitude and latitude units of decimal degrees." Set a CRS value on a GeoJSON object ...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Base - Baseclass for Geo::JSON objects River stage one • 2 direct dependents • 5 total dependents

Base class for Geojson objects. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Types - Type::Tiny data types for Geo::JSON classes River stage one • 2 direct dependents • 5 total dependents

Type::Tiny data types to represent the types used by Geo::JSON objects, the types are listed below. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Utils - Util methods for Geo::JSON classes River stage one • 2 direct dependents • 5 total dependents

Util methods for Geo::JSON...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Point River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates attribute of a single position. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Feature - object representing a geojson Feature River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a geometry attribute of a single Geometry object and an optional properties attribute. A geometry object is one of the following: * Geo::JSON::Point * Geo::JSON::MultiPoint * Geo::JSON::LineString * Geo::JSON::MultiLineString * ...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Polygon River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates attribute of an arrayref of arrayrefs of positions. This represents a multiple LinearRing coordinate arrays, the first defining the exterior ring or the polygon, and the others any interior ring(s) or holes. See Ge...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::MultiPoint River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates attribute consisting of an arrayref of positions. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::LineString - object representing a geojson LineString River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates attribute of an arrayref of positions. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::MultiPolygon River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates of an arrayref of polygon coordinates. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Role::ToJson River stage one • 2 direct dependents • 5 total dependents

Provides the "to_json" method....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::Role::Geometry River stage one • 2 direct dependents • 5 total dependents

Moo::Role for GeoJSON geometry objects (Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon). See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::MultiLineString River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a coordinates attribute of an arrayref of arrayrefs of positions. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::FeatureCollection - object representing a geojson FeatureCollection River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a features attribute of an arrayref of Geo::JSON::Feature objects. See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

Geo::JSON::GeometryCollection - object representing a geojson GeometryCollection River stage one • 2 direct dependents • 5 total dependents

A GeoJSON object with a geometries attribute consisting of an arrayref of Geometry objects (Point, MultiPoint, LineString, MultiLineString, Polygon, or MultiPolygon). See Geo::JSON for more details....

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC
16 results (0.028 seconds)