From 76775f54a7953a9524d726f983e1b7c9f5b0c5f8 Mon Sep 17 00:00:00 2001 From: Alexander Milevski Date: Sun, 10 May 2020 17:03:20 +0200 Subject: [PATCH] Cleanup --- .travis.yml | 10 ---- example/index.html | 130 +++++++++++++++++++++++++++------------------ 2 files changed, 77 insertions(+), 63 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 0457132..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: node_js -node_js: - - "8" - -env: - global: - - BUILD_TIMEOUT=10000 - -install: - - npm install diff --git a/example/index.html b/example/index.html index 512c036..356e316 100755 --- a/example/index.html +++ b/example/index.html @@ -1,55 +1,79 @@ - - WMSCapabilities - - - - - - - - - - - -
-
-

WMS Service GetCapabilities Reader

- Star - Fork - -
-

Select service or copy your XML into the input

- -
- -
-
-

XML

-

-                
-              
- -
-

JSON

-

-              
-
- - - -
-
- - - + + + WMSCapabilities + + + + + + + + + + + + +
+
+

WMS Service GetCapabilities Reader

+ Star + Fork + +
+

Select service or copy your XML into the input

+ +
+ +
+
+

XML

+

+          
+        
+ +
+

JSON

+

+        
+
+ + + +
+
+ + + +