You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find Data Panel
Crime with map Extent
Crime with no set boundary
When running a search in Find Data Panel… A total of 1000 points are not appearing on the grid, its cutting off sections where the map extent is trying to pull data and only displaying a handful of data points on the grid while the information box states that it’s a total of 1000 records on the grid. The behavior is off; the data is not centered on the map when plotting data on the grid. When I maneuver west or north on the grid the data doesn’t display within the map extent it displays at the bottom of it. It doesn’t show a total of 1000 data.
When I travel south on the grid the data seems fine and shows data points perceiving to add up to 1000 points.
See Images below where data is at the bottom and a data bubble displays with no point on the grid. How the data differ in certain directions on the grid.
Image One:
Image Two:
Data points also disappears and reappears on the gird upon zooming in and out (This was a previous issue)
Data should be at the max of 1000 for Food Inspection Chicago
Food Inspection without boundary:
WHERE city in Chicago is only displaying 237 points on the grid
WHERE zip code in 60602 it displays 1000 data points
With No Filter returns 1000
With Map Extent returns 1000
Food Inspection with Map extent boundary:
WHERE city in Chicago is only displaying 31 points on the grid (165 with default map view)
WHERE zip code in 60602 it displays 1000 data points (with default view)
The text was updated successfully, but these errors were encountered:
Find Data Panel
Crime with map Extent
Crime with no set boundary
When running a search in Find Data Panel… A total of 1000 points are not appearing on the grid, its cutting off sections where the map extent is trying to pull data and only displaying a handful of data points on the grid while the information box states that it’s a total of 1000 records on the grid. The behavior is off; the data is not centered on the map when plotting data on the grid. When I maneuver west or north on the grid the data doesn’t display within the map extent it displays at the bottom of it. It doesn’t show a total of 1000 data.
When I travel south on the grid the data seems fine and shows data points perceiving to add up to 1000 points.
See Images below where data is at the bottom and a data bubble displays with no point on the grid. How the data differ in certain directions on the grid.
Image One:
Image Two:
Data points also disappears and reappears on the gird upon zooming in and out (This was a previous issue)
Data should be at the max of 1000 for Food Inspection Chicago
Food Inspection without boundary:
WHERE city in Chicago is only displaying 237 points on the grid
WHERE zip code in 60602 it displays 1000 data points
With No Filter returns 1000
With Map Extent returns 1000
Food Inspection with Map extent boundary:
WHERE city in Chicago is only displaying 31 points on the grid (165 with default map view)
WHERE zip code in 60602 it displays 1000 data points (with default view)
The text was updated successfully, but these errors were encountered: