adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
12
spec/support/cases/h-geo-5.js
Normal file
12
spec/support/cases/h-geo-5.js
Normal file
|
@ -0,0 +1,12 @@
|
|||
// http://microformat2-node.jit.su/h-geo.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-geo"],
|
||||
"properties": {
|
||||
"latitude": ["37.408183"],
|
||||
"longitude": ["-122.13855"],
|
||||
"name": ["N 37° 24.491, W 122° 08.313"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue