Skip to content
#

openlayers

Here are 457 public repositories matching this topic...

bagage
bagage commented Dec 26, 2019

When you try to use a column of type JSON, tegola fails:

util.go:155: 114 type is not supported. (Expected it to be a stringer type)
map.go:202: err fetching tile (z: 7, x: 64, y: 46) features: for layer (cities-point) unable to convert field [3] (string) of type (114 - json) to a suitable value: map[dates:map[2017:3044 2018:4] simplified:[]]

It would be awesome if it could be supported

landryb
landryb commented Apr 5, 2022

Description

testing the 3dtiles support added in #8009 which works nicely so far, seen a little annoyance UI-wise:

When switching back to 2d mode, the 3dtiles layer is still shown "enabled" in the layer tree pane, while i think it should either be greyed out (so that the user understands that the layer is "active but not displayed", akin to layer visibility depending on wms scales) - or e

MapGIS Client for JavaScript, is a cloud GIS network client development platform. It makes a perfect fusion of traditional WebGIS and cloud GIS; also integrates four mainstream map open source frameworks and visualization libraries such as Echarts, MapV, and D3, etc.. Therefore, highly-efficient visual expression and analysis of big data and real-time streaming data have been further enhanced.

  • Updated Apr 10, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the openlayers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openlayers topic, visit your repo's landing page and select "manage topics."

Learn more