Skip to content

Instantly share code, notes, and snippets.

View Papweer's full-sized avatar

Papweer Papweer

  • 18:44 (UTC +01:00)
View GitHub Profile
import json
import datetime as dt
GEOJSON_FILE_NAME = 'lamps.geojson'
features = []
unwantedProperties = [
'OBJECTID',
'site_code',
'site_name',