country-to-bbox

1.0.0 • Public • Published

Counntry To BBOX

This library is used to convert country names to bbox

const { toBBOX } = require('country-to-bbox');

toBBOX('Egypt');
// [
// 	24.70007,
// 	22.0,
// 	36.86623,
// 	31.58568
// ]

Readme

Keywords

none

Package Sidebar

Install

npm i country-to-bbox

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

16.6 kB

Total Files

7

Last publish

Collaborators

  • mmahrous