ptv-developer
There are 34 repositories under ptv-developer topic.
PTV-Group/leaflet-ptv-developer
Leaflet classes for extended PTV Developer Maps functionalities
PTV-Group/tutorials-pickups-and-deliveries
Optimize specified transports (pickups and deliveries) and displays the optimal routes for each of your vehicles.
PTV-Group/tutorials-bin-packing
Create an app to request the Loading Space Optimization API, and display the result in a 3D viewer.
PTV-Group/clients-routing-api
Clients for the Routing API
PTV-Group/tutorials-depot-based-transports
Optimize specific transports (single depot location, customer locations with pickups and deliveries) and displays the optimal routes for each of your vehicles on the map.
PTV-Group/tutorials-reachable-areas
Display a map, click on a location anywhere on the map and caluclate areas around this location that are reachable in a specific distance or time.
oliverheilig/CefMap
Boilerplate for a map with WinForms using CefSharp and MapLibre
PTV-Group/tutorials-a-b-routing
Display a map, enter addresses for start and destination and find the optimal route between these waypoints.
PTV-Group/tutorials-leaflet-raster-map
Display a Leaflet raster map with minimal configuration effort.
PTV-Group/tutorials-matrix-calculation
Implement an app that computes a matrix calculation with the help of the Matrix Routing API. It results in a distance, travel time and or toll cost matrix displayed in a table.
PTV-Group/tutorials-openlayers-raster-map
Display a OpenLayers raster map with minimal configuration effort.
PTV-Group/tutorials-vector-map-with-restrictions
Display a map and visualize clickable truck restrictions like weight limits or truck-bans in inner cities.
mapup/toll-for-route-from-mapping-service-ptv-maps
Calculate tolls for routes from PTV maps
oliverheilig/PtvDeveloperForms
Sample for PTV Developer within a WinForms application
oliverheilig/lrm-ptv
Leaflet Routing Machine for PTV Developer
PTV-Group/clients-account-api
Clients for the Account API
PTV-Group/clients-data-api
Clients for the Data API
PTV-Group/clients-ews-api
Clients for the EWS Road Distance API
PTV-Group/clients-geocoding-api
Clients for the Geocoding & Places API
PTV-Group/clients-geocoding-osm-api
Clients for the Geocoding OSM API
PTV-Group/clients-loading-space-optimization-api
Clients for the Loading Space Optimization API
PTV-Group/clients-map-matching-api
Clients for the Map Matching API
PTV-Group/clients-matrix-routing-api
Clients for the Matrix Routing API
PTV-Group/clients-matrix-routing-osm-api
Clients for the Matrix Routing OSM API
PTV-Group/clients-route-optimization-api
Clients for the Route Optimization API
PTV-Group/clients-routing-osm-api
Clients for the Routing OSM API
PTV-Group/clients-sequence-optimization-api
Clients for the Sequence Optimization API
PTV-Group/developer-postman-collections
Postman collections for some PTV Developer APIs
PTV-Group/tutorials-block-intersecting-roads-routing
Block some roads using the intersection with polylines, calculate a route between two waypoints and display the route with and without taking account the blocked roads.
PTV-Group/tutorials-emissions-routing
Display a map, select a vehicle and an emission method, and calculate a route with emissions between waypoints.
PTV-Group/tutorials-position-matching
Show an interactive map, use a click in the map to specify the position, invoke the endpoint, and display the result returned by the position matching endpoint.
PTV-Group/tutorials-satelite-tiles-vector-map
Display a Satellite map and visualize a transportation layer on top of it.
PTV-Group/tutorials-time-dependent-matrix
Implement an app that computes a time dependent matrix with the help of the Matrix Routing API. The resulting travel time profiles are displayed on a line chart.
PTV-Group/tutorials-vector-map-react-app
Implement a vector map React app with minimal configuration effort.