From c94c908d5d7c2d6acba5e5d53587f2fd8698f407 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Thu, 30 Apr 2015 17:00:50 +0200 Subject: [PATCH] Add languages.yml entry and sample files for OGC Geography Markup Language (#2366) --- lib/linguist/languages.yml | 1 + samples/XML/point-3.1.gml | 4 ++++ samples/XML/point-3.2.gml | 4 ++++ 3 files changed, 9 insertions(+) create mode 100644 samples/XML/point-3.1.gml create mode 100644 samples/XML/point-3.2.gml diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 662c488f..bcac18fa 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -3409,6 +3409,7 @@ XML: - .fsproj - .fxml - .glade + - .gml - .grxml - .ivy - .jelly diff --git a/samples/XML/point-3.1.gml b/samples/XML/point-3.1.gml new file mode 100644 index 00000000..233654d0 --- /dev/null +++ b/samples/XML/point-3.1.gml @@ -0,0 +1,4 @@ + + + 52.56 13.29 + diff --git a/samples/XML/point-3.2.gml b/samples/XML/point-3.2.gml new file mode 100644 index 00000000..af9dce90 --- /dev/null +++ b/samples/XML/point-3.2.gml @@ -0,0 +1,4 @@ + + + 52.56 13.29 +