Content
HERE Destination Weather API
Alert of severe weather conditions and inform about how the weather is forecasted to change along the route
Get vector tile to access the freshest HERE map data and customize the map style to fit your needs
Get access to pre-rendered map images already optimized for desktop and mobile devices
Show fresh day-time map tiles in multiple styles (e.g. base, aerial) including rendered live-traffic tiles for flow overlay
Examples for Android, iOS and Flutter
Comprehensive geocoding and search functionality based on HERE's freshest database of addresses and POIs/ Place information
Display map tiles with real-time traffic flow information overlays reflected as colored lines drawn on affected streets and roads and get access to real-time traffic flow and incident data in XML and JSON
Display map tiles and pre-rendered images (e.g., base, satellite, aerial) while customizing the map look and feel
Offer your users the possibility to report errors using API calls
Java and Scala examples, that demonstrate typical use cases for the HERE Workspace – a part of the HERE platform. HERE Workspace is an environment to enrich, transform and deploy location-centric data.
Examples are contained in the repo, accessible to China Subscribers. Find your credentials at https://repo.platform.hereolp.cn/artifactory/open-location-platform/com/here/platform/
Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
Demonstrates how to setup and subscribe to Catalog Notifications. When catalog data changes or when changes occur in a catalog's layer, you will receive a notification message to your stream layer.
This is a sample Scala project that demonstrates how to chain compilation pipelines together in a single job. There is an example RefTreeCompiler that provides data for the Direct1ToNCompiler following it.This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
This stream pipeline reads sensor data (SDII messages) from a streaming layer, map matches using path map-matching then writes to a volatile layer.This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
This example demonstrates the use Region and Database Version Number (DVN) to map Segment IDs and Link IDs.Note: This example uses premium catalog content.CS0This example shows how to use:
The following topics are covered:Learn about a complete sensor processing application. From ingestion of SDII data, archival of SDII data, query of sensor data, streaming process of sensor data, batch process of sensor data, MapContent filtering and finally to sensor learning/map fusion.Learn how to
This working sample Java project is an introduction to the HERE platform's Stream Pipeline service.What you will learn:
This example is an introduction to Layers and Pipelines on the HERE Platform. Users will learn how to work Stream and Volatile layers, and how to ingest data.This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
Learn how to create catalogs and layers, access weather data from HERE Archived, Live, and Forecasted Weather Catalogs and cross reference it with SDII drive data ingested through a stream layer. Learn to search for weather forecasts for an anticipated path of a driver. Write resulting information to a volatile layer. This Java code example demonstrates several tasks typical of pipeline development including:
Demonstrate use of a non-incremental compiler with path map-matching and visualizing data using geo-json. The pipeline will read all SDII Messages stored in Sample SDII Messages catalog (catalog has 10 partitions), map-match every message and create geo-json output with GPS and map-matched points.This example shows how to use:
The following topics are covered:This example demonstrates how to retrieve attributes from the HERE Map Content catalog via catalog layer association and segment traversal without the use of HERE location libraries properties maps. What you will learn:
Learn how to create, publish and render custom-schema in the HERE platform. Demonstrates protobuf creation to represent Stadiums in Germany, Java & Scala maven dependency generation, schema usage in layer of catalog, usage of schema in other modules and visualization of data in inspect tab.What you will learn:
Learn how to use the HERE Real-Time Traffic catalog in your applications. These Java code examples demonstrate the counting of traffic incidents in a map tile, as well as comparing real-time traffic to historical trends for road segments with a map tile. This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
This example demonstrates how to retrieve attributes from the HERE Map Content catalog via catalog layer association and segment traversal without the use of HERE location libraries properties maps.What you will learn:
This example demonstrates how to create, publish and use a custom schema for storing results of range-attribution(offset) calculations.This example shows how to use:
The following topics are covered:Learn how to use the HERE Live Weather catalog in your applications. This Java code example demonstrates how to access real-time and archived weather content, based on coordinates or input from SDII drive messages. This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
This example teaches you how to fetch data from the HD Live Map (HDLM) catalog and find out which HDLM catalog version is compatible with latest HERE Map Content (HMC) catalog. You will also learn how to extract all topology segments for a tile from HMC layer "topology-geometry" and find all corresponding lanes geometries contained in layer "lane-geometry-polyline" in HDLM catalog. Additionally, this example will show how to convert lane geometry information into GeoJson format and publish it in the platform so it can be visualized under the Data's Inspect tab.
This working sample is an introduction to HERE Map Content. This example is in the repo, accessible to HERE platform subscribers. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
Retrieve range-based attributes using location libraries.Note: This example uses premium catalog content.This example shows how to use:
The following topics are covered:A collection of renderer plugin examples for transforming platform data to GeoJSON for visual inspection in the Data Inspector in the portal.
A collection of examples showing customization of Data Inspector, creation of a server-side token provider and inspection of platform data layers in Leaflet.
Examples for the HERE Data SDK C++ client for the HERE platform
Examples for HERE Data SDK TypeScript client for the HERE platform
This example demonstrates how to insert blob data, create metadata indexes from that data, how to update a data index and removal of an index; all via the REST API.What you will learn
This example demonstrates how to interact with Pipelines Service via REST API in order to deploy and execute your code in the HERE platform.The REST API equivalents of each of the HERE platform Pipeline operations are covered:
This working sample is an introduction to how to publish data to a HERE platform stream layer using Ingestion Rest API
This example will show how to manipulate (subscribe, read, unsubscribe) a stream layer using the Stream REST API. Additional scripts are provided that can be used to create a stream layer, ingest data into it and then delete it.This example shows how to use the Stream Service REST API to:
This example demonstrates how to use various methods in the HereTileResolver class that is part of both the Java & Scala Location Library APIs.
What you will learn
Several HERE platform Customer Solutions (CS) examples bundled together in one convenient ZIP file.Note: Some of the examples in this bundle use premium catalog content.The following examples are bundled in this package:
This module contains Data Client Library examples written in Java for catalog and layer creation. Demonstrates basic read and write operations on metadata and blob data for stream, versioned, volatile and index layer types. Find your credentials at https://platform.here.com/profile/repository. Click 'Generate Credentials,’ your username and password are inside the settings.xml file.
Alert of severe weather conditions and inform about how the weather is forecasted to change along the route