Skip to content

Handle multiple search params in the imagery_url #11

Open
@willemarcel

Description

@willemarcel

In the example we have on the Readme file, the imagery_url has only one search param (blankTile=false):

http://devseed.com/ds-annotate?classes=farm,00FFFF%7Ctree,FF00FF&name=Farms-mapping&imagery_type=tms&imagery_url=https://gis.apfo.usda.gov/arcgis/rest/services/NAIP/USDA_CONUS_PRIME/ImageServer/tile/%7Bz%7D/%7By%7D/%7Bx%7D?blankTile=false&project_bbox=-90.319317,38.482965,-90.247220,38.507418

We need to handle correctly urls with multiple search params, like imagery_url=https://gis.apfo.usda.gov/arcgis/rest/services/NAIP/USDA_CONUS_PRIME/ImageServer/tile/%7Bz%7D/%7By%7D/%7Bx%7D?blankTile=false&apikey=12345.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions