Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.28 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.28 KB

living.moscow.static

Static data for Living.Moscow (photo, maps, geoData, etc.)

Web tools

Markers data schema

Markers stored as JSON files. For string in cyrilic, use escaped unicode format. For marker_color, marker_icon, marker_icon_prefix please check folium docs for a valid values.

Attribute Data type
name_id: string
loc: arr [float, float]
name_code: string (escaped unicode)
img_url: string
wiki_link: string
site_link: string
text: string (escaped unicode)
marker_color: string
marker_icon: string
marker_icon_prefix: string