Documentation ¶ Index ¶ func GeoJSON2WKT(r io.Reader) (out string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GeoJSON2WKT ¶ func GeoJSON2WKT(r io.Reader) (out string, err error) GeoJSON2WKT takes a geojson feature collection and transcodes it into a WKT string Feature collection must contain exactly one feature (as the sample aoi) Types ¶ This section is empty. Source Files ¶ View all Source files geojson_to_wkt.go Click to show internal directories. Click to hide internal directories.