-
When a I draw a square with `geom_tile` in a plot with `coord_sf(crs = 4326)`, the result appears taller than it is wide. Maybe there's a problem with `geom_tile`, or maybe `coord_sf(crs = 4326)` isn'…
-
# **Blender and OS versions**
Blender 3.0
BlenderGIS Master 2.2.6 (also tested with release 2.2.5)
Debian 11
# **Describe the bug**
Using the simplest and most compatible shapefile I co…
-
## Expected behavior and actual behavior.
Observe the significant loss in fidelity between left and right.
![ex](https://user-images.githubusercontent.com/319895/160511647-6ea51ecc-f03c-4511-af57…
-
### Description
I generated geojson data for drawing **day/night layer** on map (link in reproduce section), and when I pass the data to GeoJsonLayer it draws additional polygon or something.
Here i…
Gimir updated
2 years ago
-
Hey there,
Is there any way to insert coordinates in web mercator projection without the intermediate transformation to 4326?
We do have lot's of geometries for our vectortiles service on the ser…
-
Currently WCS exports are done based on the width and height of the current map (eg 1000px by 600px )and resulting images don't represent the full resolution.
Instead of passing `width` and `height…
-
Hey there! Just wondering if there is a way to get the coordinates (lat,lng) based on the origin of the tiff? Reference to any library or article is very appreciated.
Thanks!
-
I understand the rationale with the default precision in v2.5 for those that want smaller geojson files, but I'm curious why the default isn't to behave as in previous versions? This change isn't bac…
-
Hi @dsmiley,
I have been working on a prefix tree based on goggle S2 geometry (https://s2geometry.io/) to be used mainly with Geo3d shapes with very promising results, in particular for complex shape…
-
I think I found some issues with the [isInExtent](https://github.com/NASA-AMMOS/LithoSphere/blob/d11a5484c64930fe991f0b4a3d10bb0f148a1d50/src/utils/index.ts#L49) function, and I was hoping to get some…