All Projects → southkorea → Southkorea Maps

southkorea / Southkorea Maps

South Korea administrative divisions in ESRI Shapefile, GeoJSON and TopoJSON formats.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Southkorea Maps

Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+1164.85%)
Mutual labels:  shapefile, map
mapchina
R Package of Geospatial Shapefile of China Administrative Divisions to the County/District-Level.
Stars: ✭ 60 (-83.65%)
Mutual labels:  map, shapefile
Election Geodata
Precinct shapes (and vote results) for US elections past, present, and future
Stars: ✭ 289 (-21.25%)
Mutual labels:  shapefile, map
React Map Gl
React Component Library for Mapbox GL JS
Stars: ✭ 298 (-18.8%)
Mutual labels:  map
Leaflet.markercluster
Marker Clustering plugin for Leaflet
Stars: ✭ 3,305 (+800.54%)
Mutual labels:  map
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (-6.54%)
Mutual labels:  map
Typescript Kr.github.io
🇰🇷 TypeScript Handbook in Korean
Stars: ✭ 364 (-0.82%)
Mutual labels:  korean
Pigeon Maps
ReactJS Maps without external dependencies
Stars: ✭ 3,198 (+771.39%)
Mutual labels:  map
Cartography
Thematic Cartography for R
Stars: ✭ 357 (-2.72%)
Mutual labels:  map
Home Assistant Custom Components Xiaomi Cloud Map Extractor
This custom integration provides a way to present a live view of a map for a Xiaomi (and Roborock) vacuums.
Stars: ✭ 318 (-13.35%)
Mutual labels:  map
Trustroots
Travellers' community for sharing, hosting and getting people together.
Stars: ✭ 321 (-12.53%)
Mutual labels:  map
Maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
Stars: ✭ 3,377 (+820.16%)
Mutual labels:  map
Fmap
宇行地图:高仿高德地图Android客户端(持续更新中...)
Stars: ✭ 347 (-5.45%)
Mutual labels:  map
Wgs2mars.js
地球坐标系 (WGS-84)转火星坐标系 (GCJ-02)地图纠偏算法Javascript版
Stars: ✭ 297 (-19.07%)
Mutual labels:  map
Resium
React components for 🌏 Cesium
Stars: ✭ 356 (-3%)
Mutual labels:  map
Svgmap
svg地图组件,完整版包含城市及区县数据及更多扩展功能。。。
Stars: ✭ 298 (-18.8%)
Mutual labels:  map
Bayestestr
👻 Utilities for analyzing Bayesian models and posterior distributions
Stars: ✭ 346 (-5.72%)
Mutual labels:  map
Hotels
酒店预订App
Stars: ✭ 323 (-11.99%)
Mutual labels:  map
Roguesharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
Stars: ✭ 316 (-13.9%)
Mutual labels:  map
Mbxmapkit
DEPRECATED - Lightweight Mapbox integration with MapKit on iOS
Stars: ✭ 332 (-9.54%)
Mutual labels:  map

South Korea Maps

This repo hosts South Korea administrative division geodata in open formats that can be used to build static and interactive maps (e.g. with D3), and was inspired by swiss-maps.

To see maps for Seoul, go to https://github.com/southkorea/seoul-maps

Description

Formats

The following formats are available: shp, kml/kmz, svg, GeoJSON, TopoJSON, and RData.

Sources

Data is acquired from the following sources:

Levels

South Korean administrative divisions are consisted of three levels:

  • Provinces (시도): Special City(특별시), Metropolitan City(광역시), Province(도), Special Self-governing Province(특별자치도), Special Self-governing City(특별자치시)
  • Municipalities (시군구): Si (시, city), Gun (군, county), Gu (구, district)
  • Submunicipalities (읍면동): Eup (읍, town), Myeon (면, township), Dong (동, neighborhood), Ri (리, village)
  • Precinct (선거구): 19, 20대 국회 지역구

Data

The following data are available.
Numbers are data sizes in Megabytes in the following order: Country border, Provinces, Municipalities, Submunicipalities. Numbers in parentheses are simplified versions of each format.

