Skip to content
#

Geographic Information System

A geographic information system (GIS) is a conceptualized framework that provides the ability to capture and

analyze spatial and geographic data. GIS applications (or GIS apps) are computer-based tools that allow the

user to create interactive queries (user-created searches), store and edit spatial and non-spatial data,

analyze spatial information output, and visually share the results of these operations by presenting them as

maps.

Here are 2,440 public repositories matching this topic...

easternmotors
easternmotors commented Feb 3, 2021

I have been using Camera.changed when the position/orientation of the camera changes but it seems that both Camera.twistLeft(amount) and Camera.twistRight(amount) don't trigger an event (though it seems like it may rarely?).

The twist command doesn't change the position of the camera, only the orientation (from what I understand). Even though Camera.changed doesn't specifically mention

domlysz
domlysz commented Mar 11, 2020

Please respect the following template to report a new issue, otherwise your issue will be automatically closed.

Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.

If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network

superivaj
superivaj commented Mar 11, 2019

maptalks's version and what browser you use?
v0.43.0, chrome

Issue description
Layers do not share WebGL context, which creates glitches when a map has more than one 3d layer. For example a buildings layer with a 3D line will not hide the line behind the buildings.
In particular, I am implementing a 3D terrain layer but this layer will not hide (behind mountains) any other 3d element

felicette
klauern
klauern commented Jul 31, 2020

Is there a way to know when the imagery was collected? I assume sometime in the daylight hours, and probably recently(?) but I have no way of knowing by looking at the output and the associated image.

Can that output be put in the CLI output or some other metadata file that gets associated with the LC####### directory?

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

Wikipedia
Wikipedia