Created
November 9, 2016 16:44
-
-
Save robhawkes/68fd119e5b4bcf956bb0954e0c1ac233 to your computer and use it in GitHub Desktop.
Revisions
-
robhawkes created this gist
Nov 9, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ - [Manhattan with just basemap](http://jsbin.com/rekeju/3/edit?js,output) (different options) - [Manhattan with basic buildings and plain visual style](http://jsbin.com/piluhoy/3/edit?js,output) - [Manhattan with buildings, roads, skybox and physically-based materials](http://jsbin.com/yukita/4/edit?js,output) - Play with the inclination settings - Toggle the postProcessing option - [Manhattan with buildings colour-coded by height using chroma.js](http://jsbin.com/xurabu/3/edit?js,output) - [Manhattan with MTA routes overlaid alongside stylised buildings and OSM data](http://jsbin.com/remefuq/4/edit?js,output) - [MTA route GeoJSON](https://cdn.rawgit.com/robhawkes/0b08e6e60fd329bf2ef342c1122b9d43/raw/02954a741abd7d852c0cecb24a71252a74eac154/mta-routes-simplified.geojson) - Creating geometry inside QGIS or GeoJSON.io and outputting in ViziCities - [Basic shape created in GeoJSON.io](http://geojson.io/#id=gist:robhawkes/6bbeeab1ba0bc471a0aa764c38cf502d&map=14/51.4701/-0.4589) - Access GeoJSON Gist using public URL with [Rawgit](https://rawgit.com/) - [Visualisation within ViziCities](http://jsbin.com/gujedob/2/edit?js,output) - Heathrow runways visualisation using GeoJSON.io - [Heathrow runways geometry created in GeoJSON.io and saved as Gist](http://geojson.io/#id=gist:robhawkes/38da5f8a3d6ce078caac&map=14/51.4712/-0.4591) - [Heathrow runways Gist visualised within ViziCities with OSM contextual data](http://jsbin.com/wawehin/3/edit?js,output) - [Adding the third runway and the airport boundary…](http://jsbin.com/zinoxir/4/edit?js,output)