TerriaJS / aremi-natmap

AREMI fork of the NICTA/nationalmap repo.
11 stars 13 forks source link

Update ISF regions to 2019-06-07 (on new S3 tiles.terria.io) #360

Closed steve9164 closed 5 years ago

steve9164 commented 5 years ago

Requires TerriaJS v7.6.0, otherwise zooming will often cause layer errors.

Test with an ISF CSV or with this catalog:


  "catalog": [
    {
      "name": "isf-regions",
      "type": "mvt",
      "url": "https://tiles.terria.io/aremi_isf_combined-v15/{z}/{x}/{y}.pbf",
      "layer": "aremi_isf_combined",
      "fillColor": "red"
    }
  ]
}