tiled
0.1.0a89.post1+gfb2bc07
Tutorials
Installation
Navigate with the Python Client
Load Slices of Data
Keep a Local Copy
Deliberate Export
Log into an Authenticated Tiled Server
Serve a Directory of Files
Search
Plot Data in Plotly Chart Studio
How To Guides
Use Performance and Debug Logging
Serve Data using Configuration Files
Serve Files with Custom Formats
Add Custom Export Formats
Use Profiles to streamline Python client setup
Create and Use API Keys
Custom Python Client Objects
Use Tiled in Python without an HTTP server
Tune Caches to Balance Speed and Memory Usage
Run Tiled using Docker
Set up a database for a scaled authenticated deloyment
Explanations
Standards Used by Tiled
Structures
Metadata, Specs, and References
Security
Compression
Case Study: Reading and Exporting a Specialized Format
Caching Design and Roadmap
Access Control
Scaling Tiled Down
FAQ
How Tiled Fits into the Ecosystem
Reference
Service-side Components
Adapters
Search Queries
Built-in Search Query Types
Custom Search Query Registration
tiled.query_registration.QueryRegistry
tiled.query_registration.register
Media Type (Format) Registry
Structures
Configuration Parsing
HTTP Server Application
Object Cache
HTTP API
Python Client
Queries
Authentication Details
Scopes
Command-line tool
Service Configuration Reference
Client Profiles Reference
Release History
Minimum Version of Python and NumPy
tiled
Service-side Components
tiled.query_registration.register
View page source
tiled.query_registration.register
¶
tiled.query_registration.
register
(
name
=
None
,
overwrite
=
False
,
must_revalidate
=
True
)
¶
Register a new type of query.