{"id":73118,"library":"tilejson","title":"TileJSON","description":"Library for serializing and deserializing the TileJSON file format for map tiles.","status":"active","version":"0.4.3","language":"rust","source_language":null,"source_url":"https://github.com/georust/tilejson","tags":["tilejson","serialization","maps","geospatial"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntilejson = \"0.4.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tilejson","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TileJSON","correct":"use tilejson::TileJSON;"}],"quickstart":{"code":"use tilejson::TileJSON;\n\nfn main() {\n    let tj = TileJSON::new(\"example\");\n    println!(\"TileJSON: {:?}\", tj);\n}","lang":"rust","description":"Creates a new TileJSON instance."},"warnings":[],"env_vars":null,"search_vec":"'deseri':6 'file':9 'format':10 'geospati':17 'librari':2 'map':12,16 'serial':4,15 'tile':13 'tilejson':1,8,14","created_at":"2026-06-17T18:47:56.136499+00:00","updated_at":"2026-06-17T18:47:56.136499+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/georust/tilejson","github":"https://github.com/georust/tilejson","docs":"https://docs.rs/tilejson/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}