Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port dataUrl and dataUrlType #4883

Closed
na9da opened this issue Oct 21, 2020 · 1 comment · Fixed by #5839
Closed

Port dataUrl and dataUrlType #4883

na9da opened this issue Oct 21, 2020 · 1 comment · Fixed by #5839
Assignees

Comments

@na9da
Copy link
Collaborator

na9da commented Oct 21, 2020

These config options are available in master.
eg config:

 {
          "id": "405ab2d2",
          "name": "State Suburbs",
          "description": "State Suburbs",
          "type": "mvt",
          "url": "https://vector-tiles.terria.io/SSC_2016_AUST/{z}/{x}/{y}.pbf",
          "dataCustodian": "[Australian Bureau of Statistics](http://www.abs.gov.au/)",
          "info": [
            {
              "name": "Licence",
              "content": "[Creative Commons Attribution 2.5 Australia (CC BY 2.5 AU)](http://creativecommons.org/licenses/by/2.5/au/)"
            }
          ],
          "layer": "SSC_2016_AUST",
          "lineColor": "#FF0000",
          "fillColor": "#DDDDFF",
          "rectangle": [
            96.81694,
            -43.7405,
            159.10921,
            -9.14217
          ],
          "keepOnTop": true,
          "nameProperty": "SSC_NAME16"
        }
@wibily
Copy link
Contributor

wibily commented Aug 18, 2021

check that this affects "about this data" when data is not available in v8 for broken data sets. related to download links for the raw data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants