# Node hunter 1000 nodes limit message

**URL:** https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899
**Category:** Support
**Created:** [December 17, 2019, 12:58pm UTC](https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899 "2019-12-17T12:58:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![r.weide](https://community.citystrides.com/user_avatar/community.citystrides.com/r.weide/32/489_2.png) [@r.weide](https://community.citystrides.com/u/r.weide)
#### Post date: [December 17, 2019, 12:58pm UTC](https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899/1 "2019-12-17T12:58:36Z")

</div>

Hi James @JamesChevalier,

It looks to me that the message about the 1000 nodes is dependent on zoom level, not the actual number of nodes retrieved, is that correct? I seem to limit always get it starting at a certain zoom level, even when there are not that many nodes displayed. Likewise, at closer range it never appears, even when the number of nodes is clearly limited.

---

<div class="post-metadata">

### Author: ![JamesChevalier](https://community.citystrides.com/user_avatar/community.citystrides.com/jameschevalier/32/2_2.png) [@JamesChevalier](https://community.citystrides.com/u/JamesChevalier)
#### Post date: [December 17, 2019, 2:23pm UTC](https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899/2 "2019-12-17T14:23:47Z")

</div>

Yeah, the warning message is based on zoom level because you’ll _typically_ get more than 1k nodes at those zoom levels.  
The display is limited to 1k nodes, whichever zoom level you’re on.  
The warning is just there to alert you of this limit.

I’d like to improve this, overall. 🤔 I need a limit, otherwise I’ll crash your browser or my server … perhaps splitting the total result into ‘sets’ and letting you iterate through sets. 🤷‍♂️ It’s _somewhat_ low on my priority list right now, mostly because there aren’t any other complaints.

---

<div class="post-metadata">

### Author: ![r.weide](https://community.citystrides.com/user_avatar/community.citystrides.com/r.weide/32/489_2.png) [@r.weide](https://community.citystrides.com/u/r.weide)
#### Post date: [December 17, 2019, 3:31pm UTC](https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899/3 "2019-12-17T15:31:08Z")

</div>

I’m fine with the limit. I just used to think that the message meant that there were more than 1000 results. Wouldn’t it be possible to display it based on the result count rather than the zoom level?

---

<div class="post-metadata">

### Author: ![JamesChevalier](https://community.citystrides.com/user_avatar/community.citystrides.com/jameschevalier/32/2_2.png) [@JamesChevalier](https://community.citystrides.com/u/JamesChevalier)
#### Post date: [December 17, 2019, 3:33pm UTC](https://community.citystrides.com/t/node-hunter-1000-nodes-limit-message/18899/4 "2019-12-17T15:33:38Z")

</div>

Not really. I’d have to rework that code entirely, and if I’m in there doing that I may as well overhaul it to be improved overall.
