community_index['features'].each do |feature|
feature['properties']['resources'].each do |id, data|
data.each do |key, value|
if key == "type" and value == "osm-lc" and data['strings']['community']
community_index['features'].each do |feature|
feature['properties']['resources'].each do |id, data|
data.each do |key, value|
if key == "type" and value == "osm-lc" and data['strings']['community']