Package index
-
Feature
- Feature
-
FeatureCollection
- FeatureCollection
-
GeometryCollection
- GeometryCollection
-
LineString
- LineString
-
MultiLineString
- MultiLineString
-
MultiPoint
- GeoJSON MultiPoint
-
MultiPolygon
- MultiPolygon
-
Point
- GeoJSON Point
-
Polygon
- Polygon
-
geo_along()
- Takes a LineString and returns a Point at a specified distance along the line.
-
geo_area()
- Takes one or more features and returns their area in square meters.
-
geo_bbox_polygon()
- BBOX polygon
-
geo_bearing()
- Calculate bearing
-
geo_destination()
- Calculate a destination
-
geo_distance()
- Calculate distance between two GeoJSON points
-
geo_get_coords()
- Get coordinates
-
geo_line_distance()
- Calculate length of GeoJSON LineString or Polygon
-
geo_midpoint()
- Midpoint
-
geo_nearest()
- Calculate nearest point to a reference point
-
geo_planepoint()
- Planepoint
-
geo_pointgrid()
- Pointgrid
-
geo_trianglegrid()
- Trianglegrid
-
geojson-types
- Description of GeoJSON data types
-
version()
- Get json library version information