GithubHelp home page GithubHelp logo

ambarja / ee-cptcity Goto Github PK

View Code? Open in Web Editor NEW
20.0 0.0 2.0 20.54 MB

ee-cptcity is a module for Google Earth Engine where you can find multiple colour palettes of different themes related to cartography, technical illustration and design. Currently ee-cptcity module has more 300 of color palettes available for the users.

Home Page: https://ambarja.github.io/ee-cptcity/

License: MIT License

R 3.12% CSS 0.49% JavaScript 96.38%
cptcity googleearthengine earthengine peru colors colorpalettes qgis esri grass saga

ee-cptcity's Introduction

cptcity for the Google Earth Engine JavaScript API (Code Editor)

Lifecycle:experimental contributions welcome Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. DOI

๐Ÿ“‹ Table of contents

  1. What is Google Earth Engine ?
  2. What is cptcity and why ?
  3. Top of the cpt palettes
  4. Calling module and use it!

๐Ÿ”ด 1. What is Google Earth Engine ?

Google Earth Engine is a cloud-based platform that helps access high-performance computing resources for processing and analyzing large geospatial datasets (Noel Golerick et al.,2017).

๐Ÿ”ด 2. What is cptcity and why ?

Cptcity is a solium platform where you can find multiple colour palettes for various themes related to cartography, technical illustration and design. The archive supports various formats and is organised by author. Cptcity currently has colour palettes for the most popular desktop Geographic Information Systems such as QGIS, GRASS , SAGA , ARCGIS , and others. Currently, it has 7000 colour palettes, however in this second version of ee-cptcity module more than 300 colour palettes were incorporated along with 2 popular palettes like rocket , mako and turbe.

๐Ÿ”ด 3. Top of the cpt palettes

The 75 most popular cpt files with the number downloaded shown in parentheses. The arrows indicate the change in rank in the last month. This list is compiled from the files downloaded in the last year (a total of 21,647 files) and is updated irregularly, most recently on 04/03/2022.

๐Ÿ”ด 4. Calling module and use it!

var cpt = require('users/ambarja/ee-cptcity:cptcity');
var srtm = ee.Image('NASA/NASADEM_HGT/001')
           .select('elevation')

var viz = {
  min: 400,
  max: 4000,
  palette: cpt.pal.grass_elevation
  };
Map.setZoom(1);
Map.addLayer(srtm,viz,'Elevation(m)');

๐Ÿ”ด 5.Examples

Please, visit our webpage where you find more examples with cptcity inside Js and R working with Google Earth Engine.

๐Ÿ“š References

ee-cptcity's People

Contributors

ambarja avatar mario199745 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.