networks
API for requests related to networks.
Last updated
API for requests related to networks.
Last updated
network_id
number
ID of the network to get.
purpose
string
This is a way of specifying the purpose of the request. If omitted, the normal, JSON-formatted version of the network will be returned. For now, the only option is "download".
format
string
If the purpose is "download", the "format" parameter is used to specify the file format of the download. Options include "json", "csv", "xlsx", "adjacency", "geojson" and "shapefile".