Wavded Ogre Save

ogr2ogr geojson-focused web client

Project README

Build Status NPM NPM Downloads

Ogre is a web frontend and API for the ogr2ogr module. See a live demo here.

Installation

  1. Install GDAL tools (includes the ogr2ogr command line tool)

  2. Install package:

npm install -g ogre

Usage

To run the app:

ogre -p 3000

Then visit http://localhost:3000 in a your favorite browser.

Options include:

Usage: ogre [options]

Options:
 -h, --help      help
 -p, --port      port number (default 3000)
 -v, --version   version number
 -t, --timeout   timeout before ogre kills a job in ms (default 15000)
 -l, --limit     byte limit for uploads (default 50000000)
Open Source Agenda is not affiliated with "Wavded Ogre" Project. README Source: wavded/ogre
Stars
263
Open Issues
2
Last Commit
3 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating