MCPcopy Create free account

hub / github.com/MemoLanes/MemoLanes / functions

Functions1,024 in github.com/MemoLanes/MemoLanes

↓ 3 callersFunctionread_geo_data
Parse the sectioned format. No dense border tile is ever materialized: each blob is slice-copied out still-compressed.
app/rust/geo_data_format/src/format.rs:167
↓ 3 callersFunctionrun_kml_integrity_check
( import_path: &str, export_path: &str, )
app/rust/tests/import_export_data.rs:47
↓ 3 callersFunctionrun_though_test_data
(name: &str)
app/rust/tests/gps_preprocessor.rs:144
↓ 3 callersFunctionserialize_fow_snapshot_blocks
( blocks: &BTreeMap<usize, [u8; BITMAP_SIZE]>, mut write_payload: F, )
app/rust/src/export_data/fow.rs:247
↓ 3 callersMethodset_setting
(&mut self, setting: Setting, value: T)
app/rust/src/main_db.rs:822
↓ 3 callersFunctionskip_bytes_with_size_header
(reader: &mut T)
app/rust/src/archive.rs:124
↓ 3 callersFunctionsplit_len_prefixed_block
(block: &[u8])
app/journey_kernel/src/tile_archive.rs:136
↓ 3 callersFunctionsynthetic_geo
Build a tiny worldview asset: continent EU(1) ⊃ {FR(2), DE(3)}, a `Single(FR)` tile at (0,0), and a `Border` tile at (1,0) whose blocks are filled x-m
app/rust/tests/geo_lookup.rs:27
↓ 3 callersMethodto_int
(&self)
app/rust/src/gps_processor.rs:138
↓ 3 callersMethodto_layer_kind
The cache_db layer holding this layer's merged bitmap.
app/rust/src/achievement/layer.rs:48
↓ 3 callersMethodto_sql
(self)
app/rust/src/cache_db/mod.rs:26
↓ 3 callersFunctiontransformStyleWithProjection
( previousStyle: any, nextStyle: any, projection: ProjectionType, )
app/journey_kernel/static/utils.ts:28
↓ 3 callersMethodtryUpdateViewRange
()
app/journey_kernel/static/journey-tile-provider.ts:155
↓ 3 callersMethodupdateDrawLayer
()
app/journey_kernel/static/flutter-bridge-editor.ts:91
↓ 3 callersFunctionwrite_atomically_with
Atomically replace `path` with whatever `write` streams into the temp file. On error the partial `<path>.tmp` is left behind and reclaimed by the next
tools/geo_rasterizer/src/atomic_write.rs:43
↓ 3 callersFunctionwrite_bytes_with_size_header
(writer: &mut T, buf: &[u8])
app/rust/src/archive.rs:362
↓ 2 callersMethod_renderNetworkGraph
()
app/journey_kernel/static/debug-panel.ts:635
↓ 2 callersMethod_startFpsLoop
()
app/journey_kernel/static/debug-panel.ts:477
↓ 2 callersMethod_stopFpsLoop
()
app/journey_kernel/static/debug-panel.ts:506
↓ 2 callersMethod_syncFogDensitySlider
* Sync the fog density slider to match the current params value
app/journey_kernel/static/debug-panel.ts:263
↓ 2 callersMethod_syncProjectionDropdown
* Sync the projection dropdown to match the current params value
app/journey_kernel/static/debug-panel.ts:280
↓ 2 callersMethod_syncRenderingModeDropdown
* Sync the rendering mode dropdown to match the current params value
app/journey_kernel/static/debug-panel.ts:250
↓ 2 callersMethod_updateNetworkDisplay
()
app/journey_kernel/static/debug-panel.ts:550
↓ 2 callersFunctionadd_cors_headers
Helper function to add standard CORS headers to an HttpResponseBuilder
app/rust/examples/shared/map_server.rs:16
↓ 2 callersMethodadd_point
(&mut self, time: DateTime<Utc>, point: &TrackPoint)
app/rust/src/journey_date_picker.rs:32
↓ 2 callersMethodapplyMapStyle
* Apply the map style with projection transform
app/journey_kernel/static/map-controller.ts:323
↓ 2 callersFunctionareas
()
app/rust/tests/api_achievement.rs:44
↓ 2 callersFunctionassert_mipmap_matches_regenerated
(block: &Block)
app/rust/src/journey_bitmap.rs:999
↓ 2 callersFunctionassert_single_journey_roundtrip
(section_version: SectionVersion)
app/rust/tests/archive.rs:156
↓ 2 callersFunctionbincode_opts
()
app/rust/geo_data_format/src/format.rs:53
↓ 2 callersFunctionbit_y_to_lat
Global bit row -> latitude (deg) of that grid line.
app/rust/tests/region_ground_truth.rs:121
↓ 2 callersFunctionbitmap_bytes_for_exp
(exp: u8)
app/journey_kernel/src/tile_range.rs:371
↓ 2 callersFunctionblock_area_m2
Latitude-corrected area (m²) of one block with `bit_count` set bits. Shared by `compute_journey_bitmap_area` and the region index, so the two reconcil
app/rust/src/journey_area_utils.rs:11
↓ 2 callersMethodborrow_inner
(&self)
app/rust/src/api/api.rs:281
↓ 2 callersFunctionbuild_journey_vector
( results: impl Iterator<Item = Result<PreprocessedData>>, mut journey_date_picker: Option<&mut Journe
app/rust/src/gps_processor.rs:482
↓ 2 callersFunctioncell_index
x-major cell index within a tile: `x * TILE_WIDTH + y`. The index a [`PackedTile`] lookup expects, equal to `BlockKey::index()`.
app/rust/geo_data_format/src/lib.rs:55
↓ 2 callersFunctioncheck_edges
( adm0: &str, ring: &geo_types::LineString<f64>, polar_threshold_deg: f64, )
tools/geo_rasterizer/src/parse.rs:102
↓ 2 callersMethodclear_all_cache
(&self)
app/rust/src/storage.rs:464
↓ 2 callersFunctioncompute_explored_areas
Opens a consistent snapshot and delegates to [`explored_areas_from_snapshot`].
app/rust/src/achievement/compute/explored_area.rs:28
↓ 2 callersFunctioncompute_one_tile
(journey_bitmap: &JourneyBitmap, tile_key: &TileKey)
app/rust/src/journey_area_utils.rs:42
↓ 2 callersFunctioncompute_range_from_txn
( txn: &main_db::Txn, from: NaiveDate, to: NaiveDate, layer_kind: &LayerKind, )
app/rust/src/cache_db/cache_db_v1.rs:72
↓ 2 callersMethoddays_with_journey
(&self, year: i32, month: i32)
app/rust/src/main_db.rs:562
↓ 2 callersFunctiondecompress_zstd_block
( payload: &[u8], expected_len: usize, )
app/journey_kernel/src/tile_archive.rs:100
↓ 2 callersFunctiondefault_countries
(worldview: Worldview)
tools/geo_rasterizer/src/main.rs:58
↓ 2 callersFunctiondefault_output
(worldview: Worldview)
tools/geo_rasterizer/src/main.rs:68
↓ 2 callersMethoddifference_with
Subtract `other` from `self` (self = self & !other). Clears mipmap cache.
app/rust/src/journey_bitmap.rs:677
↓ 2 callersFunctiondisplayPageMessage
( heading: string, detail?: string, isError: boolean = true, )
app/journey_kernel/static/utils.ts:63
↓ 2 callersFunctionensure_geojson
Ensure `path` contains the pinned Natural Earth GeoJSON. If the file is missing or its SHA-256 doesn't match the pin, re-download and verify.
tools/geo_rasterizer/src/download.rs:20
↓ 2 callersMethodexpand
(self, universe: &[String])
tools/geo_rasterizer/src/registry.rs:265
↓ 2 callersFunctionexplored_areas_from_snapshot
Explored area (m²) for each requested layer, computed from an already-open consistent snapshot so the layers cannot skew against each other.
app/rust/src/achievement/compute/explored_area.rs:15
↓ 2 callersFunctionexport_single_journey_as_mldx
( journey_header: JourneyHeader, journey_data: JourneyData, writer: &mut T, section_version: S
app/rust/src/archive.rs:399
↓ 2 callersFunctionf32_residue
(val: f64)
app/journey_kernel/src/wasm/mod.rs:39
↓ 2 callersFunctionfeat
(adm0: &str, continent: &str)
tools/geo_rasterizer/src/entities.rs:117
↓ 2 callersMethodfind_nearest_endpoint_on_existing_tracks
Nearest endpoint of any existing polyline (`TrackSegment`), paired with its segment index. Only segment endpoints are considered — not interior edge p
app/rust/src/api/edit_session.rs:102
↓ 2 callersMethodflush
(&self)
app/rust/src/main_db.rs:743
↓ 2 callersFunctionformatBits
(precision: PrecisionFormat | null)
app/journey_kernel/static/render_diagnostics.ts:647
↓ 2 callersFunctionformatPrecision
(precision: PrecisionFormat | null)
app/journey_kernel/static/render_diagnostics.ts:639
↓ 2 callersFunctionfow_block_index
(x: u8, y: u8)
app/rust/src/export_data/fow.rs:208
↓ 2 callersMethodgetBounds
()
app/journey_kernel/static/debug-panel.ts:32
↓ 2 callersMethodgetBufferSizePowerFromRenderMode
(renderMode: string)
app/journey_kernel/static/journey-tile-provider.ts:115
↓ 2 callersMethodgetMap
* Get the underlying MapLibre map instance
app/journey_kernel/static/map-controller.ts:181
↓ 2 callersFunctionget_map_renderer_proxy_for_journey_data_internal
( journey_data: JourneyData, )
app/rust/src/api/api.rs:367
↓ 2 callersMethodget_min_xy
(&self)
app/journey_kernel/src/tile_iter.rs:52
↓ 2 callersMethodget_ongoing_journey
( &self, journey_date_picker: Option<&mut JourneyDatePicker>, )
app/rust/src/main_db.rs:118
↓ 2 callersMethodget_tile_pixels
Query tile buffer for pixels within a single tile(subtile or tile).
app/journey_kernel/src/wasm/tile_buffer.rs:64
↓ 2 callersMethodget_tile_range_response
( &mut self, x: i64, y: i64, z: i16, width: i64, height: i64,
app/rust/src/renderer/map_renderer.rs:100
↓ 2 callersMethodget_version_string
(&self)
app/rust/src/renderer/map_renderer.rs:66
↓ 2 callersFunctionhas_journeys
()
app/rust/src/api/api.rs:568
↓ 2 callersMethodhide
()
app/journey_kernel/static/debug-panel.ts:770
↓ 2 callersFunctionimport_gpx_as_journey
Import one GPX track as a finalized journey via the public GPS ingest path.
app/rust/tests/api_achievement.rs:30
↓ 2 callersFunctioninit_main_map
TODO: this design is not ideal, we need this because the `init` above uses an empty one.
app/rust/src/api/api.rs:231
↓ 2 callersFunctioninit_metadata_and_get_version
(tx: &Transaction)
app/rust/src/utils.rs:76
↓ 2 callersMethodinner
(self)
app/rust/src/api/achievement.rs:52
↓ 2 callersFunctioninsert
(storage: &Storage, day: u32, kind: JourneyKind, bm: JourneyBitmap)
app/rust/tests/region_api.rs:63
↓ 2 callersMethodinsert_journey
(&mut self, header: JourneyHeader, mut data: JourneyData)
app/rust/src/main_db.rs:202
↓ 2 callersMethodintersect_with
Intersect `self` with `other` (bitwise AND). Clears mipmap cache.
app/rust/src/journey_bitmap.rs:685
↓ 2 callersMethodintersection
(&mut self, other_journey_bitmap: &JourneyBitmap)
app/rust/src/journey_bitmap.rs:312
↓ 2 callersMethodinto_all_levels
Consume self and return all levels as a single Vec (base first, then LODs).
app/journey_kernel/src/bitmap2d.rs:236
↓ 2 callersMethodis_bottom
(self)
app/rust/src/export_data/fow.rs:199
↓ 2 callersMethodis_empty
(&self)
app/journey_kernel/src/bitmap2d.rs:112
↓ 2 callersMethodis_right
(self)
app/rust/src/export_data/fow.rs:203
↓ 2 callersMethoditer_journey_headers
(&self)
app/rust/src/archive.rs:260
↓ 2 callersFunctionjourney_vector_to_kml_file
( journey_vector: &JourneyVector, writer: &mut T, )
app/rust/src/export_data/kml.rs:9
↓ 2 callersFunctionlast_day_of_month
(date: NaiveDate)
app/rust/benches/cache.rs:8
↓ 2 callersFunctionlngLatToTileXY
(lngLat: LngLat, zoom: number)
app/journey_kernel/static/layers/utils.ts:3
↓ 2 callersFunctionlng_lat_to_block_xy_float
Float-precision projection of (lng, lat) to block coords, mirrors `projection::lng_lat_to_block_xy` but without flooring.
tools/geo_rasterizer/src/rasterize.rs:520
↓ 2 callersMethodload
(path: &Path)
tools/geo_rasterizer/src/registry.rs:48
↓ 2 callersFunctionload_sample_bitmap
()
app/rust/benches/cache.rs:122
↓ 2 callersMethodlookup
(&self, cell_idx: usize)
app/rust/geo_data_format/src/packed_tile.rs:66
↓ 2 callersFunctionmanifest
Crate dir, baked at compile time — defaults resolve relative to it so the tool runs with no args regardless of the caller's cwd.
tools/geo_rasterizer/src/bin/registry_gen.rs:39
↓ 2 callersMethodmax_time
(&self)
app/rust/src/journey_date_picker.rs:66
↓ 2 callersMethodmin_time
(&self)
app/rust/src/journey_date_picker.rs:62
↓ 2 callersFunctionnormalize_gpx_time_with
(xml: &str, normalizer: TimeNormalizer)
app/rust/src/gpx_file_utils.rs:46
↓ 2 callersFunctionnormalize_step_of_my_world_time
Step Of My World: <time>2023-08-01T下午3:12:45</time>
app/rust/src/gpx_file_utils.rs:97
↓ 2 callersMethodnotifyMapMoved
* Notify Flutter that the map has been moved by user
app/journey_kernel/static/flutter-bridge.ts:70
↓ 2 callersFunctionone_block
(tile: TileKey, block: BlockKey)
app/rust/tests/region_api.rs:53
↓ 2 callersFunctionparse_fow_bitmap_file
( file: R, filename: &str, journey_bitmap: &mut JourneyBitmap, warnings: &mut Vec<String>, )
app/rust/src/import_data.rs:59
↓ 2 callersFunctionparse_fwss_snapshot_time_from_filename
(file_path: &str)
app/rust/src/api/import.rs:40
↓ 2 callersFunctionparse_tiles_from_body
Parses tiles from an already decompressed TileRangeResponse body.
app/journey_kernel/src/tile_range.rs:215
↓ 2 callersMethodpick_journey_date
(&self)
app/rust/src/journey_date_picker.rs:42
← previousnext →201–300 of 1,024, ranked by callers