Skip to content

Scrapes map tiles from the IGN 1:500k VFR chart over HTTP

Notifications You must be signed in to change notification settings

npny/ign-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This quick little script can extract map tiles from an HTTP WMTS source.
Specifically, it was designed to generate a local version of the IGN 1:500k VFR charts for personal use.

It has provisions for spreading requests out in time (we're not DoS-ing, here), and using commonly expected headers (to bypass 403 errors).

MIT - Pierre Boyer, 2016.

Usage

npm install
node ign-crawler.js
# go for a walk
du -sh data/

81M data

About

Scrapes map tiles from the IGN 1:500k VFR chart over HTTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published