Skip to content

i-kiwamu/vec2tif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vec2tif: Conversion from vector data to GeoTiff file

This is a package for conversion from vector data to GeoTiff file.

Example

$ python -m vec2tif fgd --merge --output merge.tif FG-GML-6644-10-DEM5A.zip FG-GML-6644-10-DEM5B.zip

Available formats of vector data

vec2tif requires a subcommand compatible for the type of input data. Following subcommands are available.

subcommand note
fgd Fundamental Geo Data of GSI Japan
csv with Latitude & Longitude columns
shp ESRI Shapefile (point data)

About

Conversion from vector data to GeoTiff file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages