Skip to content

Support for non Web Mercator (EPSG 3857) tiles. #299

@LebronsDad

Description

@LebronsDad

Does Terracotta support serving non Web Mercator tiles?

I tried to change _TARGET_CRS: str = "epsg:3857" and target_crs: str = "epsg:3857", to use "epsg:4326" for the Equirectangular projection. It doesn't throw an error, but I'm getting blank map tiles. Am I doing something wrong or was Terracotta not meant to be used this way?

It would also be nice to have a setting to easily change this in the config.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions