ETL module for NYPL's NYC Space/Time Direcory. This Node.js module downloads, parses, and/or transforms Mapwarper data, and creates a NYC Space/Time Directory dataset.
| ID | mapwarper |
| Title | Mapwarper |
| Description | Boundaries of thousands of maps from Map Warper, NYPL's tool for georectifying historical maps |
| License | CC0 |
downloadtransform
git clone https://github.com/nypl-spacetime/etl-mapwarper.git /path/to/etl-modules
cd /path/to/etl-modules/etl-mapwarper
npm install
spacetime-etl mapwarper [<step>]
See http://github.com/nypl-spacetime/spacetime-etl for information about Space/Time's ETL tool. More Space/Time ETL modules can be found on GitHub.
The dataset created by this ETL module's transform step can be found in the data section of the NYC Space/Time Directory website.
This README file is generated by generate-etl-readme.