Skip to content

Instantly share code, notes, and snippets.

View nagellette's full-sized avatar
🎯
Focusing

Necip Enes Gengeç nagellette

🎯
Focusing
View GitHub Profile
@nagellette
nagellette / geojson-merge.py
Created December 14, 2019 22:40 — forked from ericrobskyhuntley/geojson-merge.py
Python script to merge all GeoJSON files in a directory into a single GeometryCollection and write as a GeoJSON.
import os
import glob
import geojson
json_dir_name = "./"
json_pattern = os.path.join(json_dir_name,'*.geojson')
file_list = glob.glob(json_pattern)
collection = []

Keybase proof

I hereby claim:

  • I am nagellette on github.
  • I am nagellette (https://keybase.io/nagellette) on keybase.
  • I have a public key ASAqNarHrTB6i-b9k_10I0UGTVWbhZSi9TzMtg_sBdJMZAo

To claim this, I am signing this object: