import { fetch_from_api, update_html_title } from '../lib/api_utils.js';
import { osmLink } from '../lib/helpers.js';
import { fetch_from_api, update_html_title } from '../lib/api_utils.js';
import { osmLink } from '../lib/helpers.js';
<td><DetailsLink feature={polygon}>{polygon.place_id}</DetailsLink></td>
<td>{polygon.country_code}</td>
<td>{polygon.name}</td>
<td><DetailsLink feature={polygon}>{polygon.place_id}</DetailsLink></td>
<td>{polygon.country_code}</td>
<td>{polygon.name}</td>