topojson 0.3.0 copy "topojson: ^0.3.0" to clipboard
topojson: ^0.3.0 copied to clipboard

A Topojson parser.

topojson #

A Topojson parser.

final resp = await http.get(
    Uri.parse('https://geoshape.ex.nii.ac.jp/jma/resource/AreaInformationCity_landslide/20210518/4220201.topojson'));

final TopoJson.fromJson(jsonDecode(utf8.decode(resp.bodyBytes)));
1
likes
130
points
31
downloads

Publisher

verified publisherespresso3389.jp

Weekly Downloads

A Topojson parser.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on topojson