This is an example of using D3's geo paths to render a MultiLineString, but it seems to not render correctly for whatever reason. It is not a fill/stroke problem, either.
Identified problem: It seems that the stroke width gets scaled as well.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<title>MinnPost</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> | |
<link rel="shortcut icon" href="http://www.minnpost.com//sites/default/themes/siteskin/favicon.ico" type="image/x-icon" /> | |
<meta name="keywords" content="Mark Dayton,Minnesota DFL,Minnesota GOP,Minnesota Legislature,Vikings Stadium,Voter ID Amendment" /> |
This is an example of using D3's geo paths to render a MultiLineString, but it seems to not render correctly for whatever reason. It is not a fill/stroke problem, either.
Identified problem: It seems that the stroke width gets scaled as well.
An example of using GeoJSON data and a Voronoi map for hovers.
An arrangement of items made through aRanger.
An arrangement of items made through aRanger.
An arrangement of items made through aRanger.
I hereby claim:
To claim this, I am signing this object:
2014-11-17 16:29:54 -0600 | |
cmake | |
.. | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/qgis-26/2.6.0_1 | |
-DCMAKE_BUILD_TYPE=None | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-DBISON_EXECUTABLE=/usr/local/opt/bison/bin/bison |
date | title | body | |
---|---|---|---|
2015-03-04 | This data is coming from EditData.org | <a href="http://editdata.org" target="_blank">EditData.org</a> is a lightweight data editor that we can connect easily to Tik Tok. Actually, the data is coming from Github, since EditData is a simple interface that stores its data on Github. This means you will have to have a Github account to use EditData. | |
2015-05-05 | Make your data source | Go to EditData.org and create a new datasource. Then create your columns, this will probably include <code>date</code>, <code>title</code>, and <code>body</code> but might have other <a href="https://github.com/datanews/tik-tok#entries">Tik Tok fields</a>. | |
2015-05-06 | Add some data | Add rows in your spreadsheet just as you would with a CSV or a Google Spreadsheet. Feel free to use some HTML if you want. | |
2015-06-01 | Save and export | Save to a Gist (it's a Github thing). Then click on the <code>JSON</code> button to get the URL to the data that will be used in Tik Tok. | |
2015-07-04 | Make a Tik Tok | Check |
Built with blockbuilder.org