Skip to content

add MapScript provider for coverages #1939

Description

@tomkralidis

Hi! Yes, I mean to add this ability of using tileindex and MapScript as a source for the OGC-API Coverages collections. May be is already available as a provider?
It will be very usefull as we have our DTM data split in different files.
May be something like this:

    providers:
        - type: coverage
          name: MapScript
        data: /data/dtm_index_all.shp
        options:
            type: MS_LAYER_RASTER
            tileindex: True
            layer: sample
        format:
            name: COG
            mimetype: image/tiff; application=geotiff; profile=cloud-optimized 

Originally posted by @CeciliaPH in #1930

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions