All Projects → go-spatial → atto

go-spatial / atto

Licence: other
PDF renderer for Mapbox-GL-Native

Programming Languages

go
31211 projects - #10 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to atto

Makina Maps
Full Stack to Build, Serve and Update your own Vector and Raster Tiles from OpenStreetMap Data.
Stars: ✭ 52 (+92.59%)
Mutual labels:  mapbox-gl
Terramach
Terra Mach is a mapping frontend system to build graphical interfaces for devices.
Stars: ✭ 142 (+425.93%)
Mutual labels:  mapbox-gl
mapbox-gl-qml
Unofficial Mapbox GL Native bindings for Qt QML
Stars: ✭ 30 (+11.11%)
Mutual labels:  mapbox-gl
Maplibre Gl Native
An open-source fork of Mapbox GL SDK for iOS and Android and other platforms
Stars: ✭ 65 (+140.74%)
Mutual labels:  mapbox-gl
Pure Maps
Maps and navigation
Stars: ✭ 136 (+403.7%)
Mutual labels:  mapbox-gl
React Native Mapbox Gl
A Mapbox GL react native module for creating custom maps
Stars: ✭ 2,120 (+7751.85%)
Mutual labels:  mapbox-gl
Openstreetmap Cartographic
A port of OpenStreetMap Carto to Mapbox GL for client-side rendering
Stars: ✭ 50 (+85.19%)
Mutual labels:  mapbox-gl
JasperPHP-OpenBoleto
Um exemplo de uso de openboleto/openboleto em conjunto com QuilhaSoft/JasperPHP
Stars: ✭ 24 (-11.11%)
Mutual labels:  pdf-generation
React Mapbox Gl Draw
Draw tools for Mapbox with React: 🗺️ react-mapbox-gl + 🖌️ mapbox-gl-draw
Stars: ✭ 136 (+403.7%)
Mutual labels:  mapbox-gl
Ngx Mapbox Gl
Angular binding of mapbox-gl-js
Stars: ✭ 248 (+818.52%)
Mutual labels:  mapbox-gl
Osmscout Server
Maps server providing tiles, geocoder, and router
Stars: ✭ 105 (+288.89%)
Mutual labels:  mapbox-gl
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (+400%)
Mutual labels:  mapbox-gl
Wind Layer
🎏 🚀 wind-layer | a openlayers && amap && bmap && leaflet && mapbox-gl extension to windjs
Stars: ✭ 188 (+596.3%)
Mutual labels:  mapbox-gl
Editor
An open source visual editor for the 'Mapbox Style Specification'
Stars: ✭ 1,167 (+4222.22%)
Mutual labels:  mapbox-gl
YetiForcePDF
The best library in the world to generate PDF from HTML
Stars: ✭ 15 (-44.44%)
Mutual labels:  pdf-generation
Harmoware Vis
Spatial-Temporal Visualization Library using Deck.GL
Stars: ✭ 51 (+88.89%)
Mutual labels:  mapbox-gl
Tilejson Spec
JSON format for describing map tilesets.
Stars: ✭ 175 (+548.15%)
Mutual labels:  mapbox-gl
Dhalang
Generate PDFs and make screenshots of HTML using Puppeteer in Ruby
Stars: ✭ 41 (+51.85%)
Mutual labels:  pdf-generation
react-pdfs
Generate PDFs with React
Stars: ✭ 32 (+18.52%)
Mutual labels:  pdf-generation
Osm Liberty
A free Mapbox GL basemap style for everyone
Stars: ✭ 231 (+755.56%)
Mutual labels:  mapbox-gl

Atto

Atto uses Mapbox-GL-Native and gofpdf to render Mapbox vector tiles to PDF files.

  1. Download and build Mapbox-GL-Native for your platform.

  2. Add the absolute or relative path to the include and platform/default to the CGO_CXXFLAGS environment variable as -I flags

  3. Add the absolute or relative path to the build directory eg: build/linux-x86_64/Release to the CGO_LDFLAGS environment variable as -L flags

  4. Install mason-js and run mason-js install and then mason-js link in the atto root directory to download the required dependencies

  5. go build to build...

There is a Dockerfile in /docker which details the steps required to set up a build and runtime environment for Atto.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].