Related Plugins and Tags

QGIS Python Plugins Repository

BoundingBox Plugin icon

Plugin ID: 1213
(36) votes 

This plugin returns the xmin, ymin, xmax, ymax of the current view window, and the GetMap request of the selected WMS.

Developers of web services often need bounding boxes of specific areas during trouble shooting, for test calls or for communication. The goal of this plugin is to, with one click, provide the bounding box of the current view window and the GetMap request of the selected WMS. You can copy this for your tests. With this plugin you can pan to a new location and press "Get BBOX" to updated the bounding box and GetMap request. Making it the quickest way of getting the needed information. No more need for different software, python commands, or copying xmin, ymin etc. one by one. Your bounding box is only 2 clicks away. Note that, in this plugin, the order will be xmin, ymin, xmax, ymax. This corresponds to the gml simple features point geometry encoding. Depending on the EPSG code you might need ymin, xmin, ymax, xmax in your tests. The GetMap request only works if you use the U.S. English Qgis. The script searches metadata therms which, when translated, can't be found.

Author
Maaka2890
Maintainer
maaka
Tags
bounding boxextentbbox
Plugin home page
https://github.com/Maaka2890/BBox3
Tracker
Browse and report bugs
Code repository
https://github.com/Maaka2890/BBox3
Latest stable version
2.2
Plugin ID
1213
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
2.2 no 3.2.0 3.99.0 702 maaka 2024-07-01T08:14:58.680778+00:00
2.1 no 3.2.0 3.99.0 11988 maaka 2019-07-10T11:19:16.243825+00:00
2 no 3.0.0 3.99.0 323 maaka 2019-07-09T10:58:11.259241+00:00
1.1 no 2.0.0 2.99.0 6225 maaka 2017-05-09T08:58:13.342674+00:00
1.0 no 2.0.0 2.99.0 1424 maaka 2017-04-05T06:08:26.503013+00:00

Sustaining Members