Azure Maps - what is feature ID?

Zetko 21 Reputation points
2020-09-04T12:00:53.483+00:00

Hello, I am in very last step in guide https://video2.skills-academy.com/en-gb/azure/azure-maps/tutorial-creator-indoor-maps. For last POST request there is variabile feature ID, do you have any idea, where can i get it?

"Create a POST request to update the state: Pass the statesetId and feature ID with your Azure Maps subscription key. The request should look like the following URL:"

Request looks like this
https://atlas.microsoft.com/featureState/state?api-version=1.0&statesetID={statesetId}&featureID={featureId}&subscription-key={Azure-Maps-Primary-Subscription-key}

Thanks for any advice

BR
VK

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
653 questions
0 comments No comments
{count} votes

Accepted answer
  1. QuantumCache 20,186 Reputation points
    2020-09-04T17:21:18.337+00:00

    Hello @Zetko , Thanks for reaching out to us!,

    FYI, You can follow this Create a dataset to get your datasetId in case you want.

    The feature ID uniquely identifies the feature within the dataset.

    Now as per the steps in point number 4 & 5, Make a GET request for the unit feature collections and then Copy the feature id

    22668-image.png

    Please let us know if you need further help.


0 additional answers

Sort by: Most helpful