Skip to content
/ t38c Public
forked from cjkreklow/t38c

Tile38 client library for Go

License

Notifications You must be signed in to change notification settings

hookttg/t38c

 
 

Repository files navigation

Overview

PkgGoDev License Version Status Codecov

t38c is a Go client library for the Tile38 geospatial database.

Usage

import kreklow.us/go/t38c

Use Connect() to instantiate a Database object. A limited set of commands are currently available. Commands that retrieve data return a Response object.

Functions other than Close() accept arguments in the same form as the Tile38 CLI. See Tile38 Commands for further information.

Links

About

t38c is maintained by Collin Kreklow. The source code is licensed under the terms of the MIT license, see LICENSE.txt for further information.

About

Tile38 client library for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%