HERE platform is a dedicated space designed by HERE to store geolocated data and provide event processing capabilities. The platform offers services, APIs, and SDKs for maps and location-aware web and mobile apps. Use the here-olp tag when you need assistance or have questions while developing an app sourced by HERE platform data.
Questions tagged [here-olp]
37 questions
0
votes
1 answer
com.here.schema.geometry.v2.geometry.Geometry to WKT, by Java
Is it any way to convert fast a HERE Geometry to a WKT representation, using Java? Any method available?
Thanx,
Sorin

Sorin Dudui
- 5
- 2
0
votes
1 answer
Using Jenkins to Build OLP Schema Project
I'm successfully using OLP Project Archetype to generate Schema project. Everything works fine locally, i can even deploy artifacts to OLP Artifactory. But this is because i have a settings.xml file generated by OLP to work with repo.
I need to…

Roman
- 21
- 3
0
votes
1 answer
Make com.here.platform sdk version in pom.xml generic
How can I mention the version in pom.xml generic ? . Can I make it to download the latest version of dependency automatically ?
com.here.platform
sdk-bom
…

PTT
- 526
- 7
- 27
0
votes
1 answer
How can I write log messages from compileInFn?
How can I write debug messages from a compileInFn in a MapGroupCompiler?
With the ContextAwareLogger I get a serialization error.
(like this:
class Compiler(context: DriverContext, compilerConf: CompilerConfig)
extends…

Karl Birkkar
- 125
- 2
- 8
0
votes
3 answers
How do I investigate a failed pipeline that fails before a logging URL is created?
I am trying to execute my new pipeline, but it is failing before I get the response that includes the logging URL. How can I figure out why my pipeline is failing?

KevinC
- 11
- 1
-1
votes
1 answer
HERE Route Matching v8 - how to define stopover waypoints when using a trace file?
I use the Here Rout Matching v8 API to match routes from sequences of GPS coordinates. I pass the GPS coordinates as a CSV trace file in the POST request body (as documented here…

Jacopo Guanetti
- 1
- 1
-1
votes
2 answers
Pipeline configuration in HERE OLP
I configured a new pipeline in HERE OLP. Having issues while running it. If anybody has past experience dealing with here olp pipeline, please advise.
2019-08-16 18:21:00.946 [SIGTERM handler] level=ERROR…

Venkata Kalyan
- 11
- 1