GithubHelp home page GithubHelp logo

walled-worlds's Introduction

Walled worlds

An interactive guide to walls of the world.

Image Processing

Images come from LandSat. Band 4 is red, band 3 is green and band 2 is blue. Band 8 is panchromatic.

  1. otbcli_BundleToPerfectSensor -ram 4096 -inp LC81740382013249LGN00_B8.TIF -inxs 3.tif -out pan-3.tif uint16
  2. Combine the bands into one image. convert -combine pan-{4,3,2}.tif final-rgb.tif
  3. gdalwarp to reproject into a EPSG 3785 map projection
  4. convert -channel B -gamma 0.985 -channel R -gamma 1.01 -channel RGB -sigmoidal-contrast 25x20% RGB.tiff RGB-corrected.tiff

Map data areas

  • West Bank improved imagery: LC81740382013249LGN00 06 Sep 2013
  • Western Sahara: LC82020412013253LGN00 10 Sep 2013
  • Greece: LC81810312013122LGN01
  • Sao Paulo: LC82190762013132LGN01
  • Spain: LC82000352013143LGN01

Tarball of these images are on the shared drive at: afp://afs3.dmz.gnl/Editorial (afs3)/GNM Interactive Team/Users Interactive Team/Daan Louter/Daan Louter, Public/walled-worlds

## Image processing steps

  • Build VRT
  • Pansharpen the image
  • Translate the image
  • Projection warping

Client side

  • jQuery
  • Backbone

Required developer tools

  • ImageMagick
  • GDAL
  • Orfeo Toolbox
  • Earth Explorer

walled-worlds's People

Contributors

daanlouter avatar seanclarkeguardian avatar andymason avatar christopherjohst avatar

Stargazers

Ivan Morgado avatar

Watchers

Robin Beitra avatar Aodh O Lionaird avatar James Cloos avatar Garry Blight avatar Rich Harris avatar Richard Bangay avatar  avatar Chris Fenn avatar  avatar Aisha Gani avatar  avatar

Forkers

andymason

walled-worlds's Issues

Some animations don't complete

Scrolling down the page fast can result in some animations not completing. Problem could be due to a shared instance of Tween.

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.