1. 常用工具的安装(MacOS系统)
shapely :conda install -c conda-forge shapely
geopandas : pip install -i https://pypi.tuna.tsinghua.edu.cn/simple geopandas
folium : conda install -c conda-forge folium
kepler.gl : pip install keplergl
geohash: conda install -c conda-forge python-geohash
2. kepler.gl 可视化使用
在地图上标注北京,上海和香港三座城市
