Skip to content

Add TopoJSON support to GeoJsonDataSource#906

Merged
shunter merged 6 commits intomasterfrom
topojson
Jun 28, 2013
Merged

Add TopoJSON support to GeoJsonDataSource#906
shunter merged 6 commits intomasterfrom
topojson

Conversation

@mramato
Copy link
Copy Markdown
Contributor

@mramato mramato commented Jun 28, 2013

TopoJSON is a popular geometry extension to GeoJSON with improved compression of vertex data. This change adds support to GeoJsonDataSource via the official TopoJSON JavaScript module.

@mramato
Copy link
Copy Markdown
Contributor Author

mramato commented Jun 28, 2013

Also, here's a cool TopoJSON file you can use for trying this out: http://bl.ocks.org/mbostock/raw/4090846/us.json

Note, it's slow because of the amount of data. Hopefully something we can fix soon with the batching branch.

CHANGES.md Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After removing the markdown link cruft this reads:

Added initial support for GeoJSON and TopoJSON see #890 for details and #906 for details.

Should be:

Added initial support for GeoJSON and TopoJSON.  See #890 and #906 for details.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@shunter
Copy link
Copy Markdown
Contributor

shunter commented Jun 28, 2013

Looks good. Merging.

shunter added a commit that referenced this pull request Jun 28, 2013
Add TopoJSON support to GeoJsonDataSource
@shunter shunter merged commit 1051552 into master Jun 28, 2013
@shunter shunter deleted the topojson branch June 28, 2013 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants