Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/protomaps/PMTiles
/ functions
Functions
271 in github.com/protomaps/PMTiles
⨍
Functions
271
◇
Types & classes
76
↳
Endpoints
3
↓ 1 callers
Method
getMetadata
* Return the arbitrary JSON metadata of the archive.
js/src/index.ts:994
↓ 1 callers
Method
getMetadata
()
app/src/tileset.ts:209
↓ 1 callers
Method
getVectorEncoding
()
app/src/tileset.ts:25
↓ 1 callers
Function
handlerRaw
( event: APIGatewayProxyEventV2, _context: Context, tilePostprocess?: (a: ArrayBuffer, t: TileType) => A
serverless/aws/src/index.ts:126
↓ 1 callers
Function
intToGeomType
(n: number)
app/src/FeatureTable.tsx:10
↓ 1 callers
Method
isOverlay
()
app/src/tileset.ts:26
↓ 1 callers
Function
mbtiles_to_pmtiles
(input, output, maxzoom)
python/pmtiles/pmtiles/convert.py:69
↓ 1 callers
Function
onChange
(id: string)
app/src/LayersPanel.tsx:29
↓ 1 callers
Function
parseTile
(data: ArrayBuffer, vectorLayers: string[])
app/src/PageTile.tsx:47
↓ 1 callers
Function
pmtiles_to_dir
(input, output)
python/pmtiles/pmtiles/convert.py:184
↓ 1 callers
Function
pmtiles_to_mbtiles
(input, output)
python/pmtiles/pmtiles/convert.py:114
↓ 1 callers
Function
readVarintRemainder
(l: number, p: BufferPosition)
js/src/index.ts:14
↓ 1 callers
Function
removeTileset
()
app/src/PageMap.tsx:104
↓ 1 callers
Function
resolve_inout
Resolves inputs and outputs from standard args and options. Parameters ---------- input : str A single input filename, optional.
python/rio-pmtiles/rio_pmtiles/scripts/cli.py:43
↓ 1 callers
Function
setTilesetHandlingErrors
(url: string)
app/src/Frame.tsx:139
↓ 1 callers
Function
tileIdToZ
(i: number)
js/src/index.ts:97
↓ 1 callers
Method
tiles
(self)
python/pmtiles/pmtiles/v2.py:72
↓ 1 callers
Function
traverse
(get_bytes, header, dir_offset, dir_length)
python/pmtiles/pmtiles/reader.py:62
↓ 1 callers
Function
unwrap_tiles
(bmap)
python/rio-pmtiles/rio_pmtiles/scripts/cli.py:427
↓ 1 callers
Function
v3compat
(v4: AddProtocolAction)
js/src/adapters.ts:142
↓ 1 callers
Function
zxyFromHash
(s: string)
app/src/utils.ts:36
Function
ArchiveView
(props: { genericTileset: Accessor<Tileset> })
app/src/PageArchive.tsx:357
Function
DirectoryTable
(props: { entries: Entry[]; stateUrl: string | undefined; setHoveredTile: Setter<number | undefined>;
app/src/PageArchive.tsx:230
Function
ExampleChooser
(props: { setTileset: Setter<Tileset | undefined>; })
app/src/Frame.tsx:14
Function
FeatureTable
(props: { features: InspectableFeature[] })
app/src/FeatureTable.tsx:16
Function
Frame
(props: { tileset: Accessor<Tileset | undefined>; setTileset: Setter<Tileset | undefined>; children: JSX
app/src/Frame.tsx:128
Function
JsonView
(props: { tileset: Accessor<Tileset> })
app/src/PageMap.tsx:567
Function
LayersPanel
(props: { layerVisibility: Accessor<LayerVisibility[]>; setLayerVisibility: Setter<LayerVisibility[]>; l
app/src/LayersPanel.tsx:17
Function
LinkTab
(props: { page: string; tileset: Accessor<Tileset | undefined>; selected: boolean; })
app/src/Frame.tsx:99
Function
MapView
(props: { entries: Entry[] | undefined; hoveredTile?: number; })
app/src/PageArchive.tsx:41
Function
MapView
(props: { tileset: Accessor<Tileset>; showMetadata: Accessor<boolean>; setShowMetadata: Setter<boolean>;
app/src/PageMap.tsx:43
Function
NavTile
(props: { navTo: [number, number, number] })
app/src/PageTile.tsx:378
Function
PageArchive
()
app/src/PageArchive.tsx:567
Function
PageMap
()
app/src/PageMap.tsx:575
Function
PageTile
()
app/src/PageTile.tsx:510
Function
TileView
(props: { tileset: Accessor<Tileset>; zxy: Accessor<[number, number, number] | undefined>; setZxy: Sette
app/src/PageTile.tsx:326
Function
ZoomableTile
(props: { zxy: Accessor<[number, number, number]>; tileset: Accessor<Tileset>; })
app/src/PageTile.tsx:109
Method
__enter__
(self)
python/rio-pmtiles/tests/test_cli.py:22
Method
__exit__
(self, exc_type, exc_val, exc_tb)
python/rio-pmtiles/tests/test_cli.py:25
Method
__init__
(self, get_bytes)
python/pmtiles/pmtiles/reader.py:31
Method
__init__
(self, get_bytes)
python/pmtiles/pmtiles/v2.py:25
Method
__init__
(self, f)
python/pmtiles/pmtiles/writer.py:57
Method
__init__
(self, tile_id: int, offset: int, length: int, run_length: int)
python/pmtiles/pmtiles/tile.py:27
Method
__init__
(self, fname)
python/rio-pmtiles/tests/test_cli.py:19
Method
__str__
(self)
python/pmtiles/pmtiles/tile.py:33
Method
archiveForProtocol
()
app/src/tileset.ts:111
Method
archiveForProtocol
()
app/src/tileset.ts:137
Method
archiveForProtocol
()
app/src/tileset.ts:149
Method
constructor
(archiveName: string)
serverless/aws/src/index.ts:55
Method
constructor
(env: Env, archiveName: string)
serverless/cloudflare/src/index.ts:49
Method
constructor
(path: string, key: string)
js/test/v3.test.ts:165
Method
constructor
()
js/test/utils.ts:18
Method
constructor
(file: File)
js/src/index.ts:316
Method
constructor
( url: string, customHeaders: Headers = new Headers(), credentials: "same-origin" | "include" | un
js/src/index.ts:354
Method
constructor
( maxCacheEntries = 100, prefetch = true, // deprecated decompress: DecompressFunc = defaultDecomp
js/src/index.ts:647
Method
constructor
( maxCacheEntries = 100, prefetch = true, // deprecated decompress: DecompressFunc = defaultDecomp
js/src/index.ts:752
Method
constructor
( source: Source | string, cache?: Cache, decompress?: DecompressFunc )
js/src/index.ts:872
Method
constructor
* Initialize the MapLibre PMTiles protocol. * * * metadata: also load the metadata section of the PMTiles. required for some "inspect" functiona
js/src/adapters.ts:187
Method
constructor
(p: PMTiles)
app/src/tileset.ts:37
Method
constructor
(url: string)
app/src/tileset.ts:94
Method
constructor
(file: File)
app/src/tileset.ts:119
Method
constructor
(url: string)
app/src/tileset.ts:145
Method
constructor
(options: DataTileSourceOptions & { url: string | Source })
openlayers/src/index.ts:32
Method
constructor
( options: VectorTileSourceOptions<RenderFeature> & { url: string | Source }, )
openlayers/src/index.ts:112
Function
defaultDecompress
( buf: ArrayBuffer, compression: Compression )
js/src/index.ts:172
Function
dragover
(event)
app/src/Frame.tsx:180
Function
drop
(event)
app/src/Frame.tsx:172
Function
empty_data
A temporary directory containing a folder with an empty data file.
python/rio-pmtiles/tests/conftest.py:44
Function
extract_features
(ctx, param, value)
python/rio-pmtiles/rio_pmtiles/scripts/cli.py:93
Function
filter
(event: MouseEvent | WheelEvent)
app/src/PageTile.tsx:170
Method
get
(self, z, x, y)
python/pmtiles/pmtiles/reader.py:44
Method
getBounds
()
app/src/tileset.ts:46
Method
getBounds
()
app/src/tileset.ts:157
Method
getBytes
( offset: number, length: number, signal?: AbortSignal, etag?: string )
serverless/aws/src/index.ts:63
Method
getBytes
( offset: number, length: number, signal?: AbortSignal, etag?: string )
serverless/cloudflare/src/index.ts:58
Method
getBytes
( offset: number, length: number, passedSignal?: AbortSignal, etag?: string )
js/src/index.ts:387
Method
getDirectory
( source: Source, offset: number, length: number, header: Header )
js/src/index.ts:793
Method
getHeader
(source: Source)
js/src/index.ts:658
Method
getKey
()
serverless/aws/src/index.ts:59
Method
getKey
()
serverless/cloudflare/src/index.ts:54
Method
getKey
()
js/test/v3.test.ts:171
Method
getKey
()
js/src/index.ts:376
Method
getLocalFileName
()
app/src/tileset.ts:103
Method
getLocalFileName
()
app/src/tileset.ts:129
Method
getLocalFileName
()
app/src/tileset.ts:193
Method
getMaplibreSourceUrl
()
app/src/tileset.ts:107
Method
getMaplibreSourceUrl
()
app/src/tileset.ts:133
Method
getMaplibreSourceUrl
()
app/src/tileset.ts:169
Method
getMaxZoom
()
app/src/tileset.ts:51
Method
getMaxZoom
()
app/src/tileset.ts:163
Method
getStateUrl
()
app/src/tileset.ts:99
Method
getStateUrl
()
app/src/tileset.ts:125
Method
getStateUrl
()
app/src/tileset.ts:189
Method
getVectorEncoding
()
app/src/tileset.ts:83
Method
getVectorEncoding
()
app/src/tileset.ts:219
Method
getVectorLayers
()
app/src/tileset.ts:78
Method
getVectorLayers
()
app/src/tileset.ts:214
Method
getZxy
(z: number, x: number, y: number)
app/src/tileset.ts:41
Method
getZxy
(z: number, x: number, y: number)
app/src/tileset.ts:197
Function
handler
( event: APIGatewayProxyEventV2, context: Context )
serverless/aws/src/index.ts:277
← previous
next →
101–200 of 271, ranked by callers