Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sethoscope/heatmap
/ types & classes
Types & classes
44 in github.com/sethoscope/heatmap
⨍
Functions
159
◇
Types & classes
44
↓ 10 callers
Class
LatLon
src/heatmap77/heatmap.py:67
↓ 7 callers
Class
Extent
src/heatmap77/heatmap.py:238
↓ 4 callers
Class
Coordinate
src/heatmap77/heatmap.py:43
↓ 4 callers
Class
Point
src/heatmap77/heatmap.py:381
↓ 2 callers
Class
ColorMap
src/heatmap77/heatmap.py:504
↓ 2 callers
Class
ImageMaker
src/heatmap77/heatmap.py:587
↓ 2 callers
Class
LineSegment
src/heatmap77/heatmap.py:428
↓ 2 callers
Class
MercatorProjection
src/heatmap77/heatmap.py:218
↓ 1 callers
Class
AppendingMatrix
src/heatmap77/heatmap.py:342
↓ 1 callers
Class
Configuration
This object holds the settings for creating a heatmap as well as an iterator for the input data. Most of the command line processing is
src/heatmap77/heatmap.py:947
↓ 1 callers
Class
ImageSeriesMaker
Creates a movie showing the data appearing on the heatmap.
src/heatmap77/heatmap.py:646
↓ 1 callers
Class
Matrix
An abstract sparse matrix, with data stored as {coord : value}.
src/heatmap77/heatmap.py:303
↓ 1 callers
Class
MaxingMatrix
src/heatmap77/heatmap.py:337
↓ 1 callers
Class
SummingMatrix
src/heatmap77/heatmap.py:332
↓ 1 callers
Class
TrackLog
src/heatmap77/heatmap.py:91
Class
AutoFileReader
Delegates a reader based on each filename extension.
src/heatmap77/heatmap.py:932
Class
CSVFileReader
src/heatmap77/heatmap.py:865
Class
EquirectangularProjection
src/heatmap77/heatmap.py:205
Class
FileReader
Abstract base class for file readers.
src/heatmap77/heatmap.py:813
Class
GPXFileReader
GPX track file reader
src/heatmap77/heatmap.py:834
Class
GaussianKernel
src/heatmap77/heatmap.py:489
Class
LinearKernel
Uses a linear falloff, essentially turning a point into a cone.
src/heatmap77/heatmap.py:477
Class
PlainFileReader
Reads files containing one space-separated coordinate pair per line, with optional point weight as third term.
src/heatmap77/heatmap.py:844
Class
Projection
src/heatmap77/heatmap.py:130
Class
ShapeFileReader
ESRI Shapefile reader
src/heatmap77/heatmap.py:885
Class
TestHeatmap
test/helper.py:28
Class
Tests
test/test_old_cmdline_support.py:10
Class
Tests
test/test.py:9
Class
Tests
test/test_system.py:10
Class
Tests
test/test_animation.py:9
Class
Tests
test/test_system_csv.py:10
Class
Tests
test/test_coordinates.py:8
Class
Tests
test/test_projections.py:8
Class
Tests
test/test_numpy.py:16
Class
Tests
test/test_background.py:10
Class
Tests
test/test_projection_scale.py:12
Class
Tests
test/test_system_gpx.py:10
Class
Tests
test/test_configuration.py:9
Class
Tests
test/test_gradients.py:10
Class
Tests
test/test_random.py:10
Class
Tests
test/test_extent.py:8
Class
Tests
test/test_shp_file.py:9
Class
Trkpt
src/heatmap77/heatmap.py:95
Class
Trkseg
src/heatmap77/heatmap.py:92