{
  "header": {
 "consumerId": "1212",
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | var data = {}; | |
| data.static ={}; | |
| data.static.time = pm.response.responseTime; | |
| data.static.size = pm.response.responseSize; | |
| data.request = {}; | |
| data.response = {}; | |
| data.response.body = ''+JSON.stringify(JSON.parse(responseBody))+''; | 
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
For reference: http://postgis.net/install
The most reliable way to get PostGIS on OSX is to download and install Postgres.app. Great for development and testing. Do not mix with other installations. Select the extension when prompted.
A non-exhaustive list of WebGL frameworks and libraries. It is mostly for learning purposes as some of the libraries listed are outdated/not maintained anymore.
- three.js: JavaScript 3D library
 - stack.gl: an open software ecosystem for WebGL, built on top of browserify and npm.
 - PixiJS: Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback
 - Pex: Pex is a javascript 3d library / engine allowing for seamless development between Plask and WebGL in the browser.
 - Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL
 - SceneJS: An extensible WebGL-based engine for high-detail 3D visualisation
 - Blend4Web: a tool for interactive 3D visualization on the Internet