<p>In app/assets/javascripts/browse.js:</p>
<pre style='color:#555'>> @@ -225,6 +225,21 @@ function loadData(url, reload) {
>  
>      if (browseDataLayer) browseDataLayer.destroyFeatures();
>  
> +    /*
> +    Modern browsers are quite happy showing far more than 100 features in
> +    the data browser, so increase the limit to 2000 by default, but keep
> +    it restricted to 500 for IE8 and 100 for older IEs.
> +    */
> +    var maxFeatures = 2000;
> +
> +    /*@cc_on
</pre>
<p>How does this work if it's commented out? What is the <code>@cc_on</code> all about anyway?</p>

            <p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">
              —<br>
              Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/73/files#r1460710'>view it on GitHub</a>.
            </p>
            <img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpmLWAu4oQih75mggZl1E8_l7WDE3yI6Yg9wBeHV5txIE.gif' height='1' width='1'>