Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
change 'url' to 'template' in iD_imagery json
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslaneconkling committed Apr 21, 2015
1 parent 1f769a0 commit c65c85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iD_imagery.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{
"name": "UMD Landsat 2000",
"type": "tms",
"url": "https://wri-tiles.s3.amazonaws.com/umd_landsat/2000/{z}/{y}/{x}.png"
"template": "https://wri-tiles.s3.amazonaws.com/umd_landsat/2000/{z}/{y}/{x}.png"
}
]

0 comments on commit c65c85f

Please sign in to comment.