Skip to content

Instantly share code, notes, and snippets.

View taviroquai's full-sized avatar

Marco Afonso taviroquai

View GitHub Profile
@taviroquai
taviroquai / index.html
Created October 16, 2019 09:30
Office 2013 style with bootstrap 3 (demo)
<nav class="navbar navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#column-wrapper" aria-expanded="false" aria-controls="column-wrapper">
Menu
</button>
<form class="navbar-form form-inline main-search hidden-lg hidden-md hidden-sm"
action="" method="post">
<input type="hidden" name="_token" value="">
<div class="input-group">
@taviroquai
taviroquai / ParseGeoPackage.php
Created May 8, 2016 17:58
PHP parse GeoPackage
<?php
/**
* Parse GeoPackageBinaryHeader
*
* References
*
* http://www.geopackage.org/spec/#gpb_spec
*
* https://en.wikipedia.org/wiki/Well-known_text