Pinned Repositories
arcgis-python-api
Documentation and samples for ArcGIS API for Python
archook
Searches the system for arcgis and makes arcpy available to python (regardless of pythonpath/system path/registry settings)
ArcPy
Python (2.7) scripts developed for ArcGIS Desktop using the ArcPy site package.
ArcpyScriptToolkits
Python scripts with ArcGIS
bitstarter
cn_mooc_dl
**大学MOOC[icourse163.org]视频下载
coordTransform_py
提供百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系直接的坐标互转,也提供了解析高德地址的方法的python版本
core-scrapy
python-scrapy demo
mdbToGdb
Import personal geodatabase to file geodatabase
goto99's Repositories
goto99/mdbToGdb
Import personal geodatabase to file geodatabase
goto99/arcgis-python-api
Documentation and samples for ArcGIS API for Python
goto99/archook
Searches the system for arcgis and makes arcpy available to python (regardless of pythonpath/system path/registry settings)
goto99/ArcPy
Python (2.7) scripts developed for ArcGIS Desktop using the ArcPy site package.
goto99/ArcpyScriptToolkits
Python scripts with ArcGIS
goto99/coordTransform_py
提供百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系直接的坐标互转,也提供了解析高德地址的方法的python版本
goto99/core-scrapy
python-scrapy demo
goto99/COVER
This code develops calibration models using linear regression models with in-situ field data. The calibration models are then used to predict biomass (log), nitrogen percent, and nitrogen content for Landsat images from 2006-2016. Model results and data tables are output as separate files for each field season (i.e. winter and spring seasons).
goto99/dianping-1
scrapy抓取数据存储至本地mysql数据库-大众点评爬虫
goto99/dianping_crawler
Crawler of dianping.com
goto99/dianping_data
python爬虫实战练习手册
goto99/dianping_textmining
大众点评评论文本挖掘,包括点评数据爬取、数据清洗入库、数据分析、评论情感分析等的完整挖掘项目
goto99/dianpingshop
大众点评商户数据爬虫
goto99/espa-bulk-downloader
goto99/eviltransform
Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).
goto99/flickr-crawler-1
A repo for crawling images from Flickr. Good for data mining and AI training. Tell me what you think!
goto99/FlickrCrawler
用于Flickr照片的信息爬取
goto99/FreeBaiduVectorDownload
免费的百度地图矢量下载工具,提供学校、道路、小区、POI矢量数据下载
goto99/get_modis
Downloading MODIS data from the USGS repository
goto99/getSpatialData
An R 📦 making it easy to access multiple kinds of spatial data 🛰 via R. All BETA.
goto99/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
goto99/mergeMultipleGDB
To be implemented
goto99/noaa-ghcn-weather-data
Fetching and processing NOAA Global Historical Climatology Network Weather Data
goto99/peps_download
Tool to download Sentinel images from PEPS sentinel mirror site : https://peps.cnes.fr
goto99/pixel_level_land_classification
Tutorial demonstrating how to create a semantic segmentation (pixel-level classification) model to predict land cover from aerial imagery. This model can be used to identify newly developed or flooded land. Uses ground-truth labels and processed NAIP imagery provided by the Chesapeake Conservancy.
goto99/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
goto99/python_labs
My codes of python examples during learning.
goto99/QQSpider
QQ空间爬虫(日志、说说、个人信息)
goto99/SinaSpider
新浪微博爬虫(Scrapy、Redis)
goto99/Xiecheng
爬取携程上所有北京酒店的基本信息的爬虫程序,包括名称、位置、图片链接、评分、评论数量、价格,数据保存在hotel_info.json文件中