Changes between Version 4 and Version 5 of programmersguide/architecture/services/view
- Timestamp:
- 01/26/17 09:15:51 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
programmersguide/architecture/services/view
v4 v5 59 59 { 60 60 "class": "Legend", 61 "column": string, // optional 62 "band_number": int, // optional 61 "metadata": { 62 "column": string, // optional 63 "band_number": int, // optional 64 "geom_size": int 65 "geom_icon": string 66 } 63 67 "colors": COLOR[], 64 68 "type": int
