This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"placeholder": "Message with {PLACEHOLDER}.", | |
"plural": "There {NUM_RESULTS, plural, one{is # result} other{are # results}}.", | |
"literal": "There {NUM_RESULTS, plural, =0{are no results} one{is one result} other{are # results}}." | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html ng-app="app"> | |
<!-– Written by: Michael Petryk 11/22/2014 -–> | |
<!-- Source: http://forum.jetbrains.com/thread/YouTrack-1879 --> | |
<head> | |
<base href="http://cdn.kendostatic.com/"> | |
<style>html { | |
font-size: 12px; | |
font-family: Arial, Helvetica, sans-serif; | |
}</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"plural": "There {NUM_RESULTS, plural, one{is # result} other{are # results}}", | |
"select": "{GENDER, select, male{He} female{She} other{They}} liked this." | |
} |
Hexakis icosahedron planetary grid with highlighted KML places using toGeoJSON. Mouse over and click on place for more information. Alternative versions: Rotating Planetary Grid and Hexakis Icosahedron.
- Hexakis icosahedron implementation based on mbostock’s block #3055104
- Planetary grid inspired by Bethe Hagens
- Places mostly based on Simon E. Davies design
- KML data based on this map
- TopoJSON country map data based on [Interactive Map with d3.js](
Based on Planetary Grid.
Improved version: Zoom to Group of Countries II.
Open in a new window for bigger view. This is improved version of Zoom to Group of Countries using d3.interpolateZoom.
Open in a new window for bigger view. This is improved version of Zoom to Group of Countries II with weekly data granularity.
OlderNewer