Skip to content

Commit b9dcb33

Browse files
committed
Added shapefile (a vector data storage format) to the list of supported file formats.
1 parent fa5e839 commit b9dcb33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/power-bi-visual-add-reference-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Reference layers enable the enhancement of spatial visualizations by overlaying
1717
- [GeoJSON files] with a `.json` or `.geojson` extension
1818
- [WKT] (Well-Known Text) files with a `.wkt` extension
1919
- [KML] (Keyhole Markup Language) files with a `.kml` extension
20-
- [shp] (Shapefile) files with a `.shp` extension
20+
- [SHP] (Shapefile) files with a `.shp` extension
2121

2222
## Add a spatial dataset as a reference layer
2323

@@ -119,7 +119,7 @@ Add more context to the map:
119119
[GeoJSON files]: https://wikipedia.org/wiki/GeoJSON
120120
[WKT]: https://wikipedia.org/wiki/Well-known_text_representation_of_geometry
121121
[KML]: https://wikipedia.org/wiki/Keyhole_Markup_Language
122-
[shp]: https://en.wikipedia.org/wiki/Shapefile
122+
[SHP]: https://en.wikipedia.org/wiki/Shapefile
123123
[2016 census tracts for Colorado]: https://github.com/Azure-Samples/AzureMapsCodeSamples/tree/master/Static/data/geojson
124124
[supported style properties]: spatial-io-add-simple-data-layer.md#default-supported-style-properties
125125
[Add a tile layer]: power-bi-visual-add-tile-layer.md

0 commit comments

Comments
 (0)