-
Updated
Nov 9, 2020 - Go
gis
Here are 2,211 public repositories matching this topic...
-
Updated
Nov 20, 2020 - JavaScript
Good first issue
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
Shared WebGL context
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
-
Updated
Nov 23, 2020 - C++
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 23, 2020 - C++
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Nov 8, 2020 - C
-
Updated
Oct 21, 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?
rasterio.warp.reproject takes a kwargs parameter, which is passed to the "transformation function". It is not by any means clear what this means. What transformation function? What are the allowed values for kwargs? Can this please be expanded on? Thanks.
-
Updated
Nov 23, 2020 - JavaScript
What's the problem this feature will solve?
I am currently working on a project using mesa. Great framework! The problem is that I use ContinuousSpace, and want to visualise it. Is this something you are working on?
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 21, 2020 - Batchfile
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 22, 2020 - PLpgSQL
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Python
An option like $ fio cat --bounds w s e n --bounds-crs <crs> --dst-crs <crs> would allow for filtering prior to reprojection, like $ ogr2ogr -spat w s e n -spat_srs <crs>.
See Toblerity/Fiona#210 for a discussion about standardizing bounding boxes as --bounds w s e n rather than --bbox w,s,e,n.
-
Updated
Nov 23, 2020 - Python
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
-
Updated
Oct 13, 2020 - Scheme
Improve this page
Add a description, image, and links to the gis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gis topic, visit your repo's landing page and select "manage topics."
A PR for this was initially opened here but the change was rolled back since it required a few more changes outside the scope of the PR (CesiumGS/cesium#9063 (comment)).
I believe this is all the changes required:
EasingFunction.js, changeQUADRACTIC_IN,QUADRACTIC_OUT,QUADRACTIC_IN_OUTto the correct spelling