$ 187.10
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 5586 |
| Technical Name |
to_geo_routes_here |
| License | OPL-1 |
| Website | https://viindoo.com/apps/app/17.0/to_geo_routes_here |
What it does
This module integrates HERE Routing APIs into the unified routing framework of to_geo_routes. HERE is known for its enterprise-grade mapping services, especially strong in logistics, trucking, and cross-border transportation.
With this connector, Odoo/Viindoo can retrieve precise routes, distance, duration, and high-quality flexpolyline geometry directly from HERE's infrastructure. The module is fully compatible with any business flow that relies on to_geo_routes, including Fleet Management, Freight Transportation, Delivery, Dispatching, and VRP (Vehicle Routing Problem) optimization.
HERE is particularly powerful for professional logistics operators thanks to its support for truck restrictions, road regulations, weight/height limits, hazardous materials routing, and realistic ETA calculations.
Key Features
- Logistics-Optimized Routing Powered by HERE Maps
- Highly accurate mapping data for global and cross-border routing.
- Supports advanced trucking constraints: height, width, weight, axle count.
- Optional routing for hazardous materials (based on HERE API plan).
- Multi-Mode Routing Support
- Driving
- Trucking (HERE’s strongest segment)
- Walking
- Cycling
- High-Quality FlexPolyline Geometry
- Uses HERE’s flexpolyline format (more compact and precise).
- Ideal for trip visualization and VRP map rendering.
- Fully decoded and normalized by this connector.
- Enterprise-Ready Logistics Integrations
- Realistic ETAs and distance metrics based on road rules.
- Clean compatibility with delivery, dispatching, fleet routing.
- Designed for freight companies, shippers, international transporters.
- Fully Compatible with to_geo_routes Framework
- Implements the standard provider interface.
- Works alongside other providers (Google, Mapbox, SeaRoutes, Vietmap).
- Supports provider fallback and dynamic provider selection.
Technical Requirements
This module requires Google's flexpolyline library version 0.1.0. You could install it with pip
pip install flexpolyline==0.1.0
Editions Supported
- Community Edition
- Enterprise Edition
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module