Skip to content

Commit 429403d

Browse files
committedMay 24, 2012
Europe extent, fixed #5080
1 parent 3c81957 commit 429403d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/locations.gml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
<gml:featureMember>
342342
<gml:name>Europe</gml:name>
343343
<gml:Envelope>
344-
<gml:coordinates>-25.1,71.3 35,34.9</gml:coordinates>
344+
<gml:coordinates>-25.1,34.9 35,71.3</gml:coordinates>
345345
</gml:Envelope>
346346
</gml:featureMember>
347347
<gml:featureMember>

0 commit comments

Comments
 (0)
Please sign in to comment.