tilelive-omnivore
Implements the tilelive api for a variety of raw data sources
Install
npm install -g tilelive-omnivore
Example
var Omnivore = ;var filepath = '/absolute/path/to/geographic/data';var uri = 'omnivore://' + filepath; uri { source;};
Using the command line will output the XML directly to your shell.
mapnik-omnivore <filepath>
Works with
any file supported by mapnik-omnivore