-
Current `glz` API seems doesn't support JSON field name customizations like one of these cases:
- JSON fields are in camelCase, and struct fields are in snake case (this case sometimes may appear wh…
-
The number and complexity of CLI arguments are getting out of hand. We already have an alternate interface into the code generation logic as a Smithy build plugin, which supports configuration via a `…
-
Currently it's hard to support multiple layers using different projections. I have a test setup where I use multiple base layers: An OpenStreetMap layer using EPSG:3857 and a WMS layer which only supp…
-
I am a little bit confused by the coordinate system used in the ipyleaflet `Map` object. Below is a simple example demonstrating what I mean:
```python
from ipyleaflet import Map, Marker, projection…
-
**Describe the bug**
Lights on an allocated vehicles behave in an abnormal/unpredictable manner.
**To reproduce**
Steps to reproduce the behaviour:
1. Download PoC zip package
2. Star…
-
I am using grails 2.3.4 and working my way through the v13 of book.
I came across the wonderful demonstration of `withCriteria` and `projections`.
In this snippet:
```
def tagList = Post.withCriter…
-
One of the common uses of JTS is to perform geospatial calculations. This entails:
1. Converting from geospatial coordinates to geometric coordinates using a "map-projection".
2. Performing the ge…
-
I have been trying to generate alternative projections for some of our example maps, but I have been getting errors in some cases, and just weird outcomes in others.
For example, setting projection t…
-
Would it be possible to add projection to more new cubes or more types of cubes? Currently there are too few types of shadow castable cubes, adding more types of cubes that can cast shadows would grea…
-
**Reporter: dmorissette**
**Date: 2004/11/01 - 00:49**
```
With the fix of bug 947 (and bug 862), it is no longer required to explicitly
provide a projection for every layer in a WMS mapfile (this is…