Zones
Last updated
Last updated
A Curb Zone is a designated area along a curb that includes specific rules for vehicle use, such as parking or loading. Defined by cities, each Curb Zone must maintain a consistent regulation across its entire area, be located on a single street between the same cross streets, and not overlap with other zones that have the same validity times. Every Curb Zone is assigned a unique ID that stays the same unless the zone's physical boundaries change. The goal is to ensure that no vehicle can legally occupy two different zones simultaneously, unless required by other regulations.
Get all the information about zones based on a specific location or time specified. Also specify the search radius and whether you only want information for curb zones on the same street. This API is useful if you are looking to get a better understanding of the curb regulations in front of a given address or location. All regulations will be provided around the location to help plan your curbside activity at your destination. Please note that either lat/long/radius or max_lat, max_lng, min_lat, min_lon must be entered as query parameters to search by position.
The CurbIQ token provided to you when you registered for the API.
CDS
The ID of a Curb Area.
If specified, only return Curb Zones contained within this area.
CDS
Latitude at the center of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CDS
Longitude at the center of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CDS
Radius of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
The Curb Zone object will only be returned if its validity period includes this time.
This parameter takes a time in the Timestamp format
Otherwise, the server should reply with 404 Not Found. Availability data (if supplied) will be returned as of this time.
1643130000000
CDS
If the value is false, do not include the geometry field within the Curb Zone feature object.
CCDS
Name of the city that is being queried
CCDS
The ID of a Curb Zone. If specified, only return the specified curb zone.
CCDS
The ID of the segment to be queried. If specified, only return the specified segment.
CCDS
The angle in which passenger vehicles in this Curb Zone are meant to park.
May take one of the following values: parallel, perpendicular, angled
CCDS
Name of the area being queried. If specified, only return Curb Zones contained within this area.
CCDS
Default is 100. The maximum response size is 250.
CCDS
Page number for paginated responses, default is 1.
Fetch all the information about a zone using its CDS curb_zone_id. This API is great if you know exactly what curb zone you need information for. A quick query will return all the relevant regulation data for the curb zone specified.
The unique identifier for the Curb Zone.
The CurbIQ token provided to you when you registered for the API.
CDS
The Curb Zone object will only be returned if its validity period includes this time.
Otherwise, the server should reply with 404 Not Found. Availability data (if supplied) will be returned as of this time.
1643130000000
CDS
Whether to return historic, retired curb zone data. Default is "false" to reduce payload size and complexity.
CCDS
The ID of a Curb Area.
If specified, only return Curb Zones contained within this area.
CCDS
Latitude at the center of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CCDS
Longitude at the center of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CCDS
Radius of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CCDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CCDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CCDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CCDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CCDS
If the value is false, do not include the geometry field within the Curb Zone feature object.
CCDS
Name of the city that is being queried
CCDS
The ID of a Curb Zone. If specified, only return the specified curb zone.
CCDS
The ID of the segment to be queried. If specified, only return the specified segment.
CCDS
The angle in which passenger vehicles in this Curb Zone are meant to park.
May take one of the following values: parallel, perpendicular, angled
CCDS
Name of the area being queried. If specified, only return Curb Zones contained within this area.
CCDS
Default is 100. The maximum response size is 250.
CCDS
Page number for paginated responses, default is 1.