Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wandergis/hospital-viz

根据网络来源的数据地理可视化,在线查看
https://github.com/wandergis/hospital-viz

Last synced: 1 day ago
JSON representation

根据网络来源的数据地理可视化,在线查看

Awesome Lists containing this project

README

        

# hospital-viz
根据网络来源的数据整理出经纬度坐标,生成geojson文件并可视化展示,仅作为可视化展示学习之用,仅供参考学习leaflet。
## 数据来源
- **数据来自网络,对数据的准确性并不完全保证,可视化结果仅供参和考学习用途。**
- [来源一](http://news.ifeng.com/mainland/special/ptxyy/)
- [来源二](https://github.com/langhua9527/Hospital),截止`2016.5.4 10:00`解析594条数据

## 更新说明

- 感谢[@kunkun12](https://github.com/kunkun12)增加查看我的附近功能(在某些PC上该功能可能会有问题)
- 感谢[@brandonxiang](https://github.com/brandonxiang)添加搜索功能

## 坐标获取

- 使用node调用高德的geocode api解析成经纬度

## 数据展示

- 使用leaflet展示

## 截图示例

![截图2](https://raw.githubusercontent.com/wandergis/hospital-viz/gh-pages/screenshot2.png)

![截图3](https://raw.githubusercontent.com/wandergis/hospital-viz/gh-pages/screenshot3.png)

![截图1](https://raw.githubusercontent.com/wandergis/hospital-viz/gh-pages/screenshot.png)