Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 479 Bytes

exif2geojson Build Status

exif2geojson is a utility from LGND to generate a GeoJSON file with point features at the GPS coordinates specified in a JPEG's EXIF data. It allows you to pass in a list of JPEG files, and outputs a single GeoJSON file with a FeatureCollection full of points.

Usage

php exif2geojson.phar *.jpg > output.geojson