1. Home
  2. Using the map viewer
  3. Constructing Street Smart URLs to access image data and locations directly
  1. Home
  2. Viewing Cycloramas
  3. Constructing Street Smart URLs to access image data and locations directly
  1. Home
  2. Oblique imagery
  3. Constructing Street Smart URLs to access image data and locations directly

Constructing Street Smart URLs to access image data and locations directly

It is possible to construct a custom Street Smart URL that returns a specific image, region or address. These URLs can be used, for example, for integration with other applications.

Examples showing the various options (which can be added to the ‘q’ parameter) are given below.

Address
https://streetsmart.cyclomedia.com/streetsmart?q=Van%20Voordenpark%201b,%205301%20KP%20Zaltbommel

Coordinates
One centre coordinate and the SRS:
https://streetsmart.cyclomedia.com/streetsmart?q=146203;422866;EPSG:28992
You can give a map extent with four coordinates and the SRS: https://streetsmart.cyclomedia.com/streetsmart?q=139438.62;421168.53;152233.50;426564.69;EPSG:28992

Cyclorama image ID
https://streetsmart.cyclomedia.com/streetsmart?q=5D4U4FUL

When searching by Cyclorama image ID, additional options can be added with the imageParams parameter, split by ‘;’, where the first number refers to the yaw, the second number is the pitch and the third refers to the horizontal field of view (‘hFov’).
https://streetsmart.cyclomedia.com/streetsmart?q=5D4U4FSO&imageParams=139.76;33.82;60.00

Oblique image ID
https://streetsmart.cyclomedia.com/streetsmart?q=005_0854_00020937_NOB16

Username in URL
Use your Street Smart username in the URL to log in immediatly.
https://streetsmart.cyclomedia.com/streetsmart/?email=username@domain.com

Updated on March 17, 2023

Related Articles