Skip to content

Site structure for tiles.openstreetmap.us #37

@quincylvania

Description

@quincylvania

Per conversation with @jake-low, it makes sense for the OSM US Tileservice to include all the components someone would need to display a web map. I'm thinking the site structure of tiles.openstreetmap.us could look something like this:

Permalink Content
/ Homepage with overview of the tileservice, quick start info, and site directory
/tiles/ List of available tilesets
/vector/{tileset}.json TileJSON files describing each vector tileset
/vector/{tileset}/{z}/{x}/{y}.mvt Individual vector tiles
/raster/{tileset}.json TileJSON files describing each raster tileset
/raster/{tileset}/{z}/{x}/{y}.jpg Individual raster tiles
/styles/ List of available map stylesheets
/styles/{stylesheet}.json Individual MapLibre stylesheet JSON files
/fonts/ List of available fontstacks ("glyphs" in a stylesheet)
/fonts/{fontstack}/{range}.pbf PBF font files suitable for use in stylesheets
/sprites/ List of available spritesheets
/sprites/{spritesheet}.png
/sprites/{spritesheet}.json
Spritesheet assets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions