File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 354354 "object_types" : [" node" , " area" ],
355355 "description" : " Schools are represented by an icon." ,
356356 "doc_url" : " https://openmaptiles.org/schema/#poi"
357+ },
358+ {
359+ "key" : " highway" ,
360+ "value" : " motorway" ,
361+ "object_types" : [" way" ],
362+ "description" : " ๐ฌ๐ง๐ฎ๐ช Motorways are marked by a colored patch containing the ref=* tag." ,
363+ "doc_url" : " https://openmaptiles.org/schema/#network"
364+ },
365+ {
366+ "key" : " highway" ,
367+ "value" : " trunk" ,
368+ "object_types" : [" way" ],
369+ "description" : " ๐ฌ๐ง๐ฎ๐ช Roads belonging to primary routes are marked by a color-coded patch containing the ref=* tag." ,
370+ "doc_url" : " https://openmaptiles.org/schema/#network"
371+ },
372+ {
373+ "key" : " highway" ,
374+ "value" : " primary" ,
375+ "object_types" : [" way" ],
376+ "description" : " ๐ฌ๐ง๐ฎ๐ช Roads belonging to non-primary routes are marked by a color-coded patch containing the ref=* tag." ,
377+ "doc_url" : " https://openmaptiles.org/schema/#network"
378+ },
379+ {
380+ "key" : " highway" ,
381+ "value" : " secondary" ,
382+ "object_types" : [" way" ],
383+ "description" : " ๐ฌ๐ง๐ฎ๐ช Roads belonging to non-primary routes are marked by a color-coded patch containing the ref=* tag." ,
384+ "doc_url" : " https://openmaptiles.org/schema/#network"
385+ },
386+ {
387+ "key" : " highway" ,
388+ "value" : " tertiary" ,
389+ "object_types" : [" way" ],
390+ "description" : " ๐ฎ๐ช Roads belonging to non-primary routes are marked by a color-coded patch containing the ref=* tag." ,
391+ "doc_url" : " https://openmaptiles.org/schema/#network"
357392 }
358393 ]
359394}
You canโt perform that action at this time.
0 commit comments