Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 136 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 136 Bytes

Go GeoJSON

Download

go get github.com/nilpntr/gogeojson

Import

import (
    "github.com/nilpntr/gogeojson"
)