Git Product home page Git Product logo

spidermap's Introduction

spidermap

This is a spider about online map based on python and C#
只需要输入爬取的地图商,爬取区域(经纬度,level),存储路径,程序就会自动爬取该区域的瓦片地图,存储至本地或者发送至服务器,同时支持将瓦片的元数据存储至数据库(postgresql).
目前支持的地图如下: 1.osm : https://www.openstreetmap.org
2.谷歌地图 :https://ditu.google.cn (目前暂时被ban了)
3.百度地图(包括无标注纯底图,影像地图) :https://map.baidu.com/
4.高德地图 :https://www.amap.com/
5.arcgis online :http://www.arcgisonline.cn/arcgis/home/webmap/viewer.html?useExisting=1
6.天地图(包括标记地图,无标记底图,影像地图) : https://map.tianditu.gov.cn/

程序结构

程序分为爬虫端(spider )和 服务器端(sever)

爬虫端

本部分程序由python完成,采用了多线程+协程的方法来进行爬取。

服务端

服务端一共有两个版本:C#版本和python版本
C#版本将http服务编写为windows服务进程,后台运行。
python版本暂时还未解决后台运行的问题。

spidermap's People

Contributors

wanggis avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.