Skip to content

cli tool for large point datasets visualization as raster images

Notifications You must be signed in to change notification settings

program--/rapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapture

Warning: this tool's development is extremely volatile. It is not currently recommended for use.

rapture is a tool for visualizing large point datasets as rasters. This tool is inspired by datashader, rasterly, and similar tooling.

The example below is generated by calling:

rapture -i="path/to/example.geojson" -p="POPULATION_2020" -w=1000 -h=600 -padding=100 -o="docs/pts.png""

Roadmap

  • Visualization
    • Geometry
      • Lines
      • Polygons
    • Basemaps
    • Color Ramps
    • Property Selection (somewhat)
  • Statistics
    • Density (somewhat)
    • Custom Functions

About

cli tool for large point datasets visualization as raster images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages