나중에 지도에 데이터를 분석하여 시각화하기 위해 folium 모듈을 사용해보았다. 깃헙에서 json파일을 다운받을 수 있다. https://github.com/southkorea/seoul-maps southkorea/seoul-maps Seoul administrative divisions in ESRI Shapefile, GeoJSON and TopoJSON formats. - southkorea/seoul-maps github.com 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 import googlemaps import folium from datetime import datetime import json map_osm=folium.Map(location=[37.50..