Skip to content

Commit 09aac77

Browse files
authored
Merge pull request #96 from Esri/Ting/Fix-Screenshot
[Fix] Screenshot path for `Project geometry`
2 parents 7ab2654 + 6e0805d commit 09aac77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Shared/Samples/Project geometry/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Project a point to another spatial reference.
44

5-
![Screenshot of project sample](project.png)
5+
![Screenshot of project geometry sample](project-geometry.png)
66

77
## Use case
88

@@ -29,4 +29,4 @@ In cases where the output spatial reference uses a different geographic coordina
2929

3030
## Tags
3131

32-
coordinate system, coordinates, latitude, longitude, projected, projection, spatial reference, Web Mercator, WGS 84
32+
coordinate system, coordinates, latitude, longitude, projected, projection, spatial reference, Web Mercator, WGS 84

Shared/Samples/Project geometry/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Project a point to another spatial reference.",
44
"ignore": false,
55
"images": [
6-
"project.png"
6+
"project-geometry.png"
77
],
88
"keywords": [
99
"WGS 84",

0 commit comments

Comments
 (0)