Xavier Fischer

Results 7 issues of Xavier Fischer

https://github.com/dem-net/dem.net

Hi! I'm loading a glTF model (San Francisco OSM buildings extruded, in 3857 projection (Web Mercator) I'm struggling to find the correct way to get things georeferenced right. #### Actual...

Hi, thanks for this plugin, it is really useful. I'd like to enable only rectangle shapes and disable other shape types. How is it possible ?

Feature request : It would be nice to get the "spatial tab" like SMSS to preview spatial data types. Could be done via a third party plugin such as leaflet...

Area - Query Editor
Enhancement
Pri: 2
Triage: Done
Size: XL

Hi! If we have such table ```SQL CREATE TABLE test ( quantity int, name text ) ``` There is not guarantee that the view `test` will be created with the...

**Describe the bug** When I override a branch setting using ```csharp public override ValidationResult Validate() ``` [EDIT] the base `Validate()` method is never called. Here is a full example (taken...

bug
needs triage