Skip to content

Instantly share code, notes, and snippets.

View eltonjuan's full-sized avatar

Michael Amos eltonjuan

View GitHub Profile
@eltonjuan
eltonjuan / LOL.js
Created February 4, 2016 22:32
LOL
import React from 'react';
import ReactDOM from 'react-dom';
// TODO remove relative path madness
import FavoritesStarButton from './FavoritesStarButtonReact';
const JunoFavoritesStarButton = {
is: 'view/components/favoritesstarbutton/FavoritesStarButton',
defaults() {
return {
props: {
@eltonjuan
eltonjuan / garmin.json
Created August 21, 2016 21:22
garmin json
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@eltonjuan
eltonjuan / garmin.json
Created August 21, 2016 21:27
garmindata2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@eltonjuan
eltonjuan / GarminBlueChartVision.json
Created August 25, 2016 14:26
GEOJson Data for the full Blue Chart Vision catalog
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
115.625654,
@eltonjuan
eltonjuan / GarminWithProduct.json
Created September 15, 2016 00:36
Garmin with Data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@eltonjuan
eltonjuan / gist:e8b8377883a102a1892856e1e8490426
Created September 30, 2016 21:40
GeoJsonwithcolorsuptherev3.json
{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[115.625654,44.777533],[134,44.777533],[134,37.31206],[126.332309,33.019918],[126.332309,32.157769],[126.332309,27.633748],[115.625654,27.633748],[115.625654,32.157769],[115.625654,44.777533]]]},"properties":{"description":"Yellow Sea","catalog":"garmin","region":"AE","name":"AE002R","polyColor":"#ff8600 ","style":{"polyColor":"#ff8600 ","labelIcon":"squareIcon_70x20_Orange","textColor":"#000"},"images":[{"id":12062506693,"product_id":5891174469,"position":1,"created_at":"2016-07-08T13:44:27-04:00","updated_at":"2016-07-08T13:44:30-04:00","src":"https://cdn.shopify.com/s/files/1/0090/5072/products/cm-md_1.jpg?v=1467999870","variant_ids":[]}],"title":"Bluechart G2 Vision microSD™/SD™ card: VAE002R-Yellow Sea","html":"<h3>Coverage</h3>\n<p><span>General coverage of the Chinese coast from Wenzhou to Dandong; the South Korean coast in its entirety; the full west coast of North Korea and the east coast south of K
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.