databaseGetStreetsById function

Returns information about streets by their IDs

Returns information about streets by their IDs

databaseGetStreetsById(street_ids = "", v = getAPIVersion())

Arguments

  • street_ids: Street IDs
  • v: Version of API

Examples

## Not run: databaseGetStreetsById(1) ## End(Not run)
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29