PrimitiveGroup$json top-level constant

  1. @Deprecated('Use primitiveGroupDescriptor instead')
Map<String, Object> const PrimitiveGroup$json

Implementation

@$core.Deprecated('Use primitiveGroupDescriptor instead')
const PrimitiveGroup$json = {
  '1': 'PrimitiveGroup',
  '2': [
    {'1': 'nodes', '3': 1, '4': 3, '5': 11, '6': '.OSMPBF.Node', '10': 'nodes'},
    {'1': 'dense', '3': 2, '4': 1, '5': 11, '6': '.OSMPBF.DenseNodes', '10': 'dense'},
    {'1': 'ways', '3': 3, '4': 3, '5': 11, '6': '.OSMPBF.Way', '10': 'ways'},
    {'1': 'relations', '3': 4, '4': 3, '5': 11, '6': '.OSMPBF.Relation', '10': 'relations'},
    {'1': 'changesets', '3': 5, '4': 3, '5': 11, '6': '.OSMPBF.ChangeSet', '10': 'changesets'},
  ],
};