Proceedings of the 2012 ACM SIGMOD International Conference on Management of Data 2012
DOI: 10.1145/2213836.2213859
|View full text |Cite
|
Sign up to set email alerts
|

Efficient spatial sampling of large geographical tables

Abstract: Large-scale map visualization systems play an increasingly important role in presenting geographic datasets to end users. Since these datasets can be extremely large, a map rendering system often needs to select a small fraction of the data to visualize them in a limited space. This paper addresses the fundamental challenge of thinning: determining appropriate samples of data to be shown on specific geographical regions and zoom levels. Other than the sheer scale of the data, the thinning problem is challengin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
36
0

Year Published

2012
2012
2019
2019

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 42 publications
(36 citation statements)
references
References 19 publications
0
36
0
Order By: Relevance
“…This criteria is a core requirement mentioned in the work of Das Sarma et al [33] from Google. If a geographic window W contains a visible text label R, and another window W ′ , obtained by zooming in, also contains R, then R should also be sampled in W ′ , which means that R should be visible in W ′ .…”
Section: Problem Definitionmentioning
confidence: 99%
See 1 more Smart Citation
“…This criteria is a core requirement mentioned in the work of Das Sarma et al [33] from Google. If a geographic window W contains a visible text label R, and another window W ′ , obtained by zooming in, also contains R, then R should also be sampled in W ′ , which means that R should be visible in W ′ .…”
Section: Problem Definitionmentioning
confidence: 99%
“…Figure 1 gives an example scenario which consists of the task of displaying just 1, 000 text objects in a map. In these circumstances, a subset of objects must be selected from the original dataset to display so that users have a manageable amount of information (a task also known as "spatial sampling" [4] or "thinning" [33]). We use the term layout problem to describe the combined selection and display problem.…”
Section: Introductionmentioning
confidence: 99%
“…A similar problem of "thinning" large geographic datasets for display has been defined by Sarma et al [13], which is currently being used to perform spatial sampling by Google Maps. Specifically, they focus on selecting a finite list of features to appear within uniform regions at each zoom level.…”
Section: Related Workmentioning
confidence: 99%
“…The filters may vary in their selectivity, in the sense that some filters could remove many data entries from being selected into T , while others may have little effect on T because they do not exclude many of the entries. This goal (in combination with the spatial fullness property) precludes the use of some precomputation-based approaches [13].…”
Section: Introductionmentioning
confidence: 99%
“…Hence, in the recent months we have launched visualizations such as the zoomable time-line (see Figure 1) and the network graph (see Figure 2). Importantly, the architecture and optimizations we created for map visualizations (e.g., [3]) informed us on how to support other visualizations. The main challenge we had to address is providing an efficient and smooth visualization experience in a cloud-based environment, where users expect immediate responses as they zoom into a visualization or pan across it.…”
Section: Introductionmentioning
confidence: 99%