The following procedures apply to HERE platform users who have already purchased the Road Network catalog from the HERE Marketplace. For more information on how to browse catalog listings and subscribe to listings on the HERE Marketplace, see the Marketplace Consumer User Guide.
A project named My Purchases is created and the Road Network catalog is linked automatically after purchasing the Road Network catalog from the HERE Marketplace. You can use the My Purchases project to quickly register an app and generate your credentials.
Note
A maximum of five sub-resources are linked to the My Purchases project by default. Additional sub-resources can be linked using the Projects Manager on the HERE platform.
You can link the Road Network catalog to additional projects. For more detailed information on HERE account setup, project creation, service linking, app registration, and authentication, see the Identity & Access Management Developer Guide.
Get a HERE account
You can get started with a free HERE platform account from the flexible HERE Base Plan. For more information, see the HERE Base Plan Pricing. Alternatively, if your company has already established a HERE platform organization, contact your organization admin who can invite you to join your company's organization.
To download all catalog partitions, follow these steps:
Sign in to the HERE platform using your HERE account.
Open the Projects Manager from the launcher and locate and note the HERE Resource Name (HRN) of the My Purchases project.
Figure 1. Example project HRN
Click the Road Network catalog, and then click View to view the linked catalog.
Locate and note the catalog HRN.
Figure 2. Example catalog HRN
Select a layer from the Layers section and locate and note the Layer ID.
Figure 3. Example Layer ID
Run the following command in the OLP CLI to download all the partitions within the scope of the catalog:
olp catalog layer partition get <catalogHRN><layerID> --all --scope <projecthrn>
For example, the following command downloads all partitions of the rules-and-regulations layer of the hrn:here:marketplace::olp-here:listing:here-signs-signals-and-warnings catalog:
olp catalog layer partition get hrn:here:marketplace::olp-here:listing:here-signs-signals-and-warnings rules-and-regulations --all --scope hrn:here-dev:authorization::orgXXX:project/my-purchases