Opens the homepage of plans-reseaux.ch, with a rectangular extent (bounding box)
- If the area is precise enough (small), a search polygon is created from bbox, ready to list the plans.
- If the area is too large, the map is zoomed to the bbox provided, and the welcome screen is displayed.
Use 4 coordinates (floats) of the BBOX in order : xmin / ymin / xmax / ymax
URL:
https://plans-reseaux.ch/api/websearch/bbox/xmin/ymin/xmax/ymax
Example:
https://plans-reseaux.ch/api/websearch/bbox/2554117.1/1145573.2/2554274.3/1145672.4