abstract class GeoJSON::Object

Overview

GeoJSON Object

A GeoJSON object represents a Geometry, Feature, or collection of Features.

Included Modules

Defined in:

lib/geojson/src/geojson/object.cr
geojson/object.cr

Instance Method Summary

Instance Method Detail

def area : Float64 #

[View source]