@wmfs/gml-import

1.5.1 • Public • Published

Tymly Logo

An open source low-code platform - that's built for collaboration

gml-import

gml-import is a command-line tool for importing AddressBase Premium GML files into the WMFS Gazetteer, and then generating an export for feeding into Vision.

Build

Checkout out the repository then run

  • npm install
  • npm run bootstrap

Run

After building you can run gml-import using npm

  • npm run import - import AddressBase Premium GML files
  • npm run vision3-import - import Vision3 csv files
  • npm run sync - sync AddressBase Premium with Tymly Gazetteer
  • npm run extract - generate a gazetteer extract for transferring to Vision4
Parameter
-i,--input AddressBase Premium GML files to import, either a directory of GML files or a single GML file
-o,--output Vision output filename, defaults to ./vision.csv
-p,--pg-connect <pg-connection_string> Database connection string, defaults to PG_CONNECTION_STRING env variable
-v,--verbose Show Tymly boot messages

Readme

Keywords

Package Sidebar

Install

npm i @wmfs/gml-import

Weekly Downloads

7

Version

1.5.1

License

MIT

Unpacked Size

23.8 kB

Total Files

18

Last publish

Collaborators

  • wmfsbot