Japanese Geodetic Datum 2011

jgd2011_bbox

Format

A sf (CRS EPSG:6668) with 19 rows 3 variables:

  • system

  • epsg

  • geometry

Value

sf

References

Global Map Japan https://www.gsi.go.jp/kankyochiri/gm_jpn.html. Created by processing Global Map Japan.

Author

Original polygon data copyright is the Geospatial Information Authority of Japan; compiled for R by Shinya Uryu.

Examples

require("sf") jgd2011_bbox
#> Simple feature collection with 19 features and 2 fields #> geometry type: GEOMETRY #> dimension: XY #> bbox: xmin: 122.9335 ymin: 20.42274 xmax: 153.9867 ymax: 45.55733 #> geographic CRS: JGD2011 #> First 10 features: #> system epsg geometry #> 1 I 6669 MULTIPOLYGON (((128.4426 27... #> 2 II 6670 MULTIPOLYGON (((130.9688 30... #> 3 III 6671 MULTIPOLYGON (((132.0229 33... #> 4 IV 6672 MULTIPOLYGON (((132.4816 32... #> 5 V 6673 MULTIPOLYGON (((134.8116 34... #> 6 VI 6674 MULTIPOLYGON (((135.817 33.... #> 7 VII 6675 MULTIPOLYGON (((137.0057 34... #> 8 VIII 6676 MULTIPOLYGON (((138.219 34.... #> 9 IX 6677 MULTIPOLYGON (((139.9176 31... #> 10 X 6678 MULTIPOLYGON (((141.6014 38...