Bill Morris
Bill Morris
[Remember this](http://bl.ocks.org/tmcw/4046615#8.00/36.900/-78.680)?
Whattya think about adding everyone's favorite deprecated-yet-completely-indispensable API? Just distilled [a basic example](http://bl.ocks.org/wboykinm/8717248); it might be useful beyond the [aging tilemill guide entry](https://www.mapbox.com/tilemill/docs/guides/google-charts/).
Since @rsudekum already [put up a blog post about this](https://www.mapbox.com/blog/neighborhood-mapping-with-dynamic-vector-data-layers/), perhaps you could include a simple example of labels on top of a thematic/dynamic layer using Leaflet's tile pane capabilities....
Following [the remote-launch outline laid out in @albarji's blog post](https://medium.com/devopsion/how-to-fake-it-as-an-artist-with-docker-aws-and-deep-learning-6d42f4acd890) . . . 1. Booting a remote `p2.xlarge` server with Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-1020-aws x86_64) 2. Cloning the repo...
While [the 2010 precincts have been added](https://github.com/nvkelso/election-geodata/issues/23), there's uncertainty that these are still valid borders going into 2018. This creates a two-stage ticket: - [x] 1. Have the precinct boundaries...
The [config docs](https://github.com/openplans/shareabouts/blob/master/doc/CONFIG.md#extra-layer-options) currently point to [this example](https://github.com/openplans/shareabouts/blob/master/src/flavors/overlays/config.yml#L24) for how additional GeoJSON layers should be formatted. However, using this syntax consistently throws a parse error in django. I've had better...
I'm sure there's some basic glitch in the data model here, but Barre VT is definitely _not_ within the Fort Myers/Naples FL CSA. I don't see any FIPS hierarchy overlap...
Is [that part of the API](https://github.com/mapbox/turf-server-example/blob/master/index.js#L50) officially deprecated or just reconfigured? [response/trace](https://gist.github.com/wboykinm/bd5e22f6d1d7f4d1e1594dd2820a68f9)
this works tho: `NODE_ENV=test`
Along with the reimplementation of simplestyle-spec for other features (#718), we should re-enable: - `marker-size` - `marker-symbol` (with maki support or something simple. emojis?) _(Noting that "re-enable" is an oversimplification;...