topojson

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

topojson

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)));
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.