powered by
Export district's mesh polygon
mesh_district(jis_code = NULL, to_mesh_size = NULL)
jis code for prefecture and city identifical number. If prefecture, must be from 1 to 47. If city, range of 5 digits.
target mesh type. From 80km to 1km as numeric.
# NOT RUN { mesh_district(jis_code = "33101", to_mesh_size = 80) mesh_district(jis_code = "05", to_mesh_size = 80) # }
Run the code above in your browser using DataLab