Code Monkey home page Code Monkey logo

planet_opencalifornia's Introduction

Planet_OpenCalifornia

Series of Posts/Scripts on using data from Open California dataset by Planet

These posts were written Summer/Autumn 2017, depending on when you access the data screen shots may have changed and websites updated.

Part 1 Open California dataset

Blog post on the Open California dataset and comparison of sensors http://www.acgeospatial.co.uk/blog/open-california-data-comparison/

alt tag

Part 2 Pan Sharpening Sentinel 2a data with Planet

Blog post detailing process and description http://www.acgeospatial.co.uk/blog/pan-sharpening-sentinel-2-with-planet-data/

alt tag

Gdal to sharpen Raster files cover the SAME area! blue_band_planet.tif = clipped blue band from Planet sentinel2a.tif = Clipped RGB Sentinel2a data of any combination you like

gdal_pansharpen -w 0.52 -w 0.25 -w 0.23 -co PHOTOMETRIC=RGB blue_band_planet.tif sentinel2a.tif blue_sharpened.tif

repeat from Red and Green

Use outputs in median_sharpen.py

Part 3 Using pan sharpened Sentinal 2a to run SVM pixel clusters

Blog post detailing SVM on pixel clusters http://www.acgeospatial.co.uk/blog/svm-on-recognizing-pixel-clusters/

alt tag

Project code is here ML_planet.py

Part 4 Identifying buildings using Monteverdi software

http://www.acgeospatial.co.uk/blog/buildings-monteverdi-software/

alt tag

Connect/contact @map_andrew

planet_opencalifornia's People

Contributors

acgeospatial avatar

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.