Skip to content

Instantly share code, notes, and snippets.

View oblonski's full-sized avatar

Stefan Schröder oblonski

View GitHub Profile
{
"vehicles": [
{
"vehicle_id": "my_vehicle",
"start_address": {
"location_id": "berlin",
"lon": 13.406,
"lat": 52.537
}
}
@oblonski
oblonski / graphhopper_directions_api.postman_environment.json
Created May 17, 2022 08:07
GraphHopper Directions API - Postman Environment File
{
"id": "34c33790-52a5-4b25-a02e-c6f1168aaecc",
"name": "directions_api_env",
"values": [
{
"key": "api_key",
"value": "",
"description": "",
"enabled": true
},
@oblonski
oblonski / graphhopper_directions_api.postman_collection.json
Created May 17, 2022 08:06
GraphHopper Directions API - Postman Request Collections
{
"info": {
"_postman_id": "66744992-f391-4430-8f94-b0c16d671d97",
"name": "GraphHopper Directions API",
"description": "Example requests to explore GraphHopper's Directions API",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "Route API",
{
"vehicles": [
{
"vehicle_id": "my_vehicle_1",
"start_address": {
"location_id": "berlin",
"lon": 13.406,
"lat": 52.537
},
"min_jobs": 2
@oblonski
oblonski / clusterProblem.json
Created February 5, 2020 14:29
490 customers in Munich
{
"configuration" : {
"response_type" : "geojson",
"routing":{
"profile": "car",
"cost_per_second": 0,
"cost_per_meter": 1
},
"clustering" : {
"max_quantity" : 35,
{
"copyrights": [
"GraphHopper",
"OpenStreetMap contributors"
],
"job_id": "cf91cafc-573c-4925-a559-2be8f2558167",
"status": "finished",
"waiting_time_in_queue": 0,
"processing_time": 5912,
"clusters": [
@oblonski
oblonski / clusterSolution.geojson
Created February 5, 2020 14:30
GeoJson solution of Munich cluster problem
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.