Skip to content

Commit 88b09da

Browse files
committed
fixed links
1 parent 9b5a893 commit 88b09da

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/azure-maps/how-to-create-data-registries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The [data registry] service enables you to register data content in an Azure Sto
1616

1717
## Prerequisites
1818

19-
- [Azure Maps account]
20-
- [Subscription key]
19+
- An [Azure Maps account]
20+
- A[Subscription key]
2121
- An [Azure storage account]
2222

2323
>[!IMPORTANT]
@@ -364,6 +364,7 @@ When you register a file in Azure Maps using the data registry API, an MD5 hash
364364
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
365365
[Azure Maps service geographic scope]: geographic-scope.md
366366
[Azure portal]: https://portal.azure.com/
367+
[Azure storage account]: /azure/storage/common/storage-account-create?tabs=azure-portal
367368
[AzureBlob]: #the-azureblob
368369
[blobUrl]: #the-bloburl-property
369370
[Create a data registry]: #create-a-data-registry

articles/azure-maps/how-to-dataset-geojson.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Feature IDs can only contain alpha-numeric (a-z, A-Z, 0-9), hyphen (-), dot (.)
129129
130130
### Facility ontology 2.0 validations in the Dataset
131131

132-
[Facility ontology] defines how Azure Maps Creator internally stores facility data, divided into feature classes, in a Creator dataset. When importing a GeoJSON package, anytime a feature is added or modified, a series of validations run. This includes referential integrity checks and geometry and attribute validations. These validations are described in more detail in the following list.
132+
[Facility Ontology 2.0] defines how Azure Maps Creator internally stores facility data, divided into feature classes, in a Creator dataset. When importing a GeoJSON package, anytime a feature is added or modified, a series of validations run. This includes referential integrity checks and geometry and attribute validations. These validations are described in more detail in the following list.
133133

134134
- The maximum number of features that can be imported into a dataset at a time is 150,000.
135135
- The facility area can be between 4 and 4,000 Sq Km.

0 commit comments

Comments
 (0)