Skip to content

Instantly share code, notes, and snippets.

View popkinj's full-sized avatar

Jamie Popkin popkinj

View GitHub Profile

New tenant for testing schema permissions in traction

  1. Log into Traction as the innkeeper innkeeper/change-me. And post to /v1/tenants/check-in with the alias grantme I get the following in return

wallet id: 213dc0f6-178e-4b9e-a7f1-f5e292e5997d wallet key: d87fcfd-b263-4f07-99fa-52e57b768843

  1. Log into Traction as a tenant using above wallet creds. Then get user info from here /admin/self

tenant id: 2ed88320-185e-4923-b4be-ed0a4669abd7 name: grantme

@popkinj
popkinj / .block
Last active September 26, 2016 19:05
Morphing Geographic Boundaries
license: mit
@popkinj
popkinj / accuracy-bc-geocoder.html
Created February 16, 2014 23:56
A slightly more complex BC Geocoder example
<!doctype html>
<html>
<head>
<title>BC Geocoder Test Page</title>
<meta charset="utf-8"/>>
</head>
<body>
<div class="container">
<h1 class="title"><span class="kinda">kinda</span>Simple Geocoder</h1>
@popkinj
popkinj / simple-bc-geocoder.html
Last active August 29, 2015 13:56
A simple example of using the BC Government Geocoder.
<!doctype html>
<html>
<head>
<title>BC Geocoder Test Page</title>
<meta charset="utf-8"/>
</head>
<body>
<div class="container">
<h1 class="title">Simple Geocoder</h1>
@popkinj
popkinj / _.md
Created October 18, 2012 21:43
just another inlet to tributary
@popkinj
popkinj / service_provider3.kml
Created February 22, 2012 22:41
KML Code Snippet for Employment Services
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document id="spreadsheet_to_kml">
<open>1</open>
<Snippet maxLines="0"></Snippet>
<description>Ministry of Social Development Mashup</description>
<Style id="Service Providers">
<IconStyle>
<Icon>
<href>http://littleearth.ca/images/MapPin.png</href>