Skip to content
/ cli Public

Download, extract and import HGT data into a SQL database

License

Notifications You must be signed in to change notification settings

gmalt/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmalt CLI

https://travis-ci.org/gmalt/cli.svg?branch=master

Introduction

This project provides a few CLI commands to download, extract and import HGT data into a SQL database.

It has been tested on python 2.7, 3.4, 3.5 and 3.6 and works with PostgreSQL with and without PostGIS extension.

Documentation

Roadmap

Feel free to make a pull request for any of the items in this list :

  • Provide a bash script in case the executable raster2pgsql is present
  • Improve interface with parser using namedtuple
  • Support MySQL without GIS extension
  • Support MySQL with GIS extension
  • gmalt-hgtload should support importing a single file instead of the content of a folder