Skip to content

Commit

Permalink
Add support for bulk geocoding
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Jul 31, 2024
1 parent 212afd6 commit 1b9a1f7
Show file tree
Hide file tree
Showing 110 changed files with 4,880 additions and 131 deletions.
6 changes: 6 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ lib/Model/BaseCostingOptions.php
lib/Model/BaseTraceRequest.php
lib/Model/BicycleCostingOptions.php
lib/Model/BikeNetwork.php
lib/Model/BulkRequest.php
lib/Model/BulkSearchResponse.php
lib/Model/Contour.php
lib/Model/Coordinate.php
lib/Model/CostingModel.php
Expand Down Expand Up @@ -89,6 +91,10 @@ lib/Model/RouteTrip.php
lib/Model/RoutingResponseWaypoint.php
lib/Model/RoutingWaypoint.php
lib/Model/RoutingWaypointAllOfSearchFilter.php
lib/Model/SearchBulkQuery.php
lib/Model/SearchQuery.php
lib/Model/SearchStructuredBulkQuery.php
lib/Model/SearchStructuredQuery.php
lib/Model/SimpleRoutingWaypoint.php
lib/Model/Speeds.php
lib/Model/TraceAttributeFilterOptions.php
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Version 1.1.0 - 2024-07-31
r
### Added

- Add support for bulk geocoding

## Version 1.0.0 - 2027-07-09

Initial release!
507 changes: 478 additions & 29 deletions lib/Api/GeocodingApi.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/Api/GeospatialApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/RoutingApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
4 changes: 2 additions & 2 deletions lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down Expand Up @@ -433,7 +433,7 @@ public static function toDebugReport()
$report = 'PHP SDK (OpenAPI\Client) Debug Report:' . PHP_EOL;
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: 6.5.0' . PHP_EOL;
$report .= ' The version of the OpenAPI document: 6.6.0' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

return $report;
Expand Down
2 changes: 1 addition & 1 deletion lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/Access.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AdminRegion.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/Administrative.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/AutoCostingOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BaseCostingOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BaseTraceRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BicycleCostingOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BikeNetwork.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
*
* The version of the OpenAPI document: 6.5.0
* The version of the OpenAPI document: 6.6.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
Expand Down
Loading

0 comments on commit 1b9a1f7

Please sign in to comment.