Skip to content

Commit ef8982c

Browse files
committed
Add vintage_url to schema.json
1 parent 39d3cae commit ef8982c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@
105105
"boolean"
106106
]
107107
},
108+
"vintage_url": {
109+
"description": "A URL for a GeoJSON file containing vintage information for the imagery",
110+
"type": "string"
111+
},
108112
"id": {
109113
"description": "A unique identifier for the source; used in imagery_used changeset tag",
110114
"pattern": "^[-_.A-Za-z0-9]+$",

0 commit comments

Comments
 (0)