Skip to content

Commit

Permalink
add TopoJSON example
Browse files Browse the repository at this point in the history
  • Loading branch information
mledoze committed Jan 13, 2017
1 parent 962e5d5 commit 59ceaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ GeoJSON outlines and flags in SVG format.
}
```

#####GeoJSON outline
See an example for [Germany](https://github.com/mledoze/countries/blob/bb61a1cddfefd09ad5c92ad0a1effbfceba39930/data/deu.geo.json).
#####GeoJSON and TopoJSON outlines
See an example for Germany: [GeoJSON](https://github.com/mledoze/countries/blob/bb61a1cddfefd09ad5c92ad0a1effbfceba39930/data/deu.geo.json) or [TopoJSON](https://github.com/mledoze/countries/blob/442472de98e80f4a44f1028960dbb0dfb1d942fe/data/deu.topo.json).

#####CSV
```csv
Expand Down

0 comments on commit 59ceaa4

Please sign in to comment.