Skip to content

Commit

Permalink
Prioritise areas that are likely to have a good awareness of redactions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Jul 9, 2012
1 parent c562528 commit df0e9b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bounds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
<!-- descriptions are ignored, but are here just to help coordination -->
<list>
<bounds minlat="51.2" minlon="-12.2524800" maxlat="55.5" maxlon="-5.29" description="Ireland" />
<bounds minlat="43.71" minlon="7.40" maxlat="43.76" maxlon="7.45" description="Monaco" />
<bounds minlat="49.8" minlon="-6.7" maxlat="60.9" maxlon="1.9" description="UK" />
<bounds minlat="34.1" minlon="-13.9" maxlat="74.9" maxlon="18.9" description="Europe West" />
<bounds minlat="14.1" minlon="-150.0" maxlat="74.9" maxlon="-45.0" description="North America" />
<bounds minlat="-45.0" minlon="110.0" maxlat="-5.0" maxlon="160.0" description="Australia" />
</list>

0 comments on commit df0e9b5

Please sign in to comment.