-
Hi,
I have below table in postGIS , and want to get fields r,g,b in browser side.
_CREATE TABLE public.cleantech
( name character varying,
geom geometry,
r double precision,
g double precis…
-
Hi!
Great plugin. Thanks!
In my implementation, however, I am able to only export using current size when using leaflet 0.7.7. Neither A4s or an additional option I set up works.
Tried using Chrome…
-
Is it possible to draw points, markers and lines on all the visible worlds and not on the focused one only?
I have some lines that cross the world boundaries and would like to see them when i pan i…
-
I have created my own customized tile in tilemill and extract it using this tool. Now I am facing some problem with its indexing or naming convention. I am giving an clear example. I have taken an are…
-
Trying to render a huge file with colors and it doesn't seem to be rendering even though the data is is in the page. Any ideas?
``` S
data_
-
This is linked to #6817 fixed by #6855.
How to reproduce: https://jsfiddle.net/f7onauw9/1/
Leaflet Version: Leaflet master as of yesterday (with #6855 in)
**Long tap on map:** works thanks …
-
### What do you want implemented?
Hello, I tried to achieve Baidu layer tiles, but always render out of order.
http://online1.map.bdimg.com/onlinelabel/?qt=tile&x={x}&y={y}&z={z}&styles=pl&scale…
gpsim updated
3 months ago
-
I think we should
- [ ] make the contour labels disappear at zoom level < 10
- [ ] make the contours themselves disappear at zoom level < 9
We can also limit the zoom range in the app. There's no nee…
-
Hi
We are trying to display WMTS maps in Mapsui using
https://www.ogd.stadt-zuerich.ch/mapproxy/wmts/1.0.0/WMTSCapabilities.xml
The layers using the TileMatrixSet "eCH0056" are displayed withou…
-
I want to add tms endpoint to the exisiting tileserver gl. from what I have learnt tms and xyz are basically same except the y value. so what i did when i got request i changed the y value in src/serv…