poljvd
5377414710
Fix missing ScaleDenominator in wmts.tmpl
...
The missing ScaleDenominator causes GeoServer to throw an error when importing the layer.
2020-09-28 10:33:21 +02:00
Petr Sloup
0a7c403f0b
Update repo links, footnote, etc. (klokantech->maptiler)
2019-12-30 16:54:35 +01:00
Alban Mouton
c99a1a5425
Merge remote-tracking branch 'klokantech/master' into public_url
...
# Conflicts:
# src/main.js
# src/server.js
2018-12-19 09:53:40 +01:00
Måns Beckman
782c28cd64
Add key to WMTS xml
...
This should add the key to the wmts xml for hosted services
2018-09-13 17:58:13 +02:00
Måns Beckman
71fab2a2a1
Add support for WMTS capabilites
...
https://github.com/klokantech/tileserver-gl/issues/274
Clean up wmts template with correct syntax
Update endpoint URL and change content type
After a good nights sleep I considered the structure of the endpoint link for WMTS, at the same time I cleaned up the code and added the correct content type for the response.
2018-08-21 19:33:37 +02:00
Alban Mouton
47ff33166d
missing public_url in templates
2017-10-18 14:20:33 +02:00
Alban Mouton
875521c5a8
add public_url option
2017-10-18 13:51:37 +02:00
Petr Sloup
698c527e94
Change endpoint URLs ( close #154 )
...
- styles at /style/{id}/style.json
- rendered tiles at /style/{id}/{z}/{x}/{y}.{format}
- TileJSONs at /style/{id}.json
2017-06-22 16:37:32 +02:00
Petr Sloup
37386bfb29
Hide empty headers on index ( close #125 )
2017-03-14 16:02:54 +01:00
Petr Sloup
e6ebb918fb
Add mapbox-gl-rtl-text to correctly render labels in javascript ( close #112 )
2017-02-03 10:01:31 +01:00
Petr Sloup
1079ece860
Index footer improvements (fix typo)
2017-01-25 15:30:58 +01:00
Petr Sloup
85692e9659
Specify font family in the Inspect mode ( close #106 )
2017-01-17 12:09:03 +01:00
Petr Sloup
b66ae40a1e
Allow layer list in inspect mode use more space ( close #106 )
2017-01-16 16:27:18 +01:00
Petr Sloup
4082828790
Rename button from "X-Ray" to "Inspect" (see #103 )
2017-01-10 15:17:34 +01:00
Lukas Martinelli
3d993458b5
Add different inspect viewer for data
2017-01-09 14:30:20 +01:00
Petr Sloup
dfb07b8286
Show layer name in data viewer ( close #83 )
2016-12-13 08:48:28 +01:00
Petr Sloup
c1de2a7903
Upgrade MB GL JS to v0.28.0 ( close #88 )
2016-12-13 08:48:12 +01:00
Petr Sloup
becb46ab80
Add "Style JSON" link to the front page
2016-12-06 22:16:29 +01:00
Lauri Kajan
63090802ae
fixing typo
2016-11-16 11:28:15 +02:00
Lauri Kajan
131b5e2f81
added circle symbols for point layers
2016-11-16 10:16:14 +02:00
Petr Sloup
a3d8240aac
Do not add scale prefix when viewing raster data tiles ( close #57 )
2016-10-07 11:16:22 +02:00
Petr Sloup
f9f26f0d65
Indicate clearly when running light version on index.html
2016-08-25 10:44:29 +02:00
Petr Pridal
f9e5afbf49
Update index.tmpl
2016-08-24 16:29:49 +02:00
Petr Sloup
1004f4cce1
Add XYZ to the list of services ( close #42 )
2016-08-20 14:01:12 +02:00
Petr Sloup
2ab9d9e168
Print the package name on the index
2016-08-06 18:40:50 +08:00
Dalibor Janák
b048990e14
Responsive CSS for the web page #33
2016-07-27 14:05:33 +02:00
Petr Sloup
7efe22cf7f
Minor typo fix
2016-07-26 19:02:44 +07:00
Petr Sloup
ed0af943da
New design ( close #31 )
2016-07-26 17:27:08 +07:00
Petr Sloup
a43c96f6cc
Print package version to log and index
2016-07-13 14:04:42 +02:00
Petr Sloup
d57f9f7a60
Fix and improve xray viewer
2016-06-29 20:23:37 +02:00
Petr Sloup
1307b29ff9
Cleaner implementation of keys
2016-06-29 20:17:58 +02:00
Petr Sloup
ebd6662ebb
Minor WMTS link bugfix
2016-06-29 16:23:49 +02:00
Petr Sloup
a55b5ad69c
Fix viewer vector/raster autodetection
2016-06-29 15:14:51 +02:00
Petr Sloup
1104bf8a57
Add links to WMTS services from index.html
2016-06-29 15:08:56 +02:00
Petr Sloup
1d4503b507
If key
present in query, propagate it to other linked urls
2016-06-29 14:57:11 +02:00
Petr Sloup
187da7bb58
Add raster view for raster data
2016-05-04 13:53:47 +02:00
Petr Sloup
5d940066d9
Display filesizes of the mbtiles
2016-05-04 13:07:09 +02:00
Petr Sloup
a25ce62662
New urls for source data tiles and rendered tiles
2016-04-22 12:33:20 +02:00
Petr Sloup
c0fb4fd400
Support for raster mbtiles (issue #13 )
2016-04-21 18:23:13 +02:00
Petr Sloup
f794f6b8ba
Minor xray viewer fix
2016-04-15 15:42:54 +02:00
Dalibor Janák
640a18ca49
Css moved to external file + minor style fixes
2016-04-06 11:21:04 +02:00
Dalibor Janák
75f64924b5
Basic index styling #11
2016-04-05 16:19:34 +02:00
Petr Sloup
34befd43c9
Add xray viewer for vector data
2016-03-17 11:31:33 +01:00
Petr Sloup
62a6917778
Show proper thumbnails on index
2016-03-17 11:01:54 +01:00
Petr Sloup
403bc949a5
Pregenerate permalinks for the viewers
2016-03-17 10:51:16 +01:00
Petr Sloup
837cb7d1fb
New index and viewer (+ templating system)
2016-03-16 20:47:11 +01:00