Format \ Source KOSTAT (2013) GADM POPONG Wikimedia
ESRI Shapefile 0, 9.6, 19, 46 5.5, 5.5, 5.8, 0 0 0
KML/KMZ 0, 0.16, 0.452, 2.8 1.5, 1.5, 1.7, 0 0 0
SVG 0 0 0, 0.014, 0, 0 0, 0, 0.100, 0
GeoJSON 0, 31, 52, 0
(0, 0.148, 0.364, 1.7)
15, 15, 16, 0 0 0
TopoJSON 0, 1.2, 2.0, 4.9
(0, 0.032, 0.0.96, 0.812)
1.5, 1.5, 1.6, 0 0 0
RData 0 1.0, 1.0, 1.2, 0 0 0

Development Notes

Requirements

brew install gdal
npm install -g topojson

KOSTAT (2013)

  1. Download Shapefiles

    • Projection files are provided here. Otherwise, copy the snippet below and save to a separate prj file having the same name as the shp file.

        PROJCS["Bessel_1841_Transverse_Mercator",GEOGCS["GCS_Bessel_1841",DATUM["D_Bessel_1841",SPHEROID["Bessel_1841",6377397.155,299.1528128]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",200000.0],PARAMETER["False_Northing",500000.0],PARAMETER["Central_Meridian",127.0028902777778],PARAMETER["Scale_Factor",1.0],PARAMETER["Latitude_Of_Origin",38.0],UNIT["Meter",1.0]]
      
      • CRS: Korean 1985 / Modified Central, EPSG:5174
      • Data encoding: EUC-KR
    • Downloaded dates

      • 2011 version: Downloaded on Mar 2013.
      • 2012 version: Downloaded on Feb 2015.
      • 2013 version: Downloaded on May 2015.
  2. Download and install QGIS. With QGIS for each shapefile:

    1. Change layer encoding to EUC-KR

    2. Save as, with CRS and data encoding as shown in the image below.

  3. Convert shp to GeoJSON, TopoJSON

     ogr2ogr -f geojson [geojson_file] [shp_file]
     topojson -p -o [topojson_file] [geojson_file]
    
  4. Simplify GeoJSONs with http://mapshaper.org/ (with Visvalingam / weighted area, 1% simplification)

  5. Convert simplifies GeoJSONs to KML

     ogr2ogr -f kml [simplified_geojson_file] [kml_file]
    

GADM

Shapefile, KMZ, RData

To download data files, run:

make get_gadm

GeoJSON

Created from shapefiles with ogr2ogr -f geojson [filename]-geo.json [filename].shp.

TopoJSON

Created from GeoJSON files with topojson [filename]-geo.json -o [filename]-topo.json --properties.

Wikimedia

SVG

To download file, run:

wget http://upload.wikimedia.org/wikipedia/commons/7/77/Administrative_divisions_map_of_South_Korea.svg

POPONG

Precinct

  1. Get a precinct raw table file (국회의원지역선거구구역표) and store it as text file like popong/precinct/precianct_table_20.txt.

  2. The next step is to create a mapping from each municipality/submunicipality in the table to a code in the kostat map file.

     cd popong/precinct
     python create_mapping_precinct_to_map.py
    
    • But, if you do not have an up-to-date map file (e.g., the most recent one was created in 2013), you need to define exception cases (e.g., submunicipality can be renamed or splitted) on the mismatch_case_precinct_map.py file before you run the create_mapping_precinct_to_map.py file.
    • Once the code is successfully run, a geojson file containing a list of submunicipalities, each with the corresponding precinct will be created.
  3. We can now create a precinct map by merging submunicipalities into precincts using mapshaper or similar tools.

     mapshaper merge_ready_submunicipalities_into_precinct_20.json -dissolve precinct_no copy-fields=precinct_name,province -o assembly-precinct-20-geo.json
    
    • You might want to create TopoJSON from GeoJSON
    • To make the size of data smaller and make boundaries prettier, you can simplify it. The simplified versions in this repository were created by creating the simplified version of submunicipality file before we run create_mapping_precinct_to_map.py file.
        topojson -p --simplify-proportion 0.4 -o submunicipalities-topo-simplified.json submunicipalities-topo.json

Examples

Copyright and License

Contributors

License

  • KOSTAT: Free to share or remix.
  • GADM: For non-commercial purposes only. Redistribution not allowed.
  • POPONG: Creative Commons License
  • Wikimedia: GNU 1.2+
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].