Skip to content

Instantly share code, notes, and snippets.

View capesean's full-sized avatar
😶‍🌫️

Sean Walsh capesean

😶‍🌫️
View GitHub Profile
using Microsoft.EntityFrameworkCore;
using NetTopologySuite.Geometries;
using NetTopologySuite.IO;
using System;
using System.ComponentModel.DataAnnotations;
namespace ntsbug
{
class Program
{
@capesean
capesean / README.md
Last active April 21, 2020 01:18
TopoJSON Property Editor

TopoJSON Property Editor

  1. Supply the tool with some topoJSON data (via url or direct input), and it will draw the map.
  2. Click one of the shapes and you can view and edit the properties of the topoJSON object.
  3. Click the Output tab and you can copy the full, modified topoJSON.

View on http://bl.ocks.org/

@capesean
capesean / _.md
Created April 9, 2014 20:23
Bar Graph for Public Data