Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Europe extent, fixed #5080
  • Loading branch information
blazek committed May 24, 2012
1 parent 3c81957 commit 429403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/locations.gml
Expand Up @@ -341,7 +341,7 @@
<gml:featureMember>
<gml:name>Europe</gml:name>
<gml:Envelope>
<gml:coordinates>-25.1,71.3 35,34.9</gml:coordinates>
<gml:coordinates>-25.1,34.9 35,71.3</gml:coordinates>
</gml:Envelope>
</gml:featureMember>
<gml:featureMember>
Expand Down

0 comments on commit 429403d

Please sign in to comment.