googlemaps-api-helloworld

所属分类:数据采集/爬虫
开发工具:HTML
文件大小:6885KB
下载次数:0
上传日期:2017-10-30 00:27:46
上 传 者sh-1993
说明:  玩Scrapy和GoogleMaps API
(Playing with Scrapy and GoogleMaps API)

文件列表:
bootstrap-3.3.7 (0, 2017-10-30)
bootstrap-3.3.7\.editorconfig (232, 2017-10-30)
bootstrap-3.3.7\.hound.yml (155, 2017-10-30)
bootstrap-3.3.7\.travis.yml (1882, 2017-10-30)
bootstrap-3.3.7\CHANGELOG.md (425, 2017-10-30)
bootstrap-3.3.7\CNAME (17, 2017-10-30)
bootstrap-3.3.7\CONTRIBUTING.md (15408, 2017-10-30)
bootstrap-3.3.7\Gemfile (127, 2017-10-30)
bootstrap-3.3.7\Gemfile.lock (903, 2017-10-30)
bootstrap-3.3.7\Gruntfile.js (14386, 2017-10-30)
bootstrap-3.3.7\ISSUE_TEMPLATE.md (1143, 2017-10-30)
bootstrap-3.3.7\LICENSE (1085, 2017-10-30)
bootstrap-3.3.7\_config.yml (1483, 2017-10-30)
bootstrap-3.3.7\bower.json (641, 2017-10-30)
bootstrap-3.3.7\composer.json (743, 2017-10-30)
bootstrap-3.3.7\dist (0, 2017-10-30)
bootstrap-3.3.7\dist\css (0, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap-theme.css (26132, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap-theme.css.map (47706, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap-theme.min.css (23409, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap-theme.min.css.map (25648, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap.css (146010, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap.css.map (389287, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap.min.css (121200, 2017-10-30)
bootstrap-3.3.7\dist\css\bootstrap.min.css.map (542194, 2017-10-30)
bootstrap-3.3.7\dist\fonts (0, 2017-10-30)
bootstrap-3.3.7\dist\fonts\glyphicons-halflings-regular.eot (20127, 2017-10-30)
bootstrap-3.3.7\dist\fonts\glyphicons-halflings-regular.svg (108738, 2017-10-30)
bootstrap-3.3.7\dist\fonts\glyphicons-halflings-regular.ttf (45404, 2017-10-30)
bootstrap-3.3.7\dist\fonts\glyphicons-halflings-regular.woff (23424, 2017-10-30)
bootstrap-3.3.7\dist\fonts\glyphicons-halflings-regular.woff2 (18028, 2017-10-30)
bootstrap-3.3.7\dist\js (0, 2017-10-30)
bootstrap-3.3.7\dist\js\bootstrap.js (69707, 2017-10-30)
bootstrap-3.3.7\dist\js\bootstrap.min.js (37045, 2017-10-30)
bootstrap-3.3.7\dist\js\npm.js (484, 2017-10-30)
... ...

# googlemaps-api-helloworld (with Scrapy) ## My traveling free-wifi stop map: Used for proximity and landmark orienteering... on the road ### Current Dev Stop Point * I am running Scrapy in a virtual environment to generate my .json waypoint file. ``` If you don't use or have Scrapy installed, ignore that feature of this Repo. You can still use the JSON input feature though. ``` Its a Linux thing... :fa-thumbs-up: :fa-meh-o: * The JS script is a bit of an eyesore, but it works fine and it is intelligible if you understand Google API. (no speed tests) * * Note: I would love to know how to "group cluster" on Google API using street name address. Google API seems to only like ```LatLong``` for that feature. I looked into "Reverse Geocode", but that is not doing the trick at the moment either. ### Proprietary Scripts * [googlemaps-geometry](https://developers.google.com/maps/) * [bootstrap-select](https://silviomoreto.github.io/bootstrap-select/) * [jquery-csv](https://github.com/evanplaice/jquery-csv/) * [Scrapy](https://scrapy.org/) ### Tools/Reffs Used for Continued Development * [I need this for lat/lon](http://www.latlong.net/convert-address-to-lat-long.html) * [Googlemaps api clustering](https://developers.google.com/maps/documentation/javascript/marker-clustering) * [Googlemaps api directions](https://developers.google.com/maps/documentation/javascript/examples/directions-panel)

近期下载者

相关文件


收藏者