OsmAnalysis

所属分类:GIS/地图编程
开发工具:Jupyter Notebook
文件大小:852KB
下载次数:0
上传日期:2019-10-01 13:05:32
上 传 者sh-1993
说明:  使用Python编程语言进行OpenStreetMap数据分析。
(OpenStreetMap Data Analysis with Python programming language.)

文件列表:
LICENSE (1070, 2019-10-01)
images (0, 2019-10-01)
images\amenitybar.png (18107, 2019-10-01)
images\piechart.png (27063, 2019-10-01)
images\taxilocation.png (741993, 2019-10-01)
notebooks (0, 2019-10-01)
notebooks\OsmAnalysis.ipynb (316161, 2019-10-01)

# OpenStreetMap Data Analytics This repository contains a Python script (Jupyter notebook) implementing extraction of OpenStreetMap data with Spark. ![Alt text](https://github.com/bulutenesemre/OsmAnalysis/blob/master/images/taxilocation.png) ## Getting Started ``` git clone https://github.com/bulutenesemre/OsmAnalysis cd OsmAnalysis ``` ## Prerequisites We need convert the data set to Spark friendly format Suggested tool: https://github.com/adrianulbona/osm-parquetizer Also you need data,you can install it with related link ; ``` mkdir Data cd Data wget https://download.geofabrik.de/europe/hungary-latest.osm.pbf ``` ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/bulutenesemre/OsmAnalysis/blob/master/LICENSE) file for details ## Acknowledgments * Data explore for only Hungary ## toDoList - .sh file - Multicountry Data Analytics (For now default Hungary) - SparkML Data Analytics

近期下载者

相关文件


收藏者