GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Geo::JSON::Base(3) User Contributed Perl Documentation Geo::JSON::Base(3)

Geo::JSON::Base - Baseclass for Geo::JSON objects

Base class for Geojson objects.

See Geo::JSON for more details.

Required. Scalar defining the class of Geojson object. One of the following: Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon, GeometryCollection, Feature, FeatureCollection.

Optional Geo::JSON::CRS object to define the Co-ordinates Reference System used by this object.

Optional arrayref representing a bounding box that encloses the points defined by this Geojson object. See Geo::JSON for more details.

Returns arrayref representing a Geojson bounding box that encloses the points in the object's geometry.

Returns arrayref of all positions (each an arrayref of "n" dimensions) in the object's geometry.
2015-02-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.