Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 283 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 283 Bytes

utgeojson

A simple GeoJSON encoder from .shp and .dbf files

To compile

make

To run

./utgeojson

The new GeoJSON file is encoded from related .shp and .dbf files.


References

  1. GeoJSON documentation