Skip to content

Commit

Permalink
Geotag package for release
Browse files Browse the repository at this point in the history
  • Loading branch information
saintedlama committed Apr 28, 2016
1 parent 8c97af5 commit 0868f67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tape": "^4.0.1"
},
"coordinates": [
48.2288574,
16.3957216
48.2317966,
16.3996661
]
}
}

4 comments on commit 0868f67

@dhritzkiv
Copy link

@dhritzkiv dhritzkiv commented on 0868f67 Apr 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this field for? I can't find any documentation on it, and it's got me curious.

Edit: nvm – found geopkg

@saintedlama
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably the most important field in the mongojs package. The location from where the pkg was published. See release.js script for more details how this field is generated. The location above should be somewhere in Vienna (Austria).

@saintedlama
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, it's an approximation. Trust me, the pkg was not published from the middle of the Danube river!

@dhritzkiv
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hahaha. Very cool!

Please sign in to comment.