GithubHelp home page GithubHelp logo

isabella232 / go-mbgl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from go-spatial/go-mbgl

0.0 0.0 0.0 326 KB

Go bindings for Mapbox GL Native

Dockerfile 0.17% Makefile 0.10% C 0.68% Go 8.38% C++ 89.37% Shell 0.93% HTML 0.37%

go-mbgl's Introduction

go-mbgl

go-mbgl aims to provide Go bindings for Mapbox GL native's C++ API.

WARNING: This project is under heavly development, and is not production ready.

WARNING: This will only work on Linux

This repository depends on git-lfs

Repoistory Layout

  • cmd/snap -- Holds the primary CLI (command line interface) tool. This tool servers both as a raster tile server, and static map generator.
  • mbgl/simplifed -- Go bindings for snapshot API.
  • mbgl/c -- the C bridge for Go. (Not working?)

Development Env

Running the following commands should set up a working development environment

docker build -t mbgl .

docker run --rm -v "$(pwd)":/go/src/github.com/go-spatial/go-mbgl -it mbgl

In the docker image if you need to rebuil the c archive files, you can use the mbgl/c/install.sh bash script to rebuild them.

Build snap commandline utility.

cd cmd/snap

go build

go-mbgl's People

Contributors

ear7h avatar gdey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.