Skip to content

transform millions of points to tiles as heatmap by openMP

Notifications You must be signed in to change notification settings

RilaShu/openMP_Points2Tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

openMP_Points2Tiles

transform millions of points to tiles as heatmap by openMP
support .csv data
about 100k points per second

usage

turn on openMP support and compile in x64 platform

output result

  1. tile data with points(x,y) --[choose],
  2. tile pixel data with point count & minmax for each tile(for rendering) --[final result].

    Every level has its floder

About

transform millions of points to tiles as heatmap by openMP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages