getManifest

@GET(value = "manifest.geojson.gz")
abstract fun getManifest(): Call<FeatureCollection>