/etl-group-maps

Primary LanguageJavaScriptMIT LicenseMIT

NYC Space/Time Directory ETL module: Map Warper maps, grouped by decade

ETL module for NYPL’s NYC Space/Time Direcory. This Node.js module downloads, parses, and/or transforms Map Warper maps, grouped by decade data, and creates a NYC Space/Time Directory dataset.

Data

The dataset created by this ETL module’s aggregate step can be found in the data section of the NYC Space/Time Directory website.

Details

ID group-maps
Title Map Warper maps, grouped by decade
Description This module selects and groups Map Warper maps by decade and computes geospatial unions of those groups, for use in Maps by Decade
License CC0
Contributors Bert Spaan (author)
Sources Map Warper dataset from NYC Space/Time Directory
Homepage http://spacetime.nypl.org/maps-by-decade
Depends on mapwarper.transform

Available steps

  • aggregate

Usage

git clone https://github.com/nypl-spacetime/etl-group-maps.git /path/to/etl-modules
cd /path/to/etl-modules/etl-group-maps
npm install

spacetime-etl group-maps[.<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.

This README file is generated by generate-etl-readme.