<div dir="auto"><div>+1 this is a much more reasonable solution than remarks imo<div dir="auto"><br></div><div dir="auto">- Cynthia</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 6 Oct 2020, 18:29 Job Snijders via db-wg, <<a href="mailto:db-wg@ripe.net">db-wg@ripe.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear DB-WG,<br>
<br>
Some colleagues are working to address the never-ending-story of 'where<br>
the heck are IPs geographically?'. This problem space has been brought<br>
up numerous times in the Database Working Group, but we never managed to<br>
solve it. As with all compsci problems adding a layer of indirection can<br>
help ;-)<br>
<br>
This current draft suggests overloading the RPSL 'remarks:' field with a<br>
structured attribute value, however I suspect we would do ourselves a<br>
disservice to overload a 'remarks:' field.<br>
<br>
Instead it would be better to add a 'geofeed:' attribute to the RPSL<br>
inetnum/inetnum6 class dictionary, which as value contains a URL with<br>
http or https scheme.<br>
<br>
The draft: <a href="https://tools.ietf.org/html/draft-ymbk-opsawg-finding-geofeeds" rel="noreferrer noreferrer" target="_blank">https://tools.ietf.org/html/draft-ymbk-opsawg-finding-geofeeds</a><br>
<br>
The value of the attribute could be validated using something like<br>
"org.apache.commons.validator.UrlValidator", the attribute would look<br>
like this, only valid in the inetnum/inet6num:<br>
<br>
    "geofeed:   [optional]   [single]     [ ]"<br>
<br>
Example object:<br>
<br>
    inetnum:        192.0.2.0 - 192.0.2.255<br>
    netname:        EXAMPLE<br>
    country:        NL<br>
    geofeed:        <a href="https://example.com/geofeed.csv" rel="noreferrer noreferrer" target="_blank">https://example.com/geofeed.csv</a><br>
    ... snip ...<br>
    source:         RIPE<br>
<br>
What do others think?<br>
<br>
Kind regards,<br>
<br>
Job<br>
<br>
ps. In IRRd v4.2 support for the 'geofeed:' attribute will be added<br>
<a href="https://github.com/irrdnet/irrd/issues/396" rel="noreferrer noreferrer" target="_blank">https://github.com/irrdnet/irrd/issues/396</a><br>
<br>
</blockquote></div></div></div>