DigitalGlobe/tiletanic

Remove GeoJSON dependency

pedros007 opened this issue · 0 comments

Tiletanic needlessly requires geojson

'geojson',

aoi = geojson.loads( aoi_geojson.read() )

Update to just use python stdlib json