For AI agents: visit https://docs.here.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
WorkspaceWorkspace
GuidesPipeline API ReferenceChangelog
Workspace
Guides
Log In
Jump to Content
WorkspaceWorkspace
GuidesPipeline API ReferenceChangelog
Log In
  • Introduction to HERE Workspace
  • HERE data privacy by design
  • HERE Workspace core concepts
    • Overview of capabilities of the HERE Data SDKs, tools, and REST APIs
    • HERE Platform catalogs, layers & partitions
    • HERE Workspace pipelines
    • HERE Resource Name
  • Explore data in the HERE portal
  • Developers
    • Get started with the HERE Data SDK for Java & Scala
    • Get started with the REST API
  • Administrators
    • Set up your team
  • Introduction to the Pipelines API
  • Get started with the Pipelines API
  • Pipeline concepts
    • Pipelines API pipeline components
    • Pipelines API pipeline patterns
    • Pipelines API pipeline lifecycle
    • Pipelines API pipeline states
  • How to develop pipelines
    • Configurations available for pipeline developers
  • How to deploy a pipeline
    • How to deploy a pipeline via the web portal
  • How to run pipelines
    • How to log a pipeline
    • How to monitor a pipeline
  • How to manage pipelines
  • Pipelines API Best practices
    • Stream processing best practices
    • Batch processing best practices
    • Best practices for high availability
  • Pipelines API troubleshooting
    • Troubleshooting pipelines
    • Troubleshooting Spark
    • Troubleshooting Flink
  • Introduction to Open location Command Line Interface
  • Get started with OLP CLI
    • Install the OLP CLI
    • Set up your credentials for OLP CLI
    • Introduction to OLP CLI command syntax
    • Configure OLP CLI HTTP proxy
  • OLP CLI Workflows
    • Data workflows
    • Local data workflows
    • Schema workflows
    • Group workflows
    • Pipeline workflows
    • API workflows
    • Project workflows
    • App workflows
    • Identity provider workflows
  • OLP CLI scripting tips
  • OLP CLI logging
  • OLP CLI Command reference
    • api
    • app
    • app domain
    • app key access
    • app key api
    • app manager
    • app scope
    • catalog
    • catalog layer
    • catalog layer feature
    • catalog layer notification
    • catalog layer object
    • catalog layer partition
    • catalog layer stream
    • catalog layer subscription
    • catalog subset
    • credentials
    • device
    • group
    • group admin
    • group member
    • identity provider
    • identity provider metadata
    • identity provider template
    • local
    • local catalog
    • local catalog copy
    • local catalog layer
    • local catalog layer partition
    • local catalog layer stream
    • org
    • org trust
    • permission
    • permission access
    • permission access filter
    • pipeline
    • pipeline egress rule
    • pipeline environment
    • pipeline profile
    • pipeline snapshot
    • pipeline template
    • pipeline version
    • pipeline version job
    • pipeline version operation
    • project
    • project access
    • project admin
    • project policy
    • project resource
    • project resource availability
    • proxy
    • ratelimit
    • ratelimit endpoint
    • resource action
    • resource type
    • resource link availability
    • resource project
    • role
    • role assignment
    • role assignment entity
    • schema
    • secret
    • service
    • version
  • Introduction to Location Library
    • How to use geospatial components
    • How to use the routing graph
    • How to use graph properties
    • How to use map matching components
    • How to use implicits (Scala only)
  • Get started with Location Library
  • Location Library high-level API
  • Read data from versioned catalogs other than Location Library
  • How to migrate to topology attributes
  • Location Library GeoJSON serialization
  • Location Library core module
  • Location Library advanced modules usage (Scala only)
    • How to use core, path matching customizations
    • How to use in-memory tiles
    • How to use the Optimized Map integration module
    • Location Library location referencing
      • How to use the TPEG2 module
      • How to work with TMC references
      • How to work with OLR
    • How to use the batch processing module
  • Get started with Data Processing Library
    • Why use the Data Processing Library
    • Get your credentials
    • Pipelines and the Data Processing Library
    • Data Processing Library Java bindings
    • Data Processing Library modules
    • How to build a batch pipeline with Maven archetypes (Java)
    • How to build a batch pipeline with Maven archetypes (Scala)
  • Data Processing Library concepts
    • Architecture for batch pipelines
    • Data Processing Library compilation patterns
      • Functional patterns
      • Spark RDD-based patterns
      • Chaining patterns together
    • How to compose an incremental processing pipeline with DeltaSets
    • How to perform incremental data validation
    • Data Processing Library incremental compilation
    • Payloads
    • Stateful data processing
    • Processing multiple versions of the same catalog
    • Broadcast input layers to executor nodes
    • Partitioners and Spark additions
    • Adaptive leveling
    • How to configure the Data Processing Library components
    • How to filter input partitions
    • Data Processing Library logging
  • Implementation guidelines for compilers
  • Interface with the Data API via Spark
  • Packaging for deployment
  • Performance tuning
  • Data Processing Library troubleshooting
  • Open-source software notices
  • Get Started with the Data Client Base Library
    • Why use the Data Client Base Library
    • Get your credentials
    • Create an application using the Data Client Base Library
    • Data Client Base Library versioning scheme
    • Data Client Base Library Base Client
      • Data Client Base Library settings
      • Set Up a proxy
      • Data Client Base Library request configuration
      • Data Client Base Library metrics and counters
      • Execution context
      • Json Serialization/Deserialization Implicits
  • Data Client Base Library data APIs
    • BlobApi
    • ByKeyApi
    • Config APIs
    • IndexApi
    • Ingest APIs
    • Interactive Map APIs
    • MetadataApi
    • NotificationApi
    • PublishApi
    • QueryApi
    • StreamApi
    • VolatileBlobApi
  • Supported Data Client Base Library schema APIs
    • ArtifactApi
    • ReferencesApi
    • SchemaApi
  • Supported Data Client Base Library Open Location Services APIs
    • GeocodeApi
    • RealTimeTrafficAPI
    • RevGeocodeApi
    • RoutingApi
    • WeatherApi
    • PublicTransitApi
  • Build and Run
    • Build fat JARs including the Data Client Base Library
    • Data Client Base Library logging
  • Data Client Base Library security and privacy note
  • Introduction to Data Inspector Library
    • Data Inspector entry points
    • How to install the Data Inspector Library
      • How to install example applications
      • How to install Web App Generator for GeoJSON Files
      • How to embed Data Inspector into HTML
    • How to create a basic app
      • How to generate base code
      • How to update a GeoJSON data source
      • How to add tooltips and styles
  • Get started with Data Inspector Library
  • Data Inspector concepts
    • Data organization
    • Data Inspector base map
    • Preconditions for visualization
    • Library modules overview
    • Data sources
    • Data Inspector themes
    • External dependencies for Data Inspector Library components
  • How To
    • How to run example apps
    • How to visualize data
      • SDII data
      • HERE Map Content data
      • GeoJSON data
      • Custom data
      • HERE Real-Time Traffic data
      • Coverage data
    • How to visualize 3D data
    • How to inspect object store layers
      • Map Configuration
    • How to inspect interactive map layers
    • How to view a partitions list
    • How to inspect multiple layers
    • How to analyze data coverage
    • How to create rendering plugins
      • Data Inspector development environment
      • Best practices for rendering plugin creation
      • Rendering functions
      • Plugin examples
    • How to style GeoJSON visualization
    • How to inspect data with Leaflet
    • How to use a token from the server token provider
    • How to use map zoom controls
    • How to distribute web apps
  • Data Inspector best practices for developers
  • Get started with the Index Compaction Library
    • Compact index layer
    • Index Compaction Library configuration
  • Index Compaction Library FAQ
  • Get started with the Data Archiving Library
    • Archive stream data using HERE Workspace
    • Data Archiving Library index design considerations
    • Run the Data Archiving Library example
  • How To
    • How to implement user defined functions
    • How to configure your application
    • How to configure error handling
      • How to use the dead letter strategy
    • How to use validation rules for indexing attributes
    • How to run an archiving application locally
    • How to use Data Archiving Library metrics
  • Data Archiving Library FAQ
  • Introduction to Logs, Monitoring, and Alerts
  • Logs, Monitoring, and Alerts turorials
    • How to monitor metrics with Grafana
    • Monitor data metrics with dashboards
      • Data, Catalog, and Layer Metrics dashboard
      • Ingestion Metrics dashboard
      • Current Usage Metrics dashboard
    • Monitor pipelines
      • Spark UI for batch pipelines
      • Flink Dashboard for stream pipelines
      • HERE platform Pipeline Status
      • How to search application logs via Splunk
      • Stream pipeline (Flink) Metrics
      • Batch pipeline (Spark) Metrics
      • Custom pipeline metrics
    • Grafana dashboards and alerts
      • Standard Grafana dashboards
      • How to create and manage Grafana alerts
      • How to duplicate a Grafana dashboard
      • How to copy a Grafana Dashbaord from one Region to another
  • Get started with the Data Client Library
    • Why Use the Data Client Library
    • Get your credentials
    • Create a HERE Platform data application
    • Data Client Library configuration
    • Data Client Library versioning scheme
    • Set up Proxy servers to the HERE platform
    • RSQL
  • HERE platform data processing pipelines
    • Batch Processing
      • Spark connector
        • Index layer
          • How to read index layer data
          • How to write index layer data
          • How to delete index layer data
        • Versioned layer
          • How to read versioned layer data
          • How to write versioned layer data
          • How to delete versioned layer data
        • Volatile layer
          • How to read volatile layer data
          • How to write volatile layer data
          • How to delete volatile layer data
        • Interactive map layer
          • How to read interactive map layer data
          • How to write interactive map layer data
          • How to delete interactive map layer data
          • Data processing with ETL and interactive map layers
        • Dependencies for Spark connector
      • Spark support
        • How to read and write versioned layer data using the DataEngine
      • Hadoop FileSystem support
    • Stream processing
      • Flink connector
        • How to integrate Flink connector with stream layers
        • How to integrate Flink connector with version layers
        • How to integrate Flink connector with index layers
        • How to integrate Flink connector with volatile layers
        • How to integrate Flink connector with interactive map layers
        • How to continously read data using Flink
      • Flink support
        • Dependencies for stream pipelines
        • Flink entry point
        • How to read and write stream data
        • How to read and write volatile data
        • How to read and write indexed data
        • How to write to versioned data
        • Read and Write Objectstore Data
        • Read and Write Interactive Map Data
        • How to write to stream data through FlinkKafkaPublisher
      • Flink 1.19.x migration guide
      • Flink 2.2.x migration guide
  • Use cases
    • Manage catalogs
      • How to create catalogs
      • How to work with GeoJSON data
      • Catalog notification
      • How to delete a catalog
      • How to delete a layer
      • How to update layers
      • How to remove an automatic version deletion
      • How to subscribe to interactive map layer changes
      • Area scheme and subsets
  • Manage data using the data engine
    • How to get data from catalogs
    • How to publish data
    • How to check data integrity
    • How to select a streaming connector - Kafka or HTTP
    • How to use Kafka Metrics for connectivity status
  • Manage Metadata
    • How to get metadata about catalogs, layers, and partitions
    • How to publish metadata
    • How to set minimum version
  • Build and Run Application
    • How to build a JAR File including the Data Client Library
    • Data Client Library logging
  • Introduction to HERE Workspace for Java and Scala developers
    • HERE Data SDK for Java & Scala
    • Other tools and resources useful for Java and Scala developers
    • HERE Workspace example use cases
  • Which tool to use in HERE Workspace?
  • How to Use the HERE Data SDK for Java & Scala
    • How to configure your environment
    • How to get your credentials
    • How to include the SDK in your project
    • SDK releases
    • SDK libraries
    • SDK dependencies
    • Pipeline environments
    • SDK migration guides
  • HERE data SDK for Java & Scala workflows
    • Batch pipeline
    • Streaming pipeline
    • Archive stream data
    • Schema
  • HERE Workspace for Java and Scala developers tutorials
    • How to verify Maven settings
    • How to verify your credentials and access a catalog
    • How to organize your work in projects
    • How to develop a Flink application
    • How to run a Flink application on the platform
    • How to develop a Spark application
    • How to run a Spark application on the platform
    • How to publish JSON schema to the platform
    • How to publish protobuf schema to the platform
    • How to implement GeoJSON Renderer
    • How to calculate partition tile IDs
    • How to read from a catalog in a batch application
    • How to copy a catalog using the Data Processing Library
    • How to use HERE platform service
    • How to subscribe to catalog and layer-level changes
    • How to path match the sensor data to GeoJSON in Spark
    • How to correlate road attributes to segment geometry
    • How to use Spark connector to read and write data
    • How to use Spark connector to migrate CSV data to protobuf
    • How to use Flink connector to read and write data
    • How to develop locally and test with CLI and the Data Client Library
    • How to read and write to Object store layer using Hadoop FS support in Spark
    • How to bring your data into HERE platform using an object store layer
    • How to read and write to interactive map layers using the OLP CLI
  1. Command Line Interface
  2. OLP CLI Command reference

resource project

    • resource project
      • resource project list
      • resource project add
      • resource project remove
HERE

Other sites

  • here.com
  • HERE platform
  • Developer blog
  • Knowledge base
© 2026 HERE
Contact us Cookie preferences Responsible AI Terms Security Privacy Privacy charter Modern slavery statement Do not sell my personal information
HERE

関連サイト

  • here.com/jp
  • HERE プラットフォーム
  • ディベロッパーリソース
  • ナレッジベース(英語)
© 2026 HERE
お問い合わせ Cookie 設定 責任ある AI 利用規約 セキュリティ プライバシー プライバシーチャーター 現代奴隷制に関する声明 個人情報の販売を拒否する