{
"cells": [
{
"cell_type": "markdown",
"id": "a4b8330d-9b91-436f-a771-80f16299a61e",
"metadata": {},
"source": [
"# Use WFS streaming data to load a network\n",
"\n",
"In France, the GeoPlatform offers geographic data streams that provide access to various IGN databases, including the BD TOPO® road network. In tracklib library, the static method *requestFromIgnGeoportail* loads data, available free and open, from the service and directly stores it in the *Network* structure.\n",
"
\n",
"