-
### What happened?
I am assigning an image as material to a geojson polygon, it fits in perfectly when terrain is turned off. When I enable the terrain, some part of the image is cropped out.
#…
-
## Solution
Link projects together using wiki link. highlight and display details together when one is clicked.
## Background
For wind and solar maps, one project can be built in multiple pha…
-
As a user who has specified a location for my 3DStreet scene, I'd like to be able to automatically generate street layers from OSM data. For a first implementation this could be an experimental layer …
kfarr updated
1 month ago
-
Is there a way to draw an n-point (where n is a very big number) polygon on the map based on an object returned by Places API?
Basically, what I want is for my custom map to have this [functionality]…
-
We have discovered an issue with the "display" polygons that are being captured in Elasticsearch by the `ceda-di` code. The issue is as follows:
1. We capture the bounding box polygon and label it…
-
Unlike happens when you create a rectangle, circle or a line you are not being provided with the polygon coordinates in the corresponding event.
```
{layer: NewClass, layerType: "polygon", type: "…
-
```
If the Python `zip` function is used to combine X and Y coordinates, the result
is a list of tuples:
X = [1, 5, 5, 3, 1]
Y = [5, 5, 1, 3, 1]
coors = zip(X, Y) # list of tuples
However, this ob…
-
```
If the Python `zip` function is used to combine X and Y coordinates, the result
is a list of tuples:
X = [1, 5, 5, 3, 1]
Y = [5, 5, 1, 3, 1]
coors = zip(X, Y) # list of tuples
However, this ob…
-
We could style it with some emphasis, but also use it with a point-in-polygon tool to weed out addresses in a search box later.
-
Working with version 9.1.
I'm in the process of testing my map for performance issues so I'm doing things like toggling all the layers on/off quickly, zooming around with the full load of data disp…
mkf62 updated
3 weeks ago