@webgeodatavore/geojson2postgis

1.0.3 • Public • Published

geojson2postgis

Build Status Greenkeeper badge

Insert GeoJSON features into PostGIS database

Installation

npm install geojson2postgis

...or build from source

git clone https://github.com/stepankuzmin/geojson2postgis.git
cd geojson2postgis
npm install

Usage

Usage: geojson2postgis [filename] [options]

where [filename] is path to GeoJSON data and [options] is any of:
  --database - database
  --host - database host (default: localhost)
  --port - database port (default: 5432)
  --user - database user (default: postgres)
  --password - database user password
  --version - returns running version then exits
geojson2postgis --database moria --user gandalf --password mellon map.geojson

Readme

Keywords

none

Package Sidebar

Install

npm i @webgeodatavore/geojson2postgis

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

7.47 kB

Total Files

8

Last publish

Collaborators

  • thomasg77