Skip to content

Commit f207798

Browse files
author
anastasia-ms
committed
trademark
1 parent 5f5dfa3 commit f207798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/drawing-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The [Azure Maps Conversion service](https://docs.microsoft.com/rest/api/maps/dat
1616

1717
## Prerequisites
1818

19-
The Drawing package includes drawings saved in DWG format, which is the native file format for Autodesk’s AutoCAD® software, a trademark of Autodesk, Inc.
19+
The Drawing package includes drawings saved in DWG format, which is the native file format for Autodesk’s AutoCAD® software, a [trademark of Autodesk,Inc](https://www.autodesk.com/company/legal-notices-trademarks/trademarks/guidelines-for-use#section12).
2020

2121
You may choose any CAD software to produce the drawings in the Drawing package.
2222

@@ -66,7 +66,7 @@ DWG layers must also follow the following criteria:
6666

6767
* The origins of drawings for all DWG files must align to the same latitude and longitude.
6868
* Each level must be in the same orientation as the other levels.
69-
* Self-intersecting polygons will be automatically repaired, and the [Azure Maps Conversion service](https://docs.microsoft.com/rest/api/maps/data/conversion) will raise a warning. It's recommended to manually inspect the repaired results as they may not match the expected results.
69+
* Self-intersecting polygons will be automatically repaired, and the [Azure Maps Conversion service](https://docs.microsoft.com/rest/api/maps/data/conversion) will raise a warning. It's recommended to manually inspect the repaired results as they may not match the expected results.
7070

7171
All layer entities must be one of the following types: Line, PolyLine, Polygon, Circular Arc, Circle, Text (single line). Any other entity types will be ignored.
7272

0 commit comments

Comments
 (0)