Пример #1
0
def get_homes_csv():
	return service.get_homes(format='csv')
Пример #2
0
def get_homes():
	return service.get_homes('geojson